Pull request #41460 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1ed6589e391f4cea9d984b8cb8d7333d49866dae+f99814d749d722f9ddec30d4ee94651b9b4c7163 (c440f500abf1e5abe3e466b357eba1f117e5ed6a) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41460@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-09-16T12:48:38.207Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-16T12:48:38.209Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-16T12:48:38.351Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074e88aab14cfe02a) in /home/ubuntu/workspace/moby_PR-41460 [Pipeline] { [Pipeline] checkout [2020-09-16T12:48:38.393Z] using credential docker-jenkins-github-credentials [2020-09-16T12:48:38.399Z] Cloning the remote Git repository [2020-09-16T12:48:38.399Z] Cloning with configured refspecs honoured and without tags [2020-09-16T12:48:38.474Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:48:38.475Z] > git init /home/ubuntu/workspace/moby_PR-41460 # timeout=10 [2020-09-16T12:48:38.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:48:38.491Z] > git --version # timeout=10 [2020-09-16T12:48:38.496Z] > git --version # 'git version 2.17.1' [2020-09-16T12:48:38.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:38.497Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:48:52.102Z] Fetching without tags [2020-09-16T12:48:52.365Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:48:52.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:48:52.153Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:48:52.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:48:52.169Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:48:52.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:48:52.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:52.178Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:48:52.440Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:48:52.450Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:48:52.949Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:48:52.949Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:48:53.465Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:48:53.465Z] First time build. Skipping changelog. [2020-09-16T12:48:53.559Z] > git --version # timeout=10 [2020-09-16T12:48:53.571Z] > git --version # 'git version 2.17.1' [2020-09-16T12:48:53.586Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-16T12:48:54.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41460:/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-09-16T12:48:54.231Z] Unable to find image 'alpine:latest' locally [2020-09-16T12:48:54.231Z] latest: Pulling from library/alpine [2020-09-16T12:48:54.231Z] df20fa9351a1: Pulling fs layer [2020-09-16T12:48:53.002Z] > git remote # timeout=10 [2020-09-16T12:48:53.006Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:48:53.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:53.010Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:48:53.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:48:53.025Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:48:53.041Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:48:54.493Z] df20fa9351a1: Verifying Checksum [2020-09-16T12:48:54.493Z] df20fa9351a1: Download complete [2020-09-16T12:48:54.493Z] df20fa9351a1: Pull complete [2020-09-16T12:48:54.493Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-16T12:48:54.493Z] Status: Downloaded newer image for alpine:latest [2020-09-16T12:48:57.028Z] 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-09-16T12:48:57.496Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074e88aab14cfe02a) in /home/ubuntu/workspace/moby_PR-41460 [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-09-16T12:48:57.566Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-16T12:48:57.568Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41460 [2020-09-16T12:48:57.579Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-09-16T12:48:57.585Z] Fetching without tags [Pipeline] // stage [2020-09-16T12:48:57.598Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41460 [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 [2020-09-16T12:48:57.706Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-16T12:48:57.721Z] Cloning the remote Git repository [2020-09-16T12:48:57.721Z] Cloning with configured refspecs honoured and without tags [2020-09-16T12:48:57.724Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-09-16T12:48:57.738Z] Cloning the remote Git repository [2020-09-16T12:48:57.738Z] Cloning with configured refspecs honoured and without tags [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-16T12:48:57.863Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:48:57.944Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:48:57.944Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:48:57.728Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:48:57.729Z] > git init /home/jenkins/workspace/moby_PR-41460 # timeout=10 [2020-09-16T12:48:57.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:48:57.764Z] > git --version # timeout=10 [2020-09-16T12:48:57.768Z] > git --version # 'git version 2.17.1' [2020-09-16T12:48:57.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:57.768Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:48:58.001Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:48:58.087Z] > git --version # timeout=10 [2020-09-16T12:48:58.090Z] > git --version # 'git version 2.17.1' [2020-09-16T12:48:58.096Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-16T12:48:57.647Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-16T12:48:57.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:48:57.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:48:57.661Z] > git --version # timeout=10 [2020-09-16T12:48:57.666Z] > git --version # 'git version 2.17.1' [2020-09-16T12:48:57.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:57.667Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:48:57.938Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:48:57.944Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:48:57.988Z] > git remote # timeout=10 [2020-09-16T12:48:57.992Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:48:58.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:58.003Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:48:58.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:48:58.019Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:48:58.028Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-16T12:48:57.747Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:48:57.747Z] > git init /home/docker/workspace/moby_PR-41460 # timeout=10 [2020-09-16T12:48:57.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:48:57.759Z] > git --version # timeout=10 [2020-09-16T12:48:57.769Z] > git --version # 'git version 2.7.4' [2020-09-16T12:48:57.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:48:57.771Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:48:58.862Z] + [ PR != PR ] [2020-09-16T12:48:58.862Z] + [ master != master ] [2020-09-16T12:48:58.862Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:48:59.199Z] + docker version [2020-09-16T12:48:59.199Z] Client: Docker Engine - Community [2020-09-16T12:48:59.199Z] Version: 19.03.12 [2020-09-16T12:48:59.199Z] API version: 1.40 [2020-09-16T12:48:59.199Z] Go version: go1.13.10 [2020-09-16T12:48:59.199Z] Git commit: 48a66213fe [2020-09-16T12:48:59.199Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-16T12:48:59.199Z] OS/Arch: linux/amd64 [2020-09-16T12:48:59.199Z] Experimental: false [2020-09-16T12:48:59.199Z] [2020-09-16T12:48:59.199Z] Server: Docker Engine - Community [2020-09-16T12:48:59.199Z] Engine: [2020-09-16T12:48:59.199Z] Version: 19.03.12 [2020-09-16T12:48:59.199Z] API version: 1.40 (minimum version 1.12) [2020-09-16T12:48:59.199Z] Go version: go1.13.10 [2020-09-16T12:48:59.199Z] Git commit: 48a66213fe [2020-09-16T12:48:59.199Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-16T12:48:59.199Z] OS/Arch: linux/amd64 [2020-09-16T12:48:59.199Z] Experimental: true [2020-09-16T12:48:59.199Z] containerd: [2020-09-16T12:48:59.199Z] Version: 1.2.13 [2020-09-16T12:48:59.199Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:48:59.199Z] runc: [2020-09-16T12:48:59.199Z] Version: 1.0.0-rc10 [2020-09-16T12:48:59.199Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:48:59.199Z] docker-init: [2020-09-16T12:48:59.199Z] Version: 0.18.0 [2020-09-16T12:48:59.199Z] GitCommit: fec3683 [Pipeline] sh [2020-09-16T12:48:59.487Z] + docker info [2020-09-16T12:48:59.487Z] Client: [2020-09-16T12:48:59.487Z] Debug Mode: false [2020-09-16T12:48:59.487Z] [2020-09-16T12:48:59.487Z] Server: [2020-09-16T12:48:59.487Z] Containers: 0 [2020-09-16T12:48:59.487Z] Running: 0 [2020-09-16T12:48:59.487Z] Paused: 0 [2020-09-16T12:48:59.487Z] Stopped: 0 [2020-09-16T12:48:59.487Z] Images: 3 [2020-09-16T12:48:59.487Z] Server Version: 19.03.12 [2020-09-16T12:48:59.487Z] Storage Driver: overlay2 [2020-09-16T12:48:59.487Z] Backing Filesystem: extfs [2020-09-16T12:48:59.487Z] Supports d_type: true [2020-09-16T12:48:59.487Z] Native Overlay Diff: true [2020-09-16T12:48:59.487Z] Logging Driver: json-file [2020-09-16T12:48:59.487Z] Cgroup Driver: cgroupfs [2020-09-16T12:48:59.487Z] Plugins: [2020-09-16T12:48:59.487Z] Volume: local [2020-09-16T12:48:59.487Z] Network: bridge host ipvlan macvlan null overlay [2020-09-16T12:48:59.487Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-16T12:48:59.487Z] Swarm: inactive [2020-09-16T12:48:59.487Z] Runtimes: runc [2020-09-16T12:48:59.487Z] Default Runtime: runc [2020-09-16T12:48:59.487Z] Init Binary: docker-init [2020-09-16T12:48:59.487Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:48:59.487Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:48:59.487Z] init version: fec3683 [2020-09-16T12:48:59.487Z] Security Options: [2020-09-16T12:48:59.487Z] apparmor [2020-09-16T12:48:59.487Z] seccomp [2020-09-16T12:48:59.487Z] Profile: default [2020-09-16T12:48:59.487Z] Kernel Version: 5.3.0-1035-aws [2020-09-16T12:48:59.487Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-16T12:48:59.487Z] OSType: linux [2020-09-16T12:48:59.487Z] Architecture: x86_64 [2020-09-16T12:48:59.487Z] CPUs: 2 [2020-09-16T12:48:59.487Z] Total Memory: 7.487GiB [2020-09-16T12:48:59.487Z] Name: ip-10-100-97-225 [2020-09-16T12:48:59.487Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-16T12:48:59.487Z] Docker Root Dir: /var/lib/docker [2020-09-16T12:48:59.487Z] Debug Mode: false [2020-09-16T12:48:59.487Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:48:59.487Z] Labels: [2020-09-16T12:48:59.487Z] Experimental: true [2020-09-16T12:48:59.487Z] Insecure Registries: [2020-09-16T12:48:59.487Z] 127.0.0.0/8 [2020-09-16T12:48:59.487Z] Live Restore Enabled: true [2020-09-16T12:48:59.487Z] [2020-09-16T12:48:59.487Z] WARNING: No swap limit support [Pipeline] sh [2020-09-16T12:48:59.769Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:48:59.769Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:48:59.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-16T12:48:59.769Z] + bash /home/ubuntu/workspace/moby_PR-41460/check-config.sh [2020-09-16T12:48:59.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-16T12:48:59.769Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-16T12:48:59.769Z] [2020-09-16T12:48:59.769Z] Generally Necessary: [2020-09-16T12:48:59.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-16T12:48:59.769Z] - apparmor: enabled and tools installed [2020-09-16T12:48:59.769Z] - CONFIG_NAMESPACES: enabled [2020-09-16T12:48:59.769Z] - CONFIG_NET_NS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_PID_NS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_IPC_NS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_UTS_NS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CGROUPS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CPUSETS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_MEMCG: enabled [2020-09-16T12:48:59.769Z] - CONFIG_KEYS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_VETH: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-16T12:48:59.769Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-16T12:48:59.769Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-16T12:48:59.769Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-16T12:48:59.769Z] [2020-09-16T12:48:59.769Z] Optional Features: [2020-09-16T12:48:59.769Z] - CONFIG_USER_NS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_SECCOMP: enabled [2020-09-16T12:48:59.769Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-16T12:48:59.769Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-16T12:48:59.769Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-16T12:48:59.769Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-16T12:48:59.769Z] - CONFIG_BLK_CGROUP: enabled [2020-09-16T12:48:59.769Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-16T12:48:59.769Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-16T12:48:59.769Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-16T12:49:00.027Z] - CONFIG_CGROUP_PERF: enabled [2020-09-16T12:49:00.027Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-16T12:49:00.027Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-16T12:49:00.027Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-16T12:49:00.027Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-16T12:49:00.027Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-16T12:49:00.027Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_IP_VS: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-16T12:49:00.027Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-16T12:49:00.027Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-16T12:49:00.027Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_EXT4_FS: enabled [2020-09-16T12:49:00.027Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-16T12:49:00.027Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-16T12:49:00.027Z] - Network Drivers: [2020-09-16T12:49:00.027Z] - "overlay": [2020-09-16T12:49:00.027Z] - CONFIG_VXLAN: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-16T12:49:00.027Z] Optional (for encrypted networks): [2020-09-16T12:49:00.027Z] - CONFIG_CRYPTO: enabled [2020-09-16T12:49:00.027Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-16T12:49:00.027Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-16T12:49:00.027Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-16T12:49:00.027Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-16T12:49:00.027Z] - CONFIG_XFRM: enabled [2020-09-16T12:49:00.027Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-16T12:49:00.027Z] - "ipvlan": [2020-09-16T12:49:00.027Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-16T12:49:00.027Z] - "macvlan": [2020-09-16T12:49:00.027Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_DUMMY: enabled (as module) [2020-09-16T12:49:00.027Z] - "ftp,tftp client in container": [2020-09-16T12:49:00.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-16T12:49:00.027Z] - Storage Drivers: [2020-09-16T12:49:00.027Z] - "aufs": [2020-09-16T12:49:00.027Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-16T12:49:00.027Z] - "btrfs": [2020-09-16T12:49:00.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-16T12:49:00.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-16T12:49:00.027Z] - "devicemapper": [2020-09-16T12:49:00.027Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-16T12:49:00.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-16T12:49:00.027Z] - "overlay": [2020-09-16T12:49:00.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-16T12:49:00.027Z] - "zfs": [2020-09-16T12:49:00.027Z] - /dev/zfs: present [2020-09-16T12:49:00.027Z] - zfs command: missing [2020-09-16T12:49:00.027Z] - zpool command: missing [2020-09-16T12:49:00.027Z] [2020-09-16T12:49:00.027Z] Limits: [2020-09-16T12:49:00.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-16T12:49:00.027Z] [2020-09-16T12:49:00.027Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-16T12:49:00.357Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae . [2020-09-16T12:49:00.357Z] #2 [internal] load .dockerignore [2020-09-16T12:49:00.357Z] #2 transferring context: 87B done [2020-09-16T12:49:00.357Z] #2 DONE 0.0s [2020-09-16T12:49:00.357Z] [2020-09-16T12:49:00.357Z] #1 [internal] load build definition from Dockerfile [2020-09-16T12:49:00.357Z] #1 transferring dockerfile: 16.37kB done [2020-09-16T12:49:00.357Z] #1 DONE 0.0s [2020-09-16T12:49:00.357Z] [2020-09-16T12:49:00.357Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-16T12:49:00.357Z] #3 DONE 0.1s [2020-09-16T12:49:00.616Z] [2020-09-16T12:49:00.616Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-16T12:49:00.616Z] #4 CACHED [2020-09-16T12:49:00.616Z] [2020-09-16T12:49:00.616Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:49:00.616Z] #5 DONE 0.1s [2020-09-16T12:49:00.616Z] [2020-09-16T12:49:00.616Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:49:00.878Z] #6 DONE 0.1s [2020-09-16T12:49:00.878Z] [2020-09-16T12:49:00.878Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:49:00.878Z] #58 DONE 0.0s [2020-09-16T12:49:00.878Z] [2020-09-16T12:49:00.878Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:49:00.878Z] #7 DONE 0.0s [2020-09-16T12:49:00.878Z] [2020-09-16T12:49:00.878Z] #20 [internal] load build context [2020-09-16T12:49:02.264Z] #20 transferring context: 51.44MB 1.2s done [2020-09-16T12:49:02.264Z] #20 DONE 1.3s [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-16T12:49:02.264Z] #15 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:02.264Z] #52 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #46 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #29 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-16T12:49:02.264Z] #56 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-16T12:49:02.264Z] #59 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:02.264Z] #21 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #48 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #53 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:02.264Z] #30 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:02.264Z] #60 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #42 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-16T12:49:02.264Z] #22 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:49:02.264Z] #28 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #31 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-16T12:49:02.264Z] #8 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:49:02.264Z] #17 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:02.264Z] #45 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:02.264Z] #47 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:02.264Z] #38 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:02.264Z] #43 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:49:02.264Z] #49 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-16T12:49:02.264Z] #13 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:49:02.264Z] #19 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #37 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-16T12:49:02.264Z] #14 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #44 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:49:02.264Z] #10 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-16T12:49:02.264Z] #55 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-16T12:49:02.264Z] #11 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:49:02.264Z] #25 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:49:02.264Z] #51 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-16T12:49:02.264Z] #18 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:49:02.264Z] #36 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-16T12:49:02.264Z] #40 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-16T12:49:02.264Z] #35 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:49:02.264Z] #33 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-16T12:49:02.264Z] #9 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-16T12:49:02.264Z] #16 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T12:49:02.264Z] #24 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:49:02.264Z] #26 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #34 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #57 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:49:02.264Z] #23 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-16T12:49:02.264Z] #27 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:49:02.264Z] #39 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #61 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-16T12:49:02.264Z] #12 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:02.264Z] #54 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:49:02.264Z] #32 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-16T12:49:02.264Z] #50 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:49:02.264Z] #41 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-16T12:49:02.264Z] #62 CACHED [2020-09-16T12:49:02.264Z] [2020-09-16T12:49:02.264Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-16T12:49:02.833Z] #63 DONE 0.8s [2020-09-16T12:49:02.833Z] [2020-09-16T12:49:02.833Z] #64 exporting to image [2020-09-16T12:49:02.833Z] #64 exporting layers [2020-09-16T12:49:03.769Z] #64 exporting layers 1.0s done [2020-09-16T12:49:03.769Z] #64 writing image sha256:581a98d5cf7edf73049ec6c7c8f045b683c420da06011ac36524cc19f4bef6c3 done [2020-09-16T12:49:03.769Z] #64 naming to docker.io/library/docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae done [2020-09-16T12:49:03.769Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-16T12:49:04.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/validate/default [2020-09-16T12:49:05.039Z] Congratulations! All commits are properly signed with the DCO! [2020-09-16T12:49:05.039Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-16T12:49:05.039Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-16T12:49:05.039Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-16T12:49:05.039Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-16T12:49:05.039Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-16T12:49:05.039Z] Congratulations! No new tests were added to integration-cli. [2020-09-16T12:49:05.039Z] [2020-09-16T12:49:05.039Z] INFO Start validation with golang-ci-lint [2020-09-16T12:49:05.039Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-16T12:49:05.039Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-16T12:49:05.039Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-16T12:49:07.081Z] Fetching without tags [2020-09-16T12:49:07.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:49:07.062Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:49:07.063Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:49:07.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:49:07.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:49:07.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:49:07.088Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:49:07.425Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:49:07.990Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:49:07.990Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:49:08.505Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:49:08.563Z] > git --version # timeout=10 [2020-09-16T12:49:08.564Z] > git --version # 'git version 2.17.1' [2020-09-16T12:49:08.569Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-16T12:49:07.431Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:49:07.432Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:49:07.957Z] > git remote # timeout=10 [2020-09-16T12:49:07.958Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:49:07.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:49:07.962Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:49:07.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:49:07.995Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:49:07.997Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:49:09.437Z] + docker version [2020-09-16T12:49:09.437Z] Client: Docker Engine - Community [2020-09-16T12:49:09.437Z] Version: 19.03.7 [2020-09-16T12:49:09.437Z] API version: 1.40 [2020-09-16T12:49:09.437Z] Go version: go1.12.17 [2020-09-16T12:49:09.437Z] Git commit: 7141c199a2 [2020-09-16T12:49:09.437Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-16T12:49:09.437Z] OS/Arch: linux/s390x [2020-09-16T12:49:09.437Z] Experimental: false [2020-09-16T12:49:09.437Z] [2020-09-16T12:49:09.437Z] Server: Docker Engine - Community [2020-09-16T12:49:09.437Z] Engine: [2020-09-16T12:49:09.437Z] Version: 19.03.7 [2020-09-16T12:49:09.437Z] API version: 1.40 (minimum version 1.12) [2020-09-16T12:49:09.437Z] Go version: go1.12.17 [2020-09-16T12:49:09.437Z] Git commit: 7141c199a2 [2020-09-16T12:49:09.437Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-16T12:49:09.437Z] OS/Arch: linux/s390x [2020-09-16T12:49:09.437Z] Experimental: true [2020-09-16T12:49:09.437Z] containerd: [2020-09-16T12:49:09.437Z] Version: 1.2.13 [2020-09-16T12:49:09.437Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:49:09.437Z] runc: [2020-09-16T12:49:09.437Z] Version: 1.0.0-rc10 [2020-09-16T12:49:09.437Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:49:09.437Z] docker-init: [2020-09-16T12:49:09.437Z] Version: 0.18.0 [2020-09-16T12:49:09.437Z] GitCommit: fec3683 [Pipeline] sh [2020-09-16T12:49:09.861Z] + docker info [2020-09-16T12:49:10.492Z] Client: [2020-09-16T12:49:10.492Z] Debug Mode: false [2020-09-16T12:49:10.492Z] [2020-09-16T12:49:10.492Z] Server: [2020-09-16T12:49:10.492Z] Containers: 0 [2020-09-16T12:49:10.492Z] Running: 0 [2020-09-16T12:49:10.492Z] Paused: 0 [2020-09-16T12:49:10.492Z] Stopped: 0 [2020-09-16T12:49:10.492Z] Images: 0 [2020-09-16T12:49:10.492Z] Server Version: 19.03.7 [2020-09-16T12:49:10.492Z] Storage Driver: overlay2 [2020-09-16T12:49:10.492Z] Backing Filesystem: [2020-09-16T12:49:10.492Z] Supports d_type: true [2020-09-16T12:49:10.492Z] Native Overlay Diff: true [2020-09-16T12:49:10.492Z] Logging Driver: json-file [2020-09-16T12:49:10.492Z] Cgroup Driver: cgroupfs [2020-09-16T12:49:10.492Z] Plugins: [2020-09-16T12:49:10.492Z] Volume: local [2020-09-16T12:49:10.492Z] Network: bridge host ipvlan macvlan null overlay [2020-09-16T12:49:10.492Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-16T12:49:10.492Z] Swarm: inactive [2020-09-16T12:49:10.492Z] Runtimes: runc [2020-09-16T12:49:10.492Z] Default Runtime: runc [2020-09-16T12:49:10.492Z] Init Binary: docker-init [2020-09-16T12:49:10.492Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:49:10.492Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:49:10.492Z] init version: fec3683 [2020-09-16T12:49:10.492Z] Security Options: [2020-09-16T12:49:10.492Z] apparmor [2020-09-16T12:49:10.492Z] seccomp [2020-09-16T12:49:10.492Z] Profile: default [2020-09-16T12:49:10.492Z] Kernel Version: 4.15.0-91-generic [2020-09-16T12:49:10.492Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-16T12:49:10.492Z] OSType: linux [2020-09-16T12:49:10.492Z] Architecture: s390x [2020-09-16T12:49:10.492Z] CPUs: 2 [2020-09-16T12:49:10.492Z] Total Memory: 7.861GiB [2020-09-16T12:49:10.492Z] Name: s390x-ubuntu-03 [2020-09-16T12:49:10.492Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-16T12:49:10.492Z] Docker Root Dir: /var/lib/docker [2020-09-16T12:49:10.492Z] Debug Mode: false [2020-09-16T12:49:10.492Z] Username: dockerbuildbot [2020-09-16T12:49:10.492Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:49:10.492Z] Labels: [2020-09-16T12:49:10.492Z] Experimental: true [2020-09-16T12:49:10.492Z] Insecure Registries: [2020-09-16T12:49:10.492Z] 127.0.0.0/8 [2020-09-16T12:49:10.492Z] Live Restore Enabled: false [2020-09-16T12:49:10.492Z] [2020-09-16T12:49:10.492Z] WARNING: No swap limit support [Pipeline] sh [2020-09-16T12:49:10.932Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:49:10.932Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:49:10.932Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-16T12:49:10.932Z] + bash /home/jenkins/workspace/moby_PR-41460/check-config.sh [2020-09-16T12:49:10.932Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-16T12:49:10.932Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-16T12:49:10.932Z] [2020-09-16T12:49:10.932Z] Generally Necessary: [2020-09-16T12:49:10.932Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-16T12:49:10.932Z] - apparmor: enabled and tools installed [2020-09-16T12:49:10.932Z] - CONFIG_NAMESPACES: enabled [2020-09-16T12:49:10.932Z] - CONFIG_NET_NS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_PID_NS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_IPC_NS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_UTS_NS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUPS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CPUSETS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_MEMCG: enabled [2020-09-16T12:49:10.932Z] - CONFIG_KEYS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_VETH: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-16T12:49:10.932Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-16T12:49:10.932Z] [2020-09-16T12:49:10.932Z] Optional Features: [2020-09-16T12:49:10.932Z] - CONFIG_USER_NS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_SECCOMP: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-16T12:49:10.932Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-16T12:49:10.932Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-16T12:49:10.932Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-16T12:49:10.932Z] - CONFIG_BLK_CGROUP: enabled [2020-09-16T12:49:10.932Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-16T12:49:10.932Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_PERF: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-16T12:49:10.932Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-16T12:49:10.932Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-16T12:49:10.932Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-16T12:49:10.932Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-16T12:49:10.932Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_IP_VS: enabled (as module) [2020-09-16T12:49:10.932Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-16T12:49:10.932Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-16T12:49:10.932Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-16T12:49:10.932Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_EXT4_FS: enabled [2020-09-16T12:49:11.223Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-16T12:49:11.223Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-16T12:49:11.223Z] - Network Drivers: [2020-09-16T12:49:11.223Z] - "overlay": [2020-09-16T12:49:11.223Z] - CONFIG_VXLAN: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-16T12:49:11.223Z] Optional (for encrypted networks): [2020-09-16T12:49:11.223Z] - CONFIG_CRYPTO: enabled [2020-09-16T12:49:11.223Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-16T12:49:11.223Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-16T12:49:11.223Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-16T12:49:11.223Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-16T12:49:11.223Z] - CONFIG_XFRM: enabled [2020-09-16T12:49:11.223Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-16T12:49:11.223Z] - "ipvlan": [2020-09-16T12:49:11.223Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-16T12:49:11.223Z] - "macvlan": [2020-09-16T12:49:11.223Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_DUMMY: enabled (as module) [2020-09-16T12:49:11.223Z] - "ftp,tftp client in container": [2020-09-16T12:49:11.223Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-16T12:49:11.223Z] - Storage Drivers: [2020-09-16T12:49:11.223Z] - "aufs": [2020-09-16T12:49:11.223Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-16T12:49:11.223Z] - "btrfs": [2020-09-16T12:49:11.223Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-16T12:49:11.223Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-16T12:49:11.223Z] - "devicemapper": [2020-09-16T12:49:11.223Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-16T12:49:11.223Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-16T12:49:11.223Z] - "overlay": [2020-09-16T12:49:11.223Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-16T12:49:11.223Z] - "zfs": [2020-09-16T12:49:11.223Z] - /dev/zfs: missing [2020-09-16T12:49:11.223Z] - zfs command: missing [2020-09-16T12:49:11.223Z] - zpool command: missing [2020-09-16T12:49:11.223Z] [2020-09-16T12:49:11.223Z] Limits: [2020-09-16T12:49:11.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-16T12:49:11.223Z] [2020-09-16T12:49:11.223Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-16T12:49:11.652Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae . [2020-09-16T12:49:11.652Z] #2 [internal] load .dockerignore [2020-09-16T12:49:11.652Z] #2 transferring context: 87B 0.0s done [2020-09-16T12:49:11.652Z] #2 DONE 0.0s [2020-09-16T12:49:11.652Z] [2020-09-16T12:49:11.652Z] #1 [internal] load build definition from Dockerfile [2020-09-16T12:49:11.652Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-16T12:49:11.652Z] #1 DONE 0.0s [2020-09-16T12:49:11.652Z] [2020-09-16T12:49:11.652Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-16T12:49:12.324Z] #3 DONE 0.4s [2020-09-16T12:49:12.324Z] [2020-09-16T12:49:12.324Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-16T12:49:12.324Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-16T12:49:12.496Z] Still waiting to schedule task [2020-09-16T12:49:12.496Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-16T12:49:12.497Z] Still waiting to schedule task [2020-09-16T12:49:12.497Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-16T12:49:12.503Z] Still waiting to schedule task [2020-09-16T12:49:12.503Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0aeeb2cd10db11ca1)’ [2020-09-16T12:49:12.504Z] Still waiting to schedule task [2020-09-16T12:49:12.504Z] Waiting for next available executor on ‘azwin-2-c1bdd0’ [2020-09-16T12:49:12.615Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.55MB / 8.88MB 0.1s [2020-09-16T12:49:12.615Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-16T12:49:12.615Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-16T12:49:12.615Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-16T12:49:12.615Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-16T12:49:12.905Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-09-16T12:49:12.905Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-16T12:49:12.905Z] #4 DONE 0.9s [2020-09-16T12:49:13.195Z] [2020-09-16T12:49:13.195Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:49:13.508Z] #5 DONE 0.1s [2020-09-16T12:49:13.508Z] [2020-09-16T12:49:13.508Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:49:13.508Z] #6 DONE 0.2s [2020-09-16T12:49:13.508Z] [2020-09-16T12:49:13.508Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:49:13.508Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-16T12:49:13.805Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-16T12:49:13.805Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-16T12:49:13.805Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-09-16T12:49:13.805Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-16T12:49:13.805Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.56MB / 102.23MB 0.2s [2020-09-16T12:49:13.805Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 13.69MB / 102.23MB 0.3s [2020-09-16T12:49:14.101Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 22.89MB / 102.23MB 0.4s [2020-09-16T12:49:14.101Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.47MB / 102.23MB 0.5s [2020-09-16T12:49:14.472Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 42.06MB / 102.23MB 0.6s [2020-09-16T12:49:14.472Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 51.26MB / 102.23MB 0.7s [2020-09-16T12:49:14.472Z] #7 ... [2020-09-16T12:49:14.472Z] [2020-09-16T12:49:14.472Z] #20 [internal] load build context [2020-09-16T12:49:14.472Z] #20 transferring context: 51.44MB 0.9s done [2020-09-16T12:49:14.472Z] #20 DONE 1.0s [2020-09-16T12:49:14.472Z] [2020-09-16T12:49:14.472Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:49:14.472Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 64.70MB / 102.23MB 0.8s [2020-09-16T12:49:14.772Z] #7 ... [2020-09-16T12:49:14.772Z] [2020-09-16T12:49:14.772Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:49:14.772Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-16T12:49:14.772Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-16T12:49:14.772Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-09-16T12:49:14.772Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-16T12:49:14.772Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-09-16T12:49:14.772Z] #58 DONE 1.1s [2020-09-16T12:49:14.772Z] [2020-09-16T12:49:14.772Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:49:14.772Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.66MB / 102.23MB 1.0s [2020-09-16T12:49:14.772Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.45MB / 102.23MB 1.1s [2020-09-16T12:49:14.772Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.2s [2020-09-16T12:49:15.062Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.3s done [2020-09-16T12:49:15.062Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-16T12:49:15.305Z] Fetching without tags [2020-09-16T12:49:15.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:49:15.280Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:49:15.283Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:49:15.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:49:15.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:49:15.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:49:15.312Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:49:15.708Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:49:16.567Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:49:16.567Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:49:15.714Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:49:15.717Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:49:16.529Z] > git remote # timeout=10 [2020-09-16T12:49:16.532Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:49:16.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:49:16.536Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:49:16.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:49:16.573Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:49:16.576Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:49:17.281Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:49:17.493Z] > git --version # timeout=10 [2020-09-16T12:49:17.495Z] > git --version # 'git version 2.7.4' [2020-09-16T12:49:17.497Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:49:18.446Z] + docker version [2020-09-16T12:49:18.446Z] Client: [2020-09-16T12:49:18.446Z] Version: 18.06.1-ce [2020-09-16T12:49:18.446Z] API version: 1.38 [2020-09-16T12:49:18.446Z] Go version: go1.10.3 [2020-09-16T12:49:18.446Z] Git commit: e68fc7a [2020-09-16T12:49:18.446Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-16T12:49:18.446Z] OS/Arch: linux/ppc64le [2020-09-16T12:49:18.446Z] Experimental: false [2020-09-16T12:49:18.446Z] [2020-09-16T12:49:18.446Z] Server: [2020-09-16T12:49:18.446Z] Engine: [2020-09-16T12:49:18.446Z] Version: 18.06.1-ce [2020-09-16T12:49:18.446Z] API version: 1.38 (minimum version 1.12) [2020-09-16T12:49:18.446Z] Go version: go1.10.3 [2020-09-16T12:49:18.446Z] Git commit: e68fc7a [2020-09-16T12:49:18.446Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-16T12:49:18.446Z] OS/Arch: linux/ppc64le [2020-09-16T12:49:18.446Z] Experimental: true [Pipeline] sh [2020-09-16T12:49:18.708Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.5s done [2020-09-16T12:49:18.708Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-16T12:49:18.708Z] #7 DONE 5.3s [2020-09-16T12:49:18.851Z] + docker info [2020-09-16T12:49:18.851Z] Containers: 0 [2020-09-16T12:49:18.851Z] Running: 0 [2020-09-16T12:49:18.851Z] Paused: 0 [2020-09-16T12:49:18.851Z] Stopped: 0 [2020-09-16T12:49:18.851Z] Images: 0 [2020-09-16T12:49:18.851Z] Server Version: 18.06.1-ce [2020-09-16T12:49:18.851Z] Storage Driver: overlay2 [2020-09-16T12:49:18.851Z] Backing Filesystem: extfs [2020-09-16T12:49:18.851Z] Supports d_type: true [2020-09-16T12:49:18.851Z] Native Overlay Diff: true [2020-09-16T12:49:18.851Z] Logging Driver: json-file [2020-09-16T12:49:18.851Z] Cgroup Driver: cgroupfs [2020-09-16T12:49:18.851Z] Plugins: [2020-09-16T12:49:18.851Z] Volume: local [2020-09-16T12:49:18.851Z] Network: bridge host ipvlan macvlan null overlay [2020-09-16T12:49:18.851Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-16T12:49:18.851Z] Swarm: inactive [2020-09-16T12:49:18.851Z] Runtimes: runc [2020-09-16T12:49:18.851Z] Default Runtime: runc [2020-09-16T12:49:18.851Z] Init Binary: docker-init [2020-09-16T12:49:18.851Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-16T12:49:18.851Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-16T12:49:18.851Z] init version: fec3683 [2020-09-16T12:49:18.851Z] Security Options: [2020-09-16T12:49:18.851Z] apparmor [2020-09-16T12:49:18.851Z] seccomp [2020-09-16T12:49:18.851Z] Profile: default [2020-09-16T12:49:18.851Z] Kernel Version: 4.4.0-139-generic [2020-09-16T12:49:18.851Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-16T12:49:18.851Z] OSType: linux [2020-09-16T12:49:18.851Z] Architecture: ppc64le [2020-09-16T12:49:18.851Z] CPUs: 4 [2020-09-16T12:49:18.851Z] Total Memory: 7.972GiB [2020-09-16T12:49:18.851Z] Name: ppc64le-ubuntu-22 [2020-09-16T12:49:18.851Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-16T12:49:18.851Z] Docker Root Dir: /var/lib/docker [2020-09-16T12:49:18.851Z] Debug Mode (client): false [2020-09-16T12:49:18.851Z] Debug Mode (server): false [2020-09-16T12:49:18.851Z] Username: dockerbuildbot [2020-09-16T12:49:18.851Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:49:18.851Z] Labels: [2020-09-16T12:49:18.851Z] Experimental: true [2020-09-16T12:49:18.851Z] Insecure Registries: [2020-09-16T12:49:18.851Z] 127.0.0.0/8 [2020-09-16T12:49:18.851Z] Live Restore Enabled: false [2020-09-16T12:49:18.851Z] [Pipeline] sh [2020-09-16T12:49:18.998Z] [2020-09-16T12:49:18.998Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-16T12:49:19.235Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:49:19.235Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:49:19.235Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-16T12:49:19.235Z] + bash /home/docker/workspace/moby_PR-41460/check-config.sh [2020-09-16T12:49:19.235Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-16T12:49:19.235Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-16T12:49:19.235Z] [2020-09-16T12:49:19.235Z] Generally Necessary: [2020-09-16T12:49:19.235Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-16T12:49:19.235Z] - apparmor: enabled and tools installed [2020-09-16T12:49:19.235Z] - CONFIG_NAMESPACES: enabled [2020-09-16T12:49:19.235Z] - CONFIG_NET_NS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_PID_NS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_IPC_NS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_UTS_NS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_CGROUPS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-16T12:49:19.235Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-16T12:49:19.235Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-16T12:49:19.235Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-16T12:49:19.235Z] - CONFIG_CPUSETS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_MEMCG: enabled [2020-09-16T12:49:19.235Z] - CONFIG_KEYS: enabled [2020-09-16T12:49:19.235Z] - CONFIG_VETH: enabled (as module) [2020-09-16T12:49:19.235Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-16T12:49:19.235Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-16T12:49:19.235Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-16T12:49:19.235Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-16T12:49:19.543Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-16T12:49:19.543Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-16T12:49:19.543Z] [2020-09-16T12:49:19.543Z] Optional Features: [2020-09-16T12:49:19.543Z] - CONFIG_USER_NS: enabled [2020-09-16T12:49:19.543Z] - CONFIG_SECCOMP: enabled [2020-09-16T12:49:19.543Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-16T12:49:19.543Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-16T12:49:19.543Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-16T12:49:19.543Z] (cgroup swap accounting is currently enabled) [2020-09-16T12:49:19.543Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-16T12:49:19.543Z] - CONFIG_BLK_CGROUP: enabled [2020-09-16T12:49:19.543Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-16T12:49:19.543Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-16T12:49:19.543Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-16T12:49:19.543Z] - CONFIG_CGROUP_PERF: enabled [2020-09-16T12:49:19.543Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-16T12:49:19.543Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-16T12:49:19.543Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-16T12:49:19.543Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-16T12:49:19.543Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-16T12:49:19.543Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_IP_VS: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-16T12:49:19.543Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-16T12:49:19.543Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-16T12:49:19.543Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_EXT4_FS: enabled [2020-09-16T12:49:19.543Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-16T12:49:19.543Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-16T12:49:19.543Z] - Network Drivers: [2020-09-16T12:49:19.543Z] - "overlay": [2020-09-16T12:49:19.543Z] - CONFIG_VXLAN: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-16T12:49:19.543Z] Optional (for encrypted networks): [2020-09-16T12:49:19.543Z] - CONFIG_CRYPTO: enabled [2020-09-16T12:49:19.543Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_XFRM: enabled [2020-09-16T12:49:19.543Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-16T12:49:19.543Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-16T12:49:19.543Z] - "ipvlan": [2020-09-16T12:49:19.837Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-16T12:49:19.837Z] - "macvlan": [2020-09-16T12:49:19.837Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-16T12:49:19.837Z] - CONFIG_DUMMY: enabled (as module) [2020-09-16T12:49:19.837Z] - "ftp,tftp client in container": [2020-09-16T12:49:19.837Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-16T12:49:19.837Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-16T12:49:19.837Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-16T12:49:19.837Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-16T12:49:19.837Z] - Storage Drivers: [2020-09-16T12:49:19.837Z] - "aufs": [2020-09-16T12:49:19.837Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-16T12:49:19.837Z] - "btrfs": [2020-09-16T12:49:19.837Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-16T12:49:19.837Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-16T12:49:19.837Z] - "devicemapper": [2020-09-16T12:49:19.837Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-16T12:49:19.837Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-16T12:49:19.837Z] - "overlay": [2020-09-16T12:49:19.837Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-16T12:49:19.837Z] - "zfs": [2020-09-16T12:49:19.837Z] - /dev/zfs: missing [2020-09-16T12:49:19.837Z] - zfs command: missing [2020-09-16T12:49:19.837Z] - zpool command: missing [2020-09-16T12:49:19.837Z] [2020-09-16T12:49:19.837Z] Limits: [2020-09-16T12:49:19.837Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-16T12:49:19.837Z] [2020-09-16T12:49:19.837Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-16T12:49:20.029Z] #8 DONE 1.3s [2020-09-16T12:49:20.029Z] [2020-09-16T12:49:20.029Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-16T12:49:20.271Z] + make bundles/buildx [2020-09-16T12:49:20.564Z] make: command: Command not found [2020-09-16T12:49:20.564Z] make: command: Command not found [2020-09-16T12:49:20.564Z] mkdir bundles [2020-09-16T12:49:20.564Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-16T12:49:20.564Z] --build-arg BUILDX_COMMIT \ [2020-09-16T12:49:20.564Z] --build-arg BUILDX_REPO \ [2020-09-16T12:49:20.564Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-16T12:49:20.564Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-16T12:49:20.564Z] . [2020-09-16T12:49:20.564Z] /bin/sh: 4: go: not found [2020-09-16T12:49:20.564Z] /bin/sh: 5: go: not found [2020-09-16T12:49:21.084Z] #9 DONE 1.0s [2020-09-16T12:49:21.084Z] [2020-09-16T12:49:21.084Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-16T12:49:21.084Z] #35 DONE 0.1s [2020-09-16T12:49:21.084Z] [2020-09-16T12:49:21.084Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:49:21.378Z] #23 ... [2020-09-16T12:49:21.378Z] [2020-09-16T12:49:21.378Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-16T12:49:21.378Z] #27 DONE 0.1s [2020-09-16T12:49:21.378Z] [2020-09-16T12:49:21.378Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:49:22.669Z] Sending build context to Docker daemon 56.2MB [2020-09-16T12:49:22.669Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-16T12:49:22.669Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-16T12:49:22.669Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-16T12:49:22.669Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-16T12:49:23.229Z] 1.13.15-buster: Pulling from library/golang [2020-09-16T12:49:23.229Z] db4e2d8d5901: Pulling fs layer [2020-09-16T12:49:23.229Z] dfe2d012519c: Pulling fs layer [2020-09-16T12:49:23.229Z] 5d8f1d1f9197: Pulling fs layer [2020-09-16T12:49:23.229Z] 1301750ffb48: Pulling fs layer [2020-09-16T12:49:23.229Z] dc5c6edc9cff: Pulling fs layer [2020-09-16T12:49:23.229Z] 3c370c2e2f82: Pulling fs layer [2020-09-16T12:49:23.229Z] 5ffb2f5886e2: Pulling fs layer [2020-09-16T12:49:23.229Z] dc5c6edc9cff: Waiting [2020-09-16T12:49:23.229Z] 3c370c2e2f82: Waiting [2020-09-16T12:49:23.229Z] 5ffb2f5886e2: Waiting [2020-09-16T12:49:23.229Z] 1301750ffb48: Waiting [2020-09-16T12:49:23.448Z] #28 2.042 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-16T12:49:23.448Z] #28 2.047 Cloning into '.'... [2020-09-16T12:49:25.192Z] 5d8f1d1f9197: Verifying Checksum [2020-09-16T12:49:25.192Z] 5d8f1d1f9197: Download complete [2020-09-16T12:49:25.740Z] dfe2d012519c: Verifying Checksum [2020-09-16T12:49:25.740Z] dfe2d012519c: Download complete [2020-09-16T12:49:27.078Z] #28 ... [2020-09-16T12:49:27.078Z] [2020-09-16T12:49:27.078Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:27.078Z] #30 2.295 + RM_GOPATH=0 [2020-09-16T12:49:27.078Z] #30 2.296 + TMP_GOPATH= [2020-09-16T12:49:27.078Z] #30 2.296 + : /build [2020-09-16T12:49:27.078Z] #30 2.296 + '[' -z '' ']' [2020-09-16T12:49:27.078Z] #30 2.297 ++ mktemp -d [2020-09-16T12:49:27.078Z] #30 2.297 + export GOPATH=/tmp/tmp.rO1mF5upnE [2020-09-16T12:49:27.078Z] #30 2.297 + GOPATH=/tmp/tmp.rO1mF5upnE [2020-09-16T12:49:27.078Z] #30 2.297 + RM_GOPATH=1 [2020-09-16T12:49:27.078Z] #30 2.298 + case "$(go env GOARCH)" in [2020-09-16T12:49:27.078Z] #30 2.298 ++ go env GOARCH [2020-09-16T12:49:27.078Z] #30 2.312 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:27.078Z] #30 2.312 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:27.078Z] #30 2.312 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:27.078Z] #30 2.314 + dir=/tmp/install [2020-09-16T12:49:27.078Z] #30 2.314 + bin=tomlv [2020-09-16T12:49:27.078Z] #30 2.314 + shift [2020-09-16T12:49:27.078Z] #30 2.314 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-16T12:49:27.079Z] #30 2.314 + . /tmp/install/tomlv.installer [2020-09-16T12:49:27.079Z] #30 2.314 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:49:27.079Z] #30 2.321 + install_tomlv [2020-09-16T12:49:27.079Z] #30 2.321 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-16T12:49:27.079Z] #30 2.321 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rO1mF5upnE/src/github.com/BurntSushi/toml [2020-09-16T12:49:27.079Z] #30 2.321 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:49:27.079Z] #30 2.323 Cloning into '/tmp/tmp.rO1mF5upnE/src/github.com/BurntSushi/toml'... [2020-09-16T12:49:27.079Z] #30 3.131 + cd /tmp/tmp.rO1mF5upnE/src/github.com/BurntSushi/toml [2020-09-16T12:49:27.079Z] #30 3.131 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:49:27.079Z] #30 3.134 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:49:27.079Z] #30 3.615 internal/cpu [2020-09-16T12:49:27.079Z] #30 3.616 runtime/internal/atomic [2020-09-16T12:49:27.079Z] #30 3.854 runtime/internal/sys [2020-09-16T12:49:27.079Z] #30 3.943 runtime/internal/math [2020-09-16T12:49:27.079Z] #30 4.047 math/bits [2020-09-16T12:49:27.079Z] #30 4.100 internal/bytealg [2020-09-16T12:49:27.079Z] #30 4.402 runtime [2020-09-16T12:49:27.079Z] #30 4.507 math [2020-09-16T12:49:27.370Z] db4e2d8d5901: Verifying Checksum [2020-09-16T12:49:27.370Z] db4e2d8d5901: Download complete [2020-09-16T12:49:27.373Z] #30 ... [2020-09-16T12:49:27.373Z] [2020-09-16T12:49:27.373Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:27.373Z] #43 1.720 + RM_GOPATH=0 [2020-09-16T12:49:27.373Z] #43 1.720 + TMP_GOPATH= [2020-09-16T12:49:27.373Z] #43 1.720 + : /build [2020-09-16T12:49:27.373Z] #43 1.720 + '[' -z '' ']' [2020-09-16T12:49:27.373Z] #43 1.720 ++ mktemp -d [2020-09-16T12:49:27.373Z] #43 1.722 + export GOPATH=/tmp/tmp.eBK6D9t98v [2020-09-16T12:49:27.373Z] #43 1.722 + GOPATH=/tmp/tmp.eBK6D9t98v [2020-09-16T12:49:27.373Z] #43 1.722 + RM_GOPATH=1 [2020-09-16T12:49:27.373Z] #43 1.722 + case "$(go env GOARCH)" in [2020-09-16T12:49:27.373Z] #43 1.722 ++ go env GOARCH [2020-09-16T12:49:27.373Z] #43 1.724 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:27.373Z] #43 1.724 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:27.373Z] #43 1.724 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:27.373Z] #43 1.725 + dir=/tmp/install [2020-09-16T12:49:27.373Z] #43 1.725 + bin=gotestsum [2020-09-16T12:49:27.373Z] #43 1.725 + shift [2020-09-16T12:49:27.373Z] #43 1.725 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-16T12:49:27.373Z] #43 1.725 + . /tmp/install/gotestsum.installer [2020-09-16T12:49:27.373Z] #43 1.725 ++ : v0.3.5 [2020-09-16T12:49:27.373Z] #43 1.725 + install_gotestsum [2020-09-16T12:49:27.373Z] #43 1.725 + set -e [2020-09-16T12:49:27.373Z] #43 1.725 + export GO111MODULE=on [2020-09-16T12:49:27.373Z] #43 1.725 + GO111MODULE=on [2020-09-16T12:49:27.373Z] #43 1.725 + GOBIN=/build [2020-09-16T12:49:27.373Z] #43 1.726 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-16T12:49:27.373Z] #43 1.736 go: finding gotest.tools v0.3.5 [2020-09-16T12:49:27.373Z] #43 1.737 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-16T12:49:27.373Z] #43 1.902 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-16T12:49:27.373Z] #43 2.000 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-16T12:49:27.373Z] #43 2.312 go: downloading gotest.tools v2.1.0+incompatible [2020-09-16T12:49:27.373Z] #43 2.354 go: extracting gotest.tools v2.1.0+incompatible [2020-09-16T12:49:27.373Z] #43 2.369 go: downloading github.com/pkg/errors v0.8.0 [2020-09-16T12:49:27.373Z] #43 2.372 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:49:27.373Z] #43 2.373 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-16T12:49:27.373Z] #43 2.392 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:49:27.373Z] #43 2.393 go: downloading github.com/fatih/color v1.6.0 [2020-09-16T12:49:27.373Z] #43 2.397 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:49:27.373Z] #43 2.445 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:49:27.373Z] #43 2.464 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:49:27.373Z] #43 2.467 go: extracting github.com/fatih/color v1.6.0 [2020-09-16T12:49:27.373Z] #43 2.474 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:49:27.373Z] #43 2.486 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:49:27.373Z] #43 2.543 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:49:27.373Z] #43 2.567 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:49:27.373Z] #43 2.635 go: extracting github.com/pkg/errors v0.8.0 [2020-09-16T12:49:27.373Z] #43 2.719 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-16T12:49:27.373Z] #43 2.721 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:49:27.373Z] #43 2.722 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:49:27.373Z] #43 2.729 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:49:27.373Z] #43 2.783 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:49:27.373Z] #43 4.260 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:49:27.373Z] #43 4.347 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:49:27.373Z] #43 4.410 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:49:27.373Z] #43 6.399 go: finding github.com/fatih/color v1.6.0 [2020-09-16T12:49:27.666Z] #43 6.466 go: finding github.com/pkg/errors v0.8.0 [2020-09-16T12:49:27.666Z] #43 6.540 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:49:27.666Z] #43 6.577 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:49:27.666Z] #43 6.582 go: finding github.com/spf13/pflag v1.0.1 [2020-09-16T12:49:27.958Z] #43 6.725 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:49:27.958Z] #43 6.826 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:49:27.958Z] #43 6.835 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:49:27.958Z] #43 6.915 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:49:27.958Z] #43 6.924 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:49:28.251Z] #43 6.952 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:49:29.787Z] #43 ... [2020-09-16T12:49:29.787Z] [2020-09-16T12:49:29.787Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:29.787Z] #21 2.085 + RM_GOPATH=0 [2020-09-16T12:49:29.787Z] #21 2.085 + TMP_GOPATH= [2020-09-16T12:49:29.787Z] #21 2.085 + : /build [2020-09-16T12:49:29.787Z] #21 2.085 + '[' -z '' ']' [2020-09-16T12:49:29.787Z] #21 2.085 ++ mktemp -d [2020-09-16T12:49:29.787Z] #21 2.085 + export GOPATH=/tmp/tmp.il4nByo72Y [2020-09-16T12:49:29.787Z] #21 2.085 + GOPATH=/tmp/tmp.il4nByo72Y [2020-09-16T12:49:29.787Z] #21 2.085 + RM_GOPATH=1 [2020-09-16T12:49:29.787Z] #21 2.085 + case "$(go env GOARCH)" in [2020-09-16T12:49:29.787Z] #21 2.085 ++ go env GOARCH [2020-09-16T12:49:29.787Z] #21 2.091 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:29.787Z] #21 2.091 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:29.787Z] #21 2.091 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:29.787Z] #21 2.091 + dir=/tmp/install [2020-09-16T12:49:29.787Z] #21 2.091 + bin=dockercli [2020-09-16T12:49:29.787Z] #21 2.091 + shift [2020-09-16T12:49:29.787Z] #21 2.091 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-16T12:49:29.787Z] #21 2.091 + . /tmp/install/dockercli.installer [2020-09-16T12:49:29.787Z] #21 2.091 ++ : stable [2020-09-16T12:49:29.787Z] #21 2.091 ++ : 17.06.2-ce [2020-09-16T12:49:29.787Z] #21 2.091 + install_dockercli [2020-09-16T12:49:29.787Z] #21 2.091 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-16T12:49:29.787Z] #21 2.091 ++ uname -m [2020-09-16T12:49:29.787Z] #21 2.092 Install docker/cli version 17.06.2-ce from stable [2020-09-16T12:49:29.787Z] #21 2.100 + arch=s390x [2020-09-16T12:49:29.787Z] #21 2.100 + '[' s390x '!=' x86_64 ']' [2020-09-16T12:49:29.787Z] #21 2.100 + '[' s390x '!=' s390x ']' [2020-09-16T12:49:29.787Z] #21 2.100 + url=https://download.docker.com/linux/static [2020-09-16T12:49:29.787Z] #21 2.100 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-16T12:49:29.787Z] #21 2.100 + tar -xz docker/docker [2020-09-16T12:49:29.787Z] #21 8.043 + mkdir -p /build [2020-09-16T12:49:29.787Z] #21 8.048 + mv docker/docker /build/ [2020-09-16T12:49:29.787Z] #21 8.055 + rmdir docker [2020-09-16T12:49:29.787Z] #21 DONE 8.5s [2020-09-16T12:49:29.787Z] [2020-09-16T12:49:29.787Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:49:29.787Z] #41 2.543 + RM_GOPATH=0 [2020-09-16T12:49:29.787Z] #41 2.543 + TMP_GOPATH= [2020-09-16T12:49:29.787Z] #41 2.543 + : /build [2020-09-16T12:49:29.787Z] #41 2.543 + '[' -z '' ']' [2020-09-16T12:49:29.787Z] #41 2.543 ++ mktemp -d [2020-09-16T12:49:29.787Z] #41 2.544 + export GOPATH=/tmp/tmp.FFy79p6Lch [2020-09-16T12:49:29.787Z] #41 2.544 + GOPATH=/tmp/tmp.FFy79p6Lch [2020-09-16T12:49:29.787Z] #41 2.544 + RM_GOPATH=1 [2020-09-16T12:49:29.787Z] #41 2.544 + case "$(go env GOARCH)" in [2020-09-16T12:49:29.787Z] #41 2.544 ++ go env GOARCH [2020-09-16T12:49:29.787Z] #41 2.547 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:29.787Z] #41 2.547 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:29.787Z] #41 2.547 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:29.787Z] #41 2.548 + dir=/tmp/install [2020-09-16T12:49:29.787Z] #41 2.548 + bin=vndr [2020-09-16T12:49:29.787Z] #41 2.549 + shift [2020-09-16T12:49:29.787Z] #41 2.549 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-16T12:49:29.787Z] #41 2.549 + . /tmp/install/vndr.installer [2020-09-16T12:49:29.787Z] #41 2.549 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:49:29.787Z] #41 2.549 + install_vndr [2020-09-16T12:49:29.787Z] #41 2.549 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-16T12:49:29.787Z] #41 2.549 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:49:29.787Z] #41 2.550 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FFy79p6Lch/src/github.com/LK4D4/vndr [2020-09-16T12:49:29.787Z] #41 2.555 Cloning into '/tmp/tmp.FFy79p6Lch/src/github.com/LK4D4/vndr'... [2020-09-16T12:49:29.787Z] #41 3.174 + cd /tmp/tmp.FFy79p6Lch/src/github.com/LK4D4/vndr [2020-09-16T12:49:29.787Z] #41 3.174 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:49:29.787Z] #41 3.186 + go build -buildmode=pie -v -o /build/vndr . [2020-09-16T12:49:29.787Z] #41 4.038 internal/cpu [2020-09-16T12:49:29.787Z] #41 4.055 internal/race [2020-09-16T12:49:29.787Z] #41 4.157 sync/atomic [2020-09-16T12:49:29.787Z] #41 4.369 unicode [2020-09-16T12:49:29.787Z] #41 4.608 runtime [2020-09-16T12:49:29.787Z] #41 7.455 unicode/utf8 [2020-09-16T12:49:29.787Z] #41 7.891 math [2020-09-16T12:49:30.736Z] 1301750ffb48: Verifying Checksum [2020-09-16T12:49:30.736Z] 1301750ffb48: Download complete [2020-09-16T12:49:30.736Z] 5ffb2f5886e2: Verifying Checksum [2020-09-16T12:49:30.736Z] 5ffb2f5886e2: Download complete [2020-09-16T12:49:30.736Z] dc5c6edc9cff: Verifying Checksum [2020-09-16T12:49:30.736Z] dc5c6edc9cff: Download complete [2020-09-16T12:49:30.859Z] #41 ... [2020-09-16T12:49:30.859Z] [2020-09-16T12:49:30.859Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:30.859Z] #30 9.568 internal/testlog [2020-09-16T12:49:30.859Z] #30 9.829 encoding [2020-09-16T12:49:31.151Z] #30 9.955 runtime/cgo [2020-09-16T12:49:31.151Z] #30 ... [2020-09-16T12:49:31.151Z] [2020-09-16T12:49:31.151Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:31.151Z] #54 1.323 + RM_GOPATH=0 [2020-09-16T12:49:31.151Z] #54 1.323 + TMP_GOPATH= [2020-09-16T12:49:31.151Z] #54 1.323 + : /build [2020-09-16T12:49:31.151Z] #54 1.323 + '[' -z '' ']' [2020-09-16T12:49:31.151Z] #54 1.323 ++ mktemp -d [2020-09-16T12:49:31.151Z] #54 1.330 + export GOPATH=/tmp/tmp.Do3dJ2TU6s [2020-09-16T12:49:31.151Z] #54 1.330 + GOPATH=/tmp/tmp.Do3dJ2TU6s [2020-09-16T12:49:31.151Z] #54 1.330 + RM_GOPATH=1 [2020-09-16T12:49:31.151Z] #54 1.330 + case "$(go env GOARCH)" in [2020-09-16T12:49:31.151Z] #54 1.330 ++ go env GOARCH [2020-09-16T12:49:31.151Z] #54 1.334 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:31.151Z] #54 1.334 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:31.151Z] #54 1.334 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:31.151Z] #54 1.334 + dir=/tmp/install [2020-09-16T12:49:31.151Z] #54 1.334 + bin=rootlesskit [2020-09-16T12:49:31.151Z] #54 1.334 + shift [2020-09-16T12:49:31.151Z] #54 1.334 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-16T12:49:31.151Z] #54 1.334 + . /tmp/install/rootlesskit.installer [2020-09-16T12:49:31.151Z] #54 1.334 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:49:31.151Z] #54 1.334 + install_rootlesskit [2020-09-16T12:49:31.151Z] #54 1.334 + case "$1" in [2020-09-16T12:49:31.151Z] #54 1.334 + export CGO_ENABLED=0 [2020-09-16T12:49:31.151Z] #54 1.334 + CGO_ENABLED=0 [2020-09-16T12:49:31.151Z] #54 1.334 + _install_rootlesskit [2020-09-16T12:49:31.151Z] #54 1.334 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-16T12:49:31.151Z] #54 1.334 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Do3dJ2TU6s/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:49:31.151Z] #54 1.334 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:49:31.151Z] #54 1.396 Cloning into '/tmp/tmp.Do3dJ2TU6s/src/github.com/rootless-containers/rootlesskit'... [2020-09-16T12:49:31.151Z] #54 5.236 + cd /tmp/tmp.Do3dJ2TU6s/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:49:31.151Z] #54 5.237 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:49:31.151Z] #54 5.551 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:49:31.151Z] #54 5.552 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-16T12:49:31.435Z] db4e2d8d5901: Pull complete [2020-09-16T12:49:31.443Z] #54 ... [2020-09-16T12:49:31.443Z] [2020-09-16T12:49:31.443Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:31.443Z] #45 2.143 + RM_GOPATH=0 [2020-09-16T12:49:31.443Z] #45 2.143 + TMP_GOPATH= [2020-09-16T12:49:31.443Z] #45 2.143 + : /build [2020-09-16T12:49:31.443Z] #45 2.143 + '[' -z '' ']' [2020-09-16T12:49:31.443Z] #45 2.143 ++ mktemp -d [2020-09-16T12:49:31.443Z] #45 2.143 + export GOPATH=/tmp/tmp.8TiEZjq1sM [2020-09-16T12:49:31.443Z] #45 2.143 + GOPATH=/tmp/tmp.8TiEZjq1sM [2020-09-16T12:49:31.443Z] #45 2.143 + RM_GOPATH=1 [2020-09-16T12:49:31.443Z] #45 2.143 + case "$(go env GOARCH)" in [2020-09-16T12:49:31.443Z] #45 2.143 ++ go env GOARCH [2020-09-16T12:49:31.443Z] #45 2.145 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:31.443Z] #45 2.145 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:31.443Z] #45 2.145 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:31.443Z] #45 2.147 + dir=/tmp/install [2020-09-16T12:49:31.443Z] #45 2.147 + bin=golangci_lint [2020-09-16T12:49:31.443Z] #45 2.147 + shift [2020-09-16T12:49:31.443Z] #45 2.147 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-16T12:49:31.443Z] #45 2.147 + . /tmp/install/golangci_lint.installer [2020-09-16T12:49:31.443Z] #45 2.147 ++ : v1.23.8 [2020-09-16T12:49:31.443Z] #45 2.148 + install_golangci_lint [2020-09-16T12:49:31.443Z] #45 2.148 Installing golangci-lint version v1.23.8 [2020-09-16T12:49:31.443Z] #45 2.148 + echo 'Installing golangci-lint version v1.23.8' [2020-09-16T12:49:31.443Z] #45 2.148 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:49:31.443Z] #45 ... [2020-09-16T12:49:31.443Z] [2020-09-16T12:49:31.443Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:49:31.443Z] #32 2.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:49:31.443Z] #32 2.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:49:31.443Z] #32 2.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:49:31.443Z] #32 3.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-16T12:49:31.443Z] #32 4.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-16T12:49:31.443Z] #32 7.392 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-16T12:49:31.735Z] #32 ... [2020-09-16T12:49:31.735Z] [2020-09-16T12:49:31.735Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:31.735Z] #60 1.324 + RM_GOPATH=0 [2020-09-16T12:49:31.735Z] #60 1.324 + TMP_GOPATH= [2020-09-16T12:49:31.735Z] #60 1.324 + : /build [2020-09-16T12:49:31.735Z] #60 1.324 + '[' -z '' ']' [2020-09-16T12:49:31.735Z] #60 1.324 ++ mktemp -d [2020-09-16T12:49:31.735Z] #60 1.331 + export GOPATH=/tmp/tmp.UfDDs9IMuq [2020-09-16T12:49:31.735Z] #60 1.331 + GOPATH=/tmp/tmp.UfDDs9IMuq [2020-09-16T12:49:31.735Z] #60 1.331 + RM_GOPATH=1 [2020-09-16T12:49:31.735Z] #60 1.331 + case "$(go env GOARCH)" in [2020-09-16T12:49:31.735Z] #60 1.331 ++ go env GOARCH [2020-09-16T12:49:31.735Z] #60 1.344 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:49:31.735Z] #60 1.344 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:31.735Z] #60 1.344 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:31.735Z] #60 1.344 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:31.735Z] #60 1.344 + dir=/tmp/install [2020-09-16T12:49:31.735Z] #60 1.344 + bin=proxy [2020-09-16T12:49:31.735Z] #60 1.344 + shift [2020-09-16T12:49:31.735Z] #60 1.344 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-16T12:49:31.735Z] #60 1.344 + . /tmp/install/proxy.installer [2020-09-16T12:49:31.735Z] #60 1.344 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:49:31.735Z] #60 1.344 + install_proxy [2020-09-16T12:49:31.735Z] #60 1.344 + case "$1" in [2020-09-16T12:49:31.735Z] #60 1.344 + export CGO_ENABLED=0 [2020-09-16T12:49:31.735Z] #60 1.344 + CGO_ENABLED=0 [2020-09-16T12:49:31.735Z] #60 1.344 + _install_proxy [2020-09-16T12:49:31.735Z] #60 1.344 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-16T12:49:31.735Z] #60 1.344 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UfDDs9IMuq/src/github.com/docker/libnetwork [2020-09-16T12:49:31.735Z] #60 1.397 Cloning into '/tmp/tmp.UfDDs9IMuq/src/github.com/docker/libnetwork'... [2020-09-16T12:49:31.735Z] #60 ... [2020-09-16T12:49:31.735Z] [2020-09-16T12:49:31.735Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:31.735Z] #38 2.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:49:31.735Z] #38 2.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:49:31.735Z] #38 2.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:49:31.735Z] #38 2.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-16T12:49:31.735Z] #38 4.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-16T12:49:31.735Z] #38 6.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-16T12:49:32.029Z] #38 ... [2020-09-16T12:49:32.029Z] [2020-09-16T12:49:32.029Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:32.029Z] #47 1.497 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:49:32.029Z] #47 1.497 + RM_GOPATH=0 [2020-09-16T12:49:32.029Z] #47 1.497 + TMP_GOPATH= [2020-09-16T12:49:32.029Z] #47 1.497 + : /build [2020-09-16T12:49:32.029Z] #47 1.497 + '[' -z '' ']' [2020-09-16T12:49:32.029Z] #47 1.497 ++ mktemp -d [2020-09-16T12:49:32.029Z] #47 1.497 + export GOPATH=/tmp/tmp.zUoYGuKrEc [2020-09-16T12:49:32.029Z] #47 1.497 + GOPATH=/tmp/tmp.zUoYGuKrEc [2020-09-16T12:49:32.029Z] #47 1.497 + RM_GOPATH=1 [2020-09-16T12:49:32.029Z] #47 1.497 + case "$(go env GOARCH)" in [2020-09-16T12:49:32.029Z] #47 1.497 ++ go env GOARCH [2020-09-16T12:49:32.029Z] #47 1.497 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:32.029Z] #47 1.497 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:32.029Z] #47 1.497 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:32.029Z] #47 1.497 + dir=/tmp/install [2020-09-16T12:49:32.029Z] #47 1.497 + bin=shfmt [2020-09-16T12:49:32.029Z] #47 1.497 + shift [2020-09-16T12:49:32.029Z] #47 1.497 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-16T12:49:32.029Z] #47 1.497 + . /tmp/install/shfmt.installer [2020-09-16T12:49:32.029Z] #47 1.497 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:49:32.029Z] #47 1.497 + install_shfmt [2020-09-16T12:49:32.029Z] #47 1.497 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-16T12:49:32.029Z] #47 1.497 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zUoYGuKrEc/src/github.com/mvdan/sh [2020-09-16T12:49:32.029Z] #47 1.497 Cloning into '/tmp/tmp.zUoYGuKrEc/src/github.com/mvdan/sh'... [2020-09-16T12:49:32.029Z] #47 7.322 + cd /tmp/tmp.zUoYGuKrEc/src/github.com/mvdan/sh [2020-09-16T12:49:32.029Z] #47 7.325 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:49:32.029Z] #47 7.414 + GO111MODULE=on [2020-09-16T12:49:32.029Z] #47 7.414 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-16T12:49:32.029Z] #47 8.552 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:49:32.029Z] #47 8.552 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:49:32.029Z] #47 8.749 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:49:32.029Z] #47 8.761 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:49:32.029Z] #47 8.989 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:49:32.029Z] #47 9.567 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:49:32.029Z] #47 10.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:49:32.029Z] #47 10.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:49:32.029Z] #47 ... [2020-09-16T12:49:32.029Z] [2020-09-16T12:49:32.029Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:49:32.029Z] #51 2.793 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:49:32.029Z] #51 2.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:49:32.029Z] #51 2.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:49:32.029Z] #51 3.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-16T12:49:32.029Z] #51 4.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-16T12:49:32.029Z] #51 6.974 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-16T12:49:32.082Z] dfe2d012519c: Pull complete [2020-09-16T12:49:32.321Z] #51 ... [2020-09-16T12:49:32.321Z] [2020-09-16T12:49:32.321Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:49:32.321Z] #10 2.744 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:49:32.321Z] #10 2.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:49:32.321Z] #10 2.915 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:49:32.321Z] #10 3.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-16T12:49:32.321Z] #10 4.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-16T12:49:32.321Z] #10 6.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-16T12:49:32.321Z] #10 ... [2020-09-16T12:49:32.321Z] [2020-09-16T12:49:32.321Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:49:32.321Z] #36 2.485 + git clone https://github.com/docker/distribution.git . [2020-09-16T12:49:32.321Z] #36 2.490 Cloning into '.'... [2020-09-16T12:49:32.393Z] 5d8f1d1f9197: Pull complete [2020-09-16T12:49:32.615Z] #36 ... [2020-09-16T12:49:32.615Z] [2020-09-16T12:49:32.615Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:49:32.615Z] #23 2.495 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:49:32.615Z] #23 2.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:49:32.615Z] #23 2.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:49:32.615Z] #23 3.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-16T12:49:32.615Z] #23 4.855 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-16T12:49:32.615Z] #23 6.265 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-16T12:49:32.689Z] 3c370c2e2f82: Verifying Checksum [2020-09-16T12:49:32.689Z] 3c370c2e2f82: Download complete [2020-09-16T12:49:32.907Z] #23 ... [2020-09-16T12:49:32.907Z] [2020-09-16T12:49:32.907Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:49:32.907Z] #41 11.69 unicode/utf16 [2020-09-16T12:49:33.211Z] #41 11.92 container/list [2020-09-16T12:49:33.211Z] #41 12.27 crypto/internal/subtle [2020-09-16T12:49:33.568Z] #41 12.33 crypto/subtle [2020-09-16T12:49:33.568Z] #41 12.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-16T12:49:33.568Z] #41 12.50 internal/nettrace [2020-09-16T12:49:33.862Z] #41 12.56 runtime/cgo [2020-09-16T12:49:34.779Z] 1301750ffb48: Pull complete [2020-09-16T12:49:37.064Z] dc5c6edc9cff: Pull complete [2020-09-16T12:49:39.436Z] #41 ... [2020-09-16T12:49:39.436Z] [2020-09-16T12:49:39.436Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:39.436Z] #60 12.41 Checking out files: 92% (1909/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-09-16T12:49:39.436Z] #60 12.55 + cd /tmp/tmp.UfDDs9IMuq/src/github.com/docker/libnetwork [2020-09-16T12:49:39.436Z] #60 12.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:49:39.436Z] #60 12.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-16T12:49:40.984Z] 3c370c2e2f82: Pull complete [2020-09-16T12:49:40.984Z] 5ffb2f5886e2: Pull complete [2020-09-16T12:49:40.984Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-16T12:49:40.985Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-16T12:49:40.985Z] ---> 805dc2d65d1c [2020-09-16T12:49:40.985Z] Step 5/15 : ARG BUILDX_REPO [2020-09-16T12:49:40.985Z] ---> Running in fb1bca96d826 [2020-09-16T12:49:40.985Z] Removing intermediate container fb1bca96d826 [2020-09-16T12:49:40.985Z] ---> 34bfa9a7d72a [2020-09-16T12:49:40.985Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-16T12:49:41.279Z] ---> Running in 7484a0eaf712 [2020-09-16T12:49:41.279Z] Cloning into '/buildx'... [2020-09-16T12:49:42.964Z] #60 ... [2020-09-16T12:49:42.964Z] [2020-09-16T12:49:42.964Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:42.964Z] #38 12.72 Fetched 8071 kB in 11s (763 kB/s) [2020-09-16T12:49:42.964Z] #38 12.72 Reading package lists... [2020-09-16T12:49:42.964Z] #38 16.17 Reading package lists... [2020-09-16T12:49:42.964Z] #38 19.25 Building dependency tree... [2020-09-16T12:49:42.964Z] #38 20.15 The following additional packages will be installed: [2020-09-16T12:49:42.964Z] #38 20.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-16T12:49:42.964Z] #38 20.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-16T12:49:42.964Z] #38 20.15 Suggested packages: [2020-09-16T12:49:42.964Z] #38 20.15 manpages-dev python-setuptools [2020-09-16T12:49:42.964Z] #38 21.12 The following NEW packages will be installed: [2020-09-16T12:49:42.964Z] #38 21.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-16T12:49:42.964Z] #38 21.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-16T12:49:42.964Z] #38 21.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-16T12:49:42.964Z] #38 21.15 python-six zlib1g-dev [2020-09-16T12:49:42.964Z] #38 21.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:49:42.964Z] #38 21.29 Need to get 3742 kB of archives. [2020-09-16T12:49:42.964Z] #38 21.29 After this operation, 22.0 MB of additional disk space will be used. [2020-09-16T12:49:42.964Z] #38 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-16T12:49:42.964Z] #38 21.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-16T12:49:42.964Z] #38 21.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-16T12:49:42.964Z] #38 21.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-16T12:49:42.964Z] #38 21.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-16T12:49:42.964Z] #38 21.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-16T12:49:42.964Z] #38 21.35 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-09-16T12:49:42.964Z] #38 21.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-16T12:49:42.964Z] #38 21.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-16T12:49:42.964Z] #38 21.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-16T12:49:42.964Z] #38 21.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-16T12:49:42.964Z] #38 21.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-16T12:49:42.964Z] #38 21.52 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-09-16T12:49:42.964Z] #38 21.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-16T12:49:42.964Z] #38 21.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-16T12:49:42.964Z] #38 21.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-16T12:49:42.964Z] #38 21.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-16T12:49:42.964Z] #38 ... [2020-09-16T12:49:42.964Z] [2020-09-16T12:49:42.964Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:42.964Z] #47 11.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:49:42.964Z] #47 11.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:49:42.964Z] #47 12.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:49:42.964Z] #47 12.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:49:42.964Z] #47 12.51 runtime [2020-09-16T12:49:42.964Z] #47 12.51 runtime/cgo [2020-09-16T12:49:42.964Z] #47 ... [2020-09-16T12:49:42.964Z] [2020-09-16T12:49:42.964Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:49:42.964Z] #51 13.50 Fetched 8071 kB in 11s (746 kB/s) [2020-09-16T12:49:42.964Z] #51 13.50 Reading package lists... [2020-09-16T12:49:42.964Z] #51 16.97 Reading package lists... [2020-09-16T12:49:42.964Z] #51 19.98 Building dependency tree... [2020-09-16T12:49:42.964Z] #51 21.07 The following additional packages will be installed: [2020-09-16T12:49:42.964Z] #51 21.10 libbtrfs0 [2020-09-16T12:49:42.964Z] #51 21.15 The following NEW packages will be installed: [2020-09-16T12:49:42.964Z] #51 21.16 libbtrfs-dev libbtrfs0 [2020-09-16T12:49:42.964Z] #51 21.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:49:42.964Z] #51 21.29 Need to get 118 kB of archives. [2020-09-16T12:49:42.964Z] #51 21.29 After this operation, 390 kB of additional disk space will be used. [2020-09-16T12:49:42.964Z] #51 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-16T12:49:42.964Z] #51 21.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-16T12:49:42.964Z] #51 21.86 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:49:42.964Z] #51 21.92 Fetched 118 kB in 0s (1252 kB/s) [2020-09-16T12:49:42.964Z] #51 22.01 Selecting previously unselected package libbtrfs0. [2020-09-16T12:49:43.256Z] #51 22.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 ... 15177 files and directories currently installed.) [2020-09-16T12:49:43.256Z] #51 22.19 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-16T12:49:43.256Z] #51 22.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:49:43.256Z] #51 22.22 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:49:43.553Z] #51 22.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-16T12:49:43.553Z] #51 22.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:49:43.553Z] #51 ... [2020-09-16T12:49:43.553Z] [2020-09-16T12:49:43.553Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:43.553Z] #38 22.40 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:49:43.553Z] #38 22.56 Fetched 3742 kB in 0s (9566 kB/s) [2020-09-16T12:49:43.859Z] #38 22.67 Selecting previously unselected package libcap-dev:s390x. [2020-09-16T12:49:43.860Z] #38 22.67 (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-09-16T12:49:43.860Z] #38 22.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-16T12:49:43.860Z] #38 22.77 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-16T12:49:44.152Z] #38 22.94 Selecting previously unselected package libnet1:s390x. [2020-09-16T12:49:44.153Z] #38 22.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-16T12:49:44.153Z] #38 ... [2020-09-16T12:49:44.153Z] [2020-09-16T12:49:44.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:49:44.153Z] #10 12.96 Fetched 8071 kB in 10s (786 kB/s) [2020-09-16T12:49:44.153Z] #10 12.96 Reading package lists... [2020-09-16T12:49:44.153Z] #10 16.76 Reading package lists... [2020-09-16T12:49:44.153Z] #10 20.09 Building dependency tree... [2020-09-16T12:49:44.153Z] #10 20.94 The following additional packages will be installed: [2020-09-16T12:49:44.153Z] #10 20.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-16T12:49:44.153Z] #10 20.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-16T12:49:44.153Z] #10 20.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-16T12:49:44.153Z] #10 20.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:49:44.153Z] #10 20.97 Suggested packages: [2020-09-16T12:49:44.153Z] #10 20.97 gcc-8-locales seccomp wine64 [2020-09-16T12:49:44.153Z] #10 22.01 The following NEW packages will be installed: [2020-09-16T12:49:44.153Z] #10 22.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-16T12:49:44.153Z] #10 22.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-16T12:49:44.153Z] #10 22.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-16T12:49:44.153Z] #10 22.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-16T12:49:44.153Z] #10 22.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-16T12:49:44.153Z] #10 22.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:49:44.153Z] #10 22.11 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:49:44.153Z] #10 22.11 Need to get 73.3 MB of archives. [2020-09-16T12:49:44.153Z] #10 22.11 After this operation, 494 MB of additional disk space will be used. [2020-09-16T12:49:44.153Z] #10 22.11 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-09-16T12:49:44.153Z] #10 22.27 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-09-16T12:49:44.153Z] #10 22.43 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-09-16T12:49:44.153Z] #10 22.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-16T12:49:44.153Z] #10 22.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-16T12:49:44.153Z] #10 22.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-16T12:49:44.153Z] #10 22.76 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-09-16T12:49:44.153Z] #10 22.96 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-09-16T12:49:44.153Z] #10 22.97 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-09-16T12:49:44.153Z] #10 ... [2020-09-16T12:49:44.153Z] [2020-09-16T12:49:44.153Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:49:44.153Z] #32 13.03 Fetched 8071 kB in 10s (783 kB/s) [2020-09-16T12:49:44.153Z] #32 13.03 Reading package lists... [2020-09-16T12:49:44.153Z] #32 16.84 Reading package lists... [2020-09-16T12:49:44.153Z] #32 20.42 Building dependency tree... [2020-09-16T12:49:44.153Z] #32 21.60 The following additional packages will be installed: [2020-09-16T12:49:44.153Z] #32 21.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-16T12:49:44.153Z] #32 21.60 Suggested packages: [2020-09-16T12:49:44.153Z] #32 21.60 cmake-doc ninja-build lrzip [2020-09-16T12:49:44.153Z] #32 21.60 Recommended packages: [2020-09-16T12:49:44.153Z] #32 21.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-16T12:49:44.153Z] #32 22.26 The following NEW packages will be installed: [2020-09-16T12:49:44.153Z] #32 22.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-16T12:49:44.153Z] #32 22.26 vim-common xxd [2020-09-16T12:49:44.153Z] #32 22.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:49:44.153Z] #32 22.36 Need to get 14.0 MB of archives. [2020-09-16T12:49:44.153Z] #32 22.36 After this operation, 62.1 MB of additional disk space will be used. [2020-09-16T12:49:44.153Z] #32 22.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-16T12:49:44.153Z] #32 22.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:49:44.153Z] #32 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-16T12:49:44.153Z] #32 22.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-16T12:49:44.153Z] #32 22.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-16T12:49:44.153Z] #32 22.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-16T12:49:44.153Z] #32 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-16T12:49:44.153Z] #32 22.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-16T12:49:44.153Z] #32 22.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-16T12:49:44.153Z] #32 22.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-16T12:49:44.447Z] #32 ... [2020-09-16T12:49:44.447Z] [2020-09-16T12:49:44.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:44.447Z] #38 22.98 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-16T12:49:44.447Z] #38 23.09 Selecting previously unselected package libnet1-dev. [2020-09-16T12:49:44.447Z] #38 23.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-16T12:49:44.447Z] #38 23.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:49:44.447Z] #38 ... [2020-09-16T12:49:44.447Z] [2020-09-16T12:49:44.447Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:49:44.447Z] #51 22.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:49:44.447Z] #51 22.49 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:49:44.447Z] #51 22.51 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:49:44.447Z] #51 DONE 23.3s [2020-09-16T12:49:44.447Z] [2020-09-16T12:49:44.447Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:44.447Z] #43 DONE 23.3s [2020-09-16T12:49:44.447Z] [2020-09-16T12:49:44.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:44.447Z] #38 23.31 Selecting previously unselected package libnl-3-200:s390x. [2020-09-16T12:49:44.447Z] #38 23.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-16T12:49:44.447Z] #38 23.35 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-16T12:49:44.447Z] #38 ... [2020-09-16T12:49:44.447Z] [2020-09-16T12:49:44.447Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:49:44.447Z] #23 13.32 Fetched 8071 kB in 11s (739 kB/s) [2020-09-16T12:49:44.447Z] #23 13.32 Reading package lists... [2020-09-16T12:49:44.447Z] #23 16.64 Reading package lists... [2020-09-16T12:49:44.447Z] #23 20.13 Building dependency tree... [2020-09-16T12:49:44.447Z] #23 21.37 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-16T12:49:44.447Z] #23 21.37 The following additional packages will be installed: [2020-09-16T12:49:44.447Z] #23 21.39 libjq1 libonig5 [2020-09-16T12:49:44.447Z] #23 21.61 The following NEW packages will be installed: [2020-09-16T12:49:44.447Z] #23 21.61 jq libjq1 libonig5 [2020-09-16T12:49:44.447Z] #23 21.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:49:44.447Z] #23 21.73 Need to get 350 kB of archives. [2020-09-16T12:49:44.447Z] #23 21.73 After this operation, 1154 kB of additional disk space will be used. [2020-09-16T12:49:44.447Z] #23 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-16T12:49:44.447Z] #23 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-16T12:49:44.447Z] #23 21.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-16T12:49:44.447Z] #23 22.42 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:49:44.447Z] #23 22.55 Fetched 350 kB in 0s (2260 kB/s) [2020-09-16T12:49:44.447Z] #23 22.67 Selecting previously unselected package libonig5:s390x. [2020-09-16T12:49:44.447Z] #23 22.67 (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-09-16T12:49:44.447Z] #23 22.71 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-16T12:49:44.447Z] #23 22.72 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-16T12:49:44.447Z] #23 22.97 Selecting previously unselected package libjq1:s390x. [2020-09-16T12:49:44.447Z] #23 22.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-16T12:49:44.447Z] #23 22.98 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-16T12:49:44.447Z] #23 23.10 Selecting previously unselected package jq. [2020-09-16T12:49:44.447Z] #23 23.10 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-16T12:49:44.447Z] #23 23.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:49:44.447Z] #23 23.35 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-16T12:49:44.447Z] #23 23.36 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-16T12:49:44.447Z] #23 23.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:49:44.447Z] #23 23.38 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:49:44.447Z] #23 ... [2020-09-16T12:49:44.447Z] [2020-09-16T12:49:44.447Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:44.740Z] #52 ... [2020-09-16T12:49:44.740Z] [2020-09-16T12:49:44.740Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:49:44.740Z] #36 13.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-16T12:49:44.740Z] #36 14.88 + 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-09-16T12:49:44.740Z] #36 ... [2020-09-16T12:49:44.740Z] [2020-09-16T12:49:44.740Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:44.740Z] #38 23.50 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-16T12:49:44.740Z] #38 23.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-16T12:49:44.740Z] #38 23.51 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-16T12:49:44.740Z] #38 23.74 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-16T12:49:44.740Z] #38 23.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-16T12:49:44.740Z] #38 23.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-16T12:49:45.035Z] #38 23.81 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-16T12:49:45.035Z] #38 23.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-16T12:49:45.035Z] #38 23.84 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-16T12:49:45.035Z] #38 23.99 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-16T12:49:45.035Z] #38 23.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-16T12:49:45.141Z] Removing intermediate container 7484a0eaf712 [2020-09-16T12:49:45.142Z] ---> ce487fde4fbe [2020-09-16T12:49:45.142Z] Step 7/15 : WORKDIR /buildx [2020-09-16T12:49:45.142Z] ---> Running in ea6ab7ce415a [2020-09-16T12:49:45.142Z] Removing intermediate container ea6ab7ce415a [2020-09-16T12:49:45.142Z] ---> bdcd0b21b963 [2020-09-16T12:49:45.142Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-16T12:49:45.142Z] ---> Running in 412c2abfa1df [2020-09-16T12:49:45.142Z] Removing intermediate container 412c2abfa1df [2020-09-16T12:49:45.142Z] ---> 2c64c75b5c39 [2020-09-16T12:49:45.142Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-16T12:49:45.142Z] ---> Running in 08d57bd544cd [2020-09-16T12:49:45.327Z] #38 ... [2020-09-16T12:49:45.327Z] [2020-09-16T12:49:45.327Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:49:45.327Z] #23 DONE 24.0s [2020-09-16T12:49:45.327Z] [2020-09-16T12:49:45.327Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T12:49:45.327Z] #24 DONE 0.1s [2020-09-16T12:49:45.327Z] [2020-09-16T12:49:45.327Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:45.327Z] #38 24.03 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-16T12:49:45.619Z] #38 24.45 Selecting previously unselected package libprotobuf17:s390x. [2020-09-16T12:49:45.619Z] #38 24.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-16T12:49:45.619Z] #38 24.45 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-16T12:49:45.870Z] From https://github.com/docker/buildx [2020-09-16T12:49:45.870Z] * [new tag] v0.3.1 -> build [2020-09-16T12:49:45.919Z] #38 ... [2020-09-16T12:49:45.919Z] [2020-09-16T12:49:45.919Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:45.919Z] #60 DONE 24.7s [2020-09-16T12:49:45.919Z] [2020-09-16T12:49:45.919Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:49:45.919Z] #32 23.90 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:49:45.919Z] #32 23.95 Fetched 14.0 MB in 1s (17.0 MB/s) [2020-09-16T12:49:45.919Z] #32 24.03 Selecting previously unselected package xxd. [2020-09-16T12:49:45.919Z] #32 24.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-16T12:49:45.919Z] #32 24.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-16T12:49:45.919Z] #32 24.09 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:49:45.919Z] #32 24.37 Selecting previously unselected package vim-common. [2020-09-16T12:49:45.919Z] #32 24.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:49:45.919Z] #32 24.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:49:45.919Z] #32 24.76 Selecting previously unselected package cmake-data. [2020-09-16T12:49:45.919Z] #32 24.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-16T12:49:45.919Z] #32 24.77 Unpacking cmake-data (3.13.4-1) ... [2020-09-16T12:49:46.254Z] Switched to branch 'build' [2020-09-16T12:49:47.129Z] Removing intermediate container 08d57bd544cd [2020-09-16T12:49:47.129Z] ---> 3b113dd0db53 [2020-09-16T12:49:47.129Z] Step 10/15 : ARG GOOS [2020-09-16T12:49:47.129Z] ---> Running in 577f2238d9f1 [2020-09-16T12:49:47.129Z] Removing intermediate container 577f2238d9f1 [2020-09-16T12:49:47.129Z] ---> 5570851e9c23 [2020-09-16T12:49:47.129Z] Step 11/15 : ARG GOARCH [2020-09-16T12:49:47.129Z] ---> Running in 83122376f42a [2020-09-16T12:49:47.422Z] Removing intermediate container 83122376f42a [2020-09-16T12:49:47.422Z] ---> 7883088d577a [2020-09-16T12:49:47.422Z] 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-09-16T12:49:47.422Z] ---> Running in 8d79bf4c61a7 [2020-09-16T12:49:48.695Z] #32 27.65 Selecting previously unselected package libicu63:s390x. [2020-09-16T12:49:48.987Z] #32 27.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-16T12:49:48.987Z] #32 27.66 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-16T12:49:50.497Z] #32 ... [2020-09-16T12:49:50.497Z] [2020-09-16T12:49:50.497Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:49:50.497Z] #28 28.21 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-09-16T12:49:50.497Z] #28 28.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-16T12:49:50.497Z] #28 28.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-16T12:49:54.957Z] #28 ... [2020-09-16T12:49:54.957Z] [2020-09-16T12:49:54.957Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:49:54.957Z] #32 31.89 Selecting previously unselected package libxml2:s390x. [2020-09-16T12:49:54.957Z] #32 31.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-16T12:49:54.957Z] #32 31.90 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:49:54.957Z] #32 32.24 Selecting previously unselected package libarchive13:s390x. [2020-09-16T12:49:54.957Z] #32 32.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-16T12:49:54.957Z] #32 32.25 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-16T12:49:54.957Z] #32 32.44 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-16T12:49:54.957Z] #32 32.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-16T12:49:54.957Z] #32 32.45 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-16T12:49:54.957Z] #32 32.54 Selecting previously unselected package librhash0:s390x. [2020-09-16T12:49:54.957Z] #32 32.54 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-16T12:49:54.957Z] #32 32.55 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-16T12:49:54.957Z] #32 32.66 Selecting previously unselected package libuv1:s390x. [2020-09-16T12:49:54.957Z] #32 32.66 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-16T12:49:54.957Z] #32 32.66 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-16T12:49:54.957Z] #32 32.74 Selecting previously unselected package cmake. [2020-09-16T12:49:54.957Z] #32 32.74 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-16T12:49:54.957Z] #32 32.75 Unpacking cmake (3.13.4-1) ... [2020-09-16T12:49:55.249Z] #32 ... [2020-09-16T12:49:55.249Z] [2020-09-16T12:49:55.249Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:55.249Z] #30 24.05 sync [2020-09-16T12:49:55.249Z] #30 24.05 internal/reflectlite [2020-09-16T12:49:55.249Z] #30 26.68 errors [2020-09-16T12:49:55.249Z] #30 26.69 sort [2020-09-16T12:49:55.249Z] #30 26.95 strconv [2020-09-16T12:49:55.249Z] #30 27.62 io [2020-09-16T12:49:55.249Z] #30 28.35 syscall [2020-09-16T12:49:55.249Z] #30 29.86 reflect [2020-09-16T12:49:55.249Z] #30 33.71 time [2020-09-16T12:49:55.249Z] #30 ... [2020-09-16T12:49:55.249Z] [2020-09-16T12:49:55.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:49:55.249Z] #25 2.552 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-16T12:49:55.249Z] #25 2.888 #=#=# [2020-09-16T12:49:55.250Z] #25 3.101 ### 5.3% ########### 16.6% #################### 27.8% ########################## 36.9% ################################ 45.8% ####################################### 54.8% ############################################# 63.8% ################################################## 70.5% ######################################################### 79.5% ############################################################### 88.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-09-16T12:49:55.250Z] #25 4.515 [2020-09-16T12:49:55.250Z] #25 4.680 ###################################### 53.6% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-16T12:49:55.250Z] #25 5.103 #=#=# ##O#- # ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#- # # # -=O=# # # # -=O=-# # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # [2020-09-16T12:49:55.542Z] #25 10.27 [2020-09-16T12:49:55.542Z] #25 ... [2020-09-16T12:49:55.542Z] [2020-09-16T12:49:55.542Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:49:55.542Z] #52 1.067 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:49:55.542Z] #52 1.067 + RM_GOPATH=0 [2020-09-16T12:49:55.542Z] #52 1.067 + TMP_GOPATH= [2020-09-16T12:49:55.542Z] #52 1.067 + : /build [2020-09-16T12:49:55.542Z] #52 1.067 + '[' -z '' ']' [2020-09-16T12:49:55.542Z] #52 1.067 ++ mktemp -d [2020-09-16T12:49:55.542Z] #52 1.067 + export GOPATH=/tmp/tmp.N7QjZzE4hV [2020-09-16T12:49:55.542Z] #52 1.067 + GOPATH=/tmp/tmp.N7QjZzE4hV [2020-09-16T12:49:55.542Z] #52 1.067 + RM_GOPATH=1 [2020-09-16T12:49:55.542Z] #52 1.067 + case "$(go env GOARCH)" in [2020-09-16T12:49:55.542Z] #52 1.067 ++ go env GOARCH [2020-09-16T12:49:55.542Z] #52 1.067 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:55.542Z] #52 1.067 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:49:55.542Z] #52 1.067 ++ dirname /tmp/install/install.sh [2020-09-16T12:49:55.542Z] #52 1.067 + dir=/tmp/install [2020-09-16T12:49:55.542Z] #52 1.067 + bin=containerd [2020-09-16T12:49:55.542Z] #52 1.067 + shift [2020-09-16T12:49:55.542Z] #52 1.067 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-16T12:49:55.542Z] #52 1.067 + . /tmp/install/containerd.installer [2020-09-16T12:49:55.542Z] #52 1.067 ++ set -e [2020-09-16T12:49:55.542Z] #52 1.067 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:49:55.542Z] #52 1.067 + install_containerd [2020-09-16T12:49:55.542Z] #52 1.067 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-16T12:49:55.542Z] #52 1.067 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N7QjZzE4hV/src/github.com/containerd/containerd [2020-09-16T12:49:55.542Z] #52 1.067 Cloning into '/tmp/tmp.N7QjZzE4hV/src/github.com/containerd/containerd'... [2020-09-16T12:49:55.542Z] #52 ... [2020-09-16T12:49:55.542Z] [2020-09-16T12:49:55.542Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:49:55.542Z] #38 25.26 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-16T12:49:55.542Z] #38 25.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-16T12:49:55.542Z] #38 25.34 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 25.59 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-16T12:49:55.542Z] #38 25.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-16T12:49:55.542Z] #38 25.65 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 26.68 Selecting previously unselected package libprotoc17:s390x. [2020-09-16T12:49:55.542Z] #38 26.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-16T12:49:55.542Z] #38 26.69 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 27.10 Selecting previously unselected package protobuf-c-compiler. [2020-09-16T12:49:55.542Z] #38 27.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-16T12:49:55.542Z] #38 27.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:49:55.542Z] #38 27.21 Selecting previously unselected package protobuf-compiler. [2020-09-16T12:49:55.542Z] #38 27.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-16T12:49:55.542Z] #38 27.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 27.34 Selecting previously unselected package python-pkg-resources. [2020-09-16T12:49:55.542Z] #38 27.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:49:55.542Z] #38 27.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-16T12:49:55.542Z] #38 27.57 Selecting previously unselected package python-six. [2020-09-16T12:49:55.542Z] #38 27.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-16T12:49:55.542Z] #38 27.58 Unpacking python-six (1.12.0-1) ... [2020-09-16T12:49:55.542Z] #38 27.66 Selecting previously unselected package python-protobuf. [2020-09-16T12:49:55.542Z] #38 27.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-16T12:49:55.542Z] #38 27.67 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 28.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-16T12:49:55.542Z] #38 30.01 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 30.02 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-16T12:49:55.542Z] #38 30.03 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-16T12:49:55.542Z] #38 30.04 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-16T12:49:55.542Z] #38 30.05 Setting up python-six (1.12.0-1) ... [2020-09-16T12:49:55.542Z] #38 31.29 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-16T12:49:55.542Z] #38 31.30 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-16T12:49:55.542Z] #38 31.31 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 31.32 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-16T12:49:55.542Z] #38 31.33 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 31.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:49:55.542Z] #38 31.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:49:55.542Z] #38 31.35 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-16T12:49:55.543Z] #38 31.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:49:55.543Z] #38 31.38 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-16T12:49:55.543Z] #38 33.99 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-16T12:49:55.543Z] #38 34.00 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:49:55.543Z] #38 DONE 34.5s [2020-09-16T12:49:55.543Z] [2020-09-16T12:49:55.543Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:49:55.835Z] #25 10.27 ####################### 32.0% ####################################################################### 99.1% ######################################################################## 100.0% [2020-09-16T12:49:56.096Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7b8651bcc692341) in /home/ubuntu/workspace/moby_PR-41460 [Pipeline] { [Pipeline] checkout [2020-09-16T12:49:56.136Z] [2020-09-16T12:49:56.136Z] #25 ... [2020-09-16T12:49:56.136Z] [2020-09-16T12:49:56.136Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:49:56.136Z] #32 34.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-16T12:49:56.136Z] #32 34.57 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:49:56.136Z] #32 34.58 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-16T12:49:56.136Z] #32 34.59 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:49:56.136Z] #32 34.60 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-16T12:49:56.136Z] #32 34.62 Setting up cmake-data (3.13.4-1) ... [2020-09-16T12:49:56.136Z] #32 34.65 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:49:56.136Z] #32 34.66 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-16T12:49:56.136Z] #32 34.66 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-16T12:49:56.136Z] #32 34.71 Setting up cmake (3.13.4-1) ... [2020-09-16T12:49:56.136Z] #32 34.71 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:49:56.136Z] #32 34.71 Processing triggers for mime-support (3.62) ... [2020-09-16T12:49:56.136Z] #32 DONE 35.0s [2020-09-16T12:49:56.136Z] [2020-09-16T12:49:56.136Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:49:56.136Z] #25 10.84 #=#=# [2020-09-16T12:49:56.433Z] #25 10.95 ### 5.4% ########## 13.9% ################ 22.5% [2020-09-16T12:49:56.433Z] #25 ... [2020-09-16T12:49:56.433Z] [2020-09-16T12:49:56.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:49:56.433Z] #10 25.36 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-09-16T12:49:56.433Z] #10 26.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-16T12:49:56.433Z] #10 26.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-16T12:49:56.433Z] #10 26.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-16T12:49:56.433Z] #10 26.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-16T12:49:56.433Z] #10 26.70 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-09-16T12:49:56.433Z] #10 26.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-16T12:49:56.433Z] #10 26.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-16T12:49:56.433Z] #10 26.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-16T12:49:56.433Z] #10 26.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-16T12:49:56.433Z] #10 26.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-16T12:49:56.433Z] #10 26.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-16T12:49:56.433Z] #10 26.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-16T12:49:56.433Z] #10 26.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-16T12:49:56.433Z] #10 26.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-16T12:49:56.433Z] #10 26.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-16T12:49:56.433Z] #10 27.37 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:49:56.433Z] #10 27.42 Fetched 73.3 MB in 5s (15.4 MB/s) [2020-09-16T12:49:56.433Z] #10 27.48 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-16T12:49:56.433Z] #10 27.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-16T12:49:56.433Z] #10 27.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-16T12:49:56.433Z] #10 27.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:49:56.433Z] #10 29.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-16T12:49:56.433Z] #10 29.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-16T12:49:56.433Z] #10 29.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:49:56.433Z] #10 31.09 Selecting previously unselected package binutils-mingw-w64. [2020-09-16T12:49:56.433Z] #10 31.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-16T12:49:56.433Z] #10 31.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:49:56.433Z] #10 31.20 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-16T12:49:56.433Z] #10 31.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-16T12:49:56.433Z] #10 31.20 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-16T12:49:56.433Z] #10 31.29 Selecting previously unselected package dmsetup. [2020-09-16T12:49:56.433Z] #10 31.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-16T12:49:56.433Z] #10 31.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-16T12:49:56.433Z] #10 31.44 Selecting previously unselected package mingw-w64-common. [2020-09-16T12:49:56.433Z] #10 31.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-16T12:49:56.433Z] #10 31.45 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-16T12:49:56.737Z] #10 ... [2020-09-16T12:49:56.737Z] [2020-09-16T12:49:56.737Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:49:56.737Z] #41 25.51 internal/reflectlite [2020-09-16T12:49:56.737Z] #41 25.54 github.com/LK4D4/vndr/godl/singleflight [2020-09-16T12:49:56.737Z] #41 25.87 math/rand [2020-09-16T12:49:56.737Z] #41 26.86 internal/singleflight [2020-09-16T12:49:56.737Z] #41 27.48 sort [2020-09-16T12:49:56.737Z] #41 27.48 io [2020-09-16T12:49:56.737Z] #41 28.31 strconv [2020-09-16T12:49:56.737Z] #41 28.34 bytes [2020-09-16T12:49:56.737Z] #41 29.55 bufio [2020-09-16T12:49:56.737Z] #41 30.64 syscall [2020-09-16T12:49:56.737Z] #41 30.93 reflect [2020-09-16T12:49:56.737Z] #41 35.36 time [2020-09-16T12:49:56.737Z] #41 ... [2020-09-16T12:49:56.737Z] [2020-09-16T12:49:56.737Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:49:57.614Z] #25 10.95 ### 5.4% ########## 13.9% ################ 22.5% #################### 28.9% ############################## 41.8% #################################### 50.4% ####################################### 54.6% ########################################### 61.1% ################################################### 71.8% ########################################################### 82.7% ################################################################# 91.3% ######################################################################## 100.0% [2020-09-16T12:49:57.614Z] #25 12.56 [2020-09-16T12:49:59.074Z] #25 12.68 0.0% # 2.7% ### 5.2% ###### 8.9% ######## 11.4% ########## 13.9% ############ 17.0% ############## 19.5% ############### 22.0% ################# 23.9% ############# [2020-09-16T12:49:59.074Z] #25 ... [2020-09-16T12:49:59.074Z] [2020-09-16T12:49:59.074Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:49:59.074Z] #47 27.90 internal/oserror [2020-09-16T12:49:59.074Z] #47 27.90 io [2020-09-16T12:49:59.074Z] #47 27.97 syscall [2020-09-16T12:49:59.074Z] #47 28.49 bytes [2020-09-16T12:49:59.074Z] #47 29.72 strconv [2020-09-16T12:49:59.074Z] #47 31.87 reflect [2020-09-16T12:49:59.074Z] #47 33.11 time [2020-09-16T12:49:59.074Z] #47 37.52 context [2020-09-16T12:49:59.074Z] #47 ... [2020-09-16T12:49:59.074Z] [2020-09-16T12:49:59.074Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:49:59.531Z] using credential docker-jenkins-github-credentials [2020-09-16T12:49:59.537Z] Cloning the remote Git repository [2020-09-16T12:49:59.537Z] Cloning with configured refspecs honoured and without tags [2020-09-16T12:49:59.551Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:49:59.605Z] > git init /home/ubuntu/workspace/moby_PR-41460 # timeout=10 [2020-09-16T12:49:59.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:49:59.876Z] > git --version # timeout=10 [2020-09-16T12:49:59.899Z] > git --version # 'git version 2.17.1' [2020-09-16T12:49:59.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:49:59.907Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:03.166Z] #25 12.68 0.0% # 2.7% ### 5.2% ###### 8.9% ######## 11.4% ########## 13.9% ############ 17.0% ############## 19.5% ############### 22.0% ################# 23.9% ################## 26.4% ##################### 30.1% ####################### 32.6% ######################### 35.1% ########################### 37.6% ############################ 39.5% ############################## 42.0% ############################### 43.8% ################################# 46.9% ################################### 48.9% #################################### 50.8% ##################################### 52.0% ###################################### 53.3% ######################################## 55.8% ######################################### 57.6% ########################################### 60.1% ############################################ 62.0% ############################################# 63.9% ############################################### 66.4% ################################################## 69.5% ################################################### 72.0% ##################################################### 73.9% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.4% ########################################################### 82.7% ############################################################ 84.0% ############################################################## 87.4% ################################################################ 89.9% ################################################################## 92.4% #################################################################### 94.9% ###################################################################### 98.0% ######################################################################## 100.0% [2020-09-16T12:50:03.166Z] #25 17.89 [2020-09-16T12:50:03.466Z] #25 ... [2020-09-16T12:50:03.466Z] [2020-09-16T12:50:03.466Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:03.466Z] #33 1.047 + RM_GOPATH=0 [2020-09-16T12:50:03.466Z] #33 1.048 + TMP_GOPATH= [2020-09-16T12:50:03.466Z] #33 1.048 + : /build [2020-09-16T12:50:03.466Z] #33 1.048 + '[' -z '' ']' [2020-09-16T12:50:03.466Z] #33 1.048 ++ mktemp -d [2020-09-16T12:50:03.466Z] #33 1.050 + export GOPATH=/tmp/tmp.GPHrZHqTlk [2020-09-16T12:50:03.466Z] #33 1.050 + GOPATH=/tmp/tmp.GPHrZHqTlk [2020-09-16T12:50:03.466Z] #33 1.050 + RM_GOPATH=1 [2020-09-16T12:50:03.466Z] #33 1.050 + case "$(go env GOARCH)" in [2020-09-16T12:50:03.466Z] #33 1.050 ++ go env GOARCH [2020-09-16T12:50:03.466Z] #33 1.076 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:50:03.466Z] #33 1.076 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:50:03.466Z] #33 1.077 ++ dirname /tmp/install/install.sh [2020-09-16T12:50:03.466Z] #33 1.077 + dir=/tmp/install [2020-09-16T12:50:03.466Z] #33 1.077 + bin=tini [2020-09-16T12:50:03.466Z] #33 1.077 + shift [2020-09-16T12:50:03.466Z] #33 1.077 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-16T12:50:03.466Z] #33 1.077 + . /tmp/install/tini.installer [2020-09-16T12:50:03.466Z] #33 1.077 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:50:03.466Z] #33 1.078 + install_tini [2020-09-16T12:50:03.466Z] #33 1.078 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-16T12:50:03.466Z] #33 1.078 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:50:03.466Z] #33 1.078 + git clone https://github.com/krallin/tini.git /tmp/tmp.GPHrZHqTlk/tini [2020-09-16T12:50:03.466Z] #33 1.079 Cloning into '/tmp/tmp.GPHrZHqTlk/tini'... [2020-09-16T12:50:03.466Z] #33 1.705 + cd /tmp/tmp.GPHrZHqTlk/tini [2020-09-16T12:50:03.466Z] #33 1.706 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:50:03.466Z] #33 1.718 + cmake . [2020-09-16T12:50:03.466Z] #33 2.143 -- The C compiler identification is GNU 8.3.0 [2020-09-16T12:50:03.466Z] #33 2.252 -- Check for working C compiler: /usr/bin/cc [2020-09-16T12:50:03.466Z] #33 2.659 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T12:50:03.466Z] #33 2.660 -- Detecting C compiler ABI info [2020-09-16T12:50:03.466Z] #33 3.191 -- Detecting C compiler ABI info - done [2020-09-16T12:50:03.466Z] #33 3.196 -- Detecting C compile features [2020-09-16T12:50:03.466Z] #33 4.397 -- Detecting C compile features - done [2020-09-16T12:50:03.466Z] #33 4.431 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-16T12:50:03.466Z] #33 4.571 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-16T12:50:03.466Z] #33 4.625 -- Configuring done [2020-09-16T12:50:03.466Z] #33 4.661 -- Generating done [2020-09-16T12:50:03.466Z] #33 4.661 -- Build files have been written to: /tmp/tmp.GPHrZHqTlk/tini [2020-09-16T12:50:03.466Z] #33 4.663 + make tini-static [2020-09-16T12:50:03.466Z] #33 4.918 Scanning dependencies of target tini-static [2020-09-16T12:50:03.466Z] #33 5.020 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-16T12:50:03.466Z] #33 5.988 [100%] Linking C executable tini-static [2020-09-16T12:50:03.466Z] #33 6.475 [100%] Built target tini-static [2020-09-16T12:50:03.466Z] #33 6.512 + mkdir -p /build [2020-09-16T12:50:03.466Z] #33 6.513 + cp tini-static /build/docker-init [2020-09-16T12:50:03.466Z] #33 DONE 7.1s [2020-09-16T12:50:03.466Z] [2020-09-16T12:50:03.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:03.466Z] #39 2.062 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:50:03.466Z] #39 2.062 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:50:03.466Z] #39 2.101 Note: Building without GnuTLS support [2020-09-16T12:50:03.466Z] #39 2.103 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:50:03.466Z] #39 2.103 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:50:03.466Z] #39 2.895 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:50:03.466Z] #39 2.927 GEN .gitid [2020-09-16T12:50:03.466Z] #39 2.969 GEN criu/include/version.h [2020-09-16T12:50:03.466Z] #39 2.986 GEN include/common/asm [2020-09-16T12:50:03.466Z] #39 3.924 PBCC images/timens.pb-c.c [2020-09-16T12:50:03.466Z] #39 3.933 DEP images/timens.pb-c.d [2020-09-16T12:50:03.466Z] #39 3.987 PBCC images/fown.pb-c.c [2020-09-16T12:50:03.466Z] #39 3.990 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.041 PBCC images/opts.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.050 PBCC images/memfd.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.090 DEP images/fown.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.113 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.148 DEP images/opts.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.181 DEP images/memfd.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.223 PBCC images/sit.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.229 DEP images/sit.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.269 PBCC images/macvlan.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.285 DEP images/macvlan.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.315 PBCC images/autofs.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.329 DEP images/autofs.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.363 PBCC images/sysctl.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.380 DEP images/sysctl.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.401 PBCC images/time.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.429 DEP images/time.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.450 PBCC images/binfmt-misc.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.462 DEP images/binfmt-misc.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.501 PBCC images/seccomp.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.521 DEP images/seccomp.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.550 PBCC images/userns.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.555 DEP images/userns.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.635 PBCC images/cgroup.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.655 DEP images/cgroup.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.671 PBCC images/ext-file.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.682 DEP images/ext-file.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.742 PBCC images/rpc.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.749 DEP images/rpc.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.768 PBCC images/siginfo.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.777 DEP images/siginfo.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.795 PBCC images/pagemap.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.820 DEP images/pagemap.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.836 PBCC images/rlimit.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.841 DEP images/rlimit.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.854 PBCC images/file-lock.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.862 DEP images/file-lock.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.911 PBCC images/tty.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.917 DEP images/tty.pb-c.d [2020-09-16T12:50:03.466Z] #39 4.989 PBCC images/tun.pb-c.c [2020-09-16T12:50:03.466Z] #39 4.995 PBCC images/netdev.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.015 DEP images/tun.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.080 DEP images/netdev.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.146 PBCC images/vma.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.168 DEP images/vma.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.183 PBCC images/creds.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.201 DEP images/creds.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.231 PBCC images/utsns.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.237 DEP images/utsns.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.295 PBCC images/ipc-desc.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.298 PBCC images/ipc-sem.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.313 DEP images/ipc-desc.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.346 DEP images/ipc-sem.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.399 PBCC images/ipc-msg.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.409 DEP images/ipc-msg.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.453 PBCC images/ipc-shm.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.481 DEP images/ipc-shm.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.522 PBCC images/ipc-var.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.547 DEP images/ipc-var.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.612 PBCC images/sk-opts.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.644 PBCC images/packet-sock.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.663 DEP images/sk-opts.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.693 DEP images/packet-sock.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.730 PBCC images/sk-netlink.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.758 DEP images/sk-netlink.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.786 PBCC images/sk-inet.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.812 DEP images/sk-inet.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.844 PBCC images/sk-unix.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.871 DEP images/sk-unix.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.897 PBCC images/mm.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.912 DEP images/mm.pb-c.d [2020-09-16T12:50:03.466Z] #39 5.975 PBCC images/timerfd.pb-c.c [2020-09-16T12:50:03.466Z] #39 5.994 DEP images/timerfd.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.055 PBCC images/timer.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.058 DEP images/timer.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.089 PBCC images/sa.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.130 DEP images/sa.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.188 PBCC images/pipe-data.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.190 DEP images/pipe-data.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.211 PBCC images/mnt.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.257 DEP images/mnt.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.311 PBCC images/sk-packet.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.314 DEP images/sk-packet.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.369 PBCC images/tcp-stream.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.411 DEP images/tcp-stream.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.446 PBCC images/pipe.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.476 DEP images/pipe.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.519 PBCC images/pstree.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.553 DEP images/pstree.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.568 PBCC images/fs.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.598 DEP images/fs.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.626 PBCC images/signalfd.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.659 DEP images/signalfd.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.714 PBCC images/fh.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.745 PBCC images/fsnotify.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.783 DEP images/fh.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.805 DEP images/fsnotify.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.899 PBCC images/eventpoll.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.902 DEP images/eventpoll.pb-c.d [2020-09-16T12:50:03.466Z] #39 6.935 PBCC images/eventfd.pb-c.c [2020-09-16T12:50:03.466Z] #39 6.979 DEP images/eventfd.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.019 PBCC images/remap-file-path.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.023 DEP images/remap-file-path.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.053 PBCC images/fifo.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.057 DEP images/fifo.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.085 PBCC images/ghost-file.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.109 DEP images/ghost-file.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.130 PBCC images/regfile.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.182 DEP images/regfile.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.216 PBCC images/ns.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.224 DEP images/ns.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.286 PBCC images/fdinfo.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.361 DEP images/fdinfo.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.423 PBCC images/core-aarch64.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.430 PBCC images/core-arm.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.467 PBCC images/core-ppc64.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.508 PBCC images/core-s390.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.596 PBCC images/core-x86.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.637 PBCC images/core.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.673 PBCC images/inventory.pb-c.c [2020-09-16T12:50:03.466Z] #39 7.721 DEP images/core-aarch64.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.761 DEP images/core-arm.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.806 DEP images/core-ppc64.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.841 DEP images/core-s390.pb-c.d [2020-09-16T12:50:03.466Z] #39 7.897 DEP images/core-x86.pb-c.d [2020-09-16T12:50:03.764Z] #39 7.964 DEP images/core.pb-c.d [2020-09-16T12:50:03.764Z] #39 8.072 DEP images/inventory.pb-c.d [2020-09-16T12:50:04.057Z] #39 8.204 PBCC images/cpuinfo.pb-c.c [2020-09-16T12:50:04.057Z] #39 8.319 DEP images/cpuinfo.pb-c.d [2020-09-16T12:50:04.057Z] #39 8.368 PBCC images/stats.pb-c.c [2020-09-16T12:50:04.057Z] #39 8.441 DEP images/stats.pb-c.d [2020-09-16T12:50:04.349Z] #39 ... [2020-09-16T12:50:04.349Z] [2020-09-16T12:50:04.349Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:50:04.349Z] #25 19.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-16T12:50:04.641Z] #25 19.47 [2020-09-16T12:50:04.933Z] #25 19.56 ######################################################################## 100.0% [2020-09-16T12:50:04.933Z] #25 19.63 [2020-09-16T12:50:05.972Z] #25 20.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-16T12:50:05.972Z] #25 20.69 skipping existing aab193acf6ba [2020-09-16T12:50:05.972Z] #25 20.76 [2020-09-16T12:50:07.009Z] #25 21.78 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-16T12:50:07.009Z] #25 21.81 skipping existing 4d43f82972ce [2020-09-16T12:50:07.009Z] #25 21.89 [2020-09-16T12:50:07.009Z] #25 ... [2020-09-16T12:50:07.009Z] [2020-09-16T12:50:07.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:50:07.009Z] #10 35.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-16T12:50:07.009Z] #10 35.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-16T12:50:07.009Z] #10 35.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:50:07.009Z] #10 39.93 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-16T12:50:07.009Z] #10 39.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-16T12:50:07.009Z] #10 39.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:50:07.009Z] #10 40.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-16T12:50:07.009Z] #10 40.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-16T12:50:07.009Z] #10 40.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:50:07.301Z] #10 ... [2020-09-16T12:50:07.301Z] [2020-09-16T12:50:07.301Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:50:07.301Z] #52 21.68 Checking out files: 81% (2637/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) Checking out files: 92% (2980/3239) Checking out files: 93% (3013/3239) Checking out files: 94% (3045/3239) Checking out files: 95% (3078/3239) Checking out files: 96% (3110/3239) Checking out files: 97% (3142/3239) Checking out files: 98% (3175/3239) Checking out files: 99% (3207/3239) Checking out files: 100% (3239/3239) Checking out files: 100% (3239/3239), done. [2020-09-16T12:50:07.301Z] #52 22.14 + cd /tmp/tmp.N7QjZzE4hV/src/github.com/containerd/containerd [2020-09-16T12:50:07.301Z] #52 22.14 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:50:07.301Z] #52 22.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-16T12:50:07.301Z] #52 22.47 + BUILDTAGS='netgo osusergo static_build' [2020-09-16T12:50:07.301Z] #52 22.47 + export EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:50:07.301Z] #52 22.47 + EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:50:07.301Z] #52 22.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-16T12:50:07.301Z] #52 22.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-16T12:50:07.301Z] #52 22.47 + '[' '' = dynamic ']' [2020-09-16T12:50:07.301Z] #52 22.47 + make [2020-09-16T12:50:07.593Z] #52 23.19 + bin/ctr [2020-09-16T12:50:07.771Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-074667bc0bb2cbb35) in /home/ubuntu/workspace/moby_PR-41460 [Pipeline] { [Pipeline] checkout [2020-09-16T12:50:08.359Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0518f9b6f82a8be1d) in /home/ubuntu/workspace/moby_PR-41460 [Pipeline] { [Pipeline] checkout [2020-09-16T12:50:09.106Z] #52 ... [2020-09-16T12:50:09.106Z] [2020-09-16T12:50:09.106Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:50:09.106Z] #25 22.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-16T12:50:09.106Z] #25 23.11 #=#=# [2020-09-16T12:50:09.106Z] #25 23.22 ######################################################################## 100.0% [2020-09-16T12:50:09.106Z] #25 23.25 [2020-09-16T12:50:09.106Z] #25 23.29 Download of images into '/build' complete. [2020-09-16T12:50:09.106Z] #25 23.29 Use something like the following to load the result into a Docker daemon: [2020-09-16T12:50:09.106Z] #25 23.29 tar -cC '/build' . | docker load [2020-09-16T12:50:09.106Z] #25 DONE 23.6s [2020-09-16T12:50:09.106Z] [2020-09-16T12:50:09.106Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:09.106Z] #41 38.85 internal/fmtsort [2020-09-16T12:50:09.106Z] #41 39.00 internal/poll [2020-09-16T12:50:09.106Z] #41 39.21 internal/syscall/unix [2020-09-16T12:50:09.106Z] #41 39.27 strings [2020-09-16T12:50:09.106Z] #41 40.35 os [2020-09-16T12:50:09.106Z] #41 40.74 regexp/syntax [2020-09-16T12:50:09.106Z] #41 43.42 fmt [2020-09-16T12:50:09.106Z] #41 44.21 regexp [2020-09-16T12:50:09.106Z] #41 46.37 internal/lazyregexp [2020-09-16T12:50:09.106Z] #41 46.57 github.com/LK4D4/vndr/versioned [2020-09-16T12:50:09.106Z] #41 46.62 hash/crc32 [2020-09-16T12:50:09.106Z] #41 47.01 go/token [2020-09-16T12:50:09.106Z] #41 47.02 net/url [2020-09-16T12:50:09.106Z] #41 47.72 go/scanner [2020-09-16T12:50:09.106Z] #41 ... [2020-09-16T12:50:09.106Z] [2020-09-16T12:50:09.106Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:50:09.106Z] #47 38.11 internal/poll [2020-09-16T12:50:09.106Z] #47 38.77 encoding/binary [2020-09-16T12:50:09.106Z] #47 39.79 os [2020-09-16T12:50:09.106Z] #47 40.81 encoding/base64 [2020-09-16T12:50:09.106Z] #47 41.51 golang.org/x/sys/unix [2020-09-16T12:50:09.106Z] #47 43.34 fmt [2020-09-16T12:50:09.106Z] #47 46.49 encoding/json [2020-09-16T12:50:09.106Z] #47 47.52 github.com/pkg/diff [2020-09-16T12:50:09.404Z] #47 ... [2020-09-16T12:50:09.404Z] [2020-09-16T12:50:09.404Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:50:09.404Z] #30 37.83 internal/poll [2020-09-16T12:50:09.404Z] #30 39.12 internal/fmtsort [2020-09-16T12:50:09.404Z] #30 39.15 internal/syscall/execenv [2020-09-16T12:50:09.404Z] #30 39.21 internal/syscall/unix [2020-09-16T12:50:09.404Z] #30 39.33 os [2020-09-16T12:50:09.404Z] #30 39.35 strings [2020-09-16T12:50:09.404Z] #30 41.38 path [2020-09-16T12:50:09.404Z] #30 41.45 fmt [2020-09-16T12:50:09.404Z] #30 41.91 path/filepath [2020-09-16T12:50:09.404Z] #30 43.26 io/ioutil [2020-09-16T12:50:09.404Z] #30 43.63 text/tabwriter [2020-09-16T12:50:09.404Z] #30 44.48 flag [2020-09-16T12:50:09.404Z] #30 44.48 github.com/BurntSushi/toml [2020-09-16T12:50:09.404Z] #30 45.57 log [2020-09-16T12:50:09.404Z] #30 47.15 github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:50:09.404Z] #30 ... [2020-09-16T12:50:09.404Z] [2020-09-16T12:50:09.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:09.404Z] #39 9.230 make[1]: Nothing to be done for 'all'. [2020-09-16T12:50:09.404Z] #39 10.09 CC images/stats.o [2020-09-16T12:50:09.404Z] #39 10.27 CC images/core.o [2020-09-16T12:50:09.404Z] #39 10.59 CC images/core-x86.o [2020-09-16T12:50:09.404Z] #39 10.98 CC images/core-arm.o [2020-09-16T12:50:09.404Z] #39 11.17 CC images/core-aarch64.o [2020-09-16T12:50:09.404Z] #39 11.45 CC images/core-ppc64.o [2020-09-16T12:50:09.404Z] #39 11.94 CC images/core-s390.o [2020-09-16T12:50:09.404Z] #39 12.28 CC images/cpuinfo.o [2020-09-16T12:50:09.404Z] #39 12.58 CC images/inventory.o [2020-09-16T12:50:09.404Z] #39 12.67 CC images/fdinfo.o [2020-09-16T12:50:09.404Z] #39 12.94 CC images/fown.o [2020-09-16T12:50:09.404Z] #39 13.05 CC images/ns.o [2020-09-16T12:50:09.404Z] #39 13.17 CC images/regfile.o [2020-09-16T12:50:09.404Z] #39 13.31 CC images/ghost-file.o [2020-09-16T12:50:09.404Z] #39 13.54 CC images/fifo.o [2020-09-16T12:50:09.404Z] #39 13.68 CC images/remap-file-path.o [2020-09-16T12:50:09.404Z] #39 13.81 CC images/eventfd.o [2020-09-16T12:50:09.697Z] #39 14.03 CC images/eventpoll.o [2020-09-16T12:50:09.990Z] #39 14.20 CC images/fh.o [2020-09-16T12:50:09.990Z] #39 14.33 CC images/fsnotify.o [2020-09-16T12:50:10.282Z] #39 14.66 CC images/signalfd.o [2020-09-16T12:50:10.574Z] #39 14.83 CC images/fs.o [2020-09-16T12:50:10.574Z] #39 14.99 CC images/pstree.o [2020-09-16T12:50:10.866Z] #39 15.14 CC images/pipe.o [2020-09-16T12:50:10.866Z] #39 15.28 CC images/tcp-stream.o [2020-09-16T12:50:10.866Z] #39 15.38 CC images/sk-packet.o [2020-09-16T12:50:10.937Z] using credential docker-jenkins-github-credentials [2020-09-16T12:50:10.946Z] Cloning the remote Git repository [2020-09-16T12:50:10.946Z] Cloning with configured refspecs honoured and without tags [2020-09-16T12:50:11.158Z] #39 15.59 CC images/mnt.o [2020-09-16T12:50:11.286Z] using credential docker-jenkins-github-credentials [2020-09-16T12:50:11.293Z] Cloning the remote Git repository [2020-09-16T12:50:11.293Z] Cloning with configured refspecs honoured and without tags [2020-09-16T12:50:10.487Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:50:10.551Z] > git init /home/ubuntu/workspace/moby_PR-41460 # timeout=10 [2020-09-16T12:50:10.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:50:10.780Z] > git --version # timeout=10 [2020-09-16T12:50:10.794Z] > git --version # 'git version 2.7.4' [2020-09-16T12:50:10.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:10.797Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:11.453Z] #39 ... [2020-09-16T12:50:11.453Z] [2020-09-16T12:50:11.453Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:50:11.453Z] #30 DONE 50.3s [2020-09-16T12:50:11.453Z] [2020-09-16T12:50:11.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:11.453Z] #39 15.75 CC images/pipe-data.o [2020-09-16T12:50:11.453Z] #39 ... [2020-09-16T12:50:11.453Z] [2020-09-16T12:50:11.453Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:11.453Z] #41 48.57 text/template/parse [2020-09-16T12:50:11.453Z] #41 49.04 go/ast [2020-09-16T12:50:11.284Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:50:11.334Z] > git init /home/ubuntu/workspace/moby_PR-41460 # timeout=10 [2020-09-16T12:50:11.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:50:11.901Z] > git --version # timeout=10 [2020-09-16T12:50:11.915Z] > git --version # 'git version 2.17.1' [2020-09-16T12:50:11.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:11.944Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:13.019Z] #41 51.80 text/template [2020-09-16T12:50:13.311Z] #41 52.20 go/parser [2020-09-16T12:50:15.381Z] #41 ... [2020-09-16T12:50:15.381Z] [2020-09-16T12:50:15.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:15.381Z] #39 15.87 CC images/sa.o [2020-09-16T12:50:15.381Z] #39 16.33 CC images/timer.o [2020-09-16T12:50:15.381Z] #39 16.55 CC images/timerfd.o [2020-09-16T12:50:15.381Z] #39 16.63 CC images/mm.o [2020-09-16T12:50:15.381Z] #39 16.75 CC images/sk-opts.o [2020-09-16T12:50:15.381Z] #39 16.88 CC images/sk-unix.o [2020-09-16T12:50:15.381Z] #39 17.03 CC images/sk-inet.o [2020-09-16T12:50:15.381Z] #39 17.20 CC images/tun.o [2020-09-16T12:50:15.381Z] #39 17.38 CC images/sk-netlink.o [2020-09-16T12:50:15.381Z] #39 17.57 CC images/packet-sock.o [2020-09-16T12:50:15.381Z] #39 17.86 CC images/ipc-var.o [2020-09-16T12:50:15.381Z] #39 18.03 CC images/ipc-desc.o [2020-09-16T12:50:15.381Z] #39 18.16 CC images/ipc-shm.o [2020-09-16T12:50:15.381Z] #39 18.30 CC images/ipc-msg.o [2020-09-16T12:50:15.381Z] #39 18.47 CC images/ipc-sem.o [2020-09-16T12:50:15.381Z] #39 18.59 CC images/utsns.o [2020-09-16T12:50:15.381Z] #39 18.70 CC images/creds.o [2020-09-16T12:50:15.381Z] #39 18.81 CC images/vma.o [2020-09-16T12:50:15.381Z] #39 18.93 CC images/netdev.o [2020-09-16T12:50:15.381Z] #39 19.19 CC images/tty.o [2020-09-16T12:50:15.381Z] #39 19.47 CC images/file-lock.o [2020-09-16T12:50:15.381Z] #39 19.58 CC images/rlimit.o [2020-09-16T12:50:15.381Z] #39 19.66 CC images/pagemap.o [2020-09-16T12:50:15.674Z] #39 19.87 CC images/siginfo.o [2020-09-16T12:50:15.674Z] #39 20.04 CC images/rpc.o [2020-09-16T12:50:16.308Z] #39 20.71 CC images/ext-file.o [2020-09-16T12:50:16.600Z] #39 20.80 CC images/cgroup.o [2020-09-16T12:50:16.892Z] #39 21.15 CC images/userns.o [2020-09-16T12:50:16.892Z] #39 21.29 CC images/google/protobuf/descriptor.o [2020-09-16T12:50:17.526Z] #39 ... [2020-09-16T12:50:17.526Z] [2020-09-16T12:50:17.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:50:17.526Z] #10 56.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-16T12:50:17.526Z] #10 56.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-16T12:50:17.818Z] #10 56.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:50:18.480Z] Fetching without tags [2020-09-16T12:50:18.914Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:50:19.922Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:50:19.922Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:50:18.378Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:50:18.395Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:50:18.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:18.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:50:18.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:50:18.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:18.483Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:18.926Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:50:18.955Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:50:19.818Z] > git remote # timeout=10 [2020-09-16T12:50:19.839Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:50:19.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:19.862Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:50:19.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:50:19.922Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:50:19.931Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:50:20.563Z] #10 ... [2020-09-16T12:50:20.563Z] [2020-09-16T12:50:20.563Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:50:20.563Z] #47 49.11 go/ast [2020-09-16T12:50:20.563Z] #47 51.35 golang.org/x/crypto/ssh/terminal [2020-09-16T12:50:20.563Z] #47 52.15 mvdan.cc/editorconfig [2020-09-16T12:50:20.563Z] #47 52.16 mvdan.cc/sh/v3/fileutil [2020-09-16T12:50:20.563Z] #47 52.29 mvdan.cc/sh/v3/syntax [2020-09-16T12:50:20.563Z] #47 55.81 mvdan.cc/sh/v3/cmd/shfmt [2020-09-16T12:50:20.563Z] #47 DONE 59.0s [2020-09-16T12:50:20.563Z] [2020-09-16T12:50:20.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:20.563Z] #39 22.13 CC images/opts.o [2020-09-16T12:50:20.563Z] #39 22.22 CC images/seccomp.o [2020-09-16T12:50:20.563Z] #39 22.45 CC images/binfmt-misc.o [2020-09-16T12:50:20.563Z] #39 22.58 CC images/time.o [2020-09-16T12:50:20.563Z] #39 22.69 CC images/sysctl.o [2020-09-16T12:50:20.563Z] #39 22.84 CC images/autofs.o [2020-09-16T12:50:20.563Z] #39 22.92 CC images/macvlan.o [2020-09-16T12:50:20.563Z] #39 23.07 CC images/sit.o [2020-09-16T12:50:20.563Z] #39 23.12 CC images/memfd.o [2020-09-16T12:50:20.563Z] #39 23.29 CC images/timens.o [2020-09-16T12:50:20.563Z] #39 23.42 LINK images/built-in.o [2020-09-16T12:50:20.563Z] #39 23.55 GEN compel/include/asm [2020-09-16T12:50:20.563Z] #39 23.57 GEN compel/include/version.h [2020-09-16T12:50:20.563Z] #39 23.58 touch .config [2020-09-16T12:50:20.563Z] #39 23.60 GEN include/common/config.h [2020-09-16T12:50:20.563Z] #39 23.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-16T12:50:20.563Z] #39 23.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-16T12:50:20.563Z] #39 23.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-16T12:50:20.563Z] #39 23.72 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-16T12:50:20.563Z] #39 23.72 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-16T12:50:20.563Z] #39 23.73 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-16T12:50:20.563Z] #39 23.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-16T12:50:20.563Z] #39 23.76 DEP compel/plugins/std/infect.d [2020-09-16T12:50:20.563Z] #39 23.86 DEP compel/plugins/std/string.d [2020-09-16T12:50:20.563Z] #39 23.93 DEP compel/plugins/std/log.d [2020-09-16T12:50:20.563Z] #39 23.99 DEP compel/plugins/std/fds.d [2020-09-16T12:50:20.563Z] #39 24.05 DEP compel/plugins/std/std.d [2020-09-16T12:50:20.563Z] #39 24.09 DEP compel/plugins/shmem/shmem.d [2020-09-16T12:50:20.563Z] #39 24.17 DEP compel/plugins/fds/fds.d [2020-09-16T12:50:20.563Z] #39 24.27 CC compel/plugins/std/std.o [2020-09-16T12:50:20.563Z] #39 24.49 CC compel/plugins/std/fds.o [2020-09-16T12:50:20.563Z] #39 25.01 CC compel/plugins/std/log.o [2020-09-16T12:50:21.611Z] #39 25.70 CC compel/plugins/std/string.o [2020-09-16T12:50:21.903Z] #39 26.17 CC compel/plugins/std/infect.o [2020-09-16T12:50:22.195Z] #39 26.37 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-16T12:50:22.195Z] #39 26.39 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-16T12:50:22.195Z] #39 26.40 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-16T12:50:22.195Z] #39 26.50 AR compel/plugins/std.lib.a [2020-09-16T12:50:22.195Z] #39 26.55 CC compel/plugins/fds/fds.o [2020-09-16T12:50:22.488Z] #39 26.78 AR compel/plugins/fds.lib.a [2020-09-16T12:50:22.488Z] #39 26.80 HOSTDEP compel/src/lib/log-host.d [2020-09-16T12:50:22.488Z] #39 26.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-16T12:50:22.780Z] #39 26.94 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-16T12:50:22.780Z] #39 26.95 HOSTDEP compel/src/main-host.d [2020-09-16T12:50:22.780Z] #39 27.01 DEP compel/src/lib/ptrace.d [2020-09-16T12:50:22.780Z] #39 27.07 DEP compel/src/lib/infect.d [2020-09-16T12:50:22.780Z] #39 27.14 DEP compel/src/lib/infect-util.d [2020-09-16T12:50:22.780Z] #39 27.19 DEP compel/src/lib/infect-rpc.d [2020-09-16T12:50:23.072Z] #39 27.28 DEP compel/arch/s390/src/lib/infect.d [2020-09-16T12:50:23.072Z] #39 27.33 DEP compel/arch/s390/src/lib/cpu.d [2020-09-16T12:50:23.072Z] #39 27.37 DEP compel/src/lib/log.d [2020-09-16T12:50:23.072Z] #39 27.40 DEP compel/src/main.d [2020-09-16T12:50:23.072Z] #39 27.45 DEP compel/src/lib/handle-elf.d [2020-09-16T12:50:23.072Z] #39 27.52 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-16T12:50:23.072Z] #39 27.58 CC compel/src/lib/log.o [2020-09-16T12:50:23.364Z] #39 27.78 CC compel/arch/s390/src/lib/cpu.o [2020-09-16T12:50:23.656Z] #39 27.93 CC compel/arch/s390/src/lib/infect.o [2020-09-16T12:50:23.950Z] #39 28.41 CC compel/src/lib/infect-rpc.o [2020-09-16T12:50:24.243Z] #39 28.61 CC compel/src/lib/infect-util.o [2020-09-16T12:50:24.243Z] #39 28.75 CC compel/src/lib/infect.o [2020-09-16T12:50:24.401Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:50:24.418Z] > git --version # timeout=10 [2020-09-16T12:50:24.429Z] > git --version # 'git version 2.17.1' [2020-09-16T12:50:24.440Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:50:25.345Z] #39 ... [2020-09-16T12:50:25.345Z] [2020-09-16T12:50:25.345Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:25.345Z] #41 54.24 encoding/xml [2020-09-16T12:50:25.345Z] #41 54.81 go/doc [2020-09-16T12:50:25.345Z] #41 57.13 crypto/rand [2020-09-16T12:50:25.345Z] #41 57.18 github.com/LK4D4/vndr/build [2020-09-16T12:50:25.345Z] #41 57.56 crypto/ed25519 [2020-09-16T12:50:25.345Z] #41 57.81 crypto/rsa [2020-09-16T12:50:25.345Z] #41 58.73 crypto/dsa [2020-09-16T12:50:25.345Z] #41 58.91 crypto/x509/pkix [2020-09-16T12:50:25.345Z] #41 59.01 vendor/golang.org/x/crypto/cryptobyte [2020-09-16T12:50:25.345Z] #41 59.28 net [2020-09-16T12:50:25.345Z] #41 60.56 vendor/golang.org/x/sys/cpu [2020-09-16T12:50:25.345Z] #41 60.78 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-16T12:50:25.345Z] #41 61.11 vendor/golang.org/x/crypto/poly1305 [2020-09-16T12:50:25.345Z] #41 61.33 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-16T12:50:25.345Z] #41 61.68 vendor/golang.org/x/crypto/curve25519 [2020-09-16T12:50:25.345Z] #41 61.95 vendor/golang.org/x/crypto/hkdf [2020-09-16T12:50:25.345Z] #41 62.01 vendor/golang.org/x/text/transform [2020-09-16T12:50:25.345Z] #41 62.34 vendor/golang.org/x/text/unicode/bidi [2020-09-16T12:50:25.345Z] #41 63.46 vendor/golang.org/x/text/secure/bidirule [2020-09-16T12:50:25.345Z] #41 63.70 vendor/golang.org/x/text/unicode/norm [2020-09-16T12:50:25.563Z] + docker version [2020-09-16T12:50:25.637Z] #41 ... [2020-09-16T12:50:25.637Z] [2020-09-16T12:50:25.637Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:25.637Z] #39 29.91 CC compel/src/lib/ptrace.o [2020-09-16T12:50:25.637Z] #39 30.15 AR compel/libcompel.a [2020-09-16T12:50:25.637Z] #39 30.17 HOSTCC compel/src/main-host.o [2020-09-16T12:50:25.930Z] #39 30.31 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-16T12:50:25.930Z] #39 30.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-16T12:50:26.221Z] #39 30.63 HOSTCC compel/src/lib/log-host.o [2020-09-16T12:50:26.514Z] #39 30.74 HOSTLINK compel/compel-host-bin [2020-09-16T12:50:26.514Z] #39 30.87 DEP soccr/soccr.d [2020-09-16T12:50:26.805Z] #39 31.04 CC soccr/soccr.o [2020-09-16T12:50:27.440Z] #39 31.84 AR soccr/libsoccr.a [2020-09-16T12:50:27.440Z] #39 31.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:50:27.732Z] #39 32.07 DEP criu/arch/s390/sigframe.d [2020-09-16T12:50:27.732Z] #39 32.14 DEP criu/arch/s390/crtools.d [2020-09-16T12:50:27.732Z] #39 32.24 DEP criu/arch/s390/cpu.d [2020-09-16T12:50:28.025Z] #39 32.34 CC criu/arch/s390/cpu.o [2020-09-16T12:50:28.317Z] #39 32.61 CC criu/arch/s390/crtools.o [2020-09-16T12:50:28.952Z] #39 33.26 CC criu/arch/s390/sigframe.o [2020-09-16T12:50:29.245Z] #39 33.37 LINK criu/arch/s390/crtools.built-in.o [2020-09-16T12:50:29.245Z] #39 33.41 DEP criu/pie/util-vdso.d [2020-09-16T12:50:29.245Z] #39 33.59 DEP criu/pie/util.d [2020-09-16T12:50:29.245Z] #39 33.65 CC criu/pie/util.o [2020-09-16T12:50:29.538Z] #39 33.82 CC criu/pie/util-vdso.o [2020-09-16T12:50:29.840Z] #39 ... [2020-09-16T12:50:29.840Z] [2020-09-16T12:50:29.840Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:50:29.840Z] #54 64.80 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:50:29.840Z] #54 64.80 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-16T12:50:29.840Z] #54 DONE 68.6s [2020-09-16T12:50:29.840Z] [2020-09-16T12:50:29.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:50:29.840Z] #10 66.37 Selecting previously unselected package libapparmor1:s390x. [2020-09-16T12:50:29.840Z] #10 66.38 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.38 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-16T12:50:29.840Z] #10 66.44 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-16T12:50:29.840Z] #10 66.44 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.45 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-16T12:50:29.840Z] #10 66.55 Selecting previously unselected package libbtrfs0. [2020-09-16T12:50:29.840Z] #10 66.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:50:29.840Z] #10 66.58 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:50:29.840Z] #10 66.58 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:50:29.840Z] #10 66.65 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-16T12:50:29.840Z] #10 66.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.66 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-16T12:50:29.840Z] #10 66.68 Selecting previously unselected package libudev-dev:s390x. [2020-09-16T12:50:29.840Z] #10 66.69 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.69 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-16T12:50:29.840Z] #10 66.79 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-16T12:50:29.840Z] #10 66.79 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.79 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-16T12:50:29.840Z] #10 66.95 Selecting previously unselected package libpcre16-3:s390x. [2020-09-16T12:50:29.840Z] #10 66.95 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 66.96 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 67.01 Selecting previously unselected package libpcre32-3:s390x. [2020-09-16T12:50:29.840Z] #10 67.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.02 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 67.15 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-16T12:50:29.840Z] #10 67.16 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.16 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 67.20 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-16T12:50:29.840Z] #10 67.20 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.20 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 67.40 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-16T12:50:29.840Z] #10 67.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.41 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-16T12:50:29.840Z] #10 67.54 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-16T12:50:29.840Z] #10 67.54 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.54 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-16T12:50:29.840Z] #10 67.60 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-16T12:50:29.840Z] #10 67.60 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.61 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-16T12:50:29.840Z] #10 67.69 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-16T12:50:29.840Z] #10 67.69 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-16T12:50:29.840Z] #10 67.70 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-16T12:50:29.840Z] #10 68.05 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 68.06 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-16T12:50:29.840Z] #10 68.07 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-16T12:50:29.840Z] #10 68.07 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:50:29.840Z] #10 68.08 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 68.08 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-16T12:50:29.840Z] #10 68.09 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:50:29.840Z] #10 68.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:50:29.840Z] #10 68.10 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 68.11 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-16T12:50:29.840Z] #10 68.13 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:50:29.840Z] #10 68.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:50:29.840Z] #10 68.14 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-16T12:50:29.840Z] #10 68.15 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-16T12:50:29.840Z] #10 68.16 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-16T12:50:29.840Z] #10 68.17 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:50:29.840Z] #10 68.18 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-16T12:50:29.840Z] #10 68.19 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:50:29.840Z] #10 68.23 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-09-16T12:50:29.840Z] #10 68.23 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-09-16T12:50:29.840Z] #10 68.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:50:29.840Z] #10 68.24 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-09-16T12:50:29.840Z] #10 68.25 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-09-16T12:50:29.840Z] #10 68.25 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:50:29.840Z] #10 68.26 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-16T12:50:29.840Z] #10 68.26 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-16T12:50:29.840Z] #10 68.27 Setting up dmsetup (2:1.02.155-3) ... [2020-09-16T12:50:29.840Z] #10 68.28 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-16T12:50:29.840Z] #10 68.28 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-16T12:50:29.840Z] #10 68.29 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:50:29.840Z] #10 DONE 68.6s [2020-09-16T12:50:29.840Z] [2020-09-16T12:50:29.840Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-16T12:50:29.840Z] #55 DONE 0.1s [2020-09-16T12:50:29.840Z] [2020-09-16T12:50:29.840Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-16T12:50:29.840Z] #56 DONE 0.1s [2020-09-16T12:50:29.840Z] [2020-09-16T12:50:29.840Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:29.840Z] #39 34.19 AR criu/pie/pie.lib.a [2020-09-16T12:50:29.840Z] #39 34.24 DEP criu/pie/restorer.d [2020-09-16T12:50:30.147Z] #39 34.39 DEP criu/arch/s390/restorer.d [2020-09-16T12:50:30.147Z] #39 34.44 DEP criu/arch/s390/vdso-pie.d [2020-09-16T12:50:30.147Z] #39 34.51 DEP criu/pie/parasite-vdso.d [2020-09-16T12:50:30.147Z] #39 34.62 DEP criu/pie/parasite.d [2020-09-16T12:50:30.449Z] #39 34.73 CC criu/pie/parasite.o [2020-09-16T12:50:31.102Z] #39 35.40 LINK criu/pie/parasite.built-in.o [2020-09-16T12:50:31.102Z] #39 35.41 GEN criu/pie/parasite-blob.h [2020-09-16T12:50:31.102Z] #39 35.47 CC criu/pie/parasite-vdso.o [2020-09-16T12:50:31.102Z] #39 ... [2020-09-16T12:50:31.102Z] [2020-09-16T12:50:31.102Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-16T12:50:31.102Z] #11 DONE 1.5s [2020-09-16T12:50:31.400Z] [2020-09-16T12:50:31.400Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-16T12:50:31.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:50:31.814Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:50:31.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:31.859Z] Fetching without tags [2020-09-16T12:50:32.282Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:50:32.439Z] #12 DONE 1.1s [2020-09-16T12:50:32.439Z] [2020-09-16T12:50:32.439Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-16T12:50:33.477Z] #13 0.870 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-16T12:50:33.477Z] #13 DONE 1.1s [2020-09-16T12:50:33.477Z] [2020-09-16T12:50:33.477Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-16T12:50:33.528Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:50:33.528Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:50:33.758Z] Fetching without tags [2020-09-16T12:50:31.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:50:31.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:50:31.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:31.867Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:32.291Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:50:32.300Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:50:33.482Z] > git remote # timeout=10 [2020-09-16T12:50:33.492Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:50:33.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:33.506Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:50:33.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:50:33.531Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:50:33.542Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:50:34.146Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:50:34.521Z] #14 DONE 1.0s [2020-09-16T12:50:34.521Z] [2020-09-16T12:50:34.521Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-16T12:50:34.914Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:50:34.914Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:50:33.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:50:33.692Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:50:33.709Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:33.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:50:33.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:50:33.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:33.768Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:50:34.156Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:50:34.179Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:50:34.830Z] > git remote # timeout=10 [2020-09-16T12:50:34.840Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:50:34.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:50:34.864Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:50:34.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T12:50:34.914Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:50:34.929Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:50:35.346Z] Removing intermediate container 8d79bf4c61a7 [2020-09-16T12:50:35.346Z] ---> 44ae0d62cb14 [2020-09-16T12:50:35.346Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-16T12:50:35.346Z] ---> 805dc2d65d1c [2020-09-16T12:50:35.346Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-16T12:50:35.346Z] ---> 1365bdc41d8b [2020-09-16T12:50:35.346Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-16T12:50:35.346Z] ---> Running in a9fb0d8dc163 [2020-09-16T12:50:35.346Z] Removing intermediate container a9fb0d8dc163 [2020-09-16T12:50:35.346Z] ---> a293466bf870 [2020-09-16T12:50:35.346Z] Successfully built a293466bf870 [2020-09-16T12:50:35.346Z] Successfully tagged moby-buildx:latest [2020-09-16T12:50:35.346Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-16T12:50:35.346Z] if [ -n "${id}" ]; then \ [2020-09-16T12:50:35.346Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-16T12:50:35.346Z] && touch bundles/buildx; \ [2020-09-16T12:50:35.346Z] docker rm -f ${id}; \ [2020-09-16T12:50:35.346Z] fi [2020-09-16T12:50:35.346Z] 5cbf55cba050948215a8194dc4af50f4c26edede96bff37ba53105eacbf0ea48 [2020-09-16T12:50:35.346Z] bundles/buildx version [2020-09-16T12:50:35.346Z] buildx v0.3.1 6db68d0 [2020-09-16T12:50:35.346Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae . [2020-09-16T12:50:35.346Z] #1 [internal] booting buildkit [2020-09-16T12:50:35.346Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-16T12:50:35.346Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-09-16T12:50:35.346Z] #1 creating container buildx_buildkit_default [2020-09-16T12:50:35.346Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-16T12:50:35.346Z] #1 DONE 2.3s [2020-09-16T12:50:35.346Z] [2020-09-16T12:50:35.346Z] #3 [internal] load .dockerignore [2020-09-16T12:50:35.346Z] #3 transferring context: 87B done [2020-09-16T12:50:35.346Z] #3 DONE 0.0s [2020-09-16T12:50:35.346Z] [2020-09-16T12:50:35.346Z] #2 [internal] load build definition from Dockerfile [2020-09-16T12:50:35.346Z] #2 transferring dockerfile: 16.36kB done [2020-09-16T12:50:35.346Z] #2 DONE 0.0s [2020-09-16T12:50:35.346Z] [2020-09-16T12:50:35.346Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-16T12:50:35.346Z] #4 DONE 0.9s [2020-09-16T12:50:35.346Z] [2020-09-16T12:50:35.346Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-16T12:50:35.346Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-16T12:50:35.346Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-16T12:50:35.346Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-16T12:50:35.346Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-16T12:50:35.346Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-16T12:50:35.346Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-09-16T12:50:35.346Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-16T12:50:35.346Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-09-16T12:50:35.346Z] #5 DONE 1.1s [2020-09-16T12:50:35.346Z] [2020-09-16T12:50:35.346Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:50:35.525Z] Client: Docker Engine - Community [2020-09-16T12:50:35.525Z] Version: 19.03.12 [2020-09-16T12:50:35.525Z] API version: 1.40 [2020-09-16T12:50:35.525Z] Go version: go1.13.10 [2020-09-16T12:50:35.525Z] Git commit: 48a66213fe [2020-09-16T12:50:35.525Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-16T12:50:35.525Z] OS/Arch: linux/amd64 [2020-09-16T12:50:35.525Z] Experimental: false [2020-09-16T12:50:35.525Z] [2020-09-16T12:50:35.525Z] Server: Docker Engine - Community [2020-09-16T12:50:35.525Z] Engine: [2020-09-16T12:50:35.525Z] Version: 19.03.12 [2020-09-16T12:50:35.525Z] API version: 1.40 (minimum version 1.12) [2020-09-16T12:50:35.525Z] Go version: go1.13.10 [2020-09-16T12:50:35.525Z] Git commit: 48a66213fe [2020-09-16T12:50:35.525Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-16T12:50:35.525Z] OS/Arch: linux/amd64 [2020-09-16T12:50:35.525Z] Experimental: true [2020-09-16T12:50:35.525Z] containerd: [2020-09-16T12:50:35.525Z] Version: 1.2.13 [2020-09-16T12:50:35.525Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:50:35.525Z] runc: [2020-09-16T12:50:35.525Z] Version: 1.0.0-rc10 [2020-09-16T12:50:35.525Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:50:35.525Z] docker-init: [2020-09-16T12:50:35.525Z] Version: 0.18.0 [2020-09-16T12:50:35.525Z] GitCommit: fec3683 [2020-09-16T12:50:35.564Z] #15 DONE 1.0s [2020-09-16T12:50:35.564Z] [2020-09-16T12:50:35.564Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:35.564Z] #39 35.92 CC criu/arch/s390/vdso-pie.o [2020-09-16T12:50:35.564Z] #39 36.10 CC criu/arch/s390/restorer.o [2020-09-16T12:50:35.564Z] #39 36.33 CC criu/pie/restorer.o [2020-09-16T12:50:35.564Z] #39 38.10 LINK criu/pie/restorer.built-in.o [2020-09-16T12:50:35.564Z] #39 38.10 GEN criu/pie/restorer-blob.h [2020-09-16T12:50:35.564Z] #39 38.14 DEP criu/vdso.d [2020-09-16T12:50:35.564Z] #39 38.39 DEP criu/uts_ns.d [2020-09-16T12:50:35.564Z] #39 38.48 DEP criu/util.d [2020-09-16T12:50:35.564Z] #39 38.57 DEP criu/uffd.d [2020-09-16T12:50:35.564Z] #39 38.67 DEP criu/tun.d [2020-09-16T12:50:35.564Z] #39 38.80 DEP criu/tty.d [2020-09-16T12:50:35.564Z] #39 38.96 DEP criu/timerfd.d [2020-09-16T12:50:35.564Z] #39 39.05 DEP criu/timens.d [2020-09-16T12:50:35.564Z] #39 39.19 DEP criu/sysfs_parse.d [2020-09-16T12:50:35.564Z] #39 39.38 DEP criu/sysctl.d [2020-09-16T12:50:35.564Z] #39 39.47 DEP criu/string.d [2020-09-16T12:50:35.564Z] #39 39.49 DEP criu/stats.d [2020-09-16T12:50:35.564Z] #39 39.55 DEP criu/sockets.d [2020-09-16T12:50:35.564Z] #39 39.69 DEP criu/sk-unix.d [2020-09-16T12:50:35.564Z] #39 39.82 DEP criu/sk-tcp.d [2020-09-16T12:50:35.564Z] #39 39.95 DEP criu/sk-queue.d [Pipeline] sh [2020-09-16T12:50:35.857Z] #39 40.07 DEP criu/sk-packet.d [2020-09-16T12:50:35.909Z] + docker info [2020-09-16T12:50:35.996Z] #7 ... [2020-09-16T12:50:35.996Z] [2020-09-16T12:50:35.996Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:50:35.996Z] #6 DONE 0.6s [2020-09-16T12:50:35.996Z] [2020-09-16T12:50:35.996Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:50:35.996Z] #7 DONE 0.7s [2020-09-16T12:50:35.996Z] [2020-09-16T12:50:35.996Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:50:35.996Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-16T12:50:35.996Z] #59 DONE 0.0s [2020-09-16T12:50:35.996Z] [2020-09-16T12:50:35.996Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:35.996Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-16T12:50:35.996Z] #8 DONE 0.0s [2020-09-16T12:50:35.996Z] [2020-09-16T12:50:35.996Z] #21 [internal] load build context [2020-09-16T12:50:36.149Z] #39 40.35 DEP criu/sk-netlink.d [2020-09-16T12:50:36.149Z] #39 40.45 DEP criu/sk-inet.d [2020-09-16T12:50:36.441Z] #39 ... [2020-09-16T12:50:36.441Z] [2020-09-16T12:50:36.441Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-16T12:50:36.441Z] #16 DONE 0.9s [2020-09-16T12:50:36.441Z] [2020-09-16T12:50:36.441Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:36.441Z] #39 40.65 DEP criu/signalfd.d [2020-09-16T12:50:36.441Z] #39 40.81 DEP criu/sigframe.d [2020-09-16T12:50:36.441Z] #39 40.85 DEP criu/shmem.d [2020-09-16T12:50:36.733Z] #39 40.93 DEP criu/servicefd.d [2020-09-16T12:50:36.733Z] #39 41.05 DEP criu/seize.d [2020-09-16T12:50:36.733Z] #39 41.12 DEP criu/seccomp.d [2020-09-16T12:50:36.733Z] #39 41.24 DEP criu/rst-malloc.d [2020-09-16T12:50:37.025Z] #39 41.28 DEP criu/rbtree.d [2020-09-16T12:50:37.025Z] #39 41.30 DEP criu/pstree.d [2020-09-16T12:50:37.025Z] #39 41.41 DEP criu/protobuf.d [2020-09-16T12:50:37.319Z] #39 41.58 GEN criu/protobuf-desc-gen.h [2020-09-16T12:50:37.611Z] #39 ... [2020-09-16T12:50:37.611Z] [2020-09-16T12:50:37.611Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:37.611Z] #41 66.44 vendor/golang.org/x/net/idna [2020-09-16T12:50:37.611Z] #41 67.90 vendor/golang.org/x/net/http2/hpack [2020-09-16T12:50:37.611Z] #41 68.53 mime [2020-09-16T12:50:37.611Z] #41 70.05 mime/quotedprintable [2020-09-16T12:50:37.611Z] #41 70.43 net/http/internal [2020-09-16T12:50:37.611Z] #41 71.28 crypto/tls [2020-09-16T12:50:37.611Z] #41 71.29 mime/multipart [2020-09-16T12:50:37.611Z] #41 75.92 net/http [2020-09-16T12:50:37.611Z] #41 ... [2020-09-16T12:50:37.611Z] [2020-09-16T12:50:37.611Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:50:37.611Z] #17 0.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:50:37.611Z] #17 0.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:50:37.611Z] #17 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:50:37.611Z] #17 1.240 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-16T12:50:37.813Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:50:37.847Z] > git --version # timeout=10 [2020-09-16T12:50:37.863Z] > git --version # 'git version 2.7.4' [2020-09-16T12:50:37.871Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-16T12:50:38.170Z] #21 transferring context: 17.72MB 2.1s [2020-09-16T12:50:38.249Z] #17 1.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:50:39.047Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:50:39.073Z] + docker version [2020-09-16T12:50:39.067Z] > git --version # timeout=10 [2020-09-16T12:50:39.080Z] > git --version # 'git version 2.17.1' [2020-09-16T12:50:39.092Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-16T12:50:39.287Z] #17 2.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-16T12:50:39.579Z] #17 ... [2020-09-16T12:50:39.579Z] [2020-09-16T12:50:39.579Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:39.579Z] #49 1.345 + RM_GOPATH=0 [2020-09-16T12:50:39.579Z] #49 1.345 + TMP_GOPATH= [2020-09-16T12:50:39.579Z] #49 1.345 + : /build [2020-09-16T12:50:39.579Z] #49 1.345 + '[' -z '' ']' [2020-09-16T12:50:39.579Z] #49 1.345 ++ mktemp -d [2020-09-16T12:50:39.579Z] #49 1.345 + export GOPATH=/tmp/tmp.sNbYEZgkTs [2020-09-16T12:50:39.579Z] #49 1.345 + GOPATH=/tmp/tmp.sNbYEZgkTs [2020-09-16T12:50:39.579Z] #49 1.345 + RM_GOPATH=1 [2020-09-16T12:50:39.579Z] #49 1.345 + case "$(go env GOARCH)" in [2020-09-16T12:50:39.579Z] #49 1.345 ++ go env GOARCH [2020-09-16T12:50:39.579Z] #49 1.364 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-16T12:50:39.579Z] #49 1.368 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:50:39.579Z] #49 1.368 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:50:39.579Z] #49 1.368 ++ dirname /tmp/install/install.sh [2020-09-16T12:50:39.579Z] #49 1.368 + dir=/tmp/install [2020-09-16T12:50:39.579Z] #49 1.368 + bin=runc [2020-09-16T12:50:39.579Z] #49 1.368 + shift [2020-09-16T12:50:39.579Z] #49 1.368 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-16T12:50:39.579Z] #49 1.368 + . /tmp/install/runc.installer [2020-09-16T12:50:39.579Z] #49 1.368 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:50:39.579Z] #49 1.368 + install_runc [2020-09-16T12:50:39.579Z] #49 1.368 + uname -r [2020-09-16T12:50:39.579Z] #49 1.368 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-16T12:50:39.579Z] #49 1.368 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-16T12:50:39.579Z] #49 1.368 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-16T12:50:39.579Z] #49 1.368 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sNbYEZgkTs/src/github.com/opencontainers/runc [2020-09-16T12:50:39.579Z] #49 1.368 Cloning into '/tmp/tmp.sNbYEZgkTs/src/github.com/opencontainers/runc'... [2020-09-16T12:50:39.579Z] #49 5.862 + cd /tmp/tmp.sNbYEZgkTs/src/github.com/opencontainers/runc [2020-09-16T12:50:39.579Z] #49 5.862 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:50:39.579Z] #49 6.076 + '[' -z '' ']' [2020-09-16T12:50:39.579Z] #49 6.076 + target=static [2020-09-16T12:50:39.579Z] #49 6.076 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-16T12:50:39.579Z] #49 6.612 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:50:39.871Z] #49 ... [2020-09-16T12:50:39.871Z] [2020-09-16T12:50:39.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:39.871Z] #39 42.45 DEP criu/protobuf-desc.d [2020-09-16T12:50:39.871Z] #39 42.53 DEP criu/proc_parse.d [2020-09-16T12:50:39.871Z] #39 42.63 DEP criu/plugin.d [2020-09-16T12:50:39.871Z] #39 42.71 DEP criu/pipes.d [2020-09-16T12:50:39.871Z] #39 42.79 DEP criu/pie-util.d [2020-09-16T12:50:39.871Z] #39 42.91 DEP criu/pie-util-vdso.d [2020-09-16T12:50:39.871Z] #39 43.02 DEP criu/path.d [2020-09-16T12:50:39.871Z] #39 43.10 DEP criu/parasite-syscall.d [2020-09-16T12:50:39.871Z] #39 43.28 DEP criu/pagemap.d [2020-09-16T12:50:39.871Z] #39 43.39 DEP criu/pagemap-cache.d [2020-09-16T12:50:39.871Z] #39 43.50 DEP criu/page-xfer.d [2020-09-16T12:50:39.871Z] #39 43.70 DEP criu/page-pipe.d [2020-09-16T12:50:39.871Z] #39 43.78 DEP criu/netfilter.d [2020-09-16T12:50:39.871Z] #39 43.93 DEP criu/net.d [2020-09-16T12:50:39.871Z] #39 44.17 DEP criu/namespaces.d [2020-09-16T12:50:39.871Z] #39 44.31 DEP criu/mount.d [2020-09-16T12:50:40.163Z] #39 44.44 DEP criu/memfd.d [2020-09-16T12:50:40.164Z] #39 44.55 DEP criu/mem.d [2020-09-16T12:50:40.164Z] #39 44.69 DEP criu/lsm.d [2020-09-16T12:50:40.318Z] + docker version [2020-09-16T12:50:40.403Z] #21 ... [2020-09-16T12:50:40.403Z] [2020-09-16T12:50:40.403Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:50:40.403Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-16T12:50:40.403Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-16T12:50:40.403Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-09-16T12:50:40.403Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.9s done [2020-09-16T12:50:40.403Z] #59 DONE 4.3s [2020-09-16T12:50:40.403Z] [2020-09-16T12:50:40.403Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:40.403Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-09-16T12:50:40.403Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.93MB / 73.58MB 4.1s [2020-09-16T12:50:40.403Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.39MB / 57.46MB 4.1s [2020-09-16T12:50:40.403Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-16T12:50:40.403Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-16T12:50:40.403Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-16T12:50:40.403Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-16T12:50:40.403Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.05MB / 54.14MB 4.1s [2020-09-16T12:50:40.403Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-09-16T12:50:40.403Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 12.14MB / 96.52MB 4.1s [2020-09-16T12:50:40.455Z] #39 44.80 DEP criu/log.d [2020-09-16T12:50:40.455Z] #39 44.89 DEP criu/libnetlink.d [2020-09-16T12:50:40.748Z] #39 44.98 DEP criu/kerndat.d [2020-09-16T12:50:40.748Z] #39 45.21 DEP criu/kcmp-ids.d [2020-09-16T12:50:40.779Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.57MB / 73.58MB 4.5s [2020-09-16T12:50:40.779Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.20MB / 57.46MB 4.5s [2020-09-16T12:50:40.779Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.09MB / 54.14MB 4.5s [2020-09-16T12:50:41.080Z] #39 45.26 DEP criu/irmap.d [2020-09-16T12:50:41.080Z] #39 45.35 DEP criu/ipc_ns.d [2020-09-16T12:50:41.080Z] #39 45.41 DEP criu/image.d [2020-09-16T12:50:41.143Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.14MB / 73.58MB 4.8s [2020-09-16T12:50:41.143Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.27MB / 54.14MB 4.8s [2020-09-16T12:50:41.375Z] #39 45.51 DEP criu/image-desc.d [2020-09-16T12:50:41.375Z] #39 45.56 DEP criu/fsnotify.d [2020-09-16T12:50:41.375Z] #39 45.70 DEP criu/filesystems.d [2020-09-16T12:50:41.375Z] #39 45.79 DEP criu/files.d [2020-09-16T12:50:41.523Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.99MB / 57.46MB 4.9s [2020-09-16T12:50:41.523Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.24MB / 73.58MB 5.1s [2020-09-16T12:50:41.523Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.57MB / 54.14MB 5.1s [2020-09-16T12:50:41.523Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.88MB / 57.46MB 5.2s [2020-09-16T12:50:41.667Z] #39 45.98 DEP criu/files-reg.d [2020-09-16T12:50:41.667Z] #39 46.07 DEP criu/files-ext.d [2020-09-16T12:50:41.829Z] #8 ... [2020-09-16T12:50:41.829Z] [2020-09-16T12:50:41.829Z] #21 [internal] load build context [2020-09-16T12:50:41.829Z] #21 transferring context: 51.44MB 5.6s done [2020-09-16T12:50:41.829Z] #21 DONE 5.7s [2020-09-16T12:50:41.829Z] [2020-09-16T12:50:41.829Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:41.829Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.4s [2020-09-16T12:50:41.829Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.2s done [2020-09-16T12:50:41.829Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 17.02MB / 96.52MB 5.4s [2020-09-16T12:50:41.829Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.4s done [2020-09-16T12:50:41.829Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.5s done [2020-09-16T12:50:41.959Z] #39 46.14 DEP criu/file-lock.d [2020-09-16T12:50:41.960Z] #39 46.28 DEP criu/file-ids.d [2020-09-16T12:50:41.960Z] #39 46.40 DEP criu/fifo.d [2020-09-16T12:50:42.123Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 27.32MB / 96.52MB 5.7s [2020-09-16T12:50:42.123Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 32.81MB / 96.52MB 5.8s [2020-09-16T12:50:42.251Z] #39 46.51 DEP criu/fdstore.d [2020-09-16T12:50:42.251Z] #39 46.60 DEP criu/fault-injection.d [2020-09-16T12:50:42.251Z] #39 46.64 DEP criu/external.d [2020-09-16T12:50:42.251Z] #39 46.72 DEP criu/eventpoll.d [2020-09-16T12:50:42.475Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.47MB / 96.52MB 6.1s [2020-09-16T12:50:42.543Z] #39 46.86 DEP criu/eventfd.d [2020-09-16T12:50:42.543Z] #39 46.98 DEP criu/crtools.d [2020-09-16T12:50:42.835Z] #39 47.07 DEP criu/cr-service.d [2020-09-16T12:50:42.835Z] #39 47.23 DEP criu/cr-restore.d [2020-09-16T12:50:42.882Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.24MB / 96.52MB 6.4s [2020-09-16T12:50:43.128Z] #39 47.42 DEP criu/cr-errno.d [2020-09-16T12:50:43.128Z] #39 47.44 DEP criu/cr-dump.d [2020-09-16T12:50:43.128Z] #39 47.56 DEP criu/cr-dedup.d [2020-09-16T12:50:43.128Z] #39 47.67 DEP criu/cr-check.d [2020-09-16T12:50:43.210Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 58.84MB / 96.52MB 6.7s [2020-09-16T12:50:43.419Z] #39 47.86 DEP criu/config.d [2020-09-16T12:50:43.507Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.65MB / 96.52MB 7.0s [2020-09-16T12:50:43.712Z] #39 48.00 DEP criu/clone-noasan.d [2020-09-16T12:50:43.712Z] #39 48.07 DEP criu/cgroup.d [2020-09-16T12:50:43.712Z] #39 48.22 DEP criu/cgroup-props.d [2020-09-16T12:50:43.821Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.58MB / 96.52MB 7.3s [2020-09-16T12:50:44.004Z] #39 48.27 DEP criu/bitmap.d [2020-09-16T12:50:44.004Z] #39 48.27 DEP criu/bfd.d [2020-09-16T12:50:44.004Z] #39 48.39 DEP criu/autofs.d [2020-09-16T12:50:44.137Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.98MB / 96.52MB 7.6s [2020-09-16T12:50:44.296Z] #39 48.53 DEP criu/aio.d [2020-09-16T12:50:44.296Z] #39 48.62 DEP criu/action-scripts.d [2020-09-16T12:50:44.442Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.92MB / 96.52MB 7.9s [2020-09-16T12:50:44.442Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 8.1s done [2020-09-16T12:50:44.442Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-16T12:50:44.588Z] #39 48.89 CC criu/action-scripts.o [2020-09-16T12:50:44.880Z] #39 49.14 CC criu/aio.o [2020-09-16T12:50:45.172Z] #39 49.47 CC criu/autofs.o [2020-09-16T12:50:45.596Z] Client: Docker Engine - Community [2020-09-16T12:50:45.596Z] Version: 19.03.12 [2020-09-16T12:50:45.596Z] API version: 1.40 [2020-09-16T12:50:45.596Z] Go version: go1.13.10 [2020-09-16T12:50:45.596Z] Git commit: 48a66213fe [2020-09-16T12:50:45.596Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-16T12:50:45.596Z] OS/Arch: linux/amd64 [2020-09-16T12:50:45.596Z] Experimental: false [2020-09-16T12:50:45.596Z] [2020-09-16T12:50:45.596Z] Server: Docker Engine - Community [2020-09-16T12:50:45.596Z] Engine: [2020-09-16T12:50:45.596Z] Version: 19.03.12 [2020-09-16T12:50:45.596Z] API version: 1.40 (minimum version 1.12) [2020-09-16T12:50:45.596Z] Go version: go1.13.10 [2020-09-16T12:50:45.596Z] Git commit: 48a66213fe [2020-09-16T12:50:45.596Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-16T12:50:45.596Z] OS/Arch: linux/amd64 [2020-09-16T12:50:45.596Z] Experimental: true [2020-09-16T12:50:45.596Z] containerd: [2020-09-16T12:50:45.596Z] Version: 1.2.13 [2020-09-16T12:50:45.596Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:50:45.596Z] runc: [2020-09-16T12:50:45.596Z] Version: 1.0.0-rc10 [2020-09-16T12:50:45.596Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:50:45.596Z] docker-init: [2020-09-16T12:50:45.596Z] Version: 0.18.0 [2020-09-16T12:50:45.596Z] GitCommit: fec3683 [Pipeline] sh [2020-09-16T12:50:45.806Z] #39 50.19 CC criu/bfd.o [2020-09-16T12:50:45.864Z] Client: [2020-09-16T12:50:45.864Z] Debug Mode: false [2020-09-16T12:50:45.864Z] [2020-09-16T12:50:45.864Z] Server: [2020-09-16T12:50:45.864Z] Containers: 0 [2020-09-16T12:50:45.864Z] Running: 0 [2020-09-16T12:50:45.864Z] Paused: 0 [2020-09-16T12:50:45.864Z] Stopped: 0 [2020-09-16T12:50:45.864Z] Images: 0 [2020-09-16T12:50:45.864Z] Server Version: 19.03.12 [2020-09-16T12:50:45.864Z] Storage Driver: overlay2 [2020-09-16T12:50:45.864Z] Backing Filesystem: extfs [2020-09-16T12:50:45.864Z] Supports d_type: true [2020-09-16T12:50:45.864Z] Native Overlay Diff: true [2020-09-16T12:50:45.864Z] Logging Driver: json-file [2020-09-16T12:50:45.864Z] Cgroup Driver: cgroupfs [2020-09-16T12:50:45.864Z] Plugins: [2020-09-16T12:50:45.864Z] Volume: local [2020-09-16T12:50:45.864Z] Network: bridge host ipvlan macvlan null overlay [2020-09-16T12:50:45.864Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-16T12:50:45.864Z] Swarm: inactive [2020-09-16T12:50:45.864Z] Runtimes: runc [2020-09-16T12:50:45.864Z] Default Runtime: runc [2020-09-16T12:50:45.864Z] Init Binary: docker-init [2020-09-16T12:50:45.864Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:50:45.864Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:50:45.864Z] init version: fec3683 [2020-09-16T12:50:45.864Z] Security Options: [2020-09-16T12:50:45.864Z] apparmor [2020-09-16T12:50:45.864Z] seccomp [2020-09-16T12:50:45.864Z] Profile: default [2020-09-16T12:50:45.864Z] Kernel Version: 5.3.0-1035-aws [2020-09-16T12:50:45.864Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-16T12:50:45.864Z] OSType: linux [2020-09-16T12:50:45.864Z] Architecture: x86_64 [2020-09-16T12:50:45.864Z] CPUs: 2 [2020-09-16T12:50:45.864Z] Total Memory: 7.569GiB [2020-09-16T12:50:45.864Z] Name: ip-10-100-71-77 [2020-09-16T12:50:45.864Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-16T12:50:45.864Z] Docker Root Dir: /var/lib/docker [2020-09-16T12:50:45.864Z] Debug Mode: false [2020-09-16T12:50:45.864Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:50:45.864Z] Labels: [2020-09-16T12:50:45.864Z] Experimental: true [2020-09-16T12:50:45.864Z] Insecure Registries: [2020-09-16T12:50:45.864Z] 127.0.0.0/8 [2020-09-16T12:50:45.864Z] Live Restore Enabled: true [2020-09-16T12:50:45.864Z] [2020-09-16T12:50:45.864Z] WARNING: No swap limit support [Pipeline] sh [2020-09-16T12:50:45.914Z] + docker info [2020-09-16T12:50:46.098Z] #39 50.45 CC criu/bitmap.o [2020-09-16T12:50:46.098Z] #39 50.52 CC criu/cgroup-props.o [2020-09-16T12:50:46.140Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:50:46.140Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:50:46.140Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-16T12:50:46.140Z] + bash /home/ubuntu/workspace/moby_PR-41460/check-config.sh [2020-09-16T12:50:46.140Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-16T12:50:46.140Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-16T12:50:46.140Z] [2020-09-16T12:50:46.140Z] Generally Necessary: [2020-09-16T12:50:46.140Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-16T12:50:46.140Z] - apparmor: enabled and tools installed [2020-09-16T12:50:46.140Z] - CONFIG_NAMESPACES: enabled [2020-09-16T12:50:46.140Z] - CONFIG_NET_NS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_PID_NS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_IPC_NS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_UTS_NS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_CGROUPS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-16T12:50:46.140Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-16T12:50:46.140Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-16T12:50:46.140Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-16T12:50:46.140Z] - CONFIG_CPUSETS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_MEMCG: enabled [2020-09-16T12:50:46.140Z] - CONFIG_KEYS: enabled [2020-09-16T12:50:46.140Z] - CONFIG_VETH: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-16T12:50:46.140Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-16T12:50:46.140Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-16T12:50:46.141Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-16T12:50:46.141Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-16T12:50:46.141Z] [2020-09-16T12:50:46.141Z] Optional Features: [2020-09-16T12:50:46.141Z] - CONFIG_USER_NS: enabled [2020-09-16T12:50:46.141Z] - CONFIG_SECCOMP: enabled [2020-09-16T12:50:46.141Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-16T12:50:46.141Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-16T12:50:46.141Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-16T12:50:46.141Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-16T12:50:46.141Z] - CONFIG_BLK_CGROUP: enabled [2020-09-16T12:50:46.141Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-16T12:50:46.141Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-16T12:50:46.141Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-16T12:50:46.141Z] - CONFIG_CGROUP_PERF: enabled [2020-09-16T12:50:46.141Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-16T12:50:46.141Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-16T12:50:46.141Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-16T12:50:46.141Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-16T12:50:46.141Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-16T12:50:46.397Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-16T12:50:46.397Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_IP_VS: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-16T12:50:46.397Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-16T12:50:46.397Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-16T12:50:46.397Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_EXT4_FS: enabled [2020-09-16T12:50:46.397Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-16T12:50:46.397Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-16T12:50:46.397Z] - Network Drivers: [2020-09-16T12:50:46.397Z] - "overlay": [2020-09-16T12:50:46.397Z] - CONFIG_VXLAN: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-16T12:50:46.397Z] Optional (for encrypted networks): [2020-09-16T12:50:46.397Z] - CONFIG_CRYPTO: enabled [2020-09-16T12:50:46.397Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-16T12:50:46.397Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-16T12:50:46.397Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-16T12:50:46.397Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-16T12:50:46.397Z] - CONFIG_XFRM: enabled [2020-09-16T12:50:46.397Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-16T12:50:46.397Z] - "ipvlan": [2020-09-16T12:50:46.397Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-16T12:50:46.397Z] - "macvlan": [2020-09-16T12:50:46.397Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_DUMMY: enabled (as module) [2020-09-16T12:50:46.397Z] - "ftp,tftp client in container": [2020-09-16T12:50:46.397Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-16T12:50:46.397Z] - Storage Drivers: [2020-09-16T12:50:46.397Z] - "aufs": [2020-09-16T12:50:46.397Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-16T12:50:46.397Z] - "btrfs": [2020-09-16T12:50:46.397Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-16T12:50:46.397Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-16T12:50:46.397Z] - "devicemapper": [2020-09-16T12:50:46.397Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-16T12:50:46.397Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-16T12:50:46.397Z] - "overlay": [2020-09-16T12:50:46.397Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-16T12:50:46.397Z] - "zfs": [2020-09-16T12:50:46.397Z] - /dev/zfs: present [2020-09-16T12:50:46.397Z] - zfs command: missing [2020-09-16T12:50:46.397Z] - zpool command: missing [2020-09-16T12:50:46.397Z] [2020-09-16T12:50:46.397Z] Limits: [2020-09-16T12:50:46.397Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-16T12:50:46.397Z] [2020-09-16T12:50:46.397Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-16T12:50:46.733Z] #39 51.06 CC criu/cgroup.o [2020-09-16T12:50:46.733Z] #39 ... [2020-09-16T12:50:46.733Z] [2020-09-16T12:50:46.733Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:50:46.733Z] #17 5.663 Fetched 8071 kB in 5s (1637 kB/s) [2020-09-16T12:50:46.733Z] #17 5.663 Reading package lists... [2020-09-16T12:50:46.733Z] #17 7.246 Reading package lists... [2020-09-16T12:50:46.733Z] #17 8.609 Building dependency tree... [2020-09-16T12:50:46.733Z] #17 9.043 libcap2-bin is already the newest version (1:2.25-2). [2020-09-16T12:50:46.733Z] #17 9.043 The following additional packages will be installed: [2020-09-16T12:50:46.733Z] #17 9.045 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-16T12:50:46.733Z] #17 9.045 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-16T12:50:46.733Z] #17 9.045 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-16T12:50:46.733Z] #17 9.045 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-16T12:50:46.733Z] #17 9.045 python3.7 python3.7-minimal vim-runtime xxd [2020-09-16T12:50:46.733Z] #17 9.048 Suggested packages: [2020-09-16T12:50:46.733Z] #17 9.048 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-16T12:50:46.733Z] #17 9.048 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-16T12:50:46.733Z] #17 9.048 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-16T12:50:46.733Z] #17 9.048 Recommended packages: [2020-09-16T12:50:46.733Z] #17 9.048 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-16T12:50:46.733Z] #17 9.048 python3-keyrings.alt python3-xdg unzip [2020-09-16T12:50:46.733Z] #17 9.954 The following NEW packages will be installed: [2020-09-16T12:50:46.733Z] #17 9.955 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-16T12:50:46.733Z] #17 9.955 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-16T12:50:46.733Z] #17 9.955 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-16T12:50:46.733Z] #17 9.955 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-16T12:50:46.733Z] #17 9.955 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-16T12:50:46.733Z] #17 9.955 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-16T12:50:46.733Z] #17 9.955 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-16T12:50:46.733Z] #17 9.955 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-16T12:50:46.733Z] #17 9.955 xz-utils zip [2020-09-16T12:50:46.733Z] #17 10.02 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:50:46.733Z] #17 10.02 Need to get 27.7 MB of archives. [2020-09-16T12:50:46.733Z] #17 10.02 After this operation, 117 MB of additional disk space will be used. [2020-09-16T12:50:46.733Z] #17 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-16T12:50:46.733Z] #17 10.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-16T12:50:46.733Z] #17 10.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-16T12:50:46.733Z] #17 10.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-16T12:50:46.733Z] #17 10.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-16T12:50:46.733Z] #17 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-16T12:50:46.733Z] #17 10.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-16T12:50:46.733Z] #17 10.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-16T12:50:46.733Z] #17 10.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-16T12:50:46.733Z] #17 10.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-16T12:50:46.733Z] #17 10.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-16T12:50:46.733Z] #17 10.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-16T12:50:46.733Z] #17 10.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-16T12:50:46.733Z] #17 10.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-16T12:50:46.733Z] #17 10.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-16T12:50:46.733Z] #17 10.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-16T12:50:46.733Z] #17 10.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-16T12:50:46.733Z] #17 10.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:50:46.733Z] #17 10.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-16T12:50:46.733Z] #17 10.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-16T12:50:46.733Z] #17 10.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-16T12:50:46.733Z] #17 10.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-16T12:50:46.733Z] #17 10.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-16T12:50:46.733Z] #17 10.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-16T12:50:46.733Z] #17 10.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-16T12:50:46.763Z] + sudo modprobe ip_vs [2020-09-16T12:50:46.763Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae . [2020-09-16T12:50:46.763Z] #2 [internal] load .dockerignore [2020-09-16T12:50:46.763Z] #2 transferring context: [2020-09-16T12:50:47.020Z] #2 transferring context: 87B done [2020-09-16T12:50:47.020Z] #2 DONE 0.1s [2020-09-16T12:50:47.020Z] [2020-09-16T12:50:47.020Z] #1 [internal] load build definition from Dockerfile [2020-09-16T12:50:47.020Z] #1 transferring dockerfile: 16.37kB done [2020-09-16T12:50:47.020Z] #1 DONE 0.1s [2020-09-16T12:50:47.020Z] [2020-09-16T12:50:47.020Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-16T12:50:47.026Z] #17 10.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-16T12:50:47.223Z] Client: Docker Engine - Community [2020-09-16T12:50:47.223Z] Version: 19.03.12 [2020-09-16T12:50:47.223Z] API version: 1.40 [2020-09-16T12:50:47.223Z] Go version: go1.13.10 [2020-09-16T12:50:47.223Z] Git commit: 48a6621 [2020-09-16T12:50:47.223Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-16T12:50:47.223Z] OS/Arch: linux/arm64 [2020-09-16T12:50:47.223Z] Experimental: false [2020-09-16T12:50:47.223Z] [2020-09-16T12:50:47.223Z] Server: Docker Engine - Community [2020-09-16T12:50:47.223Z] Engine: [2020-09-16T12:50:47.223Z] Version: 19.03.12 [2020-09-16T12:50:47.223Z] API version: 1.40 (minimum version 1.12) [2020-09-16T12:50:47.223Z] Go version: go1.13.10 [2020-09-16T12:50:47.223Z] Git commit: 48a6621 [2020-09-16T12:50:47.223Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-16T12:50:47.223Z] OS/Arch: linux/arm64 [2020-09-16T12:50:47.223Z] Experimental: true [2020-09-16T12:50:47.223Z] containerd: [2020-09-16T12:50:47.223Z] Version: 1.2.13 [2020-09-16T12:50:47.223Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:50:47.223Z] runc: [2020-09-16T12:50:47.223Z] Version: 1.0.0-rc10 [2020-09-16T12:50:47.223Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:50:47.223Z] docker-init: [2020-09-16T12:50:47.223Z] Version: 0.18.0 [2020-09-16T12:50:47.223Z] GitCommit: fec3683 [Pipeline] sh [2020-09-16T12:50:47.282Z] #3 DONE 0.3s [2020-09-16T12:50:47.282Z] [2020-09-16T12:50:47.282Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-16T12:50:47.282Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-16T12:50:47.319Z] #17 10.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-16T12:50:47.319Z] #17 10.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-16T12:50:47.319Z] #17 10.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-16T12:50:47.319Z] #17 11.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-16T12:50:47.547Z] + docker info [2020-09-16T12:50:47.551Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-16T12:50:47.551Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-16T12:50:47.551Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-16T12:50:47.551Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-09-16T12:50:47.551Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-09-16T12:50:47.612Z] #17 11.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-16T12:50:47.612Z] #17 11.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-16T12:50:47.612Z] #17 11.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-16T12:50:47.612Z] #17 11.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-16T12:50:47.612Z] #17 11.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-16T12:50:47.612Z] #17 11.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-16T12:50:47.612Z] #17 11.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-16T12:50:47.612Z] #17 11.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-16T12:50:47.612Z] #17 11.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-16T12:50:47.612Z] #17 11.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-16T12:50:47.612Z] #17 11.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-16T12:50:47.612Z] #17 11.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-16T12:50:47.612Z] #17 11.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-16T12:50:47.612Z] #17 11.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-16T12:50:47.612Z] #17 11.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-16T12:50:47.809Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-09-16T12:50:47.809Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-16T12:50:47.906Z] #17 11.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-16T12:50:47.906Z] #17 11.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-16T12:50:47.906Z] #17 11.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-16T12:50:48.221Z] #17 11.81 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:50:48.221Z] #17 11.86 Fetched 27.7 MB in 1s (18.6 MB/s) [2020-09-16T12:50:48.221Z] #17 11.90 Selecting previously unselected package pigz. [2020-09-16T12:50:48.221Z] #17 11.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-16T12:50:48.221Z] #17 11.96 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-16T12:50:48.221Z] #17 11.97 Unpacking pigz (2.4-1) ... [2020-09-16T12:50:48.221Z] #17 12.03 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-16T12:50:48.221Z] #17 12.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-16T12:50:48.221Z] #17 12.03 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-16T12:50:48.375Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-16T12:50:48.633Z] #4 DONE 1.3s [2020-09-16T12:50:48.633Z] [2020-09-16T12:50:48.633Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:50:48.854Z] #17 12.39 Selecting previously unselected package python3.7-minimal. [2020-09-16T12:50:48.854Z] #17 12.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-16T12:50:48.854Z] #17 12.39 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:50:48.890Z] #6 ... [2020-09-16T12:50:48.890Z] [2020-09-16T12:50:48.890Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:50:48.890Z] #5 DONE 0.2s [2020-09-16T12:50:48.890Z] [2020-09-16T12:50:48.890Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:50:48.890Z] #6 DONE 0.2s [2020-09-16T12:50:48.890Z] [2020-09-16T12:50:48.890Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:48.890Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-16T12:50:49.146Z] #17 12.86 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-16T12:50:49.146Z] #17 12.87 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:50:49.151Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-16T12:50:49.151Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-16T12:50:49.151Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.72MB / 50.40MB 0.2s [2020-09-16T12:50:49.151Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-16T12:50:49.151Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.05MB / 7.81MB 0.2s [2020-09-16T12:50:49.151Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2020-09-16T12:50:49.151Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.17MB / 50.40MB 0.3s [2020-09-16T12:50:49.151Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-09-16T12:50:49.444Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.81MB / 50.40MB 0.4s [2020-09-16T12:50:49.444Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-09-16T12:50:49.444Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.11MB / 10.00MB 0.4s [2020-09-16T12:50:49.444Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s [2020-09-16T12:50:49.444Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.13MB / 50.40MB 0.5s [2020-09-16T12:50:49.444Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.35MB / 10.00MB 0.5s [2020-09-16T12:50:49.444Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.54MB / 51.83MB 0.5s [2020-09-16T12:50:49.705Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.73MB / 50.40MB 0.8s [2020-09-16T12:50:49.705Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2020-09-16T12:50:49.705Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.18MB / 51.83MB 0.8s [2020-09-16T12:50:49.705Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.17MB / 68.67MB 0.8s [2020-09-16T12:50:49.705Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.96MB / 50.40MB 0.9s [2020-09-16T12:50:49.705Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.62MB / 51.83MB 0.9s [2020-09-16T12:50:49.705Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.74MB / 68.67MB 0.9s [2020-09-16T12:50:49.780Z] #17 ... [2020-09-16T12:50:49.781Z] [2020-09-16T12:50:49.781Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:50:49.781Z] #41 82.39 github.com/LK4D4/vndr/godl [2020-09-16T12:50:49.781Z] #41 82.84 github.com/LK4D4/vndr [2020-09-16T12:50:49.781Z] #41 DONE 88.7s [2020-09-16T12:50:49.781Z] [2020-09-16T12:50:49.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:50:49.781Z] #39 52.96 CC criu/clone-noasan.o [2020-09-16T12:50:49.781Z] #39 53.16 CC criu/config.o [2020-09-16T12:50:49.965Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.56MB / 50.40MB 1.0s [2020-09-16T12:50:49.965Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.97MB / 51.83MB 1.0s [2020-09-16T12:50:49.965Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s [2020-09-16T12:50:49.965Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.81MB / 68.67MB 1.2s [2020-09-16T12:50:50.072Z] #39 54.40 CC criu/cr-check.o [2020-09-16T12:50:50.231Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.32MB / 68.67MB 1.3s [2020-09-16T12:50:50.231Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.31MB / 68.67MB 1.4s [2020-09-16T12:50:50.491Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.47MB / 68.67MB 1.5s [2020-09-16T12:50:50.491Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.93MB / 68.67MB 1.6s [2020-09-16T12:50:50.749Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s [2020-09-16T12:50:51.012Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-16T12:50:51.116Z] #39 55.38 CC criu/cr-dedup.o [2020-09-16T12:50:51.280Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2020-09-16T12:50:51.280Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done [2020-09-16T12:50:51.280Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.20MB / 120.17MB 2.2s [2020-09-16T12:50:51.280Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s [2020-09-16T12:50:51.280Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s done [2020-09-16T12:50:51.280Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done [2020-09-16T12:50:51.410Z] #39 55.61 CC criu/cr-dump.o [2020-09-16T12:50:51.596Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.04MB / 120.17MB 2.6s [2020-09-16T12:50:51.596Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.74MB / 120.17MB 2.7s [2020-09-16T12:50:51.854Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.29MB / 120.17MB 2.8s [2020-09-16T12:50:51.854Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.86MB / 120.17MB 2.9s [2020-09-16T12:50:52.045Z] #39 ... [2020-09-16T12:50:52.045Z] [2020-09-16T12:50:52.045Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:50:52.045Z] #28 DONE 90.7s [2020-09-16T12:50:52.045Z] [2020-09-16T12:50:52.045Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:50:52.045Z] #17 14.43 Selecting previously unselected package python3-minimal. [2020-09-16T12:50:52.045Z] #17 14.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-16T12:50:52.045Z] #17 14.45 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-16T12:50:52.045Z] #17 14.46 Unpacking python3-minimal (3.7.3-1) ... [2020-09-16T12:50:52.045Z] #17 14.51 Selecting previously unselected package libmpdec2:s390x. [2020-09-16T12:50:52.045Z] #17 14.51 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-16T12:50:52.045Z] #17 14.52 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-16T12:50:52.045Z] #17 14.56 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-16T12:50:52.045Z] #17 14.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-16T12:50:52.045Z] #17 14.56 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-16T12:50:52.045Z] #17 15.07 Selecting previously unselected package python3.7. [2020-09-16T12:50:52.045Z] #17 15.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-16T12:50:52.045Z] #17 15.08 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:50:52.045Z] #17 15.18 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-16T12:50:52.045Z] #17 15.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-16T12:50:52.045Z] #17 15.19 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-16T12:50:52.045Z] #17 15.23 Setting up python3-minimal (3.7.3-1) ... [2020-09-16T12:50:52.045Z] #17 15.82 Selecting previously unselected package python3. [2020-09-16T12:50:52.045Z] #17 15.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-09-16T12:50:52.045Z] #17 15.85 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-16T12:50:52.045Z] #17 15.86 Unpacking python3 (3.7.3-1) ... [2020-09-16T12:50:52.112Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.74MB / 120.17MB 3.1s [2020-09-16T12:50:52.112Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.47MB / 120.17MB 3.2s [2020-09-16T12:50:52.347Z] #17 15.96 Selecting previously unselected package libip4tc0:s390x. [2020-09-16T12:50:52.347Z] #17 15.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-16T12:50:52.347Z] #17 15.97 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-16T12:50:52.347Z] #17 16.06 Selecting previously unselected package libip6tc0:s390x. [2020-09-16T12:50:52.347Z] #17 16.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-16T12:50:52.347Z] #17 16.06 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-16T12:50:52.347Z] #17 16.16 Selecting previously unselected package libiptc0:s390x. [2020-09-16T12:50:52.370Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.21MB / 120.17MB 3.4s [2020-09-16T12:50:52.370Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.79MB / 120.17MB 3.5s [2020-09-16T12:50:52.495Z] Client: [2020-09-16T12:50:52.495Z] Debug Mode: false [2020-09-16T12:50:52.495Z] [2020-09-16T12:50:52.495Z] Server: [2020-09-16T12:50:52.495Z] Containers: 0 [2020-09-16T12:50:52.495Z] Running: 0 [2020-09-16T12:50:52.495Z] Paused: 0 [2020-09-16T12:50:52.495Z] Stopped: 0 [2020-09-16T12:50:52.495Z] Images: 0 [2020-09-16T12:50:52.495Z] Server Version: 19.03.12 [2020-09-16T12:50:52.495Z] Storage Driver: overlay2 [2020-09-16T12:50:52.495Z] Backing Filesystem: extfs [2020-09-16T12:50:52.495Z] Supports d_type: true [2020-09-16T12:50:52.495Z] Native Overlay Diff: true [2020-09-16T12:50:52.495Z] Logging Driver: json-file [2020-09-16T12:50:52.495Z] Cgroup Driver: cgroupfs [2020-09-16T12:50:52.495Z] Plugins: [2020-09-16T12:50:52.495Z] Volume: local [2020-09-16T12:50:52.495Z] Network: bridge host ipvlan macvlan null overlay [2020-09-16T12:50:52.495Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-16T12:50:52.495Z] Swarm: inactive [2020-09-16T12:50:52.495Z] Runtimes: runc [2020-09-16T12:50:52.495Z] Default Runtime: runc [2020-09-16T12:50:52.495Z] Init Binary: docker-init [2020-09-16T12:50:52.495Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:50:52.495Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:50:52.495Z] init version: fec3683 [2020-09-16T12:50:52.495Z] Security Options: [2020-09-16T12:50:52.495Z] apparmor [2020-09-16T12:50:52.495Z] seccomp [2020-09-16T12:50:52.495Z] Profile: default [2020-09-16T12:50:52.495Z] Kernel Version: 5.3.0-1035-aws [2020-09-16T12:50:52.495Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-16T12:50:52.495Z] OSType: linux [2020-09-16T12:50:52.495Z] Architecture: x86_64 [2020-09-16T12:50:52.495Z] CPUs: 2 [2020-09-16T12:50:52.495Z] Total Memory: 7.569GiB [2020-09-16T12:50:52.495Z] Name: ip-10-100-126-61 [2020-09-16T12:50:52.495Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-16T12:50:52.495Z] Docker Root Dir: /var/lib/docker [2020-09-16T12:50:52.495Z] Debug Mode: false [2020-09-16T12:50:52.495Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:50:52.495Z] Labels: [2020-09-16T12:50:52.495Z] Experimental: true [2020-09-16T12:50:52.495Z] Insecure Registries: [2020-09-16T12:50:52.495Z] 127.0.0.0/8 [2020-09-16T12:50:52.495Z] Live Restore Enabled: true [2020-09-16T12:50:52.495Z] [2020-09-16T12:50:52.495Z] WARNING: No swap limit support [Pipeline] sh [2020-09-16T12:50:52.628Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.97MB / 120.17MB 3.7s [2020-09-16T12:50:52.628Z] #7 ... [2020-09-16T12:50:52.628Z] [2020-09-16T12:50:52.628Z] #20 [internal] load build context [2020-09-16T12:50:52.628Z] #20 transferring context: 51.44MB 3.7s done [2020-09-16T12:50:52.628Z] #20 DONE 3.9s [2020-09-16T12:50:52.628Z] [2020-09-16T12:50:52.628Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:52.628Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.38MB / 120.17MB 3.8s [2020-09-16T12:50:52.651Z] #17 16.16 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-16T12:50:52.651Z] #17 16.19 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-16T12:50:52.651Z] #17 16.28 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-16T12:50:52.651Z] #17 16.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-16T12:50:52.651Z] #17 16.29 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-16T12:50:52.651Z] #17 16.35 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-16T12:50:52.651Z] #17 16.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-16T12:50:52.651Z] #17 16.36 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-16T12:50:52.651Z] #17 16.42 Selecting previously unselected package libnftnl11:s390x. [2020-09-16T12:50:52.651Z] #17 16.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-16T12:50:52.781Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:50:52.781Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:50:52.781Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-16T12:50:52.781Z] + bash /home/ubuntu/workspace/moby_PR-41460/check-config.sh [2020-09-16T12:50:52.781Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-16T12:50:52.781Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-16T12:50:52.781Z] [2020-09-16T12:50:52.781Z] Generally Necessary: [2020-09-16T12:50:52.781Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-16T12:50:52.781Z] - apparmor: enabled and tools installed [2020-09-16T12:50:52.781Z] - CONFIG_NAMESPACES: enabled [2020-09-16T12:50:52.781Z] - CONFIG_NET_NS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_PID_NS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_IPC_NS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_UTS_NS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUPS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CPUSETS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_MEMCG: enabled [2020-09-16T12:50:52.781Z] - CONFIG_KEYS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_VETH: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-16T12:50:52.781Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-16T12:50:52.781Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-16T12:50:52.781Z] [2020-09-16T12:50:52.781Z] Optional Features: [2020-09-16T12:50:52.781Z] - CONFIG_USER_NS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_SECCOMP: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-16T12:50:52.781Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-16T12:50:52.781Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-16T12:50:52.781Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-16T12:50:52.781Z] - CONFIG_BLK_CGROUP: enabled [2020-09-16T12:50:52.781Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-16T12:50:52.781Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-16T12:50:52.781Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_PERF: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-16T12:50:52.781Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-16T12:50:52.781Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-16T12:50:52.781Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-16T12:50:52.781Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-16T12:50:52.781Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-16T12:50:52.781Z] - CONFIG_IP_VS: enabled (as module) [2020-09-16T12:50:52.885Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.72MB / 120.17MB 4.0s [2020-09-16T12:50:52.989Z] #17 16.43 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-16T12:50:52.989Z] #17 16.49 Selecting previously unselected package iptables. [2020-09-16T12:50:52.989Z] #17 16.49 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-16T12:50:52.989Z] #17 16.49 Unpacking iptables (1.8.2-4) ... [2020-09-16T12:50:52.989Z] #17 16.72 Selecting previously unselected package xxd. [2020-09-16T12:50:52.989Z] #17 16.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-16T12:50:52.989Z] #17 16.72 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:50:52.989Z] #17 16.79 Selecting previously unselected package vim-common. [2020-09-16T12:50:53.041Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-16T12:50:53.041Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-16T12:50:53.041Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-16T12:50:53.041Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_EXT4_FS: enabled [2020-09-16T12:50:53.041Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-16T12:50:53.041Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-16T12:50:53.041Z] - Network Drivers: [2020-09-16T12:50:53.041Z] - "overlay": [2020-09-16T12:50:53.041Z] - CONFIG_VXLAN: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-16T12:50:53.041Z] Optional (for encrypted networks): [2020-09-16T12:50:53.041Z] - CONFIG_CRYPTO: enabled [2020-09-16T12:50:53.041Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-16T12:50:53.041Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-16T12:50:53.041Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-16T12:50:53.041Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-16T12:50:53.041Z] - CONFIG_XFRM: enabled [2020-09-16T12:50:53.041Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-16T12:50:53.041Z] - "ipvlan": [2020-09-16T12:50:53.041Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-16T12:50:53.041Z] - "macvlan": [2020-09-16T12:50:53.041Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_DUMMY: enabled (as module) [2020-09-16T12:50:53.041Z] - "ftp,tftp client in container": [2020-09-16T12:50:53.041Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-16T12:50:53.041Z] - Storage Drivers: [2020-09-16T12:50:53.041Z] - "aufs": [2020-09-16T12:50:53.041Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-16T12:50:53.041Z] - "btrfs": [2020-09-16T12:50:53.041Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-16T12:50:53.041Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-16T12:50:53.041Z] - "devicemapper": [2020-09-16T12:50:53.041Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-16T12:50:53.041Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-16T12:50:53.041Z] - "overlay": [2020-09-16T12:50:53.041Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-16T12:50:53.041Z] - "zfs": [2020-09-16T12:50:53.041Z] - /dev/zfs: present [2020-09-16T12:50:53.041Z] - zfs command: missing [2020-09-16T12:50:53.041Z] - zpool command: missing [2020-09-16T12:50:53.041Z] [2020-09-16T12:50:53.041Z] Limits: [2020-09-16T12:50:53.041Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-16T12:50:53.041Z] [2020-09-16T12:50:53.041Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-16T12:50:53.283Z] #17 16.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:50:53.283Z] #17 16.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:50:53.283Z] #17 16.93 Selecting previously unselected package bash-completion. [2020-09-16T12:50:53.283Z] #17 16.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-16T12:50:53.373Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae . [2020-09-16T12:50:53.373Z] #1 [internal] load build definition from Dockerfile [2020-09-16T12:50:53.632Z] #1 transferring dockerfile: 16.37kB done [2020-09-16T12:50:53.632Z] #1 DONE 0.2s [2020-09-16T12:50:53.632Z] [2020-09-16T12:50:53.632Z] #2 [internal] load .dockerignore [2020-09-16T12:50:53.632Z] #2 transferring context: 87B done [2020-09-16T12:50:53.632Z] #2 DONE 0.2s [2020-09-16T12:50:53.632Z] [2020-09-16T12:50:53.632Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-16T12:50:53.818Z] #7 ... [2020-09-16T12:50:53.818Z] [2020-09-16T12:50:53.818Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:50:53.818Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-16T12:50:53.818Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-16T12:50:53.818Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-16T12:50:53.818Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-09-16T12:50:53.818Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-09-16T12:50:53.818Z] #58 DONE 4.9s [2020-09-16T12:50:53.818Z] [2020-09-16T12:50:53.818Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:53.818Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2020-09-16T12:50:53.895Z] #3 DONE 0.3s [2020-09-16T12:50:53.895Z] [2020-09-16T12:50:53.895Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-16T12:50:53.895Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-16T12:50:54.157Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-16T12:50:54.157Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-16T12:50:54.157Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-16T12:50:54.157Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-16T12:50:54.157Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-16T12:50:54.157Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-16T12:50:54.416Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-16T12:50:54.416Z] #4 DONE 0.5s [2020-09-16T12:50:54.675Z] [2020-09-16T12:50:54.675Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:50:54.675Z] #6 ... [2020-09-16T12:50:54.675Z] [2020-09-16T12:50:54.675Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:50:54.675Z] #5 DONE 0.2s [2020-09-16T12:50:54.792Z] #17 18.17 Unpacking bash-completion (1:2.8-6) ... [2020-09-16T12:50:54.792Z] #17 18.41 Selecting previously unselected package bzip2. [2020-09-16T12:50:54.792Z] #17 18.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-16T12:50:54.792Z] #17 18.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:50:54.792Z] #17 18.50 Selecting previously unselected package xz-utils. [2020-09-16T12:50:54.792Z] #17 18.50 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-16T12:50:54.792Z] #17 18.51 Unpacking xz-utils (5.2.4-1) ... [2020-09-16T12:50:54.939Z] [2020-09-16T12:50:54.939Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:50:54.939Z] #6 DONE 0.3s [2020-09-16T12:50:54.939Z] [2020-09-16T12:50:54.939Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:54.939Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-16T12:50:54.939Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2020-09-16T12:50:54.939Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-09-16T12:50:54.939Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-16T12:50:54.939Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-16T12:50:54.939Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-09-16T12:50:54.939Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-16T12:50:54.939Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.04MB / 7.81MB 0.2s [2020-09-16T12:50:54.939Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.88MB / 50.40MB 0.2s [2020-09-16T12:50:55.084Z] #17 18.64 Selecting previously unselected package apparmor. [2020-09-16T12:50:55.084Z] #17 18.64 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-16T12:50:55.084Z] #17 18.68 Unpacking apparmor (2.13.2-10) ... [2020-09-16T12:50:55.084Z] #17 18.88 Selecting previously unselected package aufs-tools. [2020-09-16T12:50:55.084Z] #17 18.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-16T12:50:55.084Z] #17 18.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:50:55.199Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-09-16T12:50:55.199Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.51MB / 50.40MB 0.3s [2020-09-16T12:50:55.199Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.50MB / 10.00MB 0.4s [2020-09-16T12:50:55.199Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-09-16T12:50:55.199Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.92MB / 50.40MB 0.4s [2020-09-16T12:50:55.199Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s [2020-09-16T12:50:55.200Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.2s done [2020-09-16T12:50:55.375Z] #17 18.97 Selecting previously unselected package libonig5:s390x. [2020-09-16T12:50:55.375Z] #17 18.97 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-16T12:50:55.375Z] #17 18.97 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-16T12:50:55.375Z] #17 19.04 Selecting previously unselected package libjq1:s390x. [2020-09-16T12:50:55.375Z] #17 19.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-16T12:50:55.375Z] #17 19.04 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-16T12:50:55.375Z] #17 19.09 Selecting previously unselected package jq. [2020-09-16T12:50:55.375Z] #17 19.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-16T12:50:55.375Z] #17 19.09 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:50:55.375Z] #17 19.12 Selecting previously unselected package libaio1:s390x. [2020-09-16T12:50:55.375Z] #17 19.12 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-16T12:50:55.375Z] #17 19.13 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-16T12:50:55.375Z] #17 19.16 Selecting previously unselected package libgpm2:s390x. [2020-09-16T12:50:55.375Z] #17 19.16 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-16T12:50:55.375Z] #17 19.16 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-16T12:50:55.375Z] #17 19.19 Selecting previously unselected package libicu63:s390x. [2020-09-16T12:50:55.375Z] #17 19.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-16T12:50:55.375Z] #17 19.19 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-16T12:50:55.457Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-16T12:50:55.463Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2020-09-16T12:50:55.463Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.82MB / 50.40MB 0.6s [2020-09-16T12:50:55.463Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.78MB / 51.83MB 0.6s [2020-09-16T12:50:55.463Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.57MB / 50.40MB 0.7s [2020-09-16T12:50:55.463Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.42MB / 51.83MB 0.7s [2020-09-16T12:50:55.714Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-16T12:50:55.714Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-16T12:50:55.735Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-09-16T12:50:55.735Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s [2020-09-16T12:50:55.735Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.63MB / 51.83MB 0.8s [2020-09-16T12:50:55.735Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.18MB / 68.67MB 0.8s [2020-09-16T12:50:55.735Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.15MB / 51.83MB 1.0s [2020-09-16T12:50:55.735Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.54MB / 68.67MB 1.0s [2020-09-16T12:50:55.974Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2020-09-16T12:50:55.994Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.12MB / 51.83MB 1.1s [2020-09-16T12:50:55.994Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.77MB / 68.67MB 1.1s [2020-09-16T12:50:55.994Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2020-09-16T12:50:55.994Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s [2020-09-16T12:50:55.994Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.28MB / 68.67MB 1.2s [2020-09-16T12:50:55.994Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.54MB / 120.17MB 1.2s [2020-09-16T12:50:56.232Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-16T12:50:56.270Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.89MB / 68.67MB 1.3s [2020-09-16T12:50:56.270Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-16T12:50:56.270Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.43MB / 68.67MB 1.5s [2020-09-16T12:50:56.270Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.84MB / 120.17MB 1.5s [2020-09-16T12:50:56.533Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s done [2020-09-16T12:50:56.533Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.81MB / 68.67MB 1.7s [2020-09-16T12:50:56.533Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.79MB / 120.17MB 1.7s [2020-09-16T12:50:56.533Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.7s [2020-09-16T12:50:56.533Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.44MB / 68.67MB 1.8s [2020-09-16T12:50:56.533Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.89MB / 120.17MB 1.8s [2020-09-16T12:50:56.533Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.7s done [2020-09-16T12:50:56.797Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.95MB / 68.67MB 1.9s [2020-09-16T12:50:56.797Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.61MB / 120.17MB 1.9s [2020-09-16T12:50:57.063Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.25MB / 68.67MB 2.1s [2020-09-16T12:50:57.063Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.00MB / 120.17MB 2.1s [2020-09-16T12:50:57.063Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.06MB / 120.17MB 2.3s [2020-09-16T12:50:57.328Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.28MB / 120.17MB 2.6s [2020-09-16T12:50:57.445Z] #17 21.28 Selecting previously unselected package libnet1:s390x. [2020-09-16T12:50:57.560Z] Client: [2020-09-16T12:50:57.560Z] Debug Mode: false [2020-09-16T12:50:57.560Z] [2020-09-16T12:50:57.560Z] Server: [2020-09-16T12:50:57.560Z] Containers: 0 [2020-09-16T12:50:57.560Z] Running: 0 [2020-09-16T12:50:57.560Z] Paused: 0 [2020-09-16T12:50:57.560Z] Stopped: 0 [2020-09-16T12:50:57.560Z] Images: 0 [2020-09-16T12:50:57.560Z] Server Version: 19.03.12 [2020-09-16T12:50:57.560Z] Storage Driver: overlay2 [2020-09-16T12:50:57.560Z] Backing Filesystem: extfs [2020-09-16T12:50:57.560Z] Supports d_type: true [2020-09-16T12:50:57.560Z] Native Overlay Diff: true [2020-09-16T12:50:57.560Z] Logging Driver: json-file [2020-09-16T12:50:57.560Z] Cgroup Driver: cgroupfs [2020-09-16T12:50:57.560Z] Plugins: [2020-09-16T12:50:57.560Z] Volume: local [2020-09-16T12:50:57.560Z] Network: bridge host ipvlan macvlan null overlay [2020-09-16T12:50:57.560Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-16T12:50:57.560Z] Swarm: inactive [2020-09-16T12:50:57.560Z] Runtimes: runc [2020-09-16T12:50:57.560Z] Default Runtime: runc [2020-09-16T12:50:57.560Z] Init Binary: docker-init [2020-09-16T12:50:57.560Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-16T12:50:57.560Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-16T12:50:57.560Z] init version: fec3683 [2020-09-16T12:50:57.560Z] Security Options: [2020-09-16T12:50:57.560Z] apparmor [2020-09-16T12:50:57.560Z] seccomp [2020-09-16T12:50:57.560Z] Profile: default [2020-09-16T12:50:57.560Z] Kernel Version: 4.15.0-1082-aws [2020-09-16T12:50:57.560Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-16T12:50:57.560Z] OSType: linux [2020-09-16T12:50:57.560Z] Architecture: aarch64 [2020-09-16T12:50:57.560Z] CPUs: 4 [2020-09-16T12:50:57.560Z] Total Memory: 7.525GiB [2020-09-16T12:50:57.560Z] Name: ip-10-100-37-144 [2020-09-16T12:50:57.560Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-16T12:50:57.560Z] Docker Root Dir: /var/lib/docker [2020-09-16T12:50:57.560Z] Debug Mode: false [2020-09-16T12:50:57.560Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:50:57.560Z] Labels: [2020-09-16T12:50:57.560Z] Experimental: true [2020-09-16T12:50:57.560Z] Insecure Registries: [2020-09-16T12:50:57.560Z] 127.0.0.0/8 [2020-09-16T12:50:57.560Z] Live Restore Enabled: true [2020-09-16T12:50:57.560Z] [2020-09-16T12:50:57.560Z] WARNING: No swap limit support [Pipeline] sh [2020-09-16T12:50:57.588Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.16MB / 120.17MB 2.8s [2020-09-16T12:50:57.737Z] #17 21.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-16T12:50:57.737Z] #17 21.29 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-16T12:50:57.737Z] #17 21.34 Selecting previously unselected package libnl-3-200:s390x. [2020-09-16T12:50:57.737Z] #17 21.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-16T12:50:57.737Z] #17 21.34 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-16T12:50:57.737Z] #17 21.39 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-16T12:50:57.737Z] #17 21.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-16T12:50:57.737Z] #17 21.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-16T12:50:57.737Z] #17 21.43 Selecting previously unselected package libreadline5:s390x. [2020-09-16T12:50:57.737Z] #17 21.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-16T12:50:57.737Z] #17 21.45 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-16T12:50:57.737Z] #17 21.51 Selecting previously unselected package net-tools. [2020-09-16T12:50:57.850Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done [2020-09-16T12:50:57.850Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.66MB / 120.17MB 3.0s [2020-09-16T12:50:57.850Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.84MB / 120.17MB 3.2s [2020-09-16T12:50:57.853Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:50:57.853Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:50:57.853Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41460/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-16T12:50:57.853Z] + bash /home/ubuntu/workspace/moby_PR-41460/check-config.sh [2020-09-16T12:50:57.853Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-16T12:50:57.853Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-16T12:50:57.853Z] [2020-09-16T12:50:57.853Z] Generally Necessary: [2020-09-16T12:50:57.853Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-16T12:50:57.853Z] - apparmor: enabled and tools installed [2020-09-16T12:50:57.853Z] - CONFIG_NAMESPACES: enabled [2020-09-16T12:50:57.853Z] - CONFIG_NET_NS: enabled [2020-09-16T12:50:58.031Z] #17 21.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-16T12:50:58.031Z] #17 21.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:50:58.031Z] #17 21.60 Selecting previously unselected package python-pip-whl. [2020-09-16T12:50:58.031Z] #17 21.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-16T12:50:58.031Z] #17 21.60 Unpacking python-pip-whl (18.1-5) ... [2020-09-16T12:50:58.115Z] - CONFIG_PID_NS: enabled [2020-09-16T12:50:58.115Z] - CONFIG_IPC_NS: enabled [2020-09-16T12:50:58.115Z] - CONFIG_UTS_NS: enabled [2020-09-16T12:50:58.115Z] - CONFIG_CGROUPS: enabled [2020-09-16T12:50:58.115Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-16T12:50:58.115Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-16T12:50:58.115Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-16T12:50:58.115Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-16T12:50:58.115Z] - CONFIG_CPUSETS: enabled [2020-09-16T12:50:58.115Z] - CONFIG_MEMCG: enabled [2020-09-16T12:50:58.115Z] - CONFIG_KEYS: enabled [2020-09-16T12:50:58.115Z] - CONFIG_VETH: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-16T12:50:58.115Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-16T12:50:58.115Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-16T12:50:58.115Z] [2020-09-16T12:50:58.115Z] Optional Features: [2020-09-16T12:50:58.118Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.96MB / 120.17MB 3.3s [2020-09-16T12:50:58.118Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.19MB / 120.17MB 3.4s [2020-09-16T12:50:58.324Z] #17 21.95 Selecting previously unselected package python3-lib2to3. [2020-09-16T12:50:58.324Z] #17 21.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-16T12:50:58.324Z] #17 21.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:50:58.324Z] #17 22.04 Selecting previously unselected package python3-distutils. [2020-09-16T12:50:58.324Z] #17 22.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-16T12:50:58.324Z] #17 22.05 Unpacking python3-distutils (3.7.3-1) ... [2020-09-16T12:50:58.377Z] - CONFIG_USER_NS: enabled [2020-09-16T12:50:58.377Z] - CONFIG_SECCOMP: enabled [2020-09-16T12:50:58.377Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-16T12:50:58.377Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-16T12:50:58.377Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-16T12:50:58.377Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-16T12:50:58.377Z] - CONFIG_BLK_CGROUP: enabled [2020-09-16T12:50:58.377Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-16T12:50:58.377Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-16T12:50:58.377Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-16T12:50:58.377Z] - CONFIG_CGROUP_PERF: enabled [2020-09-16T12:50:58.377Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-16T12:50:58.377Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-16T12:50:58.377Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-16T12:50:58.377Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-16T12:50:58.377Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-16T12:50:58.377Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-16T12:50:58.377Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-16T12:50:58.377Z] - CONFIG_IP_VS: enabled (as module) [2020-09-16T12:50:58.377Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-16T12:50:58.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-16T12:50:58.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-16T12:50:58.377Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-16T12:50:58.377Z] - CONFIG_EXT4_FS: enabled [2020-09-16T12:50:58.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-16T12:50:58.616Z] #17 22.13 Selecting previously unselected package python3-pip. [2020-09-16T12:50:58.616Z] #17 22.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-16T12:50:58.616Z] #17 22.14 Unpacking python3-pip (18.1-5) ... [2020-09-16T12:50:58.616Z] #17 22.26 Selecting previously unselected package python3-pkg-resources. [2020-09-16T12:50:58.616Z] #17 22.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:50:58.616Z] #17 22.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:50:58.616Z] #17 22.33 Selecting previously unselected package python3-setuptools. [2020-09-16T12:50:58.616Z] #17 22.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-16T12:50:58.616Z] #17 22.33 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-16T12:50:58.639Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-16T12:50:58.639Z] - Network Drivers: [2020-09-16T12:50:58.639Z] - "overlay": [2020-09-16T12:50:58.639Z] - CONFIG_VXLAN: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-16T12:50:58.639Z] Optional (for encrypted networks): [2020-09-16T12:50:58.639Z] - CONFIG_CRYPTO: enabled [2020-09-16T12:50:58.639Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-16T12:50:58.639Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-16T12:50:58.639Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-16T12:50:58.639Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-16T12:50:58.639Z] - CONFIG_XFRM: enabled [2020-09-16T12:50:58.639Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-16T12:50:58.639Z] - "ipvlan": [2020-09-16T12:50:58.639Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-16T12:50:58.639Z] - "macvlan": [2020-09-16T12:50:58.639Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_DUMMY: enabled (as module) [2020-09-16T12:50:58.639Z] - "ftp,tftp client in container": [2020-09-16T12:50:58.639Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-16T12:50:58.639Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-16T12:50:58.639Z] - Storage Drivers: [2020-09-16T12:50:58.639Z] - "aufs": [2020-09-16T12:50:58.639Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-16T12:50:58.639Z] - "btrfs": [2020-09-16T12:50:58.639Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-16T12:50:58.758Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-16T12:50:58.758Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-09-16T12:50:58.901Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-16T12:50:58.901Z] - "devicemapper": [2020-09-16T12:50:58.901Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-16T12:50:58.901Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-16T12:50:58.901Z] - "overlay": [2020-09-16T12:50:58.901Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-16T12:50:58.901Z] - "zfs": [2020-09-16T12:50:58.901Z] - /dev/zfs: missing [2020-09-16T12:50:58.901Z] - zfs command: missing [2020-09-16T12:50:58.901Z] - zpool command: missing [2020-09-16T12:50:58.901Z] [2020-09-16T12:50:58.901Z] Limits: [2020-09-16T12:50:58.901Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-16T12:50:58.901Z] [2020-09-16T12:50:58.901Z] + true [2020-09-16T12:50:58.911Z] #17 22.51 Selecting previously unselected package python3-wheel. [2020-09-16T12:50:58.911Z] #17 22.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-16T12:50:58.911Z] #17 22.51 Unpacking python3-wheel (0.32.3-2) ... [2020-09-16T12:50:58.911Z] #17 22.57 Selecting previously unselected package sudo. [2020-09-16T12:50:58.911Z] #17 22.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-16T12:50:58.911Z] #17 22.58 Unpacking sudo (1.8.27-1+deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-16T12:50:59.069Z] #7 ... [2020-09-16T12:50:59.069Z] [2020-09-16T12:50:59.069Z] #20 [internal] load build context [2020-09-16T12:50:59.069Z] #20 transferring context: 51.44MB 3.8s done [2020-09-16T12:50:59.069Z] #20 DONE 4.3s [2020-09-16T12:50:59.069Z] [2020-09-16T12:50:59.069Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:59.069Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.3s done [2020-09-16T12:50:59.215Z] #17 22.80 Selecting previously unselected package thin-provisioning-tools. [2020-09-16T12:50:59.215Z] #17 22.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-16T12:50:59.215Z] #17 22.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:50:59.215Z] #17 22.98 Selecting previously unselected package uidmap. [2020-09-16T12:50:59.215Z] #17 22.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-16T12:50:59.215Z] #17 22.99 Unpacking uidmap (1:4.5-1.1) ... [2020-09-16T12:50:59.215Z] #17 23.06 Selecting previously unselected package vim-runtime. [2020-09-16T12:50:59.245Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae . [2020-09-16T12:50:59.245Z] #2 [internal] load .dockerignore [2020-09-16T12:50:59.328Z] #7 ... [2020-09-16T12:50:59.328Z] [2020-09-16T12:50:59.328Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:50:59.328Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-16T12:50:59.328Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-16T12:50:59.328Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-16T12:50:59.328Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2020-09-16T12:50:59.328Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-09-16T12:50:59.328Z] #58 DONE 4.5s [2020-09-16T12:50:59.328Z] [2020-09-16T12:50:59.328Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:50:59.512Z] #2 transferring context: 87B 0.0s done [2020-09-16T12:50:59.512Z] #2 DONE 0.2s [2020-09-16T12:50:59.512Z] [2020-09-16T12:50:59.512Z] #1 [internal] load build definition from Dockerfile [2020-09-16T12:50:59.512Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-16T12:50:59.512Z] #1 DONE 0.2s [2020-09-16T12:50:59.512Z] [2020-09-16T12:50:59.512Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-16T12:50:59.537Z] #17 23.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:50:59.537Z] #17 23.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-16T12:50:59.537Z] #17 23.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-16T12:50:59.537Z] #17 23.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:51:00.084Z] #3 DONE 0.6s [2020-09-16T12:51:00.084Z] [2020-09-16T12:51:00.084Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-16T12:51:00.084Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-16T12:51:00.084Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-16T12:51:00.345Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-16T12:51:00.345Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-16T12:51:00.345Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 421.47kB / 8.28MB 0.2s [2020-09-16T12:51:00.345Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.3s [2020-09-16T12:51:00.607Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-09-16T12:51:00.607Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-09-16T12:51:00.607Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-09-16T12:51:00.660Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-16T12:51:00.660Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-16T12:51:00.711Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done [2020-09-16T12:51:00.711Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-16T12:51:00.869Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-16T12:51:00.869Z] #4 DONE 0.7s [2020-09-16T12:51:01.130Z] [2020-09-16T12:51:01.130Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:51:01.279Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-16T12:51:01.279Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-16T12:51:01.397Z] #5 ... [2020-09-16T12:51:01.397Z] [2020-09-16T12:51:01.397Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-16T12:51:01.397Z] #6 DONE 0.2s [2020-09-16T12:51:01.397Z] [2020-09-16T12:51:01.397Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-16T12:51:01.397Z] #5 DONE 0.3s [2020-09-16T12:51:01.397Z] [2020-09-16T12:51:01.397Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:51:01.397Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-16T12:51:01.607Z] #17 24.91 Selecting previously unselected package vim. [2020-09-16T12:51:01.607Z] #17 24.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-16T12:51:01.607Z] #17 24.92 Unpacking vim (2:8.1.0875-5) ... [2020-09-16T12:51:01.607Z] #17 25.16 Selecting previously unselected package xfsprogs. [2020-09-16T12:51:01.607Z] #17 25.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-16T12:51:01.607Z] #17 25.16 Unpacking xfsprogs (4.20.0-1) ... [2020-09-16T12:51:01.607Z] #17 25.41 Selecting previously unselected package zip. [2020-09-16T12:51:01.607Z] #17 25.41 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-16T12:51:01.607Z] #17 25.41 Unpacking zip (3.0-11+b1) ... [2020-09-16T12:51:01.668Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-16T12:51:01.668Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-16T12:51:01.668Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-16T12:51:01.668Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2020-09-16T12:51:01.668Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s [2020-09-16T12:51:01.869Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2020-09-16T12:51:01.869Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-16T12:51:01.899Z] #17 25.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:51:01.899Z] #17 25.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:51:01.899Z] #17 25.59 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-16T12:51:01.899Z] #17 25.60 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-16T12:51:01.899Z] #17 25.60 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-16T12:51:01.899Z] #17 25.61 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-16T12:51:01.899Z] #17 25.62 Setting up uidmap (1:4.5-1.1) ... [2020-09-16T12:51:01.899Z] #17 25.62 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-16T12:51:01.899Z] #17 25.63 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-16T12:51:01.899Z] #17 25.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:51:01.899Z] #17 25.64 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-16T12:51:01.899Z] #17 25.65 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-16T12:51:01.899Z] #17 25.66 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:51:01.899Z] #17 25.66 Setting up zip (3.0-11+b1) ... [2020-09-16T12:51:01.899Z] #17 25.67 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:51:01.937Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.32MB / 49.18MB 0.4s [2020-09-16T12:51:01.937Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 2.72MB / 7.68MB 0.4s [2020-09-16T12:51:02.190Z] #17 25.69 Setting up bash-completion (1:2.8-6) ... [2020-09-16T12:51:02.204Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 37.86MB / 49.18MB 0.6s [2020-09-16T12:51:02.204Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2020-09-16T12:51:02.204Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.6s [2020-09-16T12:51:02.204Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.6s [2020-09-16T12:51:02.204Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.7s [2020-09-16T12:51:02.204Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.71MB / 52.16MB 0.7s [2020-09-16T12:51:02.479Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s [2020-09-16T12:51:02.479Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 19.78MB / 52.16MB 0.9s [2020-09-16T12:51:02.479Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.24MB / 52.16MB 1.0s [2020-09-16T12:51:02.907Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.62MB / 52.16MB 1.1s [2020-09-16T12:51:02.907Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.2s [2020-09-16T12:51:03.174Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-09-16T12:51:03.226Z] #17 ... [2020-09-16T12:51:03.226Z] [2020-09-16T12:51:03.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:51:03.226Z] #39 57.35 CC criu/cr-errno.o [2020-09-16T12:51:03.226Z] #39 57.38 CC criu/cr-restore.o [2020-09-16T12:51:03.226Z] #39 59.62 CC criu/cr-service.o [2020-09-16T12:51:03.226Z] #39 60.56 CC criu/crtools.o [2020-09-16T12:51:03.226Z] #39 60.89 CC criu/eventfd.o [2020-09-16T12:51:03.226Z] #39 61.08 CC criu/eventpoll.o [2020-09-16T12:51:03.226Z] #39 61.60 CC criu/external.o [2020-09-16T12:51:03.226Z] #39 61.84 CC criu/fault-injection.o [2020-09-16T12:51:03.226Z] #39 61.91 CC criu/fdstore.o [2020-09-16T12:51:03.226Z] #39 62.16 CC criu/fifo.o [2020-09-16T12:51:03.226Z] #39 62.37 CC criu/file-ids.o [2020-09-16T12:51:03.226Z] #39 62.52 CC criu/file-lock.o [2020-09-16T12:51:03.226Z] #39 62.90 CC criu/files-ext.o [2020-09-16T12:51:03.226Z] #39 63.02 CC criu/files-reg.o [2020-09-16T12:51:03.226Z] #39 63.90 CC criu/files.o [2020-09-16T12:51:03.226Z] #39 65.11 CC criu/filesystems.o [2020-09-16T12:51:03.226Z] #39 65.58 CC criu/fsnotify.o [2020-09-16T12:51:03.226Z] #39 66.16 CC criu/image-desc.o [2020-09-16T12:51:03.226Z] #39 66.24 CC criu/image.o [2020-09-16T12:51:03.226Z] #39 66.61 CC criu/ipc_ns.o [2020-09-16T12:51:03.226Z] #39 67.18 CC criu/irmap.o [2020-09-16T12:51:03.226Z] #39 67.47 CC criu/kcmp-ids.o [2020-09-16T12:51:03.226Z] #39 67.62 CC criu/kerndat.o [2020-09-16T12:51:03.226Z] #39 ... [2020-09-16T12:51:03.226Z] [2020-09-16T12:51:03.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:51:03.226Z] #17 26.98 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-16T12:51:03.226Z] #17 26.99 Setting up xz-utils (5.2.4-1) ... [2020-09-16T12:51:03.226Z] #17 27.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-16T12:51:03.226Z] #17 27.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:51:03.226Z] #17 27.04 invoke-rc.d: could not determine current runlevel [2020-09-16T12:51:03.226Z] #17 27.05 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-16T12:51:03.518Z] #17 27.06 Setting up pigz (2.4-1) ... [2020-09-16T12:51:03.518Z] #17 27.07 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-16T12:51:03.518Z] #17 27.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-16T12:51:03.518Z] #17 27.08 Setting up python-pip-whl (18.1-5) ... [2020-09-16T12:51:03.518Z] #17 27.09 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-16T12:51:03.518Z] #17 27.11 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:51:03.518Z] #17 27.29 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-16T12:51:03.518Z] #17 27.30 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-16T12:51:03.798Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.3s done [2020-09-16T12:51:03.798Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.3s done [2020-09-16T12:51:03.798Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.1s [2020-09-16T12:51:03.798Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.1s [2020-09-16T12:51:03.810Z] #17 27.30 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-16T12:51:03.810Z] #17 27.31 Setting up vim (2:8.1.0875-5) ... [2020-09-16T12:51:03.810Z] #17 27.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-16T12:51:03.810Z] #17 27.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-16T12:51:03.810Z] #17 27.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-16T12:51:03.810Z] #17 27.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-16T12:51:03.810Z] #17 27.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-16T12:51:03.810Z] #17 27.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-16T12:51:03.810Z] #17 27.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-16T12:51:03.810Z] #17 27.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-16T12:51:03.810Z] #17 27.34 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-16T12:51:03.810Z] #17 27.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:51:03.810Z] #17 27.36 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-16T12:51:03.810Z] #17 27.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:51:03.810Z] #17 27.37 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-16T12:51:03.810Z] #17 27.38 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:51:04.064Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.44MB / 62.53MB 2.3s [2020-09-16T12:51:04.064Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.52MB / 97.69MB 2.4s [2020-09-16T12:51:04.064Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.97MB / 62.53MB 2.5s [2020-09-16T12:51:04.064Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.5s done [2020-09-16T12:51:04.064Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.98MB / 97.69MB 2.6s [2020-09-16T12:51:04.064Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 22.38MB / 62.53MB 2.6s [2020-09-16T12:51:04.064Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 2.6s [2020-09-16T12:51:04.326Z] #7 ... [2020-09-16T12:51:04.326Z] [2020-09-16T12:51:04.326Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-16T12:51:04.326Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-16T12:51:04.326Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-16T12:51:04.326Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-16T12:51:04.326Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-09-16T12:51:04.326Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-09-16T12:51:04.326Z] #58 DONE 2.7s [2020-09-16T12:51:04.326Z] [2020-09-16T12:51:04.326Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:51:04.326Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.48MB / 97.69MB 2.7s [2020-09-16T12:51:04.326Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.53MB / 62.53MB 2.7s [2020-09-16T12:51:04.326Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 42.22MB / 62.53MB 2.8s [2020-09-16T12:51:04.326Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.8s [2020-09-16T12:51:04.326Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 30.46MB / 97.69MB 2.9s [2020-09-16T12:51:04.406Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2020-09-16T12:51:04.407Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-16T12:51:04.602Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.0s [2020-09-16T12:51:04.602Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.95MB / 97.69MB 3.1s [2020-09-16T12:51:04.937Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 51.71MB / 97.69MB 3.2s [2020-09-16T12:51:04.937Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.74MB / 97.69MB 3.3s [2020-09-16T12:51:05.199Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 3.5s [2020-09-16T12:51:05.199Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.4s done [2020-09-16T12:51:05.199Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 72.89MB / 97.69MB 3.6s [2020-09-16T12:51:05.199Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 86.18MB / 97.69MB 3.7s [2020-09-16T12:51:05.320Z] #17 28.82 Setting up iptables (1.8.2-4) ... [2020-09-16T12:51:05.320Z] #17 28.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:51:05.320Z] #17 28.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:51:05.320Z] #17 28.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:51:05.320Z] #17 28.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:51:05.320Z] #17 28.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-16T12:51:05.320Z] #17 28.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-16T12:51:05.320Z] #17 28.86 Setting up python3 (3.7.3-1) ... [2020-09-16T12:51:05.461Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 95.12MB / 97.69MB 3.8s [2020-09-16T12:51:05.611Z] #17 29.08 Setting up python3-wheel (0.32.3-2) ... [2020-09-16T12:51:05.904Z] #17 29.49 Setting up apparmor (2.13.2-10) ... [2020-09-16T12:51:05.925Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-16T12:51:05.925Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-16T12:51:05.925Z] #7 DONE 16.3s [2020-09-16T12:51:05.925Z] [2020-09-16T12:51:05.925Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-16T12:51:06.035Z] #7 ... [2020-09-16T12:51:06.035Z] [2020-09-16T12:51:06.035Z] #20 [internal] load build context [2020-09-16T12:51:06.035Z] #20 transferring context: 51.44MB 3.3s done [2020-09-16T12:51:06.035Z] #20 DONE 4.5s [2020-09-16T12:51:06.035Z] [2020-09-16T12:51:06.035Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-16T12:51:06.314Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-16T12:51:06.314Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-09-16T12:51:06.591Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.1s done [2020-09-16T12:51:06.943Z] #17 30.42 Setting up xfsprogs (4.20.0-1) ... [2020-09-16T12:51:06.943Z] #17 30.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:51:06.943Z] #17 30.60 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:51:07.212Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done [2020-09-16T12:51:07.212Z] #8 DONE 27.7s [2020-09-16T12:51:07.212Z] [2020-09-16T12:51:07.212Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-16T12:51:07.212Z] #9 DONE 0.1s [2020-09-16T12:51:07.212Z] [2020-09-16T12:51:07.212Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-16T12:51:07.212Z] #10 DONE 0.2s [2020-09-16T12:51:07.212Z] [2020-09-16T12:51:07.212Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:07.212Z] #33 ... [2020-09-16T12:51:07.212Z] [2020-09-16T12:51:07.212Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-16T12:51:07.212Z] #28 DONE 0.1s [2020-09-16T12:51:07.212Z] [2020-09-16T12:51:07.212Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-16T12:51:07.212Z] #36 DONE 0.1s [2020-09-16T12:51:07.212Z] [2020-09-16T12:51:07.212Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:07.212Z] #37 0.717 + git clone https://github.com/docker/distribution.git . [2020-09-16T12:51:07.212Z] #37 0.721 Cloning into '.'... [2020-09-16T12:51:07.577Z] #17 31.19 Setting up python3-distutils (3.7.3-1) ... [2020-09-16T12:51:07.818Z] #8 DONE 2.4s [2020-09-16T12:51:07.818Z] [2020-09-16T12:51:07.818Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-16T12:51:07.869Z] #17 31.45 Setting up python3-setuptools (40.8.0-1) ... [2020-09-16T12:51:08.075Z] #9 DONE 0.5s [2020-09-16T12:51:08.075Z] [2020-09-16T12:51:08.075Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-16T12:51:08.075Z] #27 DONE 0.0s [2020-09-16T12:51:08.075Z] [2020-09-16T12:51:08.075Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:51:08.332Z] #28 ... [2020-09-16T12:51:08.332Z] [2020-09-16T12:51:08.332Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-16T12:51:08.332Z] #35 DONE 0.1s [2020-09-16T12:51:08.332Z] [2020-09-16T12:51:08.332Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:08.503Z] #17 31.93 Setting up python3-pip (18.1-5) ... [2020-09-16T12:51:08.796Z] #17 32.42 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:51:08.796Z] #17 32.46 Processing triggers for mime-support (3.62) ... [2020-09-16T12:51:09.138Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.2s done [2020-09-16T12:51:09.430Z] #17 DONE 33.0s [2020-09-16T12:51:09.430Z] [2020-09-16T12:51:09.430Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-16T12:51:09.441Z] #37 ... [2020-09-16T12:51:09.441Z] [2020-09-16T12:51:09.441Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:09.441Z] #44 0.654 + RM_GOPATH=0 [2020-09-16T12:51:09.441Z] #44 0.655 + TMP_GOPATH= [2020-09-16T12:51:09.441Z] #44 0.655 + : /build [2020-09-16T12:51:09.441Z] #44 0.655 + '[' -z '' ']' [2020-09-16T12:51:09.441Z] #44 0.656 ++ mktemp -d [2020-09-16T12:51:09.441Z] #44 0.657 + export GOPATH=/tmp/tmp.SiqXwWcvWo [2020-09-16T12:51:09.441Z] #44 0.657 + GOPATH=/tmp/tmp.SiqXwWcvWo [2020-09-16T12:51:09.441Z] #44 0.657 + RM_GOPATH=1 [2020-09-16T12:51:09.441Z] #44 0.657 + case "$(go env GOARCH)" in [2020-09-16T12:51:09.441Z] #44 0.658 ++ go env GOARCH [2020-09-16T12:51:09.441Z] #44 0.665 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:09.441Z] #44 0.665 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:09.441Z] #44 0.666 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:09.441Z] #44 0.669 + dir=/tmp/install [2020-09-16T12:51:09.441Z] #44 0.669 + bin=gotestsum [2020-09-16T12:51:09.441Z] #44 0.669 + shift [2020-09-16T12:51:09.441Z] #44 0.669 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-16T12:51:09.441Z] #44 0.669 + . /tmp/install/gotestsum.installer [2020-09-16T12:51:09.441Z] #44 0.669 ++ : v0.3.5 [2020-09-16T12:51:09.441Z] #44 0.669 + install_gotestsum [2020-09-16T12:51:09.441Z] #44 0.670 + set -e [2020-09-16T12:51:09.441Z] #44 0.670 + export GO111MODULE=on [2020-09-16T12:51:09.441Z] #44 0.670 + GO111MODULE=on [2020-09-16T12:51:09.441Z] #44 0.670 + GOBIN=/build [2020-09-16T12:51:09.441Z] #44 0.670 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-16T12:51:09.441Z] #44 0.700 go: finding gotest.tools v0.3.5 [2020-09-16T12:51:09.441Z] #44 0.700 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:09.441Z] #44 1.711 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:09.441Z] #44 2.684 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:09.441Z] #44 3.912 go: downloading gotest.tools v2.1.0+incompatible [2020-09-16T12:51:09.441Z] #44 4.189 go: extracting gotest.tools v2.1.0+incompatible [2020-09-16T12:51:09.441Z] #44 4.486 go: downloading github.com/fatih/color v1.6.0 [2020-09-16T12:51:09.441Z] #44 4.505 go: downloading github.com/pkg/errors v0.8.0 [2020-09-16T12:51:09.441Z] #44 4.508 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:09.441Z] #44 4.526 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:09.441Z] #44 4.583 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:09.441Z] #44 4.771 go: extracting github.com/fatih/color v1.6.0 [2020-09-16T12:51:09.441Z] #44 4.882 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:09.441Z] #44 4.971 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:09.441Z] #44 4.989 go: extracting github.com/pkg/errors v0.8.0 [2020-09-16T12:51:09.441Z] #44 5.021 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:09.441Z] #44 5.110 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:09.441Z] #44 5.176 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:09.441Z] #44 5.207 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:09.441Z] #44 5.226 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:09.441Z] #44 5.336 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:09.441Z] #44 5.339 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:09.441Z] #44 5.394 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:09.441Z] #44 5.397 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:09.441Z] #44 5.402 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:10.069Z] #18 0.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-16T12:51:10.069Z] #18 0.872 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-16T12:51:10.069Z] #18 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-16T12:51:10.082Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.4s done [2020-09-16T12:51:10.082Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2020-09-16T12:51:10.343Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-09-16T12:51:10.361Z] #18 DONE 1.0s [2020-09-16T12:51:10.361Z] [2020-09-16T12:51:10.361Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:51:10.513Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2020-09-16T12:51:10.772Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-16T12:51:10.772Z] #7 DONE 16.0s [2020-09-16T12:51:10.772Z] [2020-09-16T12:51:10.772Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-16T12:51:11.288Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-09-16T12:51:11.288Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-09-16T12:51:11.533Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 2m2.275153903s [2020-09-16T12:51:11.533Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 683.695693ms [2020-09-16T12:51:12.317Z] #44 7.851 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:12.521Z] #36 3.604 + git clone https://github.com/docker/distribution.git . [2020-09-16T12:51:12.521Z] #36 3.604 Cloning into '.'... [2020-09-16T12:51:12.676Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-16T12:51:12.988Z] #44 8.921 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:13.102Z] #19 2.565 Collecting yamllint==1.16.0 [2020-09-16T12:51:13.102Z] #19 2.778 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-16T12:51:13.102Z] #19 2.799 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-16T12:51:13.102Z] #19 2.839 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-16T12:51:13.102Z] #19 2.858 Collecting pyyaml (from yamllint==1.16.0) [2020-09-16T12:51:13.102Z] #19 2.936 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-16T12:51:13.359Z] #44 9.007 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:13.454Z] #36 ... [2020-09-16T12:51:13.454Z] [2020-09-16T12:51:13.454Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:51:13.454Z] #28 5.310 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-16T12:51:13.454Z] #28 5.313 Cloning into '.'... [2020-09-16T12:51:14.034Z] #44 ... [2020-09-16T12:51:14.034Z] [2020-09-16T12:51:14.034Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:14.034Z] #24 0.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:14.034Z] #24 1.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:14.034Z] #24 1.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:14.034Z] #24 2.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-16T12:51:14.034Z] #24 4.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-16T12:51:14.034Z] #24 6.934 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-16T12:51:14.061Z] #8 DONE 2.7s [2020-09-16T12:51:14.062Z] [2020-09-16T12:51:14.062Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-16T12:51:14.062Z] #9 DONE 0.5s [2020-09-16T12:51:14.062Z] [2020-09-16T12:51:14.062Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-16T12:51:14.062Z] #27 DONE 0.1s [2020-09-16T12:51:14.062Z] [2020-09-16T12:51:14.062Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:14.062Z] #23 ... [2020-09-16T12:51:14.062Z] [2020-09-16T12:51:14.062Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-16T12:51:14.062Z] #35 DONE 0.1s [2020-09-16T12:51:14.069Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.7s done [2020-09-16T12:51:14.140Z] #19 3.539 Building wheels for collected packages: pyyaml [2020-09-16T12:51:14.141Z] #19 3.541 Running setup.py bdist_wheel for pyyaml: started [2020-09-16T12:51:14.141Z] #19 ... [2020-09-16T12:51:14.141Z] [2020-09-16T12:51:14.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:51:14.141Z] #39 68.40 CC criu/libnetlink.o [2020-09-16T12:51:14.141Z] #39 68.59 CC criu/log.o [2020-09-16T12:51:14.141Z] #39 68.94 CC criu/lsm.o [2020-09-16T12:51:14.141Z] #39 69.14 CC criu/mem.o [2020-09-16T12:51:14.141Z] #39 70.18 CC criu/memfd.o [2020-09-16T12:51:14.141Z] #39 70.46 CC criu/mount.o [2020-09-16T12:51:14.141Z] #39 72.65 CC criu/namespaces.o [2020-09-16T12:51:14.141Z] #39 73.86 CC criu/net.o [2020-09-16T12:51:14.141Z] #39 75.71 CC criu/netfilter.o [2020-09-16T12:51:14.141Z] #39 75.99 CC criu/page-pipe.o [2020-09-16T12:51:14.141Z] #39 76.37 CC criu/page-xfer.o [2020-09-16T12:51:14.141Z] #39 77.36 CC criu/pagemap-cache.o [2020-09-16T12:51:14.141Z] #39 77.54 CC criu/pagemap.o [2020-09-16T12:51:14.141Z] #39 78.10 CC criu/parasite-syscall.o [2020-09-16T12:51:14.141Z] #39 ... [2020-09-16T12:51:14.141Z] [2020-09-16T12:51:14.141Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:14.141Z] #36 112.4 + dpkg --print-architecture [2020-09-16T12:51:14.141Z] #36 112.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-16T12:51:14.141Z] #36 112.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-16T12:51:14.141Z] #36 112.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-16T12:51:14.321Z] [2020-09-16T12:51:14.321Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:14.331Z] #24 ... [2020-09-16T12:51:14.331Z] [2020-09-16T12:51:14.331Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:14.331Z] #46 0.853 + RM_GOPATH=0 [2020-09-16T12:51:14.331Z] #46 0.853 + TMP_GOPATH= [2020-09-16T12:51:14.331Z] #46 0.853 + : /build [2020-09-16T12:51:14.331Z] #46 0.853 + '[' -z '' ']' [2020-09-16T12:51:14.331Z] #46 0.855 ++ mktemp -d [2020-09-16T12:51:14.331Z] #46 0.857 + export GOPATH=/tmp/tmp.EZoEmyxtge [2020-09-16T12:51:14.331Z] #46 0.859 + GOPATH=/tmp/tmp.EZoEmyxtge [2020-09-16T12:51:14.331Z] #46 0.859 + RM_GOPATH=1 [2020-09-16T12:51:14.331Z] #46 0.860 + case "$(go env GOARCH)" in [2020-09-16T12:51:14.331Z] #46 0.860 ++ go env GOARCH [2020-09-16T12:51:14.331Z] #46 0.883 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.331Z] #46 0.885 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.331Z] #46 0.902 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:14.331Z] #46 0.930 + dir=/tmp/install [2020-09-16T12:51:14.331Z] #46 0.930 + bin=golangci_lint [2020-09-16T12:51:14.331Z] #46 0.930 + shift [2020-09-16T12:51:14.331Z] #46 0.931 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-16T12:51:14.331Z] #46 0.931 + . /tmp/install/golangci_lint.installer [2020-09-16T12:51:14.331Z] #46 0.931 ++ : v1.23.8 [2020-09-16T12:51:14.331Z] #46 0.931 + install_golangci_lint [2020-09-16T12:51:14.331Z] #46 0.932 + echo 'Installing golangci-lint version v1.23.8' [2020-09-16T12:51:14.331Z] #46 0.932 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:51:14.331Z] #46 0.932 Installing golangci-lint version v1.23.8 [2020-09-16T12:51:14.331Z] #46 ... [2020-09-16T12:51:14.331Z] [2020-09-16T12:51:14.331Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:14.331Z] #22 0.819 + RM_GOPATH=0 [2020-09-16T12:51:14.331Z] #22 0.820 + TMP_GOPATH= [2020-09-16T12:51:14.331Z] #22 0.820 + : /build [2020-09-16T12:51:14.331Z] #22 0.820 + '[' -z '' ']' [2020-09-16T12:51:14.331Z] #22 0.821 ++ mktemp -d [2020-09-16T12:51:14.331Z] #22 0.835 + export GOPATH=/tmp/tmp.qzk3vpbzuY [2020-09-16T12:51:14.331Z] #22 0.836 + GOPATH=/tmp/tmp.qzk3vpbzuY [2020-09-16T12:51:14.331Z] #22 0.836 + RM_GOPATH=1 [2020-09-16T12:51:14.331Z] #22 0.836 + case "$(go env GOARCH)" in [2020-09-16T12:51:14.331Z] #22 0.837 ++ go env GOARCH [2020-09-16T12:51:14.331Z] #22 0.863 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.331Z] #22 0.863 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.331Z] #22 0.866 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:14.331Z] #22 0.868 + dir=/tmp/install [2020-09-16T12:51:14.331Z] #22 0.868 + bin=dockercli [2020-09-16T12:51:14.331Z] #22 0.868 + shift [2020-09-16T12:51:14.331Z] #22 0.878 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-16T12:51:14.331Z] #22 0.879 + . /tmp/install/dockercli.installer [2020-09-16T12:51:14.331Z] #22 0.879 ++ : stable [2020-09-16T12:51:14.331Z] #22 0.880 ++ : 17.06.2-ce [2020-09-16T12:51:14.331Z] #22 0.882 + install_dockercli [2020-09-16T12:51:14.331Z] #22 0.884 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-16T12:51:14.331Z] #22 0.884 Install docker/cli version 17.06.2-ce from stable [2020-09-16T12:51:14.331Z] #22 0.885 ++ uname -m [2020-09-16T12:51:14.331Z] #22 0.887 + arch=ppc64le [2020-09-16T12:51:14.331Z] #22 0.887 + '[' ppc64le '!=' x86_64 ']' [2020-09-16T12:51:14.331Z] #22 0.887 + '[' ppc64le '!=' s390x ']' [2020-09-16T12:51:14.331Z] #22 0.887 + '[' ppc64le '!=' armhf ']' [2020-09-16T12:51:14.331Z] #22 0.887 + build_dockercli [2020-09-16T12:51:14.331Z] #22 0.887 + git clone https://github.com/docker/docker-ce /tmp/tmp.qzk3vpbzuY/tmp/docker-ce [2020-09-16T12:51:14.331Z] #22 0.897 Cloning into '/tmp/tmp.qzk3vpbzuY/tmp/docker-ce'... [2020-09-16T12:51:14.627Z] #22 ... [2020-09-16T12:51:14.627Z] [2020-09-16T12:51:14.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:14.627Z] #11 0.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:14.627Z] #11 1.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:14.627Z] #11 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:14.627Z] #11 2.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-16T12:51:14.627Z] #11 5.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-16T12:51:14.627Z] #11 7.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-16T12:51:14.627Z] #11 ... [2020-09-16T12:51:14.627Z] [2020-09-16T12:51:14.627Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:51:14.627Z] #29 0.773 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-16T12:51:14.627Z] #29 0.796 Cloning into '.'... [2020-09-16T12:51:14.924Z] #29 ... [2020-09-16T12:51:14.924Z] [2020-09-16T12:51:14.924Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:14.924Z] #48 0.849 + RM_GOPATH=0 [2020-09-16T12:51:14.924Z] #48 0.849 + TMP_GOPATH= [2020-09-16T12:51:14.924Z] #48 0.849 + : /build [2020-09-16T12:51:14.924Z] #48 0.849 + '[' -z '' ']' [2020-09-16T12:51:14.924Z] #48 0.850 ++ mktemp -d [2020-09-16T12:51:14.924Z] #48 0.852 + export GOPATH=/tmp/tmp.950mbNf4bO [2020-09-16T12:51:14.924Z] #48 0.852 + GOPATH=/tmp/tmp.950mbNf4bO [2020-09-16T12:51:14.924Z] #48 0.852 + RM_GOPATH=1 [2020-09-16T12:51:14.924Z] #48 0.853 + case "$(go env GOARCH)" in [2020-09-16T12:51:14.924Z] #48 0.854 ++ go env GOARCH [2020-09-16T12:51:14.924Z] #48 0.874 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.924Z] #48 0.874 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.924Z] #48 0.890 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:14.924Z] #48 0.891 + dir=/tmp/install [2020-09-16T12:51:14.924Z] #48 0.891 + bin=shfmt [2020-09-16T12:51:14.924Z] #48 0.891 + shift [2020-09-16T12:51:14.924Z] #48 0.892 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-16T12:51:14.924Z] #48 0.892 + . /tmp/install/shfmt.installer [2020-09-16T12:51:14.924Z] #48 0.892 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:14.924Z] #48 0.893 + install_shfmt [2020-09-16T12:51:14.924Z] #48 0.893 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:14.924Z] #48 0.894 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-16T12:51:14.924Z] #48 0.894 + git clone https://github.com/mvdan/sh.git /tmp/tmp.950mbNf4bO/src/github.com/mvdan/sh [2020-09-16T12:51:14.924Z] #48 0.909 Cloning into '/tmp/tmp.950mbNf4bO/src/github.com/mvdan/sh'... [2020-09-16T12:51:14.924Z] #48 ... [2020-09-16T12:51:14.924Z] [2020-09-16T12:51:14.924Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:14.924Z] #61 0.560 + RM_GOPATH=0 [2020-09-16T12:51:14.924Z] #61 0.560 + TMP_GOPATH= [2020-09-16T12:51:14.924Z] #61 0.560 + : /build [2020-09-16T12:51:14.924Z] #61 0.560 + '[' -z '' ']' [2020-09-16T12:51:14.924Z] #61 0.561 ++ mktemp -d [2020-09-16T12:51:14.924Z] #61 0.562 + export GOPATH=/tmp/tmp.mNExX88Xi0 [2020-09-16T12:51:14.924Z] #61 0.562 + GOPATH=/tmp/tmp.mNExX88Xi0 [2020-09-16T12:51:14.924Z] #61 0.562 + RM_GOPATH=1 [2020-09-16T12:51:14.924Z] #61 0.562 + case "$(go env GOARCH)" in [2020-09-16T12:51:14.924Z] #61 0.563 ++ go env GOARCH [2020-09-16T12:51:14.924Z] #61 0.567 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.924Z] #61 0.567 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:14.924Z] #61 0.568 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:14.924Z] #61 0.569 + dir=/tmp/install [2020-09-16T12:51:14.924Z] #61 0.569 + bin=proxy [2020-09-16T12:51:14.924Z] #61 0.569 + shift [2020-09-16T12:51:14.924Z] #61 0.569 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-16T12:51:14.924Z] #61 0.569 + . /tmp/install/proxy.installer [2020-09-16T12:51:14.924Z] #61 0.570 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:14.924Z] #61 0.570 + install_proxy [2020-09-16T12:51:14.924Z] #61 0.570 + case "$1" in [2020-09-16T12:51:14.924Z] #61 0.570 + export CGO_ENABLED=0 [2020-09-16T12:51:14.924Z] #61 0.571 + CGO_ENABLED=0 [2020-09-16T12:51:14.924Z] #61 0.571 + _install_proxy [2020-09-16T12:51:14.924Z] #61 0.571 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-16T12:51:14.924Z] #61 0.571 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:14.924Z] #61 0.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mNExX88Xi0/src/github.com/docker/libnetwork [2020-09-16T12:51:14.924Z] #61 0.573 Cloning into '/tmp/tmp.mNExX88Xi0/src/github.com/docker/libnetwork'... [2020-09-16T12:51:15.178Z] #36 ... [2020-09-16T12:51:15.178Z] [2020-09-16T12:51:15.178Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:51:15.178Z] #19 4.062 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-16T12:51:15.178Z] #19 4.062 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-16T12:51:15.178Z] #19 4.146 Successfully built pyyaml [2020-09-16T12:51:15.178Z] #19 4.149 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-16T12:51:15.178Z] #19 4.371 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-16T12:51:15.178Z] #19 DONE 4.6s [2020-09-16T12:51:15.178Z] [2020-09-16T12:51:15.178Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-16T12:51:15.178Z] #22 DONE 0.2s [2020-09-16T12:51:15.178Z] [2020-09-16T12:51:15.178Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:51:15.222Z] #61 ... [2020-09-16T12:51:15.222Z] [2020-09-16T12:51:15.222Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:15.222Z] #52 1.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:15.222Z] #52 1.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:15.222Z] #52 1.276 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:15.222Z] #52 2.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-16T12:51:15.222Z] #52 5.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-16T12:51:15.222Z] #52 6.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-16T12:51:15.222Z] #52 ... [2020-09-16T12:51:15.222Z] [2020-09-16T12:51:15.222Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:15.222Z] #42 0.842 + RM_GOPATH=0 [2020-09-16T12:51:15.222Z] #42 0.842 + TMP_GOPATH= [2020-09-16T12:51:15.222Z] #42 0.842 + : /build [2020-09-16T12:51:15.222Z] #42 0.842 + '[' -z '' ']' [2020-09-16T12:51:15.222Z] #42 0.843 ++ mktemp -d [2020-09-16T12:51:15.222Z] #42 0.846 + export GOPATH=/tmp/tmp.Wt2Jwa4DTY [2020-09-16T12:51:15.222Z] #42 0.846 + GOPATH=/tmp/tmp.Wt2Jwa4DTY [2020-09-16T12:51:15.222Z] #42 0.847 + RM_GOPATH=1 [2020-09-16T12:51:15.222Z] #42 0.848 + case "$(go env GOARCH)" in [2020-09-16T12:51:15.222Z] #42 0.849 ++ go env GOARCH [2020-09-16T12:51:15.222Z] #42 0.902 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:15.222Z] #42 0.909 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:15.222Z] #42 0.914 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:15.222Z] #42 0.916 + dir=/tmp/install [2020-09-16T12:51:15.222Z] #42 0.928 + bin=vndr [2020-09-16T12:51:15.222Z] #42 0.928 + shift [2020-09-16T12:51:15.222Z] #42 0.929 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-16T12:51:15.222Z] #42 0.929 + . /tmp/install/vndr.installer [2020-09-16T12:51:15.222Z] #42 0.929 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:15.222Z] #42 0.930 + install_vndr [2020-09-16T12:51:15.222Z] #42 0.930 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-16T12:51:15.222Z] #42 0.930 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:15.222Z] #42 0.931 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Wt2Jwa4DTY/src/github.com/LK4D4/vndr [2020-09-16T12:51:15.222Z] #42 0.938 Cloning into '/tmp/tmp.Wt2Jwa4DTY/src/github.com/LK4D4/vndr'... [2020-09-16T12:51:15.222Z] #42 2.094 + cd /tmp/tmp.Wt2Jwa4DTY/src/github.com/LK4D4/vndr [2020-09-16T12:51:15.222Z] #42 2.094 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:15.222Z] #42 2.109 + go build -buildmode=pie -v -o /build/vndr . [2020-09-16T12:51:15.222Z] #42 3.816 internal/race [2020-09-16T12:51:15.222Z] #42 3.844 sync/atomic [2020-09-16T12:51:15.222Z] #42 3.896 internal/bytealg [2020-09-16T12:51:15.222Z] #42 4.095 unicode [2020-09-16T12:51:15.222Z] #42 4.112 unicode/utf8 [2020-09-16T12:51:15.222Z] #42 4.910 math [2020-09-16T12:51:15.222Z] #42 5.834 runtime [2020-09-16T12:51:15.222Z] #42 6.420 encoding [2020-09-16T12:51:15.222Z] #42 6.753 unicode/utf16 [2020-09-16T12:51:15.222Z] #42 7.648 container/list [2020-09-16T12:51:15.222Z] #42 10.17 crypto/internal/subtle [2020-09-16T12:51:15.222Z] #42 10.59 crypto/subtle [2020-09-16T12:51:15.222Z] #42 11.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-16T12:51:15.464Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-09-16T12:51:15.544Z] #42 11.22 internal/nettrace [2020-09-16T12:51:15.544Z] #42 ... [2020-09-16T12:51:15.544Z] [2020-09-16T12:51:15.544Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:15.544Z] #31 0.642 + RM_GOPATH=0 [2020-09-16T12:51:15.544Z] #31 0.642 + TMP_GOPATH= [2020-09-16T12:51:15.544Z] #31 0.643 + : /build [2020-09-16T12:51:15.544Z] #31 0.643 + '[' -z '' ']' [2020-09-16T12:51:15.544Z] #31 0.645 ++ mktemp -d [2020-09-16T12:51:15.544Z] #31 0.649 + export GOPATH=/tmp/tmp.L6LMPp7Kr1 [2020-09-16T12:51:15.544Z] #31 0.650 + GOPATH=/tmp/tmp.L6LMPp7Kr1 [2020-09-16T12:51:15.544Z] #31 0.650 + RM_GOPATH=1 [2020-09-16T12:51:15.544Z] #31 0.650 + case "$(go env GOARCH)" in [2020-09-16T12:51:15.544Z] #31 0.651 ++ go env GOARCH [2020-09-16T12:51:15.544Z] #31 0.664 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:15.544Z] #31 0.664 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:15.544Z] #31 0.665 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:15.544Z] #31 0.667 + dir=/tmp/install [2020-09-16T12:51:15.544Z] #31 0.667 + bin=tomlv [2020-09-16T12:51:15.544Z] #31 0.667 + shift [2020-09-16T12:51:15.544Z] #31 0.667 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-16T12:51:15.544Z] #31 0.667 + . /tmp/install/tomlv.installer [2020-09-16T12:51:15.544Z] #31 0.668 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:15.544Z] #31 0.668 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:15.544Z] #31 0.669 + install_tomlv [2020-09-16T12:51:15.545Z] #31 0.669 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-16T12:51:15.545Z] #31 0.669 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.L6LMPp7Kr1/src/github.com/BurntSushi/toml [2020-09-16T12:51:15.545Z] #31 0.674 Cloning into '/tmp/tmp.L6LMPp7Kr1/src/github.com/BurntSushi/toml'... [2020-09-16T12:51:15.545Z] #31 1.525 + cd /tmp/tmp.L6LMPp7Kr1/src/github.com/BurntSushi/toml [2020-09-16T12:51:15.545Z] #31 1.526 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:15.545Z] #31 1.553 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:51:15.545Z] #31 2.340 math/bits [2020-09-16T12:51:15.545Z] #31 2.365 runtime/internal/sys [2020-09-16T12:51:15.545Z] #31 2.387 internal/cpu [2020-09-16T12:51:15.545Z] #31 2.563 runtime/internal/atomic [2020-09-16T12:51:15.545Z] #31 2.669 runtime/internal/math [2020-09-16T12:51:15.545Z] #31 3.060 unicode/utf8 [2020-09-16T12:51:15.545Z] #31 3.676 internal/race [2020-09-16T12:51:15.545Z] #31 3.777 internal/bytealg [2020-09-16T12:51:15.545Z] #31 3.979 sync/atomic [2020-09-16T12:51:15.545Z] #31 4.552 math [2020-09-16T12:51:15.545Z] #31 4.821 internal/testlog [2020-09-16T12:51:15.545Z] #31 4.835 unicode [2020-09-16T12:51:15.545Z] #31 5.525 runtime [2020-09-16T12:51:15.545Z] #31 5.807 encoding [2020-09-16T12:51:15.545Z] #31 6.528 runtime/cgo [2020-09-16T12:51:15.545Z] #31 ... [2020-09-16T12:51:15.545Z] [2020-09-16T12:51:15.545Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:15.545Z] #39 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:15.545Z] #39 1.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:15.545Z] #39 1.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:15.545Z] #39 2.858 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-16T12:51:15.545Z] #39 5.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-16T12:51:15.545Z] #39 6.854 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-16T12:51:15.545Z] #39 ... [2020-09-16T12:51:15.545Z] [2020-09-16T12:51:15.545Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:15.545Z] #55 0.493 + RM_GOPATH=0 [2020-09-16T12:51:15.545Z] #55 0.493 + TMP_GOPATH= [2020-09-16T12:51:15.545Z] #55 0.493 + : /build [2020-09-16T12:51:15.545Z] #55 0.493 + '[' -z '' ']' [2020-09-16T12:51:15.545Z] #55 0.495 ++ mktemp -d [2020-09-16T12:51:15.545Z] #55 0.496 + export GOPATH=/tmp/tmp.QJfKf7riYG [2020-09-16T12:51:15.545Z] #55 0.496 + GOPATH=/tmp/tmp.QJfKf7riYG [2020-09-16T12:51:15.545Z] #55 0.496 + RM_GOPATH=1 [2020-09-16T12:51:15.545Z] #55 0.496 + case "$(go env GOARCH)" in [2020-09-16T12:51:15.545Z] #55 0.497 ++ go env GOARCH [2020-09-16T12:51:15.545Z] #55 0.502 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:15.545Z] #55 0.502 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:15.545Z] #55 0.503 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:15.545Z] #55 0.504 + dir=/tmp/install [2020-09-16T12:51:15.545Z] #55 0.504 + bin=rootlesskit [2020-09-16T12:51:15.545Z] #55 0.504 + shift [2020-09-16T12:51:15.545Z] #55 0.505 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-16T12:51:15.545Z] #55 0.505 + . /tmp/install/rootlesskit.installer [2020-09-16T12:51:15.545Z] #55 0.505 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:15.545Z] #55 0.505 + install_rootlesskit [2020-09-16T12:51:15.545Z] #55 0.505 + case "$1" in [2020-09-16T12:51:15.545Z] #55 0.505 + export CGO_ENABLED=0 [2020-09-16T12:51:15.545Z] #55 0.505 + CGO_ENABLED=0 [2020-09-16T12:51:15.545Z] #55 0.505 + _install_rootlesskit [2020-09-16T12:51:15.545Z] #55 0.506 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-16T12:51:15.545Z] #55 0.506 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:15.545Z] #55 0.506 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QJfKf7riYG/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:15.545Z] #55 0.508 Cloning into '/tmp/tmp.QJfKf7riYG/src/github.com/rootless-containers/rootlesskit'... [2020-09-16T12:51:15.545Z] #55 5.183 + cd /tmp/tmp.QJfKf7riYG/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:15.545Z] #55 5.186 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:15.545Z] #55 5.846 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:51:15.545Z] #55 5.851 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-16T12:51:15.842Z] #55 ... [2020-09-16T12:51:15.842Z] [2020-09-16T12:51:15.842Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:15.842Z] #33 1.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:15.842Z] #33 1.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:15.842Z] #33 1.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:15.842Z] #33 2.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-16T12:51:15.842Z] #33 5.184 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-16T12:51:15.842Z] #33 7.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-16T12:51:15.842Z] #33 ... [2020-09-16T12:51:15.842Z] [2020-09-16T12:51:15.842Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:15.842Z] #44 11.69 go: finding github.com/fatih/color v1.6.0 [2020-09-16T12:51:15.842Z] #44 11.74 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:15.842Z] #44 11.77 go: finding github.com/pkg/errors v0.8.0 [2020-09-16T12:51:15.842Z] #44 11.82 go: finding github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:16.139Z] #44 12.02 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:16.139Z] #44 12.12 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:16.225Z] #26 DONE 0.9s [2020-09-16T12:51:16.225Z] [2020-09-16T12:51:16.225Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-16T12:51:16.225Z] #29 DONE 0.2s [2020-09-16T12:51:16.225Z] [2020-09-16T12:51:16.225Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-16T12:51:16.439Z] #44 12.37 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:16.517Z] #31 DONE 0.1s [2020-09-16T12:51:16.517Z] [2020-09-16T12:51:16.517Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-16T12:51:16.517Z] #34 DONE 0.2s [2020-09-16T12:51:16.517Z] [2020-09-16T12:51:16.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:51:16.517Z] #39 78.68 CC criu/path.o [2020-09-16T12:51:16.517Z] #39 78.89 CC criu/pie-util-vdso.o [2020-09-16T12:51:16.517Z] #39 79.22 CC criu/pie-util.o [2020-09-16T12:51:16.517Z] #39 79.36 CC criu/pipes.o [2020-09-16T12:51:16.517Z] #39 79.87 CC criu/plugin.o [2020-09-16T12:51:16.517Z] #39 80.01 CC criu/proc_parse.o [2020-09-16T12:51:16.738Z] #44 12.40 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:16.738Z] #44 12.55 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:16.738Z] #44 12.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:16.738Z] #44 12.66 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:16.853Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2020-09-16T12:51:17.150Z] #39 81.33 CC criu/protobuf-desc.o [2020-09-16T12:51:17.784Z] #39 81.88 CC criu/protobuf.o [2020-09-16T12:51:17.784Z] #39 82.07 CC criu/pstree.o [2020-09-16T12:51:18.077Z] #39 82.59 CC criu/rbtree.o [2020-09-16T12:51:18.369Z] #39 82.81 CC criu/rst-malloc.o [2020-09-16T12:51:18.661Z] #39 82.93 CC criu/seccomp.o [2020-09-16T12:51:18.723Z] #28 ... [2020-09-16T12:51:18.723Z] [2020-09-16T12:51:18.723Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:18.723Z] #51 5.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:18.723Z] #51 5.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:18.723Z] #51 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:18.723Z] #51 6.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:18.723Z] #51 8.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:18.723Z] #51 ... [2020-09-16T12:51:18.723Z] [2020-09-16T12:51:18.723Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:18.723Z] #43 4.482 + RM_GOPATH=0 [2020-09-16T12:51:18.723Z] #43 4.482 + TMP_GOPATH= [2020-09-16T12:51:18.723Z] #43 4.482 + : /build [2020-09-16T12:51:18.723Z] #43 4.482 + '[' -z '' ']' [2020-09-16T12:51:18.723Z] #43 4.482 ++ mktemp -d [2020-09-16T12:51:18.723Z] #43 4.488 + export GOPATH=/tmp/tmp.iIPXTpqf7T [2020-09-16T12:51:18.723Z] #43 4.488 + GOPATH=/tmp/tmp.iIPXTpqf7T [2020-09-16T12:51:18.723Z] #43 4.488 + RM_GOPATH=1 [2020-09-16T12:51:18.723Z] #43 4.488 + case "$(go env GOARCH)" in [2020-09-16T12:51:18.723Z] #43 4.488 ++ go env GOARCH [2020-09-16T12:51:18.723Z] #43 4.523 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #43 4.523 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #43 4.523 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:18.723Z] #43 4.523 + dir=/tmp/install [2020-09-16T12:51:18.723Z] #43 4.523 + bin=gotestsum [2020-09-16T12:51:18.723Z] #43 4.523 + shift [2020-09-16T12:51:18.723Z] #43 4.523 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-16T12:51:18.723Z] #43 4.523 + . /tmp/install/gotestsum.installer [2020-09-16T12:51:18.723Z] #43 4.523 ++ : v0.3.5 [2020-09-16T12:51:18.723Z] #43 4.523 + install_gotestsum [2020-09-16T12:51:18.723Z] #43 4.523 + set -e [2020-09-16T12:51:18.723Z] #43 4.523 + export GO111MODULE=on [2020-09-16T12:51:18.723Z] #43 4.523 + GO111MODULE=on [2020-09-16T12:51:18.723Z] #43 4.523 + GOBIN=/build [2020-09-16T12:51:18.723Z] #43 4.523 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-16T12:51:18.723Z] #43 4.656 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:18.723Z] #43 4.656 go: finding gotest.tools v0.3.5 [2020-09-16T12:51:18.723Z] #43 5.913 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:18.723Z] #43 6.415 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:18.723Z] #43 7.346 go: downloading gotest.tools v2.1.0+incompatible [2020-09-16T12:51:18.723Z] #43 7.538 go: extracting gotest.tools v2.1.0+incompatible [2020-09-16T12:51:18.723Z] #43 7.631 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:18.723Z] #43 7.904 go: downloading github.com/pkg/errors v0.8.0 [2020-09-16T12:51:18.723Z] #43 7.905 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:18.723Z] #43 7.905 go: downloading github.com/fatih/color v1.6.0 [2020-09-16T12:51:18.723Z] #43 7.981 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:18.723Z] #43 8.030 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:18.723Z] #43 8.183 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:18.723Z] #43 8.528 go: extracting github.com/fatih/color v1.6.0 [2020-09-16T12:51:18.723Z] #43 8.541 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:18.723Z] #43 8.544 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:18.723Z] #43 8.566 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:18.723Z] #43 8.592 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:18.723Z] #43 8.610 go: extracting github.com/pkg/errors v0.8.0 [2020-09-16T12:51:18.723Z] #43 8.611 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:18.723Z] #43 8.624 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:18.723Z] #43 8.701 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:18.723Z] #43 8.723 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:18.723Z] #43 8.803 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:18.723Z] #43 8.904 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:18.723Z] #43 ... [2020-09-16T12:51:18.723Z] [2020-09-16T12:51:18.723Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:18.723Z] #30 5.404 + RM_GOPATH=0 [2020-09-16T12:51:18.723Z] #30 5.404 + TMP_GOPATH= [2020-09-16T12:51:18.723Z] #30 5.405 + : /build [2020-09-16T12:51:18.723Z] #30 5.405 + '[' -z '' ']' [2020-09-16T12:51:18.723Z] #30 5.406 ++ mktemp -d [2020-09-16T12:51:18.723Z] #30 5.409 + export GOPATH=/tmp/tmp.6ibDFs7tJ7 [2020-09-16T12:51:18.723Z] #30 5.411 + GOPATH=/tmp/tmp.6ibDFs7tJ7 [2020-09-16T12:51:18.723Z] #30 5.412 + RM_GOPATH=1 [2020-09-16T12:51:18.723Z] #30 5.412 + case "$(go env GOARCH)" in [2020-09-16T12:51:18.723Z] #30 5.412 ++ go env GOARCH [2020-09-16T12:51:18.723Z] #30 5.422 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #30 5.423 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #30 5.423 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:18.723Z] #30 5.437 + dir=/tmp/install [2020-09-16T12:51:18.723Z] #30 5.437 + bin=tomlv [2020-09-16T12:51:18.723Z] #30 5.437 + shift [2020-09-16T12:51:18.723Z] #30 5.437 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-16T12:51:18.723Z] #30 5.437 + . /tmp/install/tomlv.installer [2020-09-16T12:51:18.723Z] #30 5.437 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:18.723Z] #30 5.437 + install_tomlv [2020-09-16T12:51:18.723Z] #30 5.437 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-16T12:51:18.723Z] #30 5.437 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:18.723Z] #30 5.445 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6ibDFs7tJ7/src/github.com/BurntSushi/toml [2020-09-16T12:51:18.723Z] #30 5.451 Cloning into '/tmp/tmp.6ibDFs7tJ7/src/github.com/BurntSushi/toml'... [2020-09-16T12:51:18.723Z] #30 6.640 + cd /tmp/tmp.6ibDFs7tJ7/src/github.com/BurntSushi/toml [2020-09-16T12:51:18.723Z] #30 6.640 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:18.723Z] #30 6.705 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:51:18.723Z] #30 7.496 runtime/internal/atomic [2020-09-16T12:51:18.723Z] #30 7.554 internal/cpu [2020-09-16T12:51:18.723Z] #30 7.733 runtime/internal/sys [2020-09-16T12:51:18.723Z] #30 8.014 runtime/internal/math [2020-09-16T12:51:18.723Z] #30 8.076 math/bits [2020-09-16T12:51:18.723Z] #30 8.202 internal/bytealg [2020-09-16T12:51:18.723Z] #30 8.695 math [2020-09-16T12:51:18.723Z] #30 9.040 runtime [2020-09-16T12:51:18.723Z] #30 ... [2020-09-16T12:51:18.723Z] [2020-09-16T12:51:18.723Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:18.723Z] #54 5.387 + RM_GOPATH=0 [2020-09-16T12:51:18.723Z] #54 5.387 + TMP_GOPATH= [2020-09-16T12:51:18.723Z] #54 5.388 + : /build [2020-09-16T12:51:18.723Z] #54 5.388 + '[' -z '' ']' [2020-09-16T12:51:18.723Z] #54 5.391 ++ mktemp -d [2020-09-16T12:51:18.723Z] #54 5.393 + export GOPATH=/tmp/tmp.YXDu4fYXYX [2020-09-16T12:51:18.723Z] #54 5.393 + GOPATH=/tmp/tmp.YXDu4fYXYX [2020-09-16T12:51:18.723Z] #54 5.393 + RM_GOPATH=1 [2020-09-16T12:51:18.723Z] #54 5.393 + case "$(go env GOARCH)" in [2020-09-16T12:51:18.723Z] #54 5.394 ++ go env GOARCH [2020-09-16T12:51:18.723Z] #54 5.443 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #54 5.443 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #54 5.444 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:18.723Z] #54 5.447 + dir=/tmp/install [2020-09-16T12:51:18.723Z] #54 5.448 + bin=rootlesskit [2020-09-16T12:51:18.723Z] #54 5.448 + shift [2020-09-16T12:51:18.723Z] #54 5.448 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-16T12:51:18.723Z] #54 5.449 + . /tmp/install/rootlesskit.installer [2020-09-16T12:51:18.723Z] #54 5.449 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:18.723Z] #54 5.451 + install_rootlesskit [2020-09-16T12:51:18.723Z] #54 5.458 + case "$1" in [2020-09-16T12:51:18.723Z] #54 5.459 + export CGO_ENABLED=0 [2020-09-16T12:51:18.723Z] #54 5.459 + CGO_ENABLED=0 [2020-09-16T12:51:18.723Z] #54 5.459 + _install_rootlesskit [2020-09-16T12:51:18.723Z] #54 5.459 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-16T12:51:18.723Z] #54 5.459 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:18.723Z] #54 5.459 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YXDu4fYXYX/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:18.723Z] #54 5.461 Cloning into '/tmp/tmp.YXDu4fYXYX/src/github.com/rootless-containers/rootlesskit'... [2020-09-16T12:51:18.723Z] #54 ... [2020-09-16T12:51:18.723Z] [2020-09-16T12:51:18.723Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:18.723Z] #45 5.034 + RM_GOPATH=0 [2020-09-16T12:51:18.723Z] #45 5.034 + TMP_GOPATH= [2020-09-16T12:51:18.723Z] #45 5.034 + : /build [2020-09-16T12:51:18.723Z] #45 5.034 + '[' -z '' ']' [2020-09-16T12:51:18.723Z] #45 5.034 ++ mktemp -d [2020-09-16T12:51:18.723Z] #45 5.034 + export GOPATH=/tmp/tmp.9771Lj0X47 [2020-09-16T12:51:18.723Z] #45 5.034 + GOPATH=/tmp/tmp.9771Lj0X47 [2020-09-16T12:51:18.723Z] #45 5.034 + RM_GOPATH=1 [2020-09-16T12:51:18.723Z] #45 5.034 + case "$(go env GOARCH)" in [2020-09-16T12:51:18.723Z] #45 5.034 ++ go env GOARCH [2020-09-16T12:51:18.723Z] #45 5.116 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #45 5.116 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:18.723Z] #45 5.116 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:18.723Z] #45 5.121 Installing golangci-lint version v1.23.8 [2020-09-16T12:51:18.723Z] #45 5.129 + dir=/tmp/install [2020-09-16T12:51:18.723Z] #45 5.129 + bin=golangci_lint [2020-09-16T12:51:18.723Z] #45 5.129 + shift [2020-09-16T12:51:18.723Z] #45 5.129 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-16T12:51:18.723Z] #45 5.129 + . /tmp/install/golangci_lint.installer [2020-09-16T12:51:18.723Z] #45 5.129 ++ : v1.23.8 [2020-09-16T12:51:18.723Z] #45 5.129 + install_golangci_lint [2020-09-16T12:51:18.723Z] #45 5.129 + echo 'Installing golangci-lint version v1.23.8' [2020-09-16T12:51:18.723Z] #45 5.129 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:51:18.723Z] #45 ... [2020-09-16T12:51:18.723Z] [2020-09-16T12:51:18.723Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:18.723Z] #23 5.195 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:18.723Z] #23 5.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:18.723Z] #23 5.316 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:18.723Z] #23 6.497 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:18.723Z] #23 8.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:18.767Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2020-09-16T12:51:18.981Z] #23 ... [2020-09-16T12:51:18.981Z] [2020-09-16T12:51:18.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:18.981Z] #10 5.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:18.981Z] #10 5.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:18.981Z] #10 5.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:18.981Z] #10 6.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:18.981Z] #10 9.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:19.000Z] #39 83.23 CC criu/seize.o [2020-09-16T12:51:19.239Z] #10 ... [2020-09-16T12:51:19.239Z] [2020-09-16T12:51:19.239Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:19.239Z] #41 5.416 + RM_GOPATH=0 [2020-09-16T12:51:19.239Z] #41 5.416 + TMP_GOPATH= [2020-09-16T12:51:19.239Z] #41 5.416 + : /build [2020-09-16T12:51:19.239Z] #41 5.416 + '[' -z '' ']' [2020-09-16T12:51:19.239Z] #41 5.418 ++ mktemp -d [2020-09-16T12:51:19.239Z] #41 5.426 + export GOPATH=/tmp/tmp.8JhVJ4yQey [2020-09-16T12:51:19.239Z] #41 5.429 + GOPATH=/tmp/tmp.8JhVJ4yQey [2020-09-16T12:51:19.239Z] #41 5.429 + RM_GOPATH=1 [2020-09-16T12:51:19.239Z] #41 5.429 + case "$(go env GOARCH)" in [2020-09-16T12:51:19.239Z] #41 5.429 ++ go env GOARCH [2020-09-16T12:51:19.239Z] #41 5.445 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.239Z] #41 5.445 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.239Z] #41 5.446 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:19.239Z] #41 5.471 + dir=/tmp/install [2020-09-16T12:51:19.239Z] #41 5.471 + bin=vndr [2020-09-16T12:51:19.239Z] #41 5.471 + shift [2020-09-16T12:51:19.239Z] #41 5.472 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-16T12:51:19.239Z] #41 5.472 + . /tmp/install/vndr.installer [2020-09-16T12:51:19.239Z] #41 5.472 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:19.239Z] #41 5.474 + install_vndr [2020-09-16T12:51:19.239Z] #41 5.474 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-16T12:51:19.239Z] #41 5.474 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:19.239Z] #41 5.475 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8JhVJ4yQey/src/github.com/LK4D4/vndr [2020-09-16T12:51:19.239Z] #41 5.512 Cloning into '/tmp/tmp.8JhVJ4yQey/src/github.com/LK4D4/vndr'... [2020-09-16T12:51:19.239Z] #41 6.421 + cd /tmp/tmp.8JhVJ4yQey/src/github.com/LK4D4/vndr [2020-09-16T12:51:19.239Z] #41 6.422 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:19.239Z] #41 6.451 + go build -buildmode=pie -v -o /build/vndr . [2020-09-16T12:51:19.239Z] #41 7.949 runtime/internal/sys [2020-09-16T12:51:19.239Z] #41 7.969 internal/cpu [2020-09-16T12:51:19.239Z] #41 8.296 internal/race [2020-09-16T12:51:19.239Z] #41 8.440 sync/atomic [2020-09-16T12:51:19.239Z] #41 8.760 unicode [2020-09-16T12:51:19.239Z] #41 8.826 internal/bytealg [2020-09-16T12:51:19.239Z] #41 9.838 runtime [2020-09-16T12:51:19.239Z] #41 ... [2020-09-16T12:51:19.239Z] [2020-09-16T12:51:19.239Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:19.239Z] #60 3.584 + RM_GOPATH=0 [2020-09-16T12:51:19.239Z] #60 3.584 + TMP_GOPATH= [2020-09-16T12:51:19.239Z] #60 3.584 + : /build [2020-09-16T12:51:19.239Z] #60 3.584 + '[' -z '' ']' [2020-09-16T12:51:19.239Z] #60 3.584 ++ mktemp -d [2020-09-16T12:51:19.239Z] #60 3.584 + export GOPATH=/tmp/tmp.5b7OLY3Iv9 [2020-09-16T12:51:19.239Z] #60 3.584 + GOPATH=/tmp/tmp.5b7OLY3Iv9 [2020-09-16T12:51:19.239Z] #60 3.584 + RM_GOPATH=1 [2020-09-16T12:51:19.239Z] #60 3.584 + case "$(go env GOARCH)" in [2020-09-16T12:51:19.239Z] #60 3.584 ++ go env GOARCH [2020-09-16T12:51:19.239Z] #60 3.591 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.239Z] #60 3.591 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.239Z] #60 3.591 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:19.239Z] #60 3.593 + dir=/tmp/install [2020-09-16T12:51:19.239Z] #60 3.593 + bin=proxy [2020-09-16T12:51:19.239Z] #60 3.593 + shift [2020-09-16T12:51:19.239Z] #60 3.593 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-16T12:51:19.239Z] #60 3.593 + . /tmp/install/proxy.installer [2020-09-16T12:51:19.239Z] #60 3.593 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:19.239Z] #60 3.593 + install_proxy [2020-09-16T12:51:19.239Z] #60 3.593 + case "$1" in [2020-09-16T12:51:19.239Z] #60 3.593 + export CGO_ENABLED=0 [2020-09-16T12:51:19.239Z] #60 3.593 + CGO_ENABLED=0 [2020-09-16T12:51:19.239Z] #60 3.593 + _install_proxy [2020-09-16T12:51:19.239Z] #60 3.593 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-16T12:51:19.239Z] #60 3.593 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5b7OLY3Iv9/src/github.com/docker/libnetwork [2020-09-16T12:51:19.239Z] #60 3.593 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:19.239Z] #60 3.597 Cloning into '/tmp/tmp.5b7OLY3Iv9/src/github.com/docker/libnetwork'... [2020-09-16T12:51:19.292Z] #39 83.72 CC criu/servicefd.o [2020-09-16T12:51:19.498Z] #60 ... [2020-09-16T12:51:19.498Z] [2020-09-16T12:51:19.498Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:19.498Z] #38 5.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:19.498Z] #38 5.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:19.498Z] #38 5.981 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:19.498Z] #38 7.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:19.498Z] #38 9.480 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:19.498Z] #38 ... [2020-09-16T12:51:19.498Z] [2020-09-16T12:51:19.498Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:19.498Z] #32 5.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:19.498Z] #32 5.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:19.498Z] #32 5.592 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:19.498Z] #32 6.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:19.498Z] #32 9.145 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:19.584Z] #39 83.95 CC criu/shmem.o [2020-09-16T12:51:19.607Z] #36 ... [2020-09-16T12:51:19.607Z] [2020-09-16T12:51:19.607Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:19.607Z] #60 3.572 + RM_GOPATH=0 [2020-09-16T12:51:19.607Z] #60 3.572 + TMP_GOPATH= [2020-09-16T12:51:19.607Z] #60 3.572 + : /build [2020-09-16T12:51:19.607Z] #60 3.572 + '[' -z '' ']' [2020-09-16T12:51:19.607Z] #60 3.572 ++ mktemp -d [2020-09-16T12:51:19.607Z] #60 3.575 + export GOPATH=/tmp/tmp.t52oAQ3VWW [2020-09-16T12:51:19.607Z] #60 3.575 + GOPATH=/tmp/tmp.t52oAQ3VWW [2020-09-16T12:51:19.607Z] #60 3.575 + RM_GOPATH=1 [2020-09-16T12:51:19.607Z] #60 3.575 + case "$(go env GOARCH)" in [2020-09-16T12:51:19.607Z] #60 3.575 ++ go env GOARCH [2020-09-16T12:51:19.607Z] #60 3.575 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.607Z] #60 3.575 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.607Z] #60 3.575 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:19.607Z] #60 3.575 + dir=/tmp/install [2020-09-16T12:51:19.607Z] #60 3.575 + bin=proxy [2020-09-16T12:51:19.607Z] #60 3.575 + shift [2020-09-16T12:51:19.607Z] #60 3.575 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-16T12:51:19.607Z] #60 3.575 + . /tmp/install/proxy.installer [2020-09-16T12:51:19.607Z] #60 3.575 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:19.607Z] #60 3.575 + install_proxy [2020-09-16T12:51:19.607Z] #60 3.575 + case "$1" in [2020-09-16T12:51:19.607Z] #60 3.575 + export CGO_ENABLED=0 [2020-09-16T12:51:19.607Z] #60 3.575 + CGO_ENABLED=0 [2020-09-16T12:51:19.607Z] #60 3.575 + _install_proxy [2020-09-16T12:51:19.607Z] #60 3.575 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-16T12:51:19.607Z] #60 3.576 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.t52oAQ3VWW/src/github.com/docker/libnetwork [2020-09-16T12:51:19.607Z] #60 3.580 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:19.607Z] #60 3.580 Cloning into '/tmp/tmp.t52oAQ3VWW/src/github.com/docker/libnetwork'... [2020-09-16T12:51:19.607Z] #60 ... [2020-09-16T12:51:19.607Z] [2020-09-16T12:51:19.607Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:19.607Z] #36 5.339 + git clone https://github.com/docker/distribution.git . [2020-09-16T12:51:19.607Z] #36 5.341 Cloning into '.'... [2020-09-16T12:51:19.756Z] #32 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:19.756Z] #32 ... [2020-09-16T12:51:19.756Z] [2020-09-16T12:51:19.756Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:19.756Z] #47 4.260 + RM_GOPATH=0 [2020-09-16T12:51:19.756Z] #47 4.260 + TMP_GOPATH= [2020-09-16T12:51:19.756Z] #47 4.260 + : /build [2020-09-16T12:51:19.756Z] #47 4.260 + '[' -z '' ']' [2020-09-16T12:51:19.756Z] #47 4.260 ++ mktemp -d [2020-09-16T12:51:19.756Z] #47 4.260 + export GOPATH=/tmp/tmp.Sya4Ln9ohA [2020-09-16T12:51:19.756Z] #47 4.260 + GOPATH=/tmp/tmp.Sya4Ln9ohA [2020-09-16T12:51:19.756Z] #47 4.260 + RM_GOPATH=1 [2020-09-16T12:51:19.756Z] #47 4.260 + case "$(go env GOARCH)" in [2020-09-16T12:51:19.756Z] #47 4.264 ++ go env GOARCH [2020-09-16T12:51:19.756Z] #47 4.280 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.756Z] #47 4.280 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.756Z] #47 4.280 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:19.756Z] #47 4.295 + dir=/tmp/install [2020-09-16T12:51:19.756Z] #47 4.295 + bin=shfmt [2020-09-16T12:51:19.756Z] #47 4.295 + shift [2020-09-16T12:51:19.756Z] #47 4.295 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-16T12:51:19.756Z] #47 4.295 + . /tmp/install/shfmt.installer [2020-09-16T12:51:19.756Z] #47 4.295 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:19.756Z] #47 4.295 + install_shfmt [2020-09-16T12:51:19.756Z] #47 4.295 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-16T12:51:19.756Z] #47 4.295 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Sya4Ln9ohA/src/github.com/mvdan/sh [2020-09-16T12:51:19.756Z] #47 4.295 Cloning into '/tmp/tmp.Sya4Ln9ohA/src/github.com/mvdan/sh'... [2020-09-16T12:51:19.756Z] #47 4.296 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:19.756Z] #47 ... [2020-09-16T12:51:19.756Z] [2020-09-16T12:51:19.756Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:19.756Z] #21 3.958 + RM_GOPATH=0 [2020-09-16T12:51:19.756Z] #21 3.958 + TMP_GOPATH= [2020-09-16T12:51:19.756Z] #21 3.958 + : /build [2020-09-16T12:51:19.756Z] #21 3.958 + '[' -z '' ']' [2020-09-16T12:51:19.756Z] #21 3.958 ++ mktemp -d [2020-09-16T12:51:19.756Z] #21 3.964 + export GOPATH=/tmp/tmp.z9VrnAeaFF [2020-09-16T12:51:19.756Z] #21 3.964 + GOPATH=/tmp/tmp.z9VrnAeaFF [2020-09-16T12:51:19.756Z] #21 3.964 + RM_GOPATH=1 [2020-09-16T12:51:19.756Z] #21 3.964 + case "$(go env GOARCH)" in [2020-09-16T12:51:19.756Z] #21 3.964 ++ go env GOARCH [2020-09-16T12:51:19.756Z] #21 3.964 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.756Z] #21 3.964 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:19.756Z] #21 3.964 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:19.756Z] #21 3.964 + dir=/tmp/install [2020-09-16T12:51:19.756Z] #21 3.964 + bin=dockercli [2020-09-16T12:51:19.756Z] #21 3.964 + shift [2020-09-16T12:51:19.756Z] #21 3.964 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-16T12:51:19.756Z] #21 3.964 + . /tmp/install/dockercli.installer [2020-09-16T12:51:19.756Z] #21 3.964 ++ : stable [2020-09-16T12:51:19.756Z] #21 3.964 ++ : 17.06.2-ce [2020-09-16T12:51:19.756Z] #21 3.964 + install_dockercli [2020-09-16T12:51:19.756Z] #21 3.964 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-16T12:51:19.756Z] #21 3.966 Install docker/cli version 17.06.2-ce from stable [2020-09-16T12:51:19.756Z] #21 3.966 ++ uname -m [2020-09-16T12:51:19.756Z] #21 3.969 + arch=x86_64 [2020-09-16T12:51:19.756Z] #21 3.969 + '[' x86_64 '!=' x86_64 ']' [2020-09-16T12:51:19.756Z] #21 3.969 + url=https://download.docker.com/linux/static [2020-09-16T12:51:19.756Z] #21 3.969 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-16T12:51:19.756Z] #21 3.969 + tar -xz docker/docker [2020-09-16T12:51:19.876Z] #39 84.28 CC criu/sigframe.o [2020-09-16T12:51:19.876Z] #39 84.32 CC criu/signalfd.o [2020-09-16T12:51:20.014Z] #21 ... [2020-09-16T12:51:20.014Z] [2020-09-16T12:51:20.014Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:20.014Z] #23 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:20.168Z] #39 84.40 CC criu/sk-inet.o [2020-09-16T12:51:20.461Z] #39 84.78 CC criu/sk-netlink.o [2020-09-16T12:51:20.461Z] #39 ... [2020-09-16T12:51:20.461Z] [2020-09-16T12:51:20.461Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:20.461Z] #49 49.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-16T12:51:20.461Z] #49 50.49 + mkdir -p /build [2020-09-16T12:51:20.461Z] #49 50.50 + cp runc /build/runc [2020-09-16T12:51:20.461Z] #49 DONE 50.8s [2020-09-16T12:51:20.461Z] [2020-09-16T12:51:20.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:51:20.461Z] #39 84.98 CC criu/sk-packet.o [2020-09-16T12:51:20.753Z] #39 85.24 CC criu/sk-queue.o [2020-09-16T12:51:21.247Z] #44 ... [2020-09-16T12:51:21.247Z] [2020-09-16T12:51:21.247Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:21.391Z] #39 85.61 CC criu/sk-tcp.o [2020-09-16T12:51:21.556Z] #61 17.07 Checking out files: 82% (1702/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-09-16T12:51:21.556Z] #61 17.47 + cd /tmp/tmp.mNExX88Xi0/src/github.com/docker/libnetwork [2020-09-16T12:51:21.556Z] #61 17.47 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:21.683Z] #39 85.91 CC criu/sk-unix.o [2020-09-16T12:51:21.913Z] #23 ... [2020-09-16T12:51:21.913Z] [2020-09-16T12:51:21.914Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:21.914Z] #21 12.57 + mkdir -p /build [2020-09-16T12:51:21.914Z] #21 12.58 + mv docker/docker /build/ [2020-09-16T12:51:21.914Z] #21 12.59 + rmdir docker [2020-09-16T12:51:21.914Z] #21 DONE 13.8s [2020-09-16T12:51:21.914Z] [2020-09-16T12:51:21.914Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:21.914Z] #30 13.64 internal/testlog [2020-09-16T12:51:22.078Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.4s done [2020-09-16T12:51:22.207Z] #61 17.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-16T12:51:22.316Z] #39 86.65 CC criu/sockets.o [2020-09-16T12:51:22.477Z] #30 14.15 encoding [2020-09-16T12:51:22.609Z] #39 86.99 CC criu/stats.o [2020-09-16T12:51:22.734Z] #30 14.58 runtime/cgo [2020-09-16T12:51:22.900Z] #39 87.07 CC criu/string.o [2020-09-16T12:51:22.900Z] #39 87.11 CC criu/sysctl.o [2020-09-16T12:51:22.900Z] #39 87.30 CC criu/sysfs_parse.o [2020-09-16T12:51:23.192Z] #39 87.46 CC criu/timens.o [2020-09-16T12:51:23.192Z] #39 87.62 CC criu/timerfd.o [2020-09-16T12:51:23.192Z] #39 87.74 CC criu/tty.o [2020-09-16T12:51:23.462Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-16T12:51:24.404Z] #7 DONE 23.1s [2020-09-16T12:51:24.666Z] [2020-09-16T12:51:24.666Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-16T12:51:24.702Z] #39 88.65 CC criu/tun.o [2020-09-16T12:51:24.702Z] #39 88.89 CC criu/uffd.o [2020-09-16T12:51:24.895Z] #36 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:24.895Z] #21 4.407 + RM_GOPATH=0 [2020-09-16T12:51:24.895Z] #21 4.407 + TMP_GOPATH= [2020-09-16T12:51:24.895Z] #21 4.407 + : /build [2020-09-16T12:51:24.895Z] #21 4.407 + '[' -z '' ']' [2020-09-16T12:51:24.895Z] #21 4.407 ++ mktemp -d [2020-09-16T12:51:24.895Z] #21 4.414 + export GOPATH=/tmp/tmp.bNh2q0zEY1 [2020-09-16T12:51:24.895Z] #21 4.414 + GOPATH=/tmp/tmp.bNh2q0zEY1 [2020-09-16T12:51:24.895Z] #21 4.414 + RM_GOPATH=1 [2020-09-16T12:51:24.895Z] #21 4.414 + case "$(go env GOARCH)" in [2020-09-16T12:51:24.895Z] #21 4.414 ++ go env GOARCH [2020-09-16T12:51:24.895Z] #21 4.438 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #21 4.438 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #21 4.438 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:24.895Z] #21 4.446 Install docker/cli version 17.06.2-ce from stable [2020-09-16T12:51:24.895Z] #21 4.446 + dir=/tmp/install [2020-09-16T12:51:24.895Z] #21 4.446 + bin=dockercli [2020-09-16T12:51:24.895Z] #21 4.446 + shift [2020-09-16T12:51:24.895Z] #21 4.446 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-16T12:51:24.895Z] #21 4.446 + . /tmp/install/dockercli.installer [2020-09-16T12:51:24.895Z] #21 4.446 ++ : stable [2020-09-16T12:51:24.895Z] #21 4.446 ++ : 17.06.2-ce [2020-09-16T12:51:24.895Z] #21 4.446 + install_dockercli [2020-09-16T12:51:24.895Z] #21 4.446 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-16T12:51:24.895Z] #21 4.446 ++ uname -m [2020-09-16T12:51:24.895Z] #21 4.446 + arch=x86_64 [2020-09-16T12:51:24.895Z] #21 4.446 + '[' x86_64 '!=' x86_64 ']' [2020-09-16T12:51:24.895Z] #21 4.446 + url=https://download.docker.com/linux/static [2020-09-16T12:51:24.895Z] #21 4.446 + tar -xz docker/docker [2020-09-16T12:51:24.895Z] #21 4.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-16T12:51:24.895Z] #21 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:51:24.895Z] #28 4.652 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-16T12:51:24.895Z] #28 4.657 Cloning into '.'... [2020-09-16T12:51:24.895Z] #28 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:24.895Z] #41 4.963 + RM_GOPATH=0 [2020-09-16T12:51:24.895Z] #41 4.963 + TMP_GOPATH= [2020-09-16T12:51:24.895Z] #41 4.963 + : /build [2020-09-16T12:51:24.895Z] #41 4.963 + '[' -z '' ']' [2020-09-16T12:51:24.895Z] #41 4.963 ++ mktemp -d [2020-09-16T12:51:24.895Z] #41 4.971 + export GOPATH=/tmp/tmp.VvCvCAtOGG [2020-09-16T12:51:24.895Z] #41 4.971 + GOPATH=/tmp/tmp.VvCvCAtOGG [2020-09-16T12:51:24.895Z] #41 4.971 + RM_GOPATH=1 [2020-09-16T12:51:24.895Z] #41 4.971 + case "$(go env GOARCH)" in [2020-09-16T12:51:24.895Z] #41 4.971 ++ go env GOARCH [2020-09-16T12:51:24.895Z] #41 5.006 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #41 5.006 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #41 5.014 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:24.895Z] #41 5.022 + dir=/tmp/install [2020-09-16T12:51:24.895Z] #41 5.022 + bin=vndr [2020-09-16T12:51:24.895Z] #41 5.022 + shift [2020-09-16T12:51:24.895Z] #41 5.022 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-16T12:51:24.895Z] #41 5.022 + . /tmp/install/vndr.installer [2020-09-16T12:51:24.895Z] #41 5.022 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:24.895Z] #41 5.022 + install_vndr [2020-09-16T12:51:24.895Z] #41 5.022 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-16T12:51:24.895Z] #41 5.022 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VvCvCAtOGG/src/github.com/LK4D4/vndr [2020-09-16T12:51:24.895Z] #41 5.022 Cloning into '/tmp/tmp.VvCvCAtOGG/src/github.com/LK4D4/vndr'... [2020-09-16T12:51:24.895Z] #41 5.023 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:24.895Z] #41 5.966 + cd /tmp/tmp.VvCvCAtOGG/src/github.com/LK4D4/vndr [2020-09-16T12:51:24.895Z] #41 5.966 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:24.895Z] #41 6.023 + go build -buildmode=pie -v -o /build/vndr . [2020-09-16T12:51:24.895Z] #41 7.531 runtime/internal/sys [2020-09-16T12:51:24.895Z] #41 7.567 internal/cpu [2020-09-16T12:51:24.895Z] #41 7.794 runtime/internal/math [2020-09-16T12:51:24.895Z] #41 7.928 internal/race [2020-09-16T12:51:24.895Z] #41 8.127 sync/atomic [2020-09-16T12:51:24.895Z] #41 8.278 internal/bytealg [2020-09-16T12:51:24.895Z] #41 8.419 unicode [2020-09-16T12:51:24.895Z] #41 9.526 runtime [2020-09-16T12:51:24.895Z] #41 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:24.895Z] #45 4.718 + RM_GOPATH=0 [2020-09-16T12:51:24.895Z] #45 4.718 + TMP_GOPATH= [2020-09-16T12:51:24.895Z] #45 4.718 + : /build [2020-09-16T12:51:24.895Z] #45 4.718 + '[' -z '' ']' [2020-09-16T12:51:24.895Z] #45 4.718 ++ mktemp -d [2020-09-16T12:51:24.895Z] #45 4.718 + export GOPATH=/tmp/tmp.jqeAxKpkI8 [2020-09-16T12:51:24.895Z] #45 4.718 + GOPATH=/tmp/tmp.jqeAxKpkI8 [2020-09-16T12:51:24.895Z] #45 4.718 + RM_GOPATH=1 [2020-09-16T12:51:24.895Z] #45 4.718 + case "$(go env GOARCH)" in [2020-09-16T12:51:24.895Z] #45 4.718 ++ go env GOARCH [2020-09-16T12:51:24.895Z] #45 4.740 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #45 4.740 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #45 4.740 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:24.895Z] #45 4.740 + dir=/tmp/install [2020-09-16T12:51:24.895Z] #45 4.740 + bin=golangci_lint [2020-09-16T12:51:24.895Z] #45 4.740 + shift [2020-09-16T12:51:24.895Z] #45 4.740 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-16T12:51:24.895Z] #45 4.740 + . /tmp/install/golangci_lint.installer [2020-09-16T12:51:24.895Z] #45 4.740 ++ : v1.23.8 [2020-09-16T12:51:24.895Z] #45 4.740 + install_golangci_lint [2020-09-16T12:51:24.895Z] #45 4.740 + echo 'Installing golangci-lint version v1.23.8' [2020-09-16T12:51:24.895Z] #45 4.740 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:51:24.895Z] #45 4.740 Installing golangci-lint version v1.23.8 [2020-09-16T12:51:24.895Z] #45 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:24.895Z] #51 5.750 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:24.895Z] #51 5.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:24.895Z] #51 5.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:24.895Z] #51 6.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:24.895Z] #51 9.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:24.895Z] #51 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:24.895Z] #43 4.729 + RM_GOPATH=0 [2020-09-16T12:51:24.895Z] #43 4.729 + TMP_GOPATH= [2020-09-16T12:51:24.895Z] #43 4.729 + : /build [2020-09-16T12:51:24.895Z] #43 4.729 + '[' -z '' ']' [2020-09-16T12:51:24.895Z] #43 4.729 ++ mktemp -d [2020-09-16T12:51:24.895Z] #43 4.729 + export GOPATH=/tmp/tmp.kzMdagPURL [2020-09-16T12:51:24.895Z] #43 4.729 + GOPATH=/tmp/tmp.kzMdagPURL [2020-09-16T12:51:24.895Z] #43 4.729 + RM_GOPATH=1 [2020-09-16T12:51:24.895Z] #43 4.729 + case "$(go env GOARCH)" in [2020-09-16T12:51:24.895Z] #43 4.729 ++ go env GOARCH [2020-09-16T12:51:24.895Z] #43 4.784 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #43 4.784 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #43 4.784 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:24.895Z] #43 4.784 + dir=/tmp/install [2020-09-16T12:51:24.895Z] #43 4.784 + bin=gotestsum [2020-09-16T12:51:24.895Z] #43 4.784 + shift [2020-09-16T12:51:24.895Z] #43 4.784 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-16T12:51:24.895Z] #43 4.784 + . /tmp/install/gotestsum.installer [2020-09-16T12:51:24.895Z] #43 4.784 ++ : v0.3.5 [2020-09-16T12:51:24.895Z] #43 4.784 + install_gotestsum [2020-09-16T12:51:24.895Z] #43 4.784 + set -e [2020-09-16T12:51:24.895Z] #43 4.784 + export GO111MODULE=on [2020-09-16T12:51:24.895Z] #43 4.784 + GO111MODULE=on [2020-09-16T12:51:24.895Z] #43 4.784 + GOBIN=/build [2020-09-16T12:51:24.895Z] #43 4.784 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-16T12:51:24.895Z] #43 4.852 go: finding gotest.tools v0.3.5 [2020-09-16T12:51:24.895Z] #43 4.852 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:24.895Z] #43 6.030 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:24.895Z] #43 6.626 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:24.895Z] #43 7.338 go: downloading gotest.tools v2.1.0+incompatible [2020-09-16T12:51:24.895Z] #43 7.473 go: extracting gotest.tools v2.1.0+incompatible [2020-09-16T12:51:24.895Z] #43 7.649 go: downloading github.com/fatih/color v1.6.0 [2020-09-16T12:51:24.895Z] #43 7.650 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:24.895Z] #43 7.768 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:24.895Z] #43 7.774 go: downloading github.com/pkg/errors v0.8.0 [2020-09-16T12:51:24.895Z] #43 7.833 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:24.895Z] #43 7.955 go: extracting github.com/fatih/color v1.6.0 [2020-09-16T12:51:24.895Z] #43 8.059 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:24.895Z] #43 8.183 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:24.895Z] #43 8.202 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:24.895Z] #43 8.470 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:24.895Z] #43 8.475 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:24.895Z] #43 8.477 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:24.895Z] #43 8.522 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:24.895Z] #43 8.526 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:24.895Z] #43 8.593 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:24.895Z] #43 8.615 go: extracting github.com/pkg/errors v0.8.0 [2020-09-16T12:51:24.895Z] #43 8.643 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:24.895Z] #43 8.685 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:24.895Z] #43 8.752 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:24.895Z] #43 ... [2020-09-16T12:51:24.895Z] [2020-09-16T12:51:24.895Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:24.895Z] #54 4.393 + RM_GOPATH=0 [2020-09-16T12:51:24.895Z] #54 4.393 + TMP_GOPATH= [2020-09-16T12:51:24.895Z] #54 4.393 + : /build [2020-09-16T12:51:24.895Z] #54 4.393 + '[' -z '' ']' [2020-09-16T12:51:24.895Z] #54 4.393 ++ mktemp -d [2020-09-16T12:51:24.895Z] #54 4.401 + export GOPATH=/tmp/tmp.wzbC88n7Ta [2020-09-16T12:51:24.895Z] #54 4.401 + GOPATH=/tmp/tmp.wzbC88n7Ta [2020-09-16T12:51:24.895Z] #54 4.401 + RM_GOPATH=1 [2020-09-16T12:51:24.895Z] #54 4.401 + case "$(go env GOARCH)" in [2020-09-16T12:51:24.895Z] #54 4.401 ++ go env GOARCH [2020-09-16T12:51:24.895Z] #54 4.415 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #54 4.415 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:24.895Z] #54 4.415 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:24.895Z] #54 4.418 + dir=/tmp/install [2020-09-16T12:51:24.895Z] #54 4.437 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:24.895Z] #54 4.438 + bin=rootlesskit [2020-09-16T12:51:24.895Z] #54 4.438 + shift [2020-09-16T12:51:24.895Z] #54 4.438 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-16T12:51:24.895Z] #54 4.438 + . /tmp/install/rootlesskit.installer [2020-09-16T12:51:24.895Z] #54 4.438 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:24.895Z] #54 4.438 + install_rootlesskit [2020-09-16T12:51:24.895Z] #54 4.438 + case "$1" in [2020-09-16T12:51:24.895Z] #54 4.438 + export CGO_ENABLED=0 [2020-09-16T12:51:24.895Z] #54 4.438 + CGO_ENABLED=0 [2020-09-16T12:51:24.895Z] #54 4.438 + _install_rootlesskit [2020-09-16T12:51:24.895Z] #54 4.438 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-16T12:51:24.895Z] #54 4.438 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wzbC88n7Ta/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:24.895Z] #54 4.438 Cloning into '/tmp/tmp.wzbC88n7Ta/src/github.com/rootless-containers/rootlesskit'... [2020-09-16T12:51:24.895Z] #54 10.06 + cd /tmp/tmp.wzbC88n7Ta/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:24.895Z] #54 10.06 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:24.895Z] #54 10.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:51:24.895Z] #54 10.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-16T12:51:25.156Z] #54 ... [2020-09-16T12:51:25.156Z] [2020-09-16T12:51:25.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:25.156Z] #10 5.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:25.156Z] #10 5.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:25.156Z] #10 5.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:25.156Z] #10 7.059 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:25.156Z] #10 9.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:25.156Z] #10 ... [2020-09-16T12:51:25.156Z] [2020-09-16T12:51:25.156Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:25.156Z] #32 5.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:25.156Z] #32 5.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:25.156Z] #32 5.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:25.156Z] #32 6.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:25.156Z] #32 9.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:25.335Z] #39 89.55 CC criu/util.o [2020-09-16T12:51:25.416Z] #32 ... [2020-09-16T12:51:25.416Z] [2020-09-16T12:51:25.416Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:25.416Z] #30 5.228 + RM_GOPATH=0 [2020-09-16T12:51:25.416Z] #30 5.230 + TMP_GOPATH= [2020-09-16T12:51:25.416Z] #30 5.231 + : /build [2020-09-16T12:51:25.416Z] #30 5.231 + '[' -z '' ']' [2020-09-16T12:51:25.416Z] #30 5.235 ++ mktemp -d [2020-09-16T12:51:25.416Z] #30 5.241 + export GOPATH=/tmp/tmp.WyYEUoMa1S [2020-09-16T12:51:25.416Z] #30 5.241 + GOPATH=/tmp/tmp.WyYEUoMa1S [2020-09-16T12:51:25.416Z] #30 5.241 + RM_GOPATH=1 [2020-09-16T12:51:25.416Z] #30 5.242 + case "$(go env GOARCH)" in [2020-09-16T12:51:25.416Z] #30 5.251 ++ go env GOARCH [2020-09-16T12:51:25.416Z] #30 5.306 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:25.416Z] #30 5.306 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:25.416Z] #30 5.307 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:25.416Z] #30 5.311 + dir=/tmp/install [2020-09-16T12:51:25.416Z] #30 5.312 + bin=tomlv [2020-09-16T12:51:25.416Z] #30 5.312 + shift [2020-09-16T12:51:25.416Z] #30 5.312 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-16T12:51:25.416Z] #30 5.312 + . /tmp/install/tomlv.installer [2020-09-16T12:51:25.416Z] #30 5.314 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:25.416Z] #30 5.317 + install_tomlv [2020-09-16T12:51:25.416Z] #30 5.318 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:25.416Z] #30 5.318 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-16T12:51:25.416Z] #30 5.319 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WyYEUoMa1S/src/github.com/BurntSushi/toml [2020-09-16T12:51:25.416Z] #30 5.332 Cloning into '/tmp/tmp.WyYEUoMa1S/src/github.com/BurntSushi/toml'... [2020-09-16T12:51:25.416Z] #30 6.415 + cd /tmp/tmp.WyYEUoMa1S/src/github.com/BurntSushi/toml [2020-09-16T12:51:25.416Z] #30 6.416 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:25.416Z] #30 6.440 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:51:25.416Z] #30 7.000 internal/cpu [2020-09-16T12:51:25.416Z] #30 7.065 runtime/internal/atomic [2020-09-16T12:51:25.416Z] #30 7.492 runtime/internal/sys [2020-09-16T12:51:25.416Z] #30 7.697 internal/bytealg [2020-09-16T12:51:25.416Z] #30 7.741 runtime/internal/math [2020-09-16T12:51:25.416Z] #30 7.929 math/bits [2020-09-16T12:51:25.416Z] #30 8.580 runtime [2020-09-16T12:51:25.416Z] #30 8.736 math [2020-09-16T12:51:25.416Z] #30 ... [2020-09-16T12:51:25.416Z] [2020-09-16T12:51:25.416Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:25.416Z] #38 5.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:25.416Z] #38 5.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:25.416Z] #38 5.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:25.416Z] #38 6.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:25.416Z] #38 8.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:25.416Z] #38 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:25.611Z] #8 DONE 1.0s [2020-09-16T12:51:25.611Z] [2020-09-16T12:51:25.611Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-16T12:51:25.676Z] #38 ... [2020-09-16T12:51:25.676Z] [2020-09-16T12:51:25.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:25.676Z] #47 4.363 + RM_GOPATH=0 [2020-09-16T12:51:25.676Z] #47 4.363 + TMP_GOPATH= [2020-09-16T12:51:25.676Z] #47 4.363 + : /build [2020-09-16T12:51:25.676Z] #47 4.363 + '[' -z '' ']' [2020-09-16T12:51:25.676Z] #47 4.363 ++ mktemp -d [2020-09-16T12:51:25.676Z] #47 4.363 + export GOPATH=/tmp/tmp.zM2nLigUY7 [2020-09-16T12:51:25.676Z] #47 4.363 + GOPATH=/tmp/tmp.zM2nLigUY7 [2020-09-16T12:51:25.676Z] #47 4.363 + RM_GOPATH=1 [2020-09-16T12:51:25.676Z] #47 4.363 + case "$(go env GOARCH)" in [2020-09-16T12:51:25.676Z] #47 4.363 ++ go env GOARCH [2020-09-16T12:51:25.676Z] #47 4.383 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:25.676Z] #47 4.383 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:25.676Z] #47 4.383 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:25.676Z] #47 4.388 + dir=/tmp/install [2020-09-16T12:51:25.676Z] #47 4.388 + bin=shfmt [2020-09-16T12:51:25.676Z] #47 4.388 + shift [2020-09-16T12:51:25.676Z] #47 4.388 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-16T12:51:25.676Z] #47 4.388 + . /tmp/install/shfmt.installer [2020-09-16T12:51:25.676Z] #47 4.388 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:25.676Z] #47 4.388 + install_shfmt [2020-09-16T12:51:25.676Z] #47 4.388 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-16T12:51:25.676Z] #47 4.388 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zM2nLigUY7/src/github.com/mvdan/sh [2020-09-16T12:51:25.676Z] #47 4.388 Cloning into '/tmp/tmp.zM2nLigUY7/src/github.com/mvdan/sh'... [2020-09-16T12:51:25.676Z] #47 4.389 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:25.676Z] #47 ... [2020-09-16T12:51:25.676Z] [2020-09-16T12:51:25.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:25.676Z] #10 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:25.775Z] #61 ... [2020-09-16T12:51:25.775Z] [2020-09-16T12:51:25.775Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:25.775Z] #48 11.35 + cd /tmp/tmp.950mbNf4bO/src/github.com/mvdan/sh [2020-09-16T12:51:25.775Z] #48 11.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:25.775Z] #48 11.46 + GO111MODULE=on [2020-09-16T12:51:25.775Z] #48 11.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-16T12:51:25.775Z] #48 13.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:25.775Z] #48 13.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:25.775Z] #48 13.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:25.775Z] #48 13.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:25.775Z] #48 13.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:25.775Z] #48 14.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:25.775Z] #48 15.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:25.775Z] #48 17.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:25.775Z] #48 19.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:25.775Z] #48 19.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:25.775Z] #48 19.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:25.775Z] #48 19.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:25.775Z] #48 20.86 runtime/cgo [2020-09-16T12:51:25.775Z] #48 21.20 runtime [2020-09-16T12:51:25.775Z] #48 ... [2020-09-16T12:51:25.775Z] [2020-09-16T12:51:25.775Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:25.775Z] #42 11.58 runtime/cgo [2020-09-16T12:51:25.775Z] #42 15.31 vendor/golang.org/x/crypto/internal/subtle [2020-09-16T12:51:25.775Z] #42 ... [2020-09-16T12:51:25.775Z] [2020-09-16T12:51:25.775Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:25.775Z] #37 15.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-16T12:51:25.775Z] #37 17.49 + 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-09-16T12:51:25.979Z] #39 90.17 CC criu/uts_ns.o [2020-09-16T12:51:25.980Z] #39 90.25 CC criu/vdso.o [2020-09-16T12:51:25.980Z] #39 90.50 LINK criu/built-in.o [2020-09-16T12:51:26.184Z] #9 DONE 0.7s [2020-09-16T12:51:26.184Z] [2020-09-16T12:51:26.184Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-16T12:51:26.184Z] #27 DONE 0.1s [2020-09-16T12:51:26.184Z] [2020-09-16T12:51:26.184Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-16T12:51:26.184Z] #35 DONE 0.1s [2020-09-16T12:51:26.184Z] [2020-09-16T12:51:26.184Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:51:26.272Z] #39 90.58 LINK criu/criu [2020-09-16T12:51:26.272Z] #39 90.78 DEP lib/c/criu.d [2020-09-16T12:51:26.579Z] #39 ... [2020-09-16T12:51:26.579Z] [2020-09-16T12:51:26.579Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:26.579Z] #36 DONE 125.3s [2020-09-16T12:51:26.579Z] [2020-09-16T12:51:26.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:51:26.579Z] #39 90.81 CC images/rpc.pb-c.o [2020-09-16T12:51:26.579Z] #39 ... [2020-09-16T12:51:26.579Z] [2020-09-16T12:51:26.579Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:26.579Z] #45 123.8 + cd /tmp/tmp.8TiEZjq1sM/src/github.com/golangci/golangci-lint/ [2020-09-16T12:51:26.579Z] #45 123.8 + git checkout -q v1.23.8 [2020-09-16T12:51:26.579Z] #45 124.2 ++ git describe --tags [2020-09-16T12:51:26.579Z] #45 124.2 + version=v1.23.8 [2020-09-16T12:51:26.579Z] #45 124.2 ++ git rev-parse --short HEAD [2020-09-16T12:51:26.579Z] #45 124.2 + commit=76a82c6 [2020-09-16T12:51:26.579Z] #45 124.2 ++ git show -s --format=%cd [2020-09-16T12:51:26.579Z] #45 124.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-16T12:51:26.579Z] #45 124.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-09-16T12:51:27.642Z] #45 ... [2020-09-16T12:51:27.642Z] [2020-09-16T12:51:27.642Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-16T12:51:27.642Z] #37 DONE 0.2s [2020-09-16T12:51:27.642Z] [2020-09-16T12:51:27.642Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:51:27.642Z] #39 91.32 CC lib/c/criu.o [2020-09-16T12:51:27.642Z] #39 91.88 LINK lib/c/built-in.o [2020-09-16T12:51:27.642Z] #39 91.88 LINK lib/c/libcriu.so [2020-09-16T12:51:27.642Z] #39 91.91 LINK lib/c/libcriu.a [2020-09-16T12:51:27.642Z] #39 91.96 GEN magic.py [2020-09-16T12:51:27.642Z] #39 92.01 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:51:27.642Z] #39 92.01 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:51:27.642Z] #39 92.02 Note: Building without GnuTLS support [2020-09-16T12:51:27.642Z] #39 92.02 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:51:27.642Z] #39 92.02 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:51:27.934Z] #39 92.27 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:51:27.996Z] #30 ... [2020-09-16T12:51:27.996Z] [2020-09-16T12:51:27.996Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:27.996Z] #47 15.44 + cd /tmp/tmp.Sya4Ln9ohA/src/github.com/mvdan/sh [2020-09-16T12:51:27.996Z] #47 15.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:27.996Z] #47 15.53 + GO111MODULE=on [2020-09-16T12:51:27.996Z] #47 15.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-16T12:51:27.996Z] #47 16.78 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:27.996Z] #47 16.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:27.996Z] #47 17.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:27.996Z] #47 17.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:27.996Z] #47 17.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:27.996Z] #47 18.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:27.996Z] #47 19.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:28.226Z] #39 92.57 make[1]: Nothing to be done for 'all'. [2020-09-16T12:51:28.517Z] #39 92.87 make[1]: 'images/built-in.o' is up to date. [2020-09-16T12:51:28.517Z] #39 92.89 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-16T12:51:28.517Z] #39 92.89 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-16T12:51:28.517Z] #39 92.90 make[1]: 'compel/libcompel.a' is up to date. [2020-09-16T12:51:28.517Z] #39 92.91 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-16T12:51:28.517Z] #39 92.92 make[1]: Nothing to be done for 'all'. [2020-09-16T12:51:28.517Z] #39 92.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:51:28.809Z] #39 93.02 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.03 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.04 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.09 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.11 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.12 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.14 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.18 make[2]: Nothing to be done for 'all'. [2020-09-16T12:51:28.809Z] #39 93.18 INSTALL criu/criu [2020-09-16T12:51:28.930Z] #47 20.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:28.930Z] #47 ... [2020-09-16T12:51:28.930Z] [2020-09-16T12:51:28.930Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:28.930Z] #60 19.87 Checking out files: 62% (1294/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-16T12:51:28.930Z] #60 20.81 + cd /tmp/tmp.5b7OLY3Iv9/src/github.com/docker/libnetwork [2020-09-16T12:51:28.930Z] #60 20.81 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:29.103Z] #39 DONE 93.4s [2020-09-16T12:51:29.103Z] [2020-09-16T12:51:29.103Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:29.188Z] #60 ... [2020-09-16T12:51:29.188Z] [2020-09-16T12:51:29.188Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:29.188Z] #43 11.25 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:29.188Z] #43 11.65 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:29.188Z] #43 12.02 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:29.188Z] #43 15.56 go: finding github.com/fatih/color v1.6.0 [2020-09-16T12:51:29.188Z] #43 15.60 go: finding github.com/pkg/errors v0.8.0 [2020-09-16T12:51:29.188Z] #43 15.72 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:29.188Z] #43 15.84 go: finding github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:29.188Z] #43 15.88 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:29.188Z] #43 15.96 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:29.188Z] #43 16.19 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:29.188Z] #43 16.33 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:29.188Z] #43 16.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:29.188Z] #43 16.40 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:29.188Z] #43 16.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:29.346Z] #37 ... [2020-09-16T12:51:29.346Z] [2020-09-16T12:51:29.346Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:29.346Z] #39 15.27 Fetched 8156 kB in 14s (574 kB/s) [2020-09-16T12:51:29.346Z] #39 15.27 Reading package lists... [2020-09-16T12:51:29.446Z] #43 ... [2020-09-16T12:51:29.446Z] [2020-09-16T12:51:29.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:29.446Z] #10 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:29.633Z] INFO [runner/unused/goanalysis] analyzers took 28.315441949s with top 10 stages: buildssa: 23.785515904s, U1000: 4.529926045s [2020-09-16T12:51:29.645Z] #39 22.79 Reading package lists... [2020-09-16T12:51:29.645Z] #39 ... [2020-09-16T12:51:29.645Z] [2020-09-16T12:51:29.645Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:29.645Z] #52 16.54 Fetched 8156 kB in 16s (526 kB/s) [2020-09-16T12:51:29.645Z] #52 16.54 Reading package lists... [2020-09-16T12:51:29.703Z] #10 ... [2020-09-16T12:51:29.703Z] [2020-09-16T12:51:29.704Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:29.704Z] #54 11.40 + cd /tmp/tmp.YXDu4fYXYX/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:29.704Z] #54 11.40 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:29.704Z] #54 11.96 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:51:29.704Z] #54 11.96 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-16T12:51:29.704Z] #54 ... [2020-09-16T12:51:29.704Z] [2020-09-16T12:51:29.704Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:29.704Z] #51 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:29.742Z] #52 ... [2020-09-16T12:51:29.742Z] [2020-09-16T12:51:29.742Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-16T12:51:29.878Z] #10 ... [2020-09-16T12:51:29.878Z] [2020-09-16T12:51:29.878Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:29.878Z] #21 13.98 + mkdir -p /build [2020-09-16T12:51:29.878Z] #21 13.99 + mv docker/docker /build/ [2020-09-16T12:51:29.878Z] #21 14.00 + rmdir docker [2020-09-16T12:51:29.878Z] #21 DONE 15.4s [2020-09-16T12:51:29.878Z] [2020-09-16T12:51:29.878Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:29.878Z] #47 14.76 + cd /tmp/tmp.zM2nLigUY7/src/github.com/mvdan/sh [2020-09-16T12:51:29.878Z] #47 14.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:29.878Z] #47 14.88 + GO111MODULE=on [2020-09-16T12:51:29.878Z] #47 14.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-16T12:51:29.878Z] #47 ... [2020-09-16T12:51:29.878Z] [2020-09-16T12:51:29.878Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:29.878Z] #23 5.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:29.878Z] #23 5.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:29.878Z] #23 5.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:29.878Z] #23 6.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:51:29.878Z] #23 9.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:51:29.878Z] #23 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:29.878Z] #23 ... [2020-09-16T12:51:29.878Z] [2020-09-16T12:51:29.878Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:29.878Z] #43 11.49 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:29.878Z] #43 12.09 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:29.878Z] #43 12.10 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:29.878Z] #43 15.19 go: finding github.com/fatih/color v1.6.0 [2020-09-16T12:51:29.878Z] #43 15.43 go: finding github.com/pkg/errors v0.8.0 [2020-09-16T12:51:29.878Z] #43 15.47 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:29.878Z] #43 15.50 go: finding github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:29.878Z] #43 15.51 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:29.878Z] #43 15.67 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:29.878Z] #43 15.96 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:29.878Z] #43 16.08 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:29.944Z] #52 23.99 Reading package lists... [2020-09-16T12:51:29.944Z] #52 ... [2020-09-16T12:51:29.944Z] [2020-09-16T12:51:29.944Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:29.944Z] #33 15.89 Fetched 8156 kB in 15s (551 kB/s) [2020-09-16T12:51:29.944Z] #33 15.89 Reading package lists... [2020-09-16T12:51:29.963Z] #51 ... [2020-09-16T12:51:29.963Z] [2020-09-16T12:51:29.963Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:29.963Z] #36 19.34 Checking out files: 84% (1400/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-16T12:51:29.963Z] #36 19.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-16T12:51:29.963Z] #36 21.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go [2020-09-16T12:51:29.963Z] #36 ... [2020-09-16T12:51:29.963Z] [2020-09-16T12:51:29.963Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:29.963Z] #38 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:30.040Z] #40 DONE 0.3s [2020-09-16T12:51:30.040Z] [2020-09-16T12:51:30.040Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:30.040Z] #45 ... [2020-09-16T12:51:30.040Z] [2020-09-16T12:51:30.040Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-16T12:51:30.040Z] #42 DONE 0.1s [2020-09-16T12:51:30.138Z] #43 16.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:30.224Z] #38 ... [2020-09-16T12:51:30.224Z] [2020-09-16T12:51:30.224Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:30.224Z] #36 21.91 + 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-09-16T12:51:30.254Z] #33 23.35 Reading package lists... [2020-09-16T12:51:30.255Z] #33 ... [2020-09-16T12:51:30.255Z] [2020-09-16T12:51:30.255Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:30.255Z] #24 15.93 Fetched 8156 kB in 15s (539 kB/s) [2020-09-16T12:51:30.255Z] #24 15.93 Reading package lists... [2020-09-16T12:51:30.255Z] #24 23.79 Reading package lists... [2020-09-16T12:51:30.255Z] #24 ... [2020-09-16T12:51:30.255Z] [2020-09-16T12:51:30.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:30.255Z] #11 15.91 Fetched 8156 kB in 15s (539 kB/s) [2020-09-16T12:51:30.255Z] #11 15.91 Reading package lists... [2020-09-16T12:51:30.332Z] [2020-09-16T12:51:30.332Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-16T12:51:30.332Z] #44 DONE 0.1s [2020-09-16T12:51:30.332Z] [2020-09-16T12:51:30.332Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:30.398Z] #43 16.45 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:30.481Z] #36 ... [2020-09-16T12:51:30.481Z] [2020-09-16T12:51:30.481Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:30.481Z] #41 12.42 unicode/utf8 [2020-09-16T12:51:30.481Z] #41 12.98 math [2020-09-16T12:51:30.481Z] #41 18.03 unicode/utf16 [2020-09-16T12:51:30.481Z] #41 18.32 container/list [2020-09-16T12:51:30.481Z] #41 18.88 crypto/internal/subtle [2020-09-16T12:51:30.481Z] #41 19.05 crypto/subtle [2020-09-16T12:51:30.481Z] #41 19.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-16T12:51:30.481Z] #41 19.30 internal/nettrace [2020-09-16T12:51:30.481Z] #41 19.41 runtime/cgo [2020-09-16T12:51:30.658Z] #43 16.60 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:30.658Z] #43 ... [2020-09-16T12:51:30.658Z] [2020-09-16T12:51:30.658Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:30.658Z] #47 16.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:30.739Z] #41 ... [2020-09-16T12:51:30.739Z] [2020-09-16T12:51:30.739Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:30.739Z] #47 22.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:30.739Z] #47 22.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:30.739Z] #47 22.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:30.739Z] #47 22.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:30.976Z] #47 16.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:30.976Z] #47 16.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:31.305Z] #47 23.26 runtime/cgo [2020-09-16T12:51:31.562Z] #47 23.46 runtime [2020-09-16T12:51:31.576Z] #47 17.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:31.576Z] #47 17.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:31.983Z] #28 4.708 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-16T12:51:31.984Z] #28 4.717 Cloning into '.'... [2020-09-16T12:51:31.984Z] #28 ... [2020-09-16T12:51:31.984Z] [2020-09-16T12:51:31.984Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:31.984Z] #41 2.621 + RM_GOPATH=0 [2020-09-16T12:51:31.984Z] #41 2.621 + TMP_GOPATH= [2020-09-16T12:51:31.984Z] #41 2.621 + : /build [2020-09-16T12:51:31.984Z] #41 2.621 + '[' -z '' ']' [2020-09-16T12:51:31.984Z] #41 2.621 ++ mktemp -d [2020-09-16T12:51:31.984Z] #41 2.622 + export GOPATH=/tmp/tmp.f4MZFxKpti [2020-09-16T12:51:31.984Z] #41 2.622 + GOPATH=/tmp/tmp.f4MZFxKpti [2020-09-16T12:51:31.984Z] #41 2.622 + RM_GOPATH=1 [2020-09-16T12:51:31.984Z] #41 2.622 + case "$(go env GOARCH)" in [2020-09-16T12:51:31.984Z] #41 2.628 ++ go env GOARCH [2020-09-16T12:51:31.984Z] #41 2.650 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:31.984Z] #41 2.650 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:31.984Z] #41 2.650 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:31.984Z] #41 2.650 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:31.984Z] #41 2.650 + dir=/tmp/install [2020-09-16T12:51:31.984Z] #41 2.650 + bin=vndr [2020-09-16T12:51:31.984Z] #41 2.650 + shift [2020-09-16T12:51:31.984Z] #41 2.650 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-16T12:51:31.984Z] #41 2.650 + . /tmp/install/vndr.installer [2020-09-16T12:51:31.984Z] #41 2.650 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:31.984Z] #41 2.650 + install_vndr [2020-09-16T12:51:31.984Z] #41 2.650 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-16T12:51:31.984Z] #41 2.650 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f4MZFxKpti/src/github.com/LK4D4/vndr [2020-09-16T12:51:31.984Z] #41 2.650 Cloning into '/tmp/tmp.f4MZFxKpti/src/github.com/LK4D4/vndr'... [2020-09-16T12:51:31.984Z] #41 3.595 + cd /tmp/tmp.f4MZFxKpti/src/github.com/LK4D4/vndr [2020-09-16T12:51:31.984Z] #41 3.595 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-16T12:51:31.984Z] #41 3.608 + go build -buildmode=pie -v -o /build/vndr . [2020-09-16T12:51:31.984Z] #41 4.233 internal/cpu [2020-09-16T12:51:31.984Z] #41 4.233 runtime/internal/sys [2020-09-16T12:51:31.984Z] #41 4.241 internal/race [2020-09-16T12:51:31.984Z] #41 4.373 runtime/internal/atomic [2020-09-16T12:51:31.984Z] #41 4.399 sync/atomic [2020-09-16T12:51:31.984Z] #41 4.561 unicode [2020-09-16T12:51:31.984Z] #41 4.586 internal/bytealg [2020-09-16T12:51:31.984Z] #41 4.638 runtime/internal/math [2020-09-16T12:51:31.984Z] #41 4.713 unicode/utf8 [2020-09-16T12:51:31.984Z] #41 4.808 math/bits [2020-09-16T12:51:31.984Z] #41 5.128 internal/testlog [2020-09-16T12:51:31.984Z] #41 5.400 encoding [2020-09-16T12:51:31.984Z] #41 5.544 runtime [2020-09-16T12:51:31.984Z] #41 5.657 math [2020-09-16T12:51:31.984Z] #41 5.699 unicode/utf16 [2020-09-16T12:51:32.530Z] #47 18.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:32.560Z] #41 6.120 container/list [2020-09-16T12:51:33.135Z] #41 6.781 crypto/internal/subtle [2020-09-16T12:51:33.469Z] #47 19.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:33.514Z] #41 ... [2020-09-16T12:51:33.514Z] [2020-09-16T12:51:33.514Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:33.514Z] #43 3.821 + RM_GOPATH=0 [2020-09-16T12:51:33.514Z] #43 3.821 + TMP_GOPATH= [2020-09-16T12:51:33.514Z] #43 3.821 + : /build [2020-09-16T12:51:33.514Z] #43 3.821 + '[' -z '' ']' [2020-09-16T12:51:33.514Z] #43 3.821 ++ mktemp -d [2020-09-16T12:51:33.514Z] #43 3.821 + export GOPATH=/tmp/tmp.dU2vhgMqpQ [2020-09-16T12:51:33.514Z] #43 3.821 + GOPATH=/tmp/tmp.dU2vhgMqpQ [2020-09-16T12:51:33.514Z] #43 3.821 + RM_GOPATH=1 [2020-09-16T12:51:33.514Z] #43 3.821 + case "$(go env GOARCH)" in [2020-09-16T12:51:33.514Z] #43 3.822 ++ go env GOARCH [2020-09-16T12:51:33.514Z] #43 3.872 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:33.514Z] #43 3.872 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:33.514Z] #43 3.872 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:33.514Z] #43 3.872 + dir=/tmp/install [2020-09-16T12:51:33.514Z] #43 3.872 + bin=gotestsum [2020-09-16T12:51:33.514Z] #43 3.872 + shift [2020-09-16T12:51:33.514Z] #43 3.872 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-16T12:51:33.514Z] #43 3.872 + . /tmp/install/gotestsum.installer [2020-09-16T12:51:33.514Z] #43 3.872 ++ : v0.3.5 [2020-09-16T12:51:33.514Z] #43 3.872 + install_gotestsum [2020-09-16T12:51:33.514Z] #43 3.872 + set -e [2020-09-16T12:51:33.514Z] #43 3.872 + export GO111MODULE=on [2020-09-16T12:51:33.514Z] #43 3.872 + GO111MODULE=on [2020-09-16T12:51:33.514Z] #43 3.872 + GOBIN=/build [2020-09-16T12:51:33.514Z] #43 3.872 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-16T12:51:33.514Z] #43 3.910 go: finding gotest.tools v0.3.5 [2020-09-16T12:51:33.514Z] #43 3.914 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:33.514Z] #43 4.728 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:33.514Z] #43 5.340 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-16T12:51:33.514Z] #43 5.990 go: downloading gotest.tools v2.1.0+incompatible [2020-09-16T12:51:33.514Z] #43 6.113 go: extracting gotest.tools v2.1.0+incompatible [2020-09-16T12:51:33.514Z] #43 6.242 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:33.514Z] #43 6.330 go: downloading github.com/fatih/color v1.6.0 [2020-09-16T12:51:33.514Z] #43 6.331 go: downloading github.com/pkg/errors v0.8.0 [2020-09-16T12:51:33.514Z] #43 6.394 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:33.514Z] #43 6.402 go: extracting github.com/pkg/errors v0.8.0 [2020-09-16T12:51:33.514Z] #43 6.579 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:33.514Z] #43 6.621 go: extracting github.com/fatih/color v1.6.0 [2020-09-16T12:51:33.514Z] #43 6.622 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:33.514Z] #43 6.682 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:33.514Z] #43 6.684 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:33.514Z] #43 6.881 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:33.514Z] #43 6.927 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:33.514Z] #43 6.979 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:33.514Z] #43 7.123 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:33.514Z] #43 7.127 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:33.514Z] #43 ... [2020-09-16T12:51:33.514Z] [2020-09-16T12:51:33.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:33.514Z] #41 7.265 crypto/subtle [2020-09-16T12:51:33.777Z] #41 7.613 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-16T12:51:33.778Z] #41 7.707 internal/nettrace [2020-09-16T12:51:34.725Z] #41 8.259 runtime/cgo [2020-09-16T12:51:34.725Z] #41 8.339 vendor/golang.org/x/crypto/internal/subtle [2020-09-16T12:51:34.762Z] #11 22.86 Reading package lists... [2020-09-16T12:51:34.848Z] #47 20.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:35.786Z] #47 ... [2020-09-16T12:51:35.786Z] [2020-09-16T12:51:35.786Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:35.786Z] #32 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:35.821Z] #11 30.52 Building dependency tree... [2020-09-16T12:51:35.821Z] #11 ... [2020-09-16T12:51:35.821Z] [2020-09-16T12:51:35.821Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:35.821Z] #52 23.99 Reading package lists... [2020-09-16T12:51:36.046Z] #32 ... [2020-09-16T12:51:36.046Z] [2020-09-16T12:51:36.046Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:36.046Z] #51 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:51:36.046Z] #51 ... [2020-09-16T12:51:36.046Z] [2020-09-16T12:51:36.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:36.046Z] #41 12.22 unicode/utf8 [2020-09-16T12:51:36.046Z] #41 12.94 math [2020-09-16T12:51:36.046Z] #41 18.10 unicode/utf16 [2020-09-16T12:51:36.046Z] #41 18.50 container/list [2020-09-16T12:51:36.046Z] #41 19.14 crypto/internal/subtle [2020-09-16T12:51:36.046Z] #41 19.23 crypto/subtle [2020-09-16T12:51:36.046Z] #41 19.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-16T12:51:36.046Z] #41 19.48 internal/nettrace [2020-09-16T12:51:36.046Z] #41 19.63 runtime/cgo [2020-09-16T12:51:36.115Z] #41 ... [2020-09-16T12:51:36.115Z] [2020-09-16T12:51:36.115Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:36.115Z] #47 4.547 + RM_GOPATH=0 [2020-09-16T12:51:36.115Z] #47 4.547 + TMP_GOPATH= [2020-09-16T12:51:36.115Z] #47 4.547 + : /build [2020-09-16T12:51:36.115Z] #47 4.547 + '[' -z '' ']' [2020-09-16T12:51:36.115Z] #47 4.553 ++ mktemp -d [2020-09-16T12:51:36.115Z] #47 4.556 + export GOPATH=/tmp/tmp.1QCKBlN7c2 [2020-09-16T12:51:36.115Z] #47 4.556 + GOPATH=/tmp/tmp.1QCKBlN7c2 [2020-09-16T12:51:36.115Z] #47 4.556 + RM_GOPATH=1 [2020-09-16T12:51:36.115Z] #47 4.556 + case "$(go env GOARCH)" in [2020-09-16T12:51:36.115Z] #47 4.556 ++ go env GOARCH [2020-09-16T12:51:36.115Z] #47 4.572 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:36.116Z] #47 4.575 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:36.116Z] #47 4.575 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:36.116Z] #47 4.575 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:36.116Z] #47 4.575 + dir=/tmp/install [2020-09-16T12:51:36.116Z] #47 4.575 + bin=shfmt [2020-09-16T12:51:36.116Z] #47 4.575 + shift [2020-09-16T12:51:36.116Z] #47 4.575 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-16T12:51:36.116Z] #47 4.575 + . /tmp/install/shfmt.installer [2020-09-16T12:51:36.116Z] #47 4.575 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:36.116Z] #47 4.575 + install_shfmt [2020-09-16T12:51:36.116Z] #47 4.575 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-16T12:51:36.116Z] #47 4.575 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1QCKBlN7c2/src/github.com/mvdan/sh [2020-09-16T12:51:36.116Z] #47 4.575 Cloning into '/tmp/tmp.1QCKBlN7c2/src/github.com/mvdan/sh'... [2020-09-16T12:51:36.308Z] #41 ... [2020-09-16T12:51:36.308Z] [2020-09-16T12:51:36.308Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:36.308Z] #60 19.27 Checking out files: 52% (1083/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 96% (1991/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-09-16T12:51:36.308Z] #60 20.39 + cd /tmp/tmp.t52oAQ3VWW/src/github.com/docker/libnetwork [2020-09-16T12:51:36.308Z] #60 20.39 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:36.308Z] #60 20.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-16T12:51:36.378Z] #47 ... [2020-09-16T12:51:36.378Z] [2020-09-16T12:51:36.378Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:36.378Z] #36 4.690 + git clone https://github.com/docker/distribution.git . [2020-09-16T12:51:36.378Z] #36 4.694 Cloning into '.'... [2020-09-16T12:51:36.641Z] #36 ... [2020-09-16T12:51:36.641Z] [2020-09-16T12:51:36.641Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:36.641Z] #21 4.381 + RM_GOPATH=0 [2020-09-16T12:51:36.641Z] #21 4.381 + TMP_GOPATH= [2020-09-16T12:51:36.641Z] #21 4.381 + : /build [2020-09-16T12:51:36.641Z] #21 4.381 + '[' -z '' ']' [2020-09-16T12:51:36.641Z] #21 4.385 ++ mktemp -d [2020-09-16T12:51:36.641Z] #21 4.385 + export GOPATH=/tmp/tmp.8KQBrd4cOs [2020-09-16T12:51:36.641Z] #21 4.385 + GOPATH=/tmp/tmp.8KQBrd4cOs [2020-09-16T12:51:36.641Z] #21 4.385 + RM_GOPATH=1 [2020-09-16T12:51:36.641Z] #21 4.385 + case "$(go env GOARCH)" in [2020-09-16T12:51:36.641Z] #21 4.385 ++ go env GOARCH [2020-09-16T12:51:36.641Z] #21 4.400 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:36.641Z] #21 4.400 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:36.641Z] #21 4.405 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:36.641Z] #21 4.406 + dir=/tmp/install [2020-09-16T12:51:36.641Z] #21 4.406 + bin=dockercli [2020-09-16T12:51:36.641Z] #21 4.406 + shift [2020-09-16T12:51:36.641Z] #21 4.406 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-16T12:51:36.641Z] #21 4.406 + . /tmp/install/dockercli.installer [2020-09-16T12:51:36.641Z] #21 4.406 ++ : stable [2020-09-16T12:51:36.641Z] #21 4.406 ++ : 17.06.2-ce [2020-09-16T12:51:36.641Z] #21 4.406 + install_dockercli [2020-09-16T12:51:36.641Z] #21 4.409 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-16T12:51:36.641Z] #21 4.409 ++ uname -m [2020-09-16T12:51:36.641Z] #21 4.409 Install docker/cli version 17.06.2-ce from stable [2020-09-16T12:51:36.641Z] #21 4.464 + arch=aarch64 [2020-09-16T12:51:36.641Z] #21 4.464 + '[' aarch64 '!=' x86_64 ']' [2020-09-16T12:51:36.641Z] #21 4.464 + '[' aarch64 '!=' s390x ']' [2020-09-16T12:51:36.641Z] #21 4.465 + '[' aarch64 '!=' armhf ']' [2020-09-16T12:51:36.641Z] #21 4.465 + build_dockercli [2020-09-16T12:51:36.641Z] #21 4.466 + git clone https://github.com/docker/docker-ce /tmp/tmp.8KQBrd4cOs/tmp/docker-ce [2020-09-16T12:51:36.641Z] #21 4.481 Cloning into '/tmp/tmp.8KQBrd4cOs/tmp/docker-ce'... [2020-09-16T12:51:36.641Z] #21 ... [2020-09-16T12:51:36.641Z] [2020-09-16T12:51:36.641Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:36.641Z] #23 4.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:36.641Z] #23 4.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:36.641Z] #23 4.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:36.641Z] #23 5.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-16T12:51:36.641Z] #23 8.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-16T12:51:36.641Z] #23 8.693 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-16T12:51:36.904Z] #23 ... [2020-09-16T12:51:36.904Z] [2020-09-16T12:51:36.904Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:36.904Z] #32 4.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:36.904Z] #32 4.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:36.904Z] #32 4.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:36.904Z] #32 5.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-16T12:51:36.904Z] #32 7.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-16T12:51:36.904Z] #32 8.470 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-16T12:51:36.904Z] #32 ... [2020-09-16T12:51:36.904Z] [2020-09-16T12:51:36.904Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:36.904Z] #60 4.262 + RM_GOPATH=0 [2020-09-16T12:51:36.904Z] #60 4.262 + TMP_GOPATH= [2020-09-16T12:51:36.904Z] #60 4.262 + : /build [2020-09-16T12:51:36.904Z] #60 4.262 + '[' -z '' ']' [2020-09-16T12:51:36.904Z] #60 4.262 ++ mktemp -d [2020-09-16T12:51:36.904Z] #60 4.269 + export GOPATH=/tmp/tmp.ixhTyNeUc6 [2020-09-16T12:51:36.904Z] #60 4.269 + GOPATH=/tmp/tmp.ixhTyNeUc6 [2020-09-16T12:51:36.904Z] #60 4.269 + RM_GOPATH=1 [2020-09-16T12:51:36.904Z] #60 4.269 + case "$(go env GOARCH)" in [2020-09-16T12:51:36.904Z] #60 4.269 ++ go env GOARCH [2020-09-16T12:51:36.904Z] #60 4.283 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:36.904Z] #60 4.283 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:36.904Z] #60 4.287 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:36.904Z] #60 4.287 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:36.904Z] #60 4.287 + dir=/tmp/install [2020-09-16T12:51:36.904Z] #60 4.287 + bin=proxy [2020-09-16T12:51:36.904Z] #60 4.287 + shift [2020-09-16T12:51:36.904Z] #60 4.287 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-16T12:51:36.904Z] #60 4.287 + . /tmp/install/proxy.installer [2020-09-16T12:51:36.904Z] #60 4.287 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:36.904Z] #60 4.287 + install_proxy [2020-09-16T12:51:36.904Z] #60 4.287 + case "$1" in [2020-09-16T12:51:36.904Z] #60 4.287 + export CGO_ENABLED=0 [2020-09-16T12:51:36.904Z] #60 4.287 + CGO_ENABLED=0 [2020-09-16T12:51:36.904Z] #60 4.287 + _install_proxy [2020-09-16T12:51:36.904Z] #60 4.287 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-16T12:51:36.904Z] #60 4.287 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ixhTyNeUc6/src/github.com/docker/libnetwork [2020-09-16T12:51:36.904Z] #60 4.289 Cloning into '/tmp/tmp.ixhTyNeUc6/src/github.com/docker/libnetwork'... [2020-09-16T12:51:37.167Z] #60 ... [2020-09-16T12:51:37.167Z] [2020-09-16T12:51:37.167Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:37.167Z] #54 1.530 + RM_GOPATH=0 [2020-09-16T12:51:37.167Z] #54 1.530 + TMP_GOPATH= [2020-09-16T12:51:37.167Z] #54 1.530 + : /build [2020-09-16T12:51:37.167Z] #54 1.530 + '[' -z '' ']' [2020-09-16T12:51:37.167Z] #54 1.531 ++ mktemp -d [2020-09-16T12:51:37.167Z] #54 1.534 + export GOPATH=/tmp/tmp.43QPZMRE5X [2020-09-16T12:51:37.167Z] #54 1.534 + GOPATH=/tmp/tmp.43QPZMRE5X [2020-09-16T12:51:37.167Z] #54 1.534 + RM_GOPATH=1 [2020-09-16T12:51:37.167Z] #54 1.534 + case "$(go env GOARCH)" in [2020-09-16T12:51:37.167Z] #54 1.541 ++ go env GOARCH [2020-09-16T12:51:37.167Z] #54 1.558 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:37.167Z] #54 1.558 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:37.167Z] #54 1.558 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:37.167Z] #54 1.558 + dir=/tmp/install [2020-09-16T12:51:37.167Z] #54 1.558 + bin=rootlesskit [2020-09-16T12:51:37.167Z] #54 1.558 + shift [2020-09-16T12:51:37.167Z] #54 1.558 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-16T12:51:37.167Z] #54 1.558 + . /tmp/install/rootlesskit.installer [2020-09-16T12:51:37.167Z] #54 1.558 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:37.167Z] #54 1.558 + install_rootlesskit [2020-09-16T12:51:37.167Z] #54 1.558 + case "$1" in [2020-09-16T12:51:37.167Z] #54 1.558 + export CGO_ENABLED=0 [2020-09-16T12:51:37.167Z] #54 1.558 + CGO_ENABLED=0 [2020-09-16T12:51:37.167Z] #54 1.558 + _install_rootlesskit [2020-09-16T12:51:37.167Z] #54 1.558 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-16T12:51:37.167Z] #54 1.558 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.43QPZMRE5X/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:37.167Z] #54 1.558 Cloning into '/tmp/tmp.43QPZMRE5X/src/github.com/rootless-containers/rootlesskit'... [2020-09-16T12:51:37.167Z] #54 1.558 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:37.167Z] #54 3.592 + cd /tmp/tmp.43QPZMRE5X/src/github.com/rootless-containers/rootlesskit [2020-09-16T12:51:37.167Z] #54 3.592 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-16T12:51:37.167Z] #54 3.757 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:51:37.167Z] #54 3.757 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-16T12:51:37.167Z] #54 ... [2020-09-16T12:51:37.167Z] [2020-09-16T12:51:37.167Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:37.167Z] #30 3.848 + RM_GOPATH=0 [2020-09-16T12:51:37.167Z] #30 3.848 + TMP_GOPATH= [2020-09-16T12:51:37.167Z] #30 3.848 + : /build [2020-09-16T12:51:37.167Z] #30 3.848 + '[' -z '' ']' [2020-09-16T12:51:37.167Z] #30 3.848 ++ mktemp -d [2020-09-16T12:51:37.167Z] #30 3.849 + export GOPATH=/tmp/tmp.iigwgmVyjA [2020-09-16T12:51:37.167Z] #30 3.849 + GOPATH=/tmp/tmp.iigwgmVyjA [2020-09-16T12:51:37.167Z] #30 3.849 + RM_GOPATH=1 [2020-09-16T12:51:37.167Z] #30 3.850 + case "$(go env GOARCH)" in [2020-09-16T12:51:37.167Z] #30 3.865 ++ go env GOARCH [2020-09-16T12:51:37.167Z] #30 3.892 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:37.167Z] #30 3.894 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:37.167Z] #30 3.894 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:37.167Z] #30 3.894 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:37.167Z] #30 3.894 + dir=/tmp/install [2020-09-16T12:51:37.167Z] #30 3.894 + bin=tomlv [2020-09-16T12:51:37.167Z] #30 3.894 + shift [2020-09-16T12:51:37.167Z] #30 3.894 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-16T12:51:37.167Z] #30 3.894 + . /tmp/install/tomlv.installer [2020-09-16T12:51:37.167Z] #30 3.894 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:37.167Z] #30 3.894 + install_tomlv [2020-09-16T12:51:37.167Z] #30 3.894 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-16T12:51:37.167Z] #30 3.894 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iigwgmVyjA/src/github.com/BurntSushi/toml [2020-09-16T12:51:37.167Z] #30 3.900 Cloning into '/tmp/tmp.iigwgmVyjA/src/github.com/BurntSushi/toml'... [2020-09-16T12:51:37.167Z] #30 4.743 + cd /tmp/tmp.iigwgmVyjA/src/github.com/BurntSushi/toml [2020-09-16T12:51:37.167Z] #30 4.743 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-16T12:51:37.167Z] #30 4.751 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:51:37.167Z] #30 5.291 math/bits [2020-09-16T12:51:37.167Z] #30 5.329 internal/bytealg [2020-09-16T12:51:37.167Z] #30 5.360 unicode [2020-09-16T12:51:37.167Z] #30 5.389 internal/testlog [2020-09-16T12:51:37.167Z] #30 5.907 runtime/cgo [2020-09-16T12:51:37.167Z] #30 6.102 math [2020-09-16T12:51:37.167Z] #30 7.158 runtime [2020-09-16T12:51:37.229Z] #52 112.4 + bin/containerd [2020-09-16T12:51:37.430Z] #30 ... [2020-09-16T12:51:37.431Z] [2020-09-16T12:51:37.431Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:37.431Z] #45 3.973 + RM_GOPATH=0 [2020-09-16T12:51:37.431Z] #45 3.973 + TMP_GOPATH= [2020-09-16T12:51:37.431Z] #45 3.973 + : /build [2020-09-16T12:51:37.431Z] #45 3.973 + '[' -z '' ']' [2020-09-16T12:51:37.431Z] #45 3.973 ++ mktemp -d [2020-09-16T12:51:37.431Z] #45 3.981 + export GOPATH=/tmp/tmp.w82TZZa4eY [2020-09-16T12:51:37.431Z] #45 3.981 + GOPATH=/tmp/tmp.w82TZZa4eY [2020-09-16T12:51:37.431Z] #45 3.981 + RM_GOPATH=1 [2020-09-16T12:51:37.431Z] #45 3.981 + case "$(go env GOARCH)" in [2020-09-16T12:51:37.431Z] #45 3.981 ++ go env GOARCH [2020-09-16T12:51:37.431Z] #45 3.989 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:37.431Z] #45 3.989 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:37.431Z] #45 3.989 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:37.431Z] #45 3.989 + dir=/tmp/install [2020-09-16T12:51:37.431Z] #45 3.989 + bin=golangci_lint [2020-09-16T12:51:37.431Z] #45 3.989 + shift [2020-09-16T12:51:37.431Z] #45 3.989 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-16T12:51:37.431Z] #45 3.989 + . /tmp/install/golangci_lint.installer [2020-09-16T12:51:37.431Z] #45 3.989 ++ : v1.23.8 [2020-09-16T12:51:37.431Z] #45 3.989 + install_golangci_lint [2020-09-16T12:51:37.431Z] #45 3.989 + echo 'Installing golangci-lint version v1.23.8' [2020-09-16T12:51:37.431Z] #45 3.989 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:51:37.431Z] #45 3.990 Installing golangci-lint version v1.23.8 [2020-09-16T12:51:37.688Z] #60 ... [2020-09-16T12:51:37.689Z] [2020-09-16T12:51:37.689Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:37.689Z] #30 13.46 internal/testlog [2020-09-16T12:51:37.689Z] #30 13.90 encoding [2020-09-16T12:51:37.689Z] #30 14.00 runtime/cgo [2020-09-16T12:51:37.689Z] #30 ... [2020-09-16T12:51:37.689Z] [2020-09-16T12:51:37.689Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:37.689Z] #36 22.99 Checking out files: 85% (1420/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-16T12:51:37.689Z] #36 23.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-16T12:51:37.694Z] #45 ... [2020-09-16T12:51:37.694Z] [2020-09-16T12:51:37.694Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:37.694Z] #51 5.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:37.694Z] #51 5.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:37.694Z] #51 5.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:37.694Z] #51 6.267 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-16T12:51:37.694Z] #51 8.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-16T12:51:37.694Z] #51 9.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-16T12:51:37.694Z] #51 ... [2020-09-16T12:51:37.694Z] [2020-09-16T12:51:37.694Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:37.694Z] #38 4.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:37.694Z] #38 4.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:37.694Z] #38 4.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:37.694Z] #38 5.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-16T12:51:37.694Z] #38 8.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-16T12:51:37.694Z] #38 8.109 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-16T12:51:37.694Z] #38 ... [2020-09-16T12:51:37.694Z] [2020-09-16T12:51:37.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:37.694Z] #10 5.124 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:51:37.694Z] #10 5.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:51:37.694Z] #10 5.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:51:37.694Z] #10 6.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-16T12:51:37.694Z] #10 8.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-16T12:51:37.694Z] #10 8.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-16T12:51:37.694Z] #52 31.89 Building dependency tree... [2020-09-16T12:51:37.957Z] #10 ... [2020-09-16T12:51:37.957Z] [2020-09-16T12:51:37.957Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:37.957Z] #47 11.37 + cd /tmp/tmp.1QCKBlN7c2/src/github.com/mvdan/sh [2020-09-16T12:51:37.957Z] #47 11.38 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-16T12:51:37.957Z] #47 11.48 + GO111MODULE=on [2020-09-16T12:51:37.957Z] #47 11.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-16T12:51:38.908Z] #47 12.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:38.908Z] #47 12.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:38.908Z] #47 12.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:39.170Z] #47 12.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:39.170Z] #47 12.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:39.261Z] #52 35.23 The following additional packages will be installed: [2020-09-16T12:51:39.562Z] #52 35.24 libbtrfs0 [2020-09-16T12:51:39.562Z] #52 35.42 The following NEW packages will be installed: [2020-09-16T12:51:39.562Z] #52 35.42 libbtrfs-dev libbtrfs0 [2020-09-16T12:51:39.562Z] #52 35.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:39.562Z] #52 35.56 Need to get 120 kB of archives. [2020-09-16T12:51:39.562Z] #52 35.56 After this operation, 423 kB of additional disk space will be used. [2020-09-16T12:51:39.562Z] #52 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-16T12:51:39.562Z] #52 35.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-16T12:51:39.599Z] #36 25.20 + 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-09-16T12:51:39.681Z] #47 ... [2020-09-16T12:51:39.681Z] [2020-09-16T12:51:39.681Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:39.681Z] #41 30.60 vendor/golang.org/x/crypto/internal/subtle [2020-09-16T12:51:39.681Z] #41 30.74 vendor/golang.org/x/crypto/curve25519 [2020-09-16T12:51:39.681Z] #41 ... [2020-09-16T12:51:39.681Z] [2020-09-16T12:51:39.681Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:39.681Z] #60 21.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-16T12:51:39.681Z] #60 ... [2020-09-16T12:51:39.681Z] [2020-09-16T12:51:39.681Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:39.681Z] #38 23.48 Fetched 8380 kB in 18s (468 kB/s) [2020-09-16T12:51:39.681Z] #38 23.48 Reading package lists... [2020-09-16T12:51:39.748Z] #47 13.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:40.697Z] #47 14.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:41.053Z] #38 30.83 Reading package lists... [2020-09-16T12:51:41.053Z] #38 ... [2020-09-16T12:51:41.053Z] [2020-09-16T12:51:41.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:41.053Z] #10 22.79 Fetched 8380 kB in 17s (481 kB/s) [2020-09-16T12:51:41.053Z] #10 22.79 Reading package lists... [2020-09-16T12:51:41.053Z] #10 30.16 Reading package lists... [2020-09-16T12:51:41.053Z] #10 ... [2020-09-16T12:51:41.053Z] [2020-09-16T12:51:41.053Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:41.053Z] #23 22.94 Fetched 8380 kB in 18s (464 kB/s) [2020-09-16T12:51:41.053Z] #23 22.94 Reading package lists... [2020-09-16T12:51:41.311Z] #23 29.70 Reading package lists... [2020-09-16T12:51:41.311Z] #23 ... [2020-09-16T12:51:41.311Z] [2020-09-16T12:51:41.311Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:41.311Z] #51 22.87 Fetched 8380 kB in 18s (461 kB/s) [2020-09-16T12:51:41.311Z] #51 22.87 Reading package lists... [2020-09-16T12:51:41.311Z] #51 30.08 Reading package lists... [2020-09-16T12:51:41.311Z] #51 ... [2020-09-16T12:51:41.311Z] [2020-09-16T12:51:41.311Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:41.311Z] #32 23.40 Fetched 8380 kB in 18s (464 kB/s) [2020-09-16T12:51:41.311Z] #32 23.40 Reading package lists... [2020-09-16T12:51:41.649Z] #47 15.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:41.713Z] #52 37.22 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:41.713Z] #52 ... [2020-09-16T12:51:41.713Z] [2020-09-16T12:51:41.713Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:41.713Z] #39 22.79 Reading package lists... [2020-09-16T12:51:41.713Z] #39 31.90 Building dependency tree... [2020-09-16T12:51:41.713Z] #39 35.15 The following additional packages will be installed: [2020-09-16T12:51:41.713Z] #39 35.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-16T12:51:41.713Z] #39 35.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-16T12:51:41.713Z] #39 35.15 Suggested packages: [2020-09-16T12:51:41.713Z] #39 35.15 manpages-dev python-setuptools [2020-09-16T12:51:41.713Z] #39 36.73 The following NEW packages will be installed: [2020-09-16T12:51:41.713Z] #39 36.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-16T12:51:41.713Z] #39 36.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-16T12:51:41.713Z] #39 36.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-16T12:51:41.713Z] #39 36.75 python-six zlib1g-dev [2020-09-16T12:51:41.713Z] #39 36.96 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:41.713Z] #39 36.96 Need to get 4075 kB of archives. [2020-09-16T12:51:41.713Z] #39 36.96 After this operation, 24.5 MB of additional disk space will be used. [2020-09-16T12:51:41.713Z] #39 36.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-16T12:51:41.713Z] #39 37.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-16T12:51:41.713Z] #39 37.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-16T12:51:41.713Z] #39 37.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-16T12:51:41.713Z] #39 37.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-16T12:51:41.713Z] #39 37.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-16T12:51:41.713Z] #39 37.22 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-09-16T12:51:41.713Z] #39 37.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-16T12:51:41.713Z] #39 37.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-16T12:51:41.713Z] #39 37.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-16T12:51:41.713Z] #39 37.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-16T12:51:41.713Z] #39 ... [2020-09-16T12:51:41.713Z] [2020-09-16T12:51:41.713Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:41.713Z] #52 37.55 Fetched 120 kB in 0s (1121 kB/s) [2020-09-16T12:51:41.713Z] #52 37.69 Selecting previously unselected package libbtrfs0. [2020-09-16T12:51:42.014Z] #52 37.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-16T12:51:42.014Z] #52 37.80 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-16T12:51:42.014Z] #52 37.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:51:42.014Z] #52 37.95 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:51:42.014Z] #52 37.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-16T12:51:42.014Z] #52 37.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:51:42.670Z] #52 38.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:51:42.670Z] #52 38.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:51:42.670Z] #52 38.41 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:51:42.670Z] #52 DONE 38.7s [2020-09-16T12:51:42.670Z] [2020-09-16T12:51:42.670Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:42.670Z] #24 23.79 Reading package lists... [2020-09-16T12:51:42.670Z] #24 31.99 Building dependency tree... [2020-09-16T12:51:42.670Z] #24 34.68 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-16T12:51:42.670Z] #24 34.68 The following additional packages will be installed: [2020-09-16T12:51:42.670Z] #24 34.70 libjq1 libonig5 [2020-09-16T12:51:42.670Z] #24 35.09 The following NEW packages will be installed: [2020-09-16T12:51:42.670Z] #24 35.10 jq libjq1 libonig5 [2020-09-16T12:51:42.670Z] #24 35.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:42.670Z] #24 35.33 Need to get 358 kB of archives. [2020-09-16T12:51:42.670Z] #24 35.33 After this operation, 1277 kB of additional disk space will be used. [2020-09-16T12:51:42.670Z] #24 35.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-16T12:51:42.670Z] #24 35.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-16T12:51:42.670Z] #24 35.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-16T12:51:42.670Z] #24 37.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:42.670Z] #24 37.37 Fetched 358 kB in 0s (2637 kB/s) [2020-09-16T12:51:42.670Z] #24 37.56 Selecting previously unselected package libonig5:ppc64el. [2020-09-16T12:51:42.670Z] #24 37.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 ... 15339 files and directories currently installed.) [2020-09-16T12:51:42.670Z] #24 37.75 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-16T12:51:42.670Z] #24 37.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-16T12:51:42.670Z] #24 38.05 Selecting previously unselected package libjq1:ppc64el. [2020-09-16T12:51:42.670Z] #24 38.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-16T12:51:42.670Z] #24 38.07 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-16T12:51:42.670Z] #24 38.30 Selecting previously unselected package jq. [2020-09-16T12:51:42.670Z] #24 38.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-16T12:51:42.670Z] #24 38.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:51:42.670Z] #24 38.61 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-16T12:51:42.670Z] #24 38.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-16T12:51:42.670Z] #24 38.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:51:42.670Z] #24 38.65 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:51:42.973Z] #24 ... [2020-09-16T12:51:42.973Z] [2020-09-16T12:51:42.973Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:43.050Z] #47 16.76 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:43.050Z] #47 16.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:43.050Z] #47 ... [2020-09-16T12:51:43.050Z] [2020-09-16T12:51:43.050Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:43.050Z] #60 15.84 Checking out files: 75% (1554/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: 96% (1996/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-09-16T12:51:43.050Z] #60 16.89 + cd /tmp/tmp.ixhTyNeUc6/src/github.com/docker/libnetwork [2020-09-16T12:51:43.050Z] #60 16.89 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-16T12:51:43.276Z] #53 ... [2020-09-16T12:51:43.276Z] [2020-09-16T12:51:43.276Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:43.276Z] #24 DONE 39.1s [2020-09-16T12:51:43.276Z] [2020-09-16T12:51:43.276Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T12:51:43.276Z] #25 DONE 0.1s [2020-09-16T12:51:43.276Z] [2020-09-16T12:51:43.276Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:43.276Z] #53 0.483 + RM_GOPATH=0 [2020-09-16T12:51:43.276Z] #53 0.489 + TMP_GOPATH= [2020-09-16T12:51:43.276Z] #53 0.489 + : /build [2020-09-16T12:51:43.276Z] #53 0.490 + '[' -z '' ']' [2020-09-16T12:51:43.276Z] #53 0.502 ++ mktemp -d [2020-09-16T12:51:43.276Z] #53 0.519 + export GOPATH=/tmp/tmp.DXBX0fmA5b [2020-09-16T12:51:43.276Z] #53 0.520 + GOPATH=/tmp/tmp.DXBX0fmA5b [2020-09-16T12:51:43.276Z] #53 0.521 + RM_GOPATH=1 [2020-09-16T12:51:43.276Z] #53 0.524 + case "$(go env GOARCH)" in [2020-09-16T12:51:43.276Z] #53 0.527 ++ go env GOARCH [2020-09-16T12:51:43.276Z] #53 0.539 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:43.276Z] #53 0.541 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:43.276Z] #53 0.546 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:43.276Z] #53 0.553 + dir=/tmp/install [2020-09-16T12:51:43.601Z] #53 0.553 + bin=containerd [2020-09-16T12:51:43.601Z] #53 0.553 + shift [2020-09-16T12:51:43.601Z] #53 0.567 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-16T12:51:43.601Z] #53 0.569 + . /tmp/install/containerd.installer [2020-09-16T12:51:43.601Z] #53 0.570 ++ set -e [2020-09-16T12:51:43.601Z] #53 0.572 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:51:43.601Z] #53 0.579 + install_containerd [2020-09-16T12:51:43.601Z] #53 0.593 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-16T12:51:43.601Z] #53 0.595 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:51:43.601Z] #53 0.597 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DXBX0fmA5b/src/github.com/containerd/containerd [2020-09-16T12:51:43.601Z] #53 0.603 Cloning into '/tmp/tmp.DXBX0fmA5b/src/github.com/containerd/containerd'... [2020-09-16T12:51:43.632Z] #60 17.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-16T12:51:43.632Z] #60 ... [2020-09-16T12:51:43.632Z] [2020-09-16T12:51:43.632Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:43.632Z] #43 7.464 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:43.632Z] #43 7.595 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:43.632Z] #43 8.273 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:43.632Z] #43 8.285 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:43.632Z] #43 9.299 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:43.632Z] #43 9.765 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:43.632Z] #43 10.39 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:43.632Z] #43 12.64 go: finding github.com/fatih/color v1.6.0 [2020-09-16T12:51:43.632Z] #43 12.65 go: finding github.com/pkg/errors v0.8.0 [2020-09-16T12:51:43.632Z] #43 12.70 go: finding github.com/spf13/pflag v1.0.1 [2020-09-16T12:51:43.632Z] #43 12.74 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-16T12:51:43.632Z] #43 12.79 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-16T12:51:43.632Z] #43 12.85 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-16T12:51:43.632Z] #43 13.31 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T12:51:43.632Z] #43 13.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-16T12:51:43.632Z] #43 13.47 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T12:51:43.632Z] #43 13.51 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T12:51:43.632Z] #43 13.52 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T12:51:43.896Z] #43 ... [2020-09-16T12:51:43.896Z] [2020-09-16T12:51:43.896Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:51:43.896Z] #36 14.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-16T12:51:43.896Z] #36 16.92 + 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-09-16T12:51:44.595Z] #32 30.92 Reading package lists... [2020-09-16T12:51:44.595Z] #32 ... [2020-09-16T12:51:44.595Z] [2020-09-16T12:51:44.595Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:44.595Z] #23 29.70 Reading package lists... [2020-09-16T12:51:46.176Z] #36 ... [2020-09-16T12:51:46.176Z] [2020-09-16T12:51:46.176Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:46.176Z] #47 22.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-16T12:51:46.176Z] #47 22.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-16T12:51:46.176Z] #47 22.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:46.176Z] #47 22.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:46.176Z] #47 23.50 runtime/cgo [2020-09-16T12:51:46.176Z] #47 23.59 runtime [2020-09-16T12:51:46.410Z] #53 ... [2020-09-16T12:51:46.410Z] [2020-09-16T12:51:46.410Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:46.410Z] #33 23.35 Reading package lists... [2020-09-16T12:51:46.410Z] #33 32.45 Building dependency tree... [2020-09-16T12:51:46.410Z] #33 36.36 The following additional packages will be installed: [2020-09-16T12:51:46.410Z] #33 36.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-16T12:51:46.410Z] #33 36.40 Suggested packages: [2020-09-16T12:51:46.410Z] #33 36.40 cmake-doc ninja-build lrzip [2020-09-16T12:51:46.410Z] #33 36.40 Recommended packages: [2020-09-16T12:51:46.410Z] #33 36.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-16T12:51:46.410Z] #33 37.85 The following NEW packages will be installed: [2020-09-16T12:51:46.410Z] #33 37.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-16T12:51:46.410Z] #33 37.87 vim-common xxd [2020-09-16T12:51:46.410Z] #33 38.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:46.410Z] #33 38.09 Need to get 14.9 MB of archives. [2020-09-16T12:51:46.410Z] #33 38.09 After this operation, 67.2 MB of additional disk space will be used. [2020-09-16T12:51:46.410Z] #33 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-16T12:51:46.410Z] #33 38.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:51:46.410Z] #33 38.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-16T12:51:46.410Z] #33 38.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-16T12:51:46.410Z] #33 39.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-16T12:51:46.410Z] #33 39.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-16T12:51:46.410Z] #33 39.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-16T12:51:46.410Z] #33 39.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-16T12:51:46.410Z] #33 39.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-16T12:51:46.410Z] #33 39.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-16T12:51:46.410Z] #33 42.16 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:46.410Z] #33 ... [2020-09-16T12:51:46.410Z] [2020-09-16T12:51:46.410Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:46.410Z] #61 DONE 42.4s [2020-09-16T12:51:46.410Z] [2020-09-16T12:51:46.410Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:46.410Z] #11 30.52 Building dependency tree... [2020-09-16T12:51:46.410Z] #11 34.16 The following additional packages will be installed: [2020-09-16T12:51:46.410Z] #11 34.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-16T12:51:46.410Z] #11 34.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-16T12:51:46.410Z] #11 34.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-16T12:51:46.410Z] #11 34.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:51:46.410Z] #11 34.19 Suggested packages: [2020-09-16T12:51:46.410Z] #11 34.19 gcc-8-locales seccomp wine64 [2020-09-16T12:51:46.410Z] #11 36.21 The following NEW packages will be installed: [2020-09-16T12:51:46.410Z] #11 36.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-16T12:51:46.410Z] #11 36.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-16T12:51:46.410Z] #11 36.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-16T12:51:46.410Z] #11 36.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-16T12:51:46.410Z] #11 36.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-16T12:51:46.410Z] #11 36.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:51:46.410Z] #11 36.49 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:46.410Z] #11 36.49 Need to get 78.9 MB of archives. [2020-09-16T12:51:46.410Z] #11 36.49 After this operation, 532 MB of additional disk space will be used. [2020-09-16T12:51:46.410Z] #11 36.49 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-09-16T12:51:46.410Z] #11 36.95 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-09-16T12:51:46.410Z] #11 37.39 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-09-16T12:51:46.410Z] #11 37.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-16T12:51:46.410Z] #11 37.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-16T12:51:46.410Z] #11 37.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-16T12:51:46.410Z] #11 37.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-16T12:51:46.410Z] #11 38.22 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-09-16T12:51:46.410Z] #11 38.24 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-09-16T12:51:46.490Z] #23 36.65 Building dependency tree... [2020-09-16T12:51:46.710Z] #11 ... [2020-09-16T12:51:46.710Z] [2020-09-16T12:51:46.710Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:46.710Z] #33 42.53 Fetched 14.9 MB in 2s (6837 kB/s) [2020-09-16T12:51:47.011Z] #33 42.78 Selecting previously unselected package xxd. [2020-09-16T12:51:47.011Z] #33 42.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-16T12:51:47.011Z] #33 42.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-16T12:51:47.011Z] #33 42.78 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:51:47.349Z] #33 43.11 Selecting previously unselected package vim-common. [2020-09-16T12:51:47.349Z] #33 43.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:51:47.349Z] #33 43.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:51:47.561Z] #47 ... [2020-09-16T12:51:47.561Z] [2020-09-16T12:51:47.561Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:47.561Z] #38 23.27 Fetched 8380 kB in 18s (472 kB/s) [2020-09-16T12:51:47.561Z] #38 23.27 Reading package lists... [2020-09-16T12:51:47.561Z] #38 31.09 Reading package lists... [2020-09-16T12:51:47.561Z] #38 ... [2020-09-16T12:51:47.561Z] [2020-09-16T12:51:47.561Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:47.561Z] #10 24.10 Fetched 8380 kB in 18s (454 kB/s) [2020-09-16T12:51:47.561Z] #10 24.10 Reading package lists... [2020-09-16T12:51:47.821Z] #10 31.28 Reading package lists... [2020-09-16T12:51:47.821Z] #10 ... [2020-09-16T12:51:47.821Z] [2020-09-16T12:51:47.821Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:47.821Z] #23 23.82 Fetched 8380 kB in 18s (456 kB/s) [2020-09-16T12:51:47.821Z] #23 23.82 Reading package lists... [2020-09-16T12:51:47.821Z] #23 31.04 Reading package lists... [2020-09-16T12:51:47.821Z] #23 ... [2020-09-16T12:51:47.821Z] [2020-09-16T12:51:47.821Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:47.821Z] #51 23.78 Fetched 8380 kB in 18s (456 kB/s) [2020-09-16T12:51:47.821Z] #51 23.78 Reading package lists... [2020-09-16T12:51:47.867Z] #23 ... [2020-09-16T12:51:47.867Z] [2020-09-16T12:51:47.867Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:47.867Z] #60 DONE 39.7s [2020-09-16T12:51:47.867Z] [2020-09-16T12:51:47.867Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:47.867Z] #38 30.83 Reading package lists... [2020-09-16T12:51:47.867Z] #38 37.98 Building dependency tree... [2020-09-16T12:51:48.050Z] #33 43.92 Selecting previously unselected package cmake-data. [2020-09-16T12:51:48.050Z] #33 43.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-16T12:51:48.050Z] #33 43.95 Unpacking cmake-data (3.13.4-1) ... [2020-09-16T12:51:48.081Z] #51 31.04 Reading package lists... [2020-09-16T12:51:48.081Z] #51 ... [2020-09-16T12:51:48.081Z] [2020-09-16T12:51:48.081Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:48.081Z] #32 23.98 Fetched 8380 kB in 18s (454 kB/s) [2020-09-16T12:51:48.081Z] #32 23.98 Reading package lists... [2020-09-16T12:51:49.236Z] #38 ... [2020-09-16T12:51:49.236Z] [2020-09-16T12:51:49.236Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:49.236Z] #43 DONE 41.2s [2020-09-16T12:51:49.236Z] [2020-09-16T12:51:49.236Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:49.236Z] #30 40.96 internal/reflectlite [2020-09-16T12:51:49.236Z] #30 40.96 sync [2020-09-16T12:51:50.509Z] #36 ... [2020-09-16T12:51:50.509Z] [2020-09-16T12:51:50.509Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:50.509Z] #38 13.53 Fetched 8204 kB in 9s (932 kB/s) [2020-09-16T12:51:50.509Z] #38 13.53 Reading package lists... [2020-09-16T12:51:50.509Z] #38 18.60 Reading package lists... [2020-09-16T12:51:50.509Z] #38 23.57 Building dependency tree... [2020-09-16T12:51:50.509Z] #38 ... [2020-09-16T12:51:50.509Z] [2020-09-16T12:51:50.509Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:50.509Z] #32 13.74 Fetched 8204 kB in 9s (897 kB/s) [2020-09-16T12:51:50.509Z] #32 13.74 Reading package lists... [2020-09-16T12:51:50.509Z] #32 18.06 Reading package lists... [2020-09-16T12:51:50.509Z] #32 22.49 Building dependency tree... [2020-09-16T12:51:50.509Z] #32 ... [2020-09-16T12:51:50.509Z] [2020-09-16T12:51:50.509Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:50.509Z] #23 13.80 Fetched 8204 kB in 9s (894 kB/s) [2020-09-16T12:51:50.509Z] #23 13.80 Reading package lists... [2020-09-16T12:51:50.509Z] #23 18.62 Reading package lists... [2020-09-16T12:51:50.509Z] #23 23.27 Building dependency tree... [2020-09-16T12:51:50.509Z] #23 ... [2020-09-16T12:51:50.509Z] [2020-09-16T12:51:50.509Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:50.509Z] #51 14.35 Fetched 8204 kB in 9s (872 kB/s) [2020-09-16T12:51:50.509Z] #51 14.35 Reading package lists... [2020-09-16T12:51:50.509Z] #51 19.47 Reading package lists... [2020-09-16T12:51:50.773Z] #51 ... [2020-09-16T12:51:50.773Z] [2020-09-16T12:51:50.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:50.773Z] #38 23.57 Building dependency tree... [2020-09-16T12:51:51.037Z] #38 ... [2020-09-16T12:51:51.037Z] [2020-09-16T12:51:51.037Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:51.037Z] #10 14.90 Fetched 8204 kB in 10s (819 kB/s) [2020-09-16T12:51:51.037Z] #10 14.90 Reading package lists... [2020-09-16T12:51:51.037Z] #10 20.03 Reading package lists... [2020-09-16T12:51:51.302Z] #10 ... [2020-09-16T12:51:51.302Z] [2020-09-16T12:51:51.302Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:51.302Z] #32 24.68 The following additional packages will be installed: [2020-09-16T12:51:51.302Z] #32 24.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-16T12:51:51.302Z] #32 24.72 Suggested packages: [2020-09-16T12:51:51.302Z] #32 24.72 cmake-doc ninja-build lrzip [2020-09-16T12:51:51.302Z] #32 24.72 Recommended packages: [2020-09-16T12:51:51.302Z] #32 24.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-16T12:51:51.667Z] #33 47.03 Selecting previously unselected package libicu63:ppc64el. [2020-09-16T12:51:51.667Z] #33 47.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-16T12:51:51.667Z] #33 47.06 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-16T12:51:51.967Z] #33 ... [2020-09-16T12:51:51.967Z] [2020-09-16T12:51:51.967Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:51:51.967Z] #26 2.595 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-16T12:51:51.967Z] #26 3.197 [2020-09-16T12:51:51.967Z] #26 3.555 #=#=# ## 2.8% ###### 8.9% ####### 10.9% ########## 15.0% ############## 19.7% ################# 24.2% ##################### 29.5% ######################## 33.6% ########################### 37.7% ############################## 41.7% ################################# 45.8% ################################## 47.9% ##################################### 51.9% ######################################## 56.0% ############################################ 62.1% ################################################# 68.2% ##################################################### 74.3% ######################################################### 80.4% ############################################################## 86.5% ################################################################## 92.6% ######################################################################## 100.0% [2020-09-16T12:51:51.967Z] #26 6.735 [2020-09-16T12:51:51.967Z] #26 6.996 ########### 16.7% ############################### 43.3% ##################################################################### 96.7% ######################################################################## 100.0% [2020-09-16T12:51:51.967Z] #26 7.749 [2020-09-16T12:51:51.967Z] #26 8.028 ######## 12.2% ####################### 32.8% ############################################# 63.4% ######################################################################## 100.0% [2020-09-16T12:51:51.967Z] #26 ... [2020-09-16T12:51:51.967Z] [2020-09-16T12:51:51.967Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:51.967Z] #39 37.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-16T12:51:51.967Z] #39 37.86 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-09-16T12:51:51.967Z] #39 37.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-16T12:51:51.967Z] #39 37.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-16T12:51:51.967Z] #39 37.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-16T12:51:51.967Z] #39 37.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-16T12:51:51.967Z] #39 40.35 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:51.967Z] #39 40.60 Fetched 4075 kB in 1s (3620 kB/s) [2020-09-16T12:51:51.967Z] #39 40.74 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-16T12:51:51.967Z] #39 40.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-16T12:51:51.967Z] #39 40.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 40.87 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-16T12:51:51.967Z] #39 41.05 Selecting previously unselected package libnet1:ppc64el. [2020-09-16T12:51:51.967Z] #39 41.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 41.07 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-16T12:51:51.967Z] #39 41.26 Selecting previously unselected package libnet1-dev. [2020-09-16T12:51:51.967Z] #39 41.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 41.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:51:51.967Z] #39 41.52 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-16T12:51:51.967Z] #39 41.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 41.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-16T12:51:51.967Z] #39 41.72 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-16T12:51:51.967Z] #39 41.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 41.75 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-16T12:51:51.967Z] #39 42.11 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-16T12:51:51.967Z] #39 42.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 42.12 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-16T12:51:51.967Z] #39 42.28 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-16T12:51:51.967Z] #39 42.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 42.29 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-16T12:51:51.967Z] #39 42.56 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-16T12:51:51.967Z] #39 42.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 42.58 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-16T12:51:51.967Z] #39 43.24 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-16T12:51:51.967Z] #39 43.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 43.25 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-16T12:51:51.967Z] #39 44.31 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-16T12:51:51.967Z] #39 44.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 44.31 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-16T12:51:51.967Z] #39 44.56 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-16T12:51:51.967Z] #39 44.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 44.60 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-16T12:51:51.967Z] #39 46.46 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-16T12:51:51.967Z] #39 46.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 46.50 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-16T12:51:51.967Z] #39 47.36 Selecting previously unselected package protobuf-c-compiler. [2020-09-16T12:51:51.967Z] #39 47.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 47.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:51:51.967Z] #39 47.56 Selecting previously unselected package protobuf-compiler. [2020-09-16T12:51:51.967Z] #39 47.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-16T12:51:51.967Z] #39 47.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:51:51.967Z] #39 47.80 Selecting previously unselected package python-pkg-resources. [2020-09-16T12:51:51.967Z] #39 47.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:51:51.967Z] #39 47.81 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-16T12:51:52.255Z] #32 25.72 The following NEW packages will be installed: [2020-09-16T12:51:52.255Z] #32 25.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-16T12:51:52.255Z] #32 25.74 vim-common xxd [2020-09-16T12:51:52.268Z] #39 48.17 Selecting previously unselected package python-six. [2020-09-16T12:51:52.268Z] #39 ... [2020-09-16T12:51:52.268Z] [2020-09-16T12:51:52.268Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:51:52.268Z] #26 8.837 [2020-09-16T12:51:52.283Z] #32 31.77 Reading package lists... [2020-09-16T12:51:52.283Z] #32 ... [2020-09-16T12:51:52.283Z] [2020-09-16T12:51:52.284Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:52.284Z] #23 31.04 Reading package lists... [2020-09-16T12:51:52.518Z] #32 26.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:52.518Z] #32 26.14 Need to get 14.2 MB of archives. [2020-09-16T12:51:52.518Z] #32 26.14 After this operation, 60.0 MB of additional disk space will be used. [2020-09-16T12:51:52.518Z] #32 26.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-16T12:51:52.518Z] #32 26.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:51:52.518Z] #32 26.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-16T12:51:52.518Z] #32 26.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-16T12:51:52.523Z] #30 44.12 errors [2020-09-16T12:51:52.523Z] #30 44.13 sort [2020-09-16T12:51:52.523Z] #30 ... [2020-09-16T12:51:52.523Z] [2020-09-16T12:51:52.523Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:51:52.523Z] #51 30.08 Reading package lists... [2020-09-16T12:51:52.523Z] #51 37.26 Building dependency tree... [2020-09-16T12:51:52.523Z] #51 41.14 The following additional packages will be installed: [2020-09-16T12:51:52.523Z] #51 41.18 libbtrfs0 [2020-09-16T12:51:52.523Z] #51 41.46 The following NEW packages will be installed: [2020-09-16T12:51:52.523Z] #51 41.46 libbtrfs-dev libbtrfs0 [2020-09-16T12:51:52.523Z] #51 41.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:52.523Z] #51 41.94 Need to get 119 kB of archives. [2020-09-16T12:51:52.523Z] #51 41.94 After this operation, 387 kB of additional disk space will be used. [2020-09-16T12:51:52.523Z] #51 41.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-16T12:51:52.523Z] #51 41.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-16T12:51:52.523Z] #51 43.30 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:52.523Z] #51 43.44 Fetched 119 kB in 0s (317 kB/s) [2020-09-16T12:51:52.523Z] #51 43.58 Selecting previously unselected package libbtrfs0. [2020-09-16T12:51:52.524Z] #51 43.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-09-16T12:51:52.524Z] #51 43.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-16T12:51:52.524Z] #51 43.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:51:52.524Z] #51 43.83 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:51:52.524Z] #51 43.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-16T12:51:52.524Z] #51 43.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:51:52.524Z] #51 44.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:51:52.524Z] #51 44.11 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:51:52.524Z] #51 44.12 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:51:52.524Z] #51 DONE 44.4s [2020-09-16T12:51:52.524Z] [2020-09-16T12:51:52.524Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:52.524Z] #23 40.70 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-16T12:51:52.524Z] #23 40.70 The following additional packages will be installed: [2020-09-16T12:51:52.524Z] #23 40.75 libjq1 libonig5 [2020-09-16T12:51:52.524Z] #23 41.32 The following NEW packages will be installed: [2020-09-16T12:51:52.524Z] #23 41.36 jq libjq1 libonig5 [2020-09-16T12:51:52.524Z] #23 41.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:52.524Z] #23 41.79 Need to get 355 kB of archives. [2020-09-16T12:51:52.524Z] #23 41.79 After this operation, 1072 kB of additional disk space will be used. [2020-09-16T12:51:52.524Z] #23 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-16T12:51:52.524Z] #23 41.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-16T12:51:52.524Z] #23 41.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-16T12:51:52.524Z] #23 43.17 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:52.524Z] #23 43.40 Fetched 355 kB in 0s (1078 kB/s) [2020-09-16T12:51:52.524Z] #23 43.46 Selecting previously unselected package libonig5:amd64. [2020-09-16T12:51:52.524Z] #23 43.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-09-16T12:51:52.524Z] #23 43.50 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-16T12:51:52.524Z] #23 43.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:51:52.524Z] #23 43.73 Selecting previously unselected package libjq1:amd64. [2020-09-16T12:51:52.524Z] #23 43.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:51:52.524Z] #23 43.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:51:52.524Z] #23 43.95 Selecting previously unselected package jq. [2020-09-16T12:51:52.524Z] #23 43.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:51:52.524Z] #23 43.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:51:52.524Z] #23 44.13 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:51:52.524Z] #23 44.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:51:52.524Z] #23 44.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:51:52.524Z] #23 44.19 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:51:52.804Z] #23 DONE 44.6s [2020-09-16T12:51:52.804Z] [2020-09-16T12:51:52.804Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T12:51:52.804Z] #24 DONE 0.1s [2020-09-16T12:51:52.804Z] [2020-09-16T12:51:52.804Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:52.804Z] #38 42.30 The following additional packages will be installed: [2020-09-16T12:51:52.804Z] #38 42.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-16T12:51:52.804Z] #38 42.30 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-16T12:51:52.804Z] #38 42.30 Suggested packages: [2020-09-16T12:51:52.804Z] #38 42.33 manpages-dev python-setuptools [2020-09-16T12:51:52.804Z] #38 43.71 The following NEW packages will be installed: [2020-09-16T12:51:52.804Z] #38 43.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-16T12:51:52.804Z] #38 43.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-16T12:51:52.804Z] #38 43.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-16T12:51:52.804Z] #38 43.72 python-six zlib1g-dev [2020-09-16T12:51:52.804Z] #38 44.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:52.804Z] #38 44.17 Need to get 4095 kB of archives. [2020-09-16T12:51:52.804Z] #38 44.17 After this operation, 22.5 MB of additional disk space will be used. [2020-09-16T12:51:52.804Z] #38 44.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-16T12:51:52.804Z] #38 44.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-16T12:51:52.804Z] #38 44.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-16T12:51:52.804Z] #38 44.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-16T12:51:52.804Z] #38 44.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-16T12:51:52.804Z] #38 44.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-16T12:51:52.804Z] #38 44.23 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-09-16T12:51:52.804Z] #38 44.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-16T12:51:52.804Z] #38 44.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-16T12:51:52.804Z] #38 44.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-16T12:51:52.804Z] #38 44.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-16T12:51:52.804Z] #38 44.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-16T12:51:52.804Z] #38 44.64 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-09-16T12:51:52.804Z] #38 44.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-16T12:51:52.804Z] #38 44.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-16T12:51:52.804Z] #38 44.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-16T12:51:52.804Z] #38 44.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-16T12:51:53.096Z] #32 26.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-16T12:51:53.096Z] #32 26.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-16T12:51:53.096Z] #32 26.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-16T12:51:53.362Z] #32 26.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-16T12:51:53.362Z] #32 26.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-16T12:51:53.362Z] #32 26.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-16T12:51:53.362Z] #32 ... [2020-09-16T12:51:53.362Z] [2020-09-16T12:51:53.362Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:53.362Z] #47 17.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-16T12:51:53.362Z] #47 17.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-16T12:51:53.362Z] #47 18.22 runtime [2020-09-16T12:51:53.362Z] #47 ... [2020-09-16T12:51:53.362Z] [2020-09-16T12:51:53.362Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:53.362Z] #38 25.98 The following additional packages will be installed: [2020-09-16T12:51:53.362Z] #38 25.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-16T12:51:53.362Z] #38 25.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-16T12:51:53.362Z] #38 25.99 Suggested packages: [2020-09-16T12:51:53.362Z] #38 25.99 manpages-dev python-setuptools [2020-09-16T12:51:53.362Z] #38 27.04 The following NEW packages will be installed: [2020-09-16T12:51:53.362Z] #38 27.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-16T12:51:53.362Z] #38 27.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-16T12:51:53.362Z] #38 27.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-16T12:51:53.362Z] #38 27.05 python-six zlib1g-dev [2020-09-16T12:51:53.626Z] #38 27.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:53.626Z] #38 27.44 Need to get 3798 kB of archives. [2020-09-16T12:51:53.626Z] #38 27.44 After this operation, 21.6 MB of additional disk space will be used. [2020-09-16T12:51:53.626Z] #38 27.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-16T12:51:53.626Z] #38 27.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-16T12:51:53.952Z] #38 27.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-16T12:51:54.197Z] #23 38.20 Building dependency tree... [2020-09-16T12:51:54.197Z] #23 ... [2020-09-16T12:51:54.197Z] [2020-09-16T12:51:54.197Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:54.197Z] #60 DONE 39.9s [2020-09-16T12:51:54.197Z] [2020-09-16T12:51:54.197Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:54.197Z] #23 38.20 Building dependency tree... [2020-09-16T12:51:54.216Z] #38 27.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-16T12:51:54.216Z] #38 27.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-16T12:51:54.216Z] #38 27.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-16T12:51:54.216Z] #38 27.94 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-09-16T12:51:54.216Z] #38 27.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-16T12:51:54.216Z] #38 27.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-16T12:51:54.216Z] #38 28.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-16T12:51:54.480Z] #38 28.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-16T12:51:54.480Z] #38 28.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-16T12:51:54.480Z] #38 28.18 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-09-16T12:51:54.480Z] #38 28.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-16T12:51:54.480Z] #38 28.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-16T12:51:54.480Z] #38 28.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-16T12:51:54.480Z] #38 28.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-16T12:51:54.696Z] #26 9.106 # 1.9% ##### 7.6% ######## 11.5% ############# 19.1% ################ 22.9% #################### 28.7% ######################## 34.4% ########################## 36.3% ############################## 42.1% ################################### 49.8% ####################################### 55.5% ########################################## 59.4% ############################################## 65.2% ################################################### 70.9% ######################################################## 78.5% ############################################################### 88.2% ################################################################## 92.0% #################################################################### 95.8% ######################################################################## 100.0% [2020-09-16T12:51:54.701Z] #38 46.57 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:54.960Z] #38 46.84 Fetched 4095 kB in 1s (4153 kB/s) [2020-09-16T12:51:54.960Z] #38 46.91 Selecting previously unselected package libcap-dev:amd64. [2020-09-16T12:51:55.142Z] #23 ... [2020-09-16T12:51:55.142Z] [2020-09-16T12:51:55.142Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:55.142Z] #43 DONE 41.4s [2020-09-16T12:51:55.217Z] #38 46.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-16T12:51:55.218Z] #38 46.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-16T12:51:55.218Z] #38 46.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-16T12:51:55.218Z] #38 47.13 Selecting previously unselected package libnet1:amd64. [2020-09-16T12:51:55.218Z] #38 47.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-16T12:51:55.218Z] #38 47.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:51:55.218Z] #38 ... [2020-09-16T12:51:55.218Z] [2020-09-16T12:51:55.218Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:55.218Z] #10 30.16 Reading package lists... [2020-09-16T12:51:55.218Z] #10 37.47 Building dependency tree... [2020-09-16T12:51:55.218Z] #10 42.17 The following additional packages will be installed: [2020-09-16T12:51:55.218Z] #10 42.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-16T12:51:55.218Z] #10 42.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-16T12:51:55.218Z] #10 42.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-16T12:51:55.218Z] #10 42.19 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:51:55.218Z] #10 42.21 Suggested packages: [2020-09-16T12:51:55.218Z] #10 42.21 gcc-8-locales seccomp wine64 [2020-09-16T12:51:55.218Z] #10 43.54 The following NEW packages will be installed: [2020-09-16T12:51:55.218Z] #10 43.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-16T12:51:55.218Z] #10 43.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-16T12:51:55.218Z] #10 43.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-16T12:51:55.218Z] #10 43.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-16T12:51:55.218Z] #10 43.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-16T12:51:55.218Z] #10 43.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:51:55.218Z] #10 43.99 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:55.218Z] #10 43.99 Need to get 77.7 MB of archives. [2020-09-16T12:51:55.218Z] #10 43.99 After this operation, 487 MB of additional disk space will be used. [2020-09-16T12:51:55.218Z] #10 43.99 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-09-16T12:51:55.218Z] #10 44.17 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-09-16T12:51:55.218Z] #10 44.45 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-09-16T12:51:55.218Z] #10 44.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-16T12:51:55.218Z] #10 44.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-16T12:51:55.218Z] #10 44.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-16T12:51:55.218Z] #10 45.12 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-09-16T12:51:55.218Z] #10 45.51 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-09-16T12:51:55.218Z] #10 45.53 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-09-16T12:51:55.347Z] #26 11.81 [2020-09-16T12:51:55.402Z] [2020-09-16T12:51:55.402Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:55.402Z] #32 31.77 Reading package lists... [2020-09-16T12:51:55.402Z] #32 39.08 Building dependency tree... [2020-09-16T12:51:55.459Z] #38 29.34 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:55.475Z] #10 ... [2020-09-16T12:51:55.475Z] [2020-09-16T12:51:55.475Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:55.475Z] #52 1.851 + RM_GOPATH=0 [2020-09-16T12:51:55.475Z] #52 1.851 + TMP_GOPATH= [2020-09-16T12:51:55.475Z] #52 1.851 + : /build [2020-09-16T12:51:55.475Z] #52 1.851 + '[' -z '' ']' [2020-09-16T12:51:55.475Z] #52 1.858 ++ mktemp -d [2020-09-16T12:51:55.475Z] #52 1.859 + export GOPATH=/tmp/tmp.NFU1gAmfys [2020-09-16T12:51:55.475Z] #52 1.859 + GOPATH=/tmp/tmp.NFU1gAmfys [2020-09-16T12:51:55.475Z] #52 1.859 + RM_GOPATH=1 [2020-09-16T12:51:55.475Z] #52 1.859 + case "$(go env GOARCH)" in [2020-09-16T12:51:55.475Z] #52 1.871 ++ go env GOARCH [2020-09-16T12:51:55.475Z] #52 1.880 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:55.475Z] #52 1.881 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:51:55.475Z] #52 1.882 ++ dirname /tmp/install/install.sh [2020-09-16T12:51:55.475Z] #52 1.892 + dir=/tmp/install [2020-09-16T12:51:55.475Z] #52 1.896 + bin=containerd [2020-09-16T12:51:55.475Z] #52 1.896 + shift [2020-09-16T12:51:55.475Z] #52 1.897 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-16T12:51:55.475Z] #52 1.899 + . /tmp/install/containerd.installer [2020-09-16T12:51:55.475Z] #52 1.899 ++ set -e [2020-09-16T12:51:55.475Z] #52 1.900 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:51:55.475Z] #52 1.903 + install_containerd [2020-09-16T12:51:55.475Z] #52 1.904 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-16T12:51:55.475Z] #52 1.904 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:51:55.475Z] #52 1.904 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NFU1gAmfys/src/github.com/containerd/containerd [2020-09-16T12:51:55.475Z] #52 1.906 Cloning into '/tmp/tmp.NFU1gAmfys/src/github.com/containerd/containerd'... [2020-09-16T12:51:55.475Z] #52 ... [2020-09-16T12:51:55.475Z] [2020-09-16T12:51:55.475Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:51:55.475Z] #32 30.92 Reading package lists... [2020-09-16T12:51:55.475Z] #32 37.73 Building dependency tree... [2020-09-16T12:51:55.475Z] #32 41.85 The following additional packages will be installed: [2020-09-16T12:51:55.475Z] #32 41.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-16T12:51:55.475Z] #32 41.89 Suggested packages: [2020-09-16T12:51:55.475Z] #32 41.90 cmake-doc ninja-build lrzip [2020-09-16T12:51:55.475Z] #32 41.91 Recommended packages: [2020-09-16T12:51:55.475Z] #32 41.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-16T12:51:55.475Z] #32 43.21 The following NEW packages will be installed: [2020-09-16T12:51:55.475Z] #32 43.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-16T12:51:55.475Z] #32 43.22 vim-common xxd [2020-09-16T12:51:55.475Z] #32 43.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:55.475Z] #32 43.61 Need to get 14.9 MB of archives. [2020-09-16T12:51:55.475Z] #32 43.61 After this operation, 61.8 MB of additional disk space will be used. [2020-09-16T12:51:55.475Z] #32 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-16T12:51:55.475Z] #32 43.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:51:55.475Z] #32 43.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-16T12:51:55.475Z] #32 43.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-16T12:51:55.475Z] #32 44.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-16T12:51:55.475Z] #32 44.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-16T12:51:55.475Z] #32 44.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-16T12:51:55.475Z] #32 44.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-16T12:51:55.475Z] #32 44.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-16T12:51:55.475Z] #32 44.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-16T12:51:55.475Z] #32 46.78 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:55.475Z] #32 47.01 Fetched 14.9 MB in 2s (8248 kB/s) [2020-09-16T12:51:55.475Z] #32 47.10 Selecting previously unselected package xxd. [2020-09-16T12:51:55.475Z] #32 47.10 (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-09-16T12:51:55.475Z] #32 47.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-16T12:51:55.475Z] #32 47.24 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:51:55.733Z] #32 47.53 Selecting previously unselected package vim-common. [2020-09-16T12:51:55.733Z] #32 47.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:51:55.733Z] #32 ... [2020-09-16T12:51:55.733Z] [2020-09-16T12:51:55.733Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:51:55.733Z] #38 47.46 Selecting previously unselected package libnet1-dev. [2020-09-16T12:51:55.733Z] #38 47.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-16T12:51:55.733Z] #38 47.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:51:55.867Z] #52 ... [2020-09-16T12:51:55.867Z] [2020-09-16T12:51:55.867Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:55.867Z] #45 DONE 154.8s [2020-09-16T12:51:55.993Z] #38 47.82 Selecting previously unselected package libnl-3-200:amd64. [2020-09-16T12:51:55.993Z] #38 47.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-16T12:51:55.993Z] #38 47.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:51:55.993Z] #38 48.04 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-16T12:51:56.046Z] #38 29.78 Fetched 3798 kB in 1s (3537 kB/s) [2020-09-16T12:51:56.168Z] [2020-09-16T12:51:56.168Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:56.251Z] #38 48.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-16T12:51:56.251Z] #38 48.11 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-16T12:51:56.394Z] #38 29.93 Selecting previously unselected package libcap-dev:arm64. [2020-09-16T12:51:56.394Z] #38 29.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-16T12:51:56.394Z] #38 30.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-16T12:51:56.394Z] #38 30.06 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-16T12:51:56.509Z] #38 48.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-16T12:51:56.509Z] #38 48.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:51:56.509Z] #38 48.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:51:56.767Z] #38 48.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-16T12:51:56.767Z] #38 48.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:51:56.767Z] #38 48.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-16T12:51:56.931Z] #26 12.08 0.8% # 1.9% ## 3.5% #### 6.4% ###### 9.1% ######### 13.5% ########## 14.6% ############ 16.8% ############ 17.8% ############# 18.9% ############## 19.5% ############### 21.1% [2020-09-16T12:51:56.932Z] #26 ... [2020-09-16T12:51:56.932Z] [2020-09-16T12:51:56.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:51:56.932Z] #11 42.66 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-09-16T12:51:56.932Z] #11 45.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-16T12:51:56.932Z] #11 45.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-16T12:51:56.932Z] #11 45.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-16T12:51:56.932Z] #11 45.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-16T12:51:56.932Z] #11 45.72 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-09-16T12:51:56.932Z] #11 45.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-16T12:51:56.932Z] #11 45.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-16T12:51:56.932Z] #11 45.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-16T12:51:56.932Z] #11 45.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-16T12:51:56.932Z] #11 45.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-16T12:51:56.932Z] #11 45.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-16T12:51:56.932Z] #11 45.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-16T12:51:56.932Z] #11 45.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-16T12:51:56.932Z] #11 45.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-16T12:51:56.932Z] #11 45.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-16T12:51:56.932Z] #11 47.34 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:56.932Z] #11 47.56 Fetched 78.9 MB in 9s (8339 kB/s) [2020-09-16T12:51:56.932Z] #11 47.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-16T12:51:56.932Z] #11 47.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-16T12:51:56.932Z] #11 47.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-16T12:51:56.932Z] #11 47.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:51:56.932Z] #11 52.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-16T12:51:56.932Z] #11 52.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-16T12:51:56.932Z] #11 52.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:51:56.932Z] #11 ... [2020-09-16T12:51:56.932Z] [2020-09-16T12:51:56.932Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:51:57.027Z] #38 48.86 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-16T12:51:57.027Z] #38 48.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-16T12:51:57.027Z] #38 48.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-16T12:51:57.209Z] #52 ... [2020-09-16T12:51:57.209Z] [2020-09-16T12:51:57.209Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-16T12:51:57.209Z] #46 DONE 0.2s [2020-09-16T12:51:57.209Z] [2020-09-16T12:51:57.209Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-16T12:51:57.209Z] #48 DONE 0.1s [2020-09-16T12:51:57.209Z] [2020-09-16T12:51:57.209Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-16T12:51:57.285Z] #38 49.20 Selecting previously unselected package libprotobuf17:amd64. [2020-09-16T12:51:57.285Z] #38 49.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-16T12:51:57.285Z] #38 49.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-16T12:51:57.501Z] #50 DONE 0.1s [2020-09-16T12:51:57.501Z] [2020-09-16T12:51:57.501Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:57.855Z] #26 12.08 0.8% # 1.9% ## 3.5% #### 6.4% ###### 9.1% ######### 13.5% ########## 14.6% ############ 16.8% ############ 17.8% ############# 18.9% ############## 19.5% ############### 21.1% ############### 22.2% ################ 23.2% ################# 24.9% #################### 28.7% ###################### 31.4% ####################### 33.0% ######################## 34.6% ########################## 36.8% ############################ 39.0% ## [2020-09-16T12:51:57.855Z] #26 ... [2020-09-16T12:51:57.855Z] [2020-09-16T12:51:57.855Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:51:57.855Z] #44 DONE 53.8s [2020-09-16T12:51:57.855Z] [2020-09-16T12:51:57.855Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:51:57.950Z] #32 43.77 The following additional packages will be installed: [2020-09-16T12:51:57.950Z] #32 43.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-16T12:51:57.950Z] #32 43.81 Suggested packages: [2020-09-16T12:51:57.950Z] #32 43.81 cmake-doc ninja-build lrzip [2020-09-16T12:51:57.950Z] #32 43.81 Recommended packages: [2020-09-16T12:51:57.950Z] #32 43.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-16T12:51:58.210Z] #32 ... [2020-09-16T12:51:58.210Z] [2020-09-16T12:51:58.210Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:51:58.210Z] #23 43.16 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-16T12:51:58.210Z] #23 43.16 The following additional packages will be installed: [2020-09-16T12:51:58.210Z] #23 43.18 libjq1 libonig5 [2020-09-16T12:51:58.210Z] #23 43.68 The following NEW packages will be installed: [2020-09-16T12:51:58.210Z] #23 43.70 jq libjq1 libonig5 [2020-09-16T12:51:58.210Z] #23 44.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:51:58.210Z] #23 44.23 Need to get 355 kB of archives. [2020-09-16T12:51:58.210Z] #23 44.23 After this operation, 1072 kB of additional disk space will be used. [2020-09-16T12:51:58.210Z] #23 44.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-16T12:51:58.210Z] #23 44.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-16T12:51:58.210Z] #23 44.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-16T12:51:58.659Z] #38 50.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-16T12:51:58.659Z] #38 50.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-16T12:51:58.659Z] #38 50.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-16T12:51:58.659Z] #38 50.57 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-16T12:51:58.659Z] #38 50.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-16T12:51:58.659Z] #38 50.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-16T12:51:58.774Z] #26 12.08 0.8% # 1.9% ## 3.5% #### 6.4% ###### 9.1% ######### 13.5% ########## 14.6% ############ 16.8% ############ 17.8% ############# 18.9% ############## 19.5% ############### 21.1% ############### 22.2% ################ 23.2% ################# 24.9% #################### 28.7% ###################### 31.4% ####################### 33.0% ######################## 34.6% ########################## 36.8% ############################ 39.0% ############################# 41.1% ############################### 43.3% ############################### 44.4% ################################ 44.9% ################################# 46.6% ################################## 47.7% ################################## 48.2% [2020-09-16T12:51:58.774Z] #26 ... [2020-09-16T12:51:58.774Z] [2020-09-16T12:51:58.774Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:51:58.774Z] #42 44.50 sync [2020-09-16T12:51:58.774Z] #42 44.54 internal/reflectlite [2020-09-16T12:51:58.774Z] #42 47.15 github.com/LK4D4/vndr/godl/singleflight [2020-09-16T12:51:58.774Z] #42 47.22 internal/singleflight [2020-09-16T12:51:58.774Z] #42 47.22 math/rand [2020-09-16T12:51:58.774Z] #42 50.83 sort [2020-09-16T12:51:58.774Z] #42 50.85 syscall [2020-09-16T12:51:58.774Z] #42 50.87 io [2020-09-16T12:51:58.774Z] #42 50.87 strconv [2020-09-16T12:51:58.774Z] #42 ... [2020-09-16T12:51:58.774Z] [2020-09-16T12:51:58.774Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:51:58.774Z] #31 44.57 sync [2020-09-16T12:51:58.774Z] #31 44.59 internal/reflectlite [2020-09-16T12:51:58.774Z] #31 48.67 errors [2020-09-16T12:51:58.774Z] #31 48.67 sort [2020-09-16T12:51:58.774Z] #31 49.22 io [2020-09-16T12:51:58.774Z] #31 49.22 internal/oserror [2020-09-16T12:51:58.774Z] #31 49.26 strconv [2020-09-16T12:51:58.774Z] #31 49.91 syscall [2020-09-16T12:51:59.028Z] #38 ... [2020-09-16T12:51:59.028Z] [2020-09-16T12:51:59.028Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:51:59.028Z] #28 32.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-16T12:51:59.129Z] #31 ... [2020-09-16T12:51:59.129Z] [2020-09-16T12:51:59.129Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:51:59.597Z] #23 45.45 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:51:59.598Z] #23 45.64 Fetched 355 kB in 0s (884 kB/s) [2020-09-16T12:51:59.612Z] #28 33.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-16T12:51:59.868Z] #23 45.76 Selecting previously unselected package libonig5:amd64. [2020-09-16T12:51:59.869Z] #23 45.76 (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-09-16T12:51:59.869Z] #23 45.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-16T12:51:59.869Z] #23 45.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:52:00.129Z] #23 46.16 Selecting previously unselected package libjq1:amd64. [2020-09-16T12:52:00.129Z] #23 46.16 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:52:00.129Z] #23 46.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:52:00.390Z] #23 ... [2020-09-16T12:52:00.390Z] [2020-09-16T12:52:00.390Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:52:00.390Z] #51 31.04 Reading package lists... [2020-09-16T12:52:00.390Z] #51 38.17 Building dependency tree... [2020-09-16T12:52:00.390Z] #51 43.12 The following additional packages will be installed: [2020-09-16T12:52:00.390Z] #51 43.14 libbtrfs0 [2020-09-16T12:52:00.390Z] #51 43.33 The following NEW packages will be installed: [2020-09-16T12:52:00.390Z] #51 43.36 libbtrfs-dev libbtrfs0 [2020-09-16T12:52:00.390Z] #51 43.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:00.390Z] #51 43.88 Need to get 119 kB of archives. [2020-09-16T12:52:00.390Z] #51 43.88 After this operation, 387 kB of additional disk space will be used. [2020-09-16T12:52:00.390Z] #51 43.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-16T12:52:00.390Z] #51 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-16T12:52:00.390Z] #51 44.89 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:00.390Z] #51 45.13 Fetched 119 kB in 0s (348 kB/s) [2020-09-16T12:52:00.390Z] #51 45.27 Selecting previously unselected package libbtrfs0. [2020-09-16T12:52:00.390Z] #51 45.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-16T12:52:00.390Z] #51 45.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-16T12:52:00.390Z] #51 45.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:52:00.390Z] #51 45.54 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:52:00.390Z] #51 45.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-16T12:52:00.390Z] #51 45.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:52:00.390Z] #51 45.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:52:00.390Z] #51 45.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:52:00.390Z] #51 45.85 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:00.390Z] #51 DONE 46.3s [2020-09-16T12:52:00.390Z] [2020-09-16T12:52:00.390Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:52:00.564Z] #38 52.47 Selecting previously unselected package libprotoc17:amd64. [2020-09-16T12:52:00.564Z] #38 52.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:00.564Z] #38 52.50 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:00.652Z] #23 46.55 Selecting previously unselected package jq. [2020-09-16T12:52:00.652Z] #23 46.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:52:00.652Z] #23 46.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:52:00.822Z] #38 ... [2020-09-16T12:52:00.822Z] [2020-09-16T12:52:00.822Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:00.822Z] #25 2.960 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-16T12:52:00.822Z] #25 3.293 [2020-09-16T12:52:00.822Z] #25 3.463 1.1% ## 3.3% ####### 10.4% ############ 16.8% ############### 22.0% ##################### 29.8% ######################## 33.8% ########################### 38.2% ############################## 42.4% ################################# 47.0% ##################################### 51.5% ######################################## 56.7% ########################################### 60.8% ############################################### 65.4% ################################################## 70.1% ###################################################### 75.6% ########################################################### 82.0% ############################################################ 84.6% ################################################################# 91.3% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-16T12:52:00.822Z] #25 5.987 [2020-09-16T12:52:00.822Z] #25 6.158 0.2% ############ 17.6% #################### 29.0% ############################################################ 84.7% ######################################################################## 100.0% [2020-09-16T12:52:00.822Z] #25 6.839 [2020-09-16T12:52:00.822Z] #25 7.030 ############### 21.2% ########################################################### 82.7% ######################################################################## 100.0% [2020-09-16T12:52:00.822Z] #25 7.504 [2020-09-16T12:52:01.015Z] #28 ... [2020-09-16T12:52:01.015Z] [2020-09-16T12:52:01.015Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:52:01.015Z] #51 24.68 Building dependency tree... [2020-09-16T12:52:01.015Z] #51 27.20 The following additional packages will be installed: [2020-09-16T12:52:01.015Z] #51 27.21 libbtrfs0 [2020-09-16T12:52:01.015Z] #51 27.37 The following NEW packages will be installed: [2020-09-16T12:52:01.015Z] #51 27.39 libbtrfs-dev libbtrfs0 [2020-09-16T12:52:01.015Z] #51 27.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:01.015Z] #51 27.90 Need to get 119 kB of archives. [2020-09-16T12:52:01.015Z] #51 27.90 After this operation, 387 kB of additional disk space will be used. [2020-09-16T12:52:01.015Z] #51 27.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-16T12:52:01.015Z] #51 27.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-16T12:52:01.015Z] #51 29.04 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:01.015Z] #51 29.21 Fetched 119 kB in 0s (286 kB/s) [2020-09-16T12:52:01.015Z] #51 29.34 Selecting previously unselected package libbtrfs0. [2020-09-16T12:52:01.015Z] #51 29.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-16T12:52:01.015Z] #51 29.45 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-16T12:52:01.015Z] #51 29.49 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:52:01.015Z] #51 29.71 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:52:01.015Z] #51 29.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-16T12:52:01.015Z] #51 29.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:52:01.015Z] #51 30.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:52:01.015Z] #51 30.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:52:01.015Z] #51 30.09 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:01.231Z] #23 47.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:52:01.231Z] #23 47.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:52:01.231Z] #23 47.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:52:01.231Z] #23 47.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:01.283Z] #51 ... [2020-09-16T12:52:01.283Z] [2020-09-16T12:52:01.283Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:52:01.283Z] #23 25.98 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-16T12:52:01.283Z] #23 25.98 The following additional packages will be installed: [2020-09-16T12:52:01.283Z] #23 25.98 libjq1 libonig5 [2020-09-16T12:52:01.283Z] #23 26.30 The following NEW packages will be installed: [2020-09-16T12:52:01.283Z] #23 26.33 jq libjq1 libonig5 [2020-09-16T12:52:01.283Z] #23 26.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:01.283Z] #23 26.74 Need to get 325 kB of archives. [2020-09-16T12:52:01.283Z] #23 26.74 After this operation, 1019 kB of additional disk space will be used. [2020-09-16T12:52:01.283Z] #23 26.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-16T12:52:01.283Z] #23 26.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-16T12:52:01.283Z] #23 26.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-16T12:52:01.283Z] #23 28.07 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:01.283Z] #23 28.29 Fetched 325 kB in 0s (950 kB/s) [2020-09-16T12:52:01.283Z] #23 28.39 Selecting previously unselected package libonig5:arm64. [2020-09-16T12:52:01.283Z] #23 28.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-16T12:52:01.283Z] #23 28.57 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-16T12:52:01.283Z] #23 28.63 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-16T12:52:01.283Z] #23 28.91 Selecting previously unselected package libjq1:arm64. [2020-09-16T12:52:01.283Z] #23 28.91 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-16T12:52:01.283Z] #23 28.98 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-16T12:52:01.283Z] #23 29.17 Selecting previously unselected package jq. [2020-09-16T12:52:01.283Z] #23 29.21 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-16T12:52:01.283Z] #23 29.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:52:01.283Z] #23 29.63 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-16T12:52:01.283Z] #23 29.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-16T12:52:01.283Z] #23 29.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:52:01.283Z] #23 29.79 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:01.386Z] #25 7.698 ## 3.1% ####### 9.8% ############# 18.2% ################# 24.9% ###################### 30.9% ########################## 37.2% ############################ 39.1% ############################# 40.9% [2020-09-16T12:52:01.386Z] #25 ... [2020-09-16T12:52:01.386Z] [2020-09-16T12:52:01.386Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:01.386Z] #41 43.28 internal/reflectlite [2020-09-16T12:52:01.386Z] #41 43.28 github.com/LK4D4/vndr/godl/singleflight [2020-09-16T12:52:01.386Z] #41 43.41 math/rand [2020-09-16T12:52:01.386Z] #41 44.32 internal/singleflight [2020-09-16T12:52:01.386Z] #41 46.33 strconv [2020-09-16T12:52:01.386Z] #41 46.35 io [2020-09-16T12:52:01.386Z] #41 47.86 bytes [2020-09-16T12:52:01.386Z] #41 50.12 bufio [2020-09-16T12:52:01.386Z] #41 50.32 reflect [2020-09-16T12:52:01.386Z] #41 52.13 syscall [2020-09-16T12:52:01.386Z] #41 ... [2020-09-16T12:52:01.386Z] [2020-09-16T12:52:01.386Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:01.492Z] #23 DONE 47.6s [2020-09-16T12:52:01.492Z] [2020-09-16T12:52:01.492Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T12:52:01.492Z] #24 DONE 0.0s [2020-09-16T12:52:01.492Z] [2020-09-16T12:52:01.492Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:01.492Z] #52 1.101 + RM_GOPATH=0 [2020-09-16T12:52:01.492Z] #52 1.101 + TMP_GOPATH= [2020-09-16T12:52:01.492Z] #52 1.101 + : /build [2020-09-16T12:52:01.492Z] #52 1.102 + '[' -z '' ']' [2020-09-16T12:52:01.492Z] #52 1.104 ++ mktemp -d [2020-09-16T12:52:01.492Z] #52 1.107 + export GOPATH=/tmp/tmp.r7ORYwdmGL [2020-09-16T12:52:01.492Z] #52 1.107 + GOPATH=/tmp/tmp.r7ORYwdmGL [2020-09-16T12:52:01.492Z] #52 1.107 + RM_GOPATH=1 [2020-09-16T12:52:01.492Z] #52 1.107 + case "$(go env GOARCH)" in [2020-09-16T12:52:01.492Z] #52 1.108 ++ go env GOARCH [2020-09-16T12:52:01.492Z] #52 1.135 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:01.492Z] #52 1.135 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:01.492Z] #52 1.137 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:01.492Z] #52 1.145 + dir=/tmp/install [2020-09-16T12:52:01.492Z] #52 1.149 + bin=containerd [2020-09-16T12:52:01.492Z] #52 1.149 + shift [2020-09-16T12:52:01.492Z] #52 1.149 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-16T12:52:01.492Z] #52 1.149 + . /tmp/install/containerd.installer [2020-09-16T12:52:01.492Z] #52 1.150 ++ set -e [2020-09-16T12:52:01.492Z] #52 1.151 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:01.492Z] #52 1.151 + install_containerd [2020-09-16T12:52:01.492Z] #52 1.152 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-16T12:52:01.492Z] #52 1.152 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:01.492Z] #52 1.152 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r7ORYwdmGL/src/github.com/containerd/containerd [2020-09-16T12:52:01.492Z] #52 1.156 Cloning into '/tmp/tmp.r7ORYwdmGL/src/github.com/containerd/containerd'... [2020-09-16T12:52:01.549Z] #23 ... [2020-09-16T12:52:01.549Z] [2020-09-16T12:52:01.549Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:01.549Z] #10 25.29 Building dependency tree... [2020-09-16T12:52:01.549Z] #10 27.81 The following additional packages will be installed: [2020-09-16T12:52:01.549Z] #10 27.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-16T12:52:01.549Z] #10 27.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-16T12:52:01.549Z] #10 27.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-16T12:52:01.549Z] #10 27.83 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:52:01.549Z] #10 27.84 Suggested packages: [2020-09-16T12:52:01.549Z] #10 27.85 gcc-8-locales seccomp wine64 [2020-09-16T12:52:01.549Z] #10 28.73 The following NEW packages will be installed: [2020-09-16T12:52:01.549Z] #10 28.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-16T12:52:01.549Z] #10 28.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-16T12:52:01.549Z] #10 28.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-16T12:52:01.549Z] #10 28.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-16T12:52:01.549Z] #10 28.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-16T12:52:01.549Z] #10 28.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:52:01.549Z] #10 29.27 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:01.549Z] #10 29.27 Need to get 73.3 MB of archives. [2020-09-16T12:52:01.550Z] #10 29.27 After this operation, 472 MB of additional disk space will be used. [2020-09-16T12:52:01.550Z] #10 29.27 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-09-16T12:52:01.550Z] #10 29.58 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-09-16T12:52:01.550Z] #10 29.81 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-09-16T12:52:01.550Z] #10 29.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-16T12:52:01.550Z] #10 29.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-16T12:52:01.550Z] #10 29.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-16T12:52:01.550Z] #10 30.17 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-09-16T12:52:01.550Z] #10 30.66 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-09-16T12:52:01.550Z] #10 30.70 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-09-16T12:52:01.816Z] #10 35.50 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-09-16T12:52:02.063Z] #52 ... [2020-09-16T12:52:02.063Z] [2020-09-16T12:52:02.063Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:02.063Z] #38 31.09 Reading package lists... [2020-09-16T12:52:02.063Z] #38 38.36 Building dependency tree... [2020-09-16T12:52:02.063Z] #38 42.82 The following additional packages will be installed: [2020-09-16T12:52:02.063Z] #38 42.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-16T12:52:02.063Z] #38 42.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-16T12:52:02.063Z] #38 42.85 Suggested packages: [2020-09-16T12:52:02.063Z] #38 42.86 manpages-dev python-setuptools [2020-09-16T12:52:02.063Z] #38 44.04 The following NEW packages will be installed: [2020-09-16T12:52:02.063Z] #38 44.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-16T12:52:02.063Z] #38 44.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-16T12:52:02.063Z] #38 44.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-16T12:52:02.063Z] #38 44.05 python-six zlib1g-dev [2020-09-16T12:52:02.063Z] #38 44.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:02.063Z] #38 44.60 Need to get 4095 kB of archives. [2020-09-16T12:52:02.063Z] #38 44.60 After this operation, 22.5 MB of additional disk space will be used. [2020-09-16T12:52:02.063Z] #38 44.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-16T12:52:02.063Z] #38 44.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-16T12:52:02.063Z] #38 44.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-16T12:52:02.063Z] #38 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-16T12:52:02.063Z] #38 44.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-16T12:52:02.064Z] #38 44.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-16T12:52:02.064Z] #38 44.63 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-09-16T12:52:02.064Z] #38 44.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-16T12:52:02.064Z] #38 44.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-16T12:52:02.064Z] #38 44.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-16T12:52:02.064Z] #38 44.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-16T12:52:02.064Z] #38 44.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-16T12:52:02.064Z] #38 44.93 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-09-16T12:52:02.064Z] #38 44.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-16T12:52:02.064Z] #38 44.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-16T12:52:02.064Z] #38 44.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-16T12:52:02.064Z] #38 44.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-16T12:52:02.064Z] #38 46.20 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:02.064Z] #38 46.65 Fetched 4095 kB in 1s (5221 kB/s) [2020-09-16T12:52:02.064Z] #38 46.96 Selecting previously unselected package libcap-dev:amd64. [2020-09-16T12:52:02.064Z] #38 46.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-09-16T12:52:02.064Z] #38 47.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-16T12:52:02.064Z] #38 47.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-16T12:52:02.064Z] #38 47.42 Selecting previously unselected package libnet1:amd64. [2020-09-16T12:52:02.064Z] #38 47.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-16T12:52:02.064Z] #38 47.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:02.064Z] #38 47.71 Selecting previously unselected package libnet1-dev. [2020-09-16T12:52:02.064Z] #38 47.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-16T12:52:02.064Z] #38 47.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:02.064Z] #38 48.12 Selecting previously unselected package libnl-3-200:amd64. [2020-09-16T12:52:02.064Z] #38 48.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-16T12:52:02.064Z] #38 48.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:52:02.080Z] #10 ... [2020-09-16T12:52:02.080Z] [2020-09-16T12:52:02.080Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:02.080Z] #38 35.63 Selecting previously unselected package libnet1:arm64. [2020-09-16T12:52:02.080Z] #38 35.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-16T12:52:02.080Z] #38 35.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:02.229Z] #26 12.08 0.8% # 1.9% ## 3.5% #### 6.4% ###### 9.1% ######### 13.5% ########## 14.6% ############ 16.8% ############ 17.8% ############# 18.9% ############## 19.5% ############### 21.1% ############### 22.2% ################ 23.2% ################# 24.9% #################### 28.7% ###################### 31.4% ####################### 33.0% ######################## 34.6% ########################## 36.8% ############################ 39.0% ############################# 41.1% ############################### 43.3% ############################### 44.4% ################################ 44.9% ################################# 46.6% ################################## 47.7% ################################## 48.2% ################################### 49.3% #################################### 50.9% ##################################### 52.0% ###################################### 53.1% ####################################### 54.7% ######################################## 56.6% ######################################### 58.3% ########################################### 59.9% ########################################### 61.0% ############################################ 62.3% ############################################## 63.9% ############################################### 66.6% ################################################# 68.8% ################################################### 71.5% ##################################################### 73.7% ###################################################### 76.4% ######################################################## 79.1% ########################################################## 81.8% ############################################################ 84.0% ############################################################## 86.1% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 92.1% ################################################################### 93.7% #################################################################### 94.9% ##################################################################### 96.0% ###################################################################### 97.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-16T12:52:02.229Z] #26 18.89 [2020-09-16T12:52:02.229Z] #26 ... [2020-09-16T12:52:02.229Z] [2020-09-16T12:52:02.229Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:02.229Z] #39 48.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-16T12:52:02.229Z] #39 48.22 Unpacking python-six (1.12.0-1) ... [2020-09-16T12:52:02.229Z] #39 48.34 Selecting previously unselected package python-protobuf. [2020-09-16T12:52:02.229Z] #39 48.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-16T12:52:02.229Z] #39 48.34 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:02.229Z] #39 49.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:02.229Z] #39 56.77 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-16T12:52:02.229Z] #39 56.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:02.229Z] #39 56.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-16T12:52:02.229Z] #39 56.79 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-16T12:52:02.229Z] #39 56.80 Setting up python-six (1.12.0-1) ... [2020-09-16T12:52:02.324Z] #38 48.39 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-16T12:52:02.324Z] #38 ... [2020-09-16T12:52:02.324Z] [2020-09-16T12:52:02.324Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:02.324Z] #30 38.34 internal/reflectlite [2020-09-16T12:52:02.324Z] #30 38.35 sync [2020-09-16T12:52:02.324Z] #30 42.21 errors [2020-09-16T12:52:02.324Z] #30 42.21 sort [2020-09-16T12:52:02.324Z] #30 42.85 strconv [2020-09-16T12:52:02.324Z] #30 43.37 io [2020-09-16T12:52:02.324Z] #30 44.35 internal/oserror [2020-09-16T12:52:02.324Z] #30 44.47 syscall [2020-09-16T12:52:02.324Z] #30 46.95 reflect [2020-09-16T12:52:02.324Z] #30 ... [2020-09-16T12:52:02.324Z] [2020-09-16T12:52:02.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:02.324Z] #10 31.28 Reading package lists... [2020-09-16T12:52:02.324Z] #10 38.68 Building dependency tree... [2020-09-16T12:52:02.324Z] #10 43.25 The following additional packages will be installed: [2020-09-16T12:52:02.324Z] #10 43.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-16T12:52:02.324Z] #10 43.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-16T12:52:02.324Z] #10 43.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-16T12:52:02.324Z] #10 43.27 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:52:02.324Z] #10 43.28 Suggested packages: [2020-09-16T12:52:02.324Z] #10 43.28 gcc-8-locales seccomp wine64 [2020-09-16T12:52:02.324Z] #10 44.47 The following NEW packages will be installed: [2020-09-16T12:52:02.324Z] #10 44.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-16T12:52:02.324Z] #10 44.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-16T12:52:02.324Z] #10 44.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-16T12:52:02.324Z] #10 44.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-16T12:52:02.324Z] #10 44.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-16T12:52:02.325Z] #10 44.50 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-16T12:52:02.325Z] #10 44.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:02.325Z] #10 44.94 Need to get 77.7 MB of archives. [2020-09-16T12:52:02.325Z] #10 44.94 After this operation, 487 MB of additional disk space will be used. [2020-09-16T12:52:02.325Z] #10 44.94 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-09-16T12:52:02.325Z] #10 45.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-16T12:52:02.325Z] #10 45.46 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-09-16T12:52:02.325Z] #10 45.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-16T12:52:02.325Z] #10 45.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-16T12:52:02.325Z] #10 45.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-16T12:52:02.325Z] #10 45.99 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-09-16T12:52:02.325Z] #10 46.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-09-16T12:52:02.325Z] #10 46.41 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-09-16T12:52:02.475Z] #25 7.698 ## 3.1% ####### 9.8% ############# 18.2% ################# 24.9% ###################### 30.9% ########################## 37.2% ############################ 39.1% ############################# 40.9% ############################### 44.2% ###################################### 54.0% ######################################## 56.7% ############################################### 66.6% #################################################### 72.4% ########################################################### 82.1% ############################################################## 86.8% ################################################################### 93.3% ######################################################################## 100.0% [2020-09-16T12:52:02.475Z] #25 ... [2020-09-16T12:52:02.475Z] [2020-09-16T12:52:02.475Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:02.475Z] #30 44.45 strconv [2020-09-16T12:52:02.475Z] #30 45.92 io [2020-09-16T12:52:02.475Z] #30 47.29 internal/oserror [2020-09-16T12:52:02.475Z] #30 47.41 syscall [2020-09-16T12:52:02.475Z] #30 48.65 reflect [2020-09-16T12:52:02.677Z] #38 36.61 Selecting previously unselected package libnet1-dev. [2020-09-16T12:52:02.681Z] #10 ... [2020-09-16T12:52:02.681Z] [2020-09-16T12:52:02.681Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:02.681Z] #38 48.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-16T12:52:02.681Z] #38 48.43 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-16T12:52:02.681Z] #38 48.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-16T12:52:02.681Z] #38 48.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:52:02.681Z] #38 48.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:52:02.689Z] #39 ... [2020-09-16T12:52:02.689Z] [2020-09-16T12:52:02.689Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:02.689Z] #11 57.15 Selecting previously unselected package binutils-mingw-w64. [2020-09-16T12:52:02.689Z] #11 57.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-16T12:52:02.689Z] #11 57.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:52:02.689Z] #11 57.41 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-16T12:52:02.689Z] #11 57.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-16T12:52:02.689Z] #11 57.44 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-16T12:52:02.689Z] #11 57.84 Selecting previously unselected package dmsetup. [2020-09-16T12:52:02.689Z] #11 57.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-16T12:52:02.689Z] #11 57.85 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-16T12:52:02.689Z] #11 58.24 Selecting previously unselected package mingw-w64-common. [2020-09-16T12:52:02.690Z] #11 58.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-16T12:52:02.690Z] #11 58.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-16T12:52:02.836Z] #30 ... [2020-09-16T12:52:02.836Z] [2020-09-16T12:52:02.836Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:02.836Z] #38 53.65 Selecting previously unselected package protobuf-c-compiler. [2020-09-16T12:52:02.836Z] #38 53.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:52:02.836Z] #38 53.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:02.836Z] #38 53.85 Selecting previously unselected package protobuf-compiler. [2020-09-16T12:52:02.836Z] #38 53.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:02.836Z] #38 53.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:02.836Z] #38 54.13 Selecting previously unselected package python-pkg-resources. [2020-09-16T12:52:02.836Z] #38 54.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:52:02.836Z] #38 54.15 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:02.836Z] #38 54.63 Selecting previously unselected package python-six. [2020-09-16T12:52:02.836Z] #38 54.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-16T12:52:02.836Z] #38 54.65 Unpacking python-six (1.12.0-1) ... [2020-09-16T12:52:02.836Z] #38 54.75 Selecting previously unselected package python-protobuf. [2020-09-16T12:52:02.836Z] #38 54.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:02.836Z] #38 54.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:02.941Z] #38 36.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-16T12:52:02.942Z] #38 48.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-16T12:52:02.942Z] #38 48.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:52:02.942Z] #38 48.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-16T12:52:03.202Z] #38 49.19 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-16T12:52:03.202Z] #38 49.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-16T12:52:03.202Z] #38 49.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-16T12:52:03.205Z] #38 ... [2020-09-16T12:52:03.205Z] [2020-09-16T12:52:03.205Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:03.205Z] #30 26.94 internal/reflectlite [2020-09-16T12:52:03.205Z] #30 26.94 sync [2020-09-16T12:52:03.205Z] #30 29.36 sort [2020-09-16T12:52:03.205Z] #30 29.37 errors [2020-09-16T12:52:03.205Z] #30 29.68 io [2020-09-16T12:52:03.205Z] #30 29.70 strconv [2020-09-16T12:52:03.205Z] #30 29.70 internal/oserror [2020-09-16T12:52:03.205Z] #30 30.03 syscall [2020-09-16T12:52:03.205Z] #30 30.98 strings [2020-09-16T12:52:03.205Z] #30 30.99 bytes [2020-09-16T12:52:03.205Z] #30 32.62 reflect [2020-09-16T12:52:03.205Z] #30 33.03 bufio [2020-09-16T12:52:03.205Z] #30 33.27 path [2020-09-16T12:52:03.205Z] #30 34.18 text/tabwriter [2020-09-16T12:52:03.205Z] #30 36.16 time [2020-09-16T12:52:03.205Z] #30 36.18 internal/syscall/execenv [2020-09-16T12:52:03.205Z] #30 36.18 internal/syscall/unix [2020-09-16T12:52:03.463Z] #38 49.57 Selecting previously unselected package libprotobuf17:amd64. [2020-09-16T12:52:03.468Z] #30 ... [2020-09-16T12:52:03.468Z] [2020-09-16T12:52:03.468Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:03.468Z] #38 37.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:03.723Z] #38 49.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:03.723Z] #38 49.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:03.772Z] #38 55.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:04.292Z] #38 50.36 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-16T12:52:04.293Z] #38 50.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:04.293Z] #38 50.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:04.554Z] #38 50.62 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-16T12:52:04.554Z] #38 50.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:04.554Z] #38 50.70 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:04.805Z] #11 ... [2020-09-16T12:52:04.805Z] [2020-09-16T12:52:04.805Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:52:04.805Z] #29 50.70 Checking out files: 77% (1182/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-09-16T12:52:04.805Z] #29 52.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-16T12:52:04.805Z] #29 52.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-16T12:52:04.863Z] #38 ... [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-16T12:52:04.863Z] #51 DONE 38.3s [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:04.863Z] #60 DONE 38.3s [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-16T12:52:04.863Z] #23 DONE 38.4s [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:04.863Z] #43 DONE 38.4s [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:04.863Z] #10 37.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-16T12:52:04.863Z] #10 37.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-16T12:52:04.863Z] #10 37.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-16T12:52:04.863Z] #10 37.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-16T12:52:04.863Z] #10 37.66 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-09-16T12:52:04.863Z] #10 37.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-16T12:52:04.863Z] #10 37.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-16T12:52:04.863Z] #10 37.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-16T12:52:04.863Z] #10 37.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-16T12:52:04.863Z] #10 37.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-16T12:52:04.863Z] #10 37.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-16T12:52:04.863Z] #10 37.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-16T12:52:04.863Z] #10 37.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-16T12:52:04.863Z] #10 37.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-16T12:52:04.863Z] #10 37.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-16T12:52:04.863Z] #10 ... [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T12:52:04.863Z] #24 DONE 0.3s [2020-09-16T12:52:04.863Z] [2020-09-16T12:52:04.863Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:04.863Z] #32 28.78 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:04.863Z] #32 29.01 Fetched 14.2 MB in 2s (7492 kB/s) [2020-09-16T12:52:04.863Z] #32 29.14 Selecting previously unselected package xxd. [2020-09-16T12:52:04.863Z] #32 29.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-16T12:52:04.863Z] #32 29.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-16T12:52:04.863Z] #32 29.33 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:52:04.863Z] #32 29.53 Selecting previously unselected package vim-common. [2020-09-16T12:52:04.863Z] #32 29.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:52:04.863Z] #32 29.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:04.863Z] #32 29.96 Selecting previously unselected package cmake-data. [2020-09-16T12:52:04.863Z] #32 29.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-16T12:52:04.863Z] #32 30.00 Unpacking cmake-data (3.13.4-1) ... [2020-09-16T12:52:05.126Z] #29 ... [2020-09-16T12:52:05.127Z] [2020-09-16T12:52:05.127Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:05.127Z] #26 20.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-16T12:52:05.127Z] #26 20.99 [2020-09-16T12:52:05.127Z] #26 21.19 ### 5.1% ################################################################### 93.1% ######################################################################## 100.0% [2020-09-16T12:52:05.127Z] #26 21.46 [2020-09-16T12:52:05.127Z] #32 ... [2020-09-16T12:52:05.127Z] [2020-09-16T12:52:05.127Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:05.127Z] #41 28.77 internal/reflectlite [2020-09-16T12:52:05.127Z] #41 28.78 math/rand [2020-09-16T12:52:05.127Z] #41 28.78 github.com/LK4D4/vndr/godl/singleflight [2020-09-16T12:52:05.127Z] #41 28.80 internal/singleflight [2020-09-16T12:52:05.127Z] #41 30.97 syscall [2020-09-16T12:52:05.127Z] #41 30.98 vendor/golang.org/x/net/dns/dnsmessage [2020-09-16T12:52:05.127Z] #41 30.98 strconv [2020-09-16T12:52:05.127Z] #41 31.04 bytes [2020-09-16T12:52:05.127Z] #41 32.58 reflect [2020-09-16T12:52:05.127Z] #41 33.31 bufio [2020-09-16T12:52:05.127Z] #41 34.54 regexp/syntax [2020-09-16T12:52:05.127Z] #41 35.61 hash/crc32 [2020-09-16T12:52:05.127Z] #41 36.48 vendor/golang.org/x/text/transform [2020-09-16T12:52:05.127Z] #41 36.53 time [2020-09-16T12:52:05.391Z] #41 ... [2020-09-16T12:52:05.391Z] [2020-09-16T12:52:05.391Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:05.391Z] #10 39.07 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:05.659Z] #10 39.26 Fetched 73.3 MB in 9s (8118 kB/s) [2020-09-16T12:52:05.659Z] #10 39.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-16T12:52:05.659Z] #10 39.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-16T12:52:05.659Z] #10 39.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-16T12:52:05.659Z] #10 39.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:52:05.678Z] #38 ... [2020-09-16T12:52:05.678Z] [2020-09-16T12:52:05.678Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:05.678Z] #32 47.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:05.678Z] #32 48.09 Selecting previously unselected package cmake-data. [2020-09-16T12:52:05.678Z] #32 48.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-16T12:52:05.678Z] #32 48.11 Unpacking cmake-data (3.13.4-1) ... [2020-09-16T12:52:05.678Z] #32 51.00 Selecting previously unselected package libicu63:amd64. [2020-09-16T12:52:05.678Z] #32 51.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-16T12:52:05.678Z] #32 51.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:52:05.937Z] #32 ... [2020-09-16T12:52:05.937Z] [2020-09-16T12:52:05.937Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:05.937Z] #25 9.998 [2020-09-16T12:52:05.993Z] #52 140.3 + bin/containerd-stress [2020-09-16T12:52:06.286Z] #52 141.7 + bin/containerd-shim [2020-09-16T12:52:06.481Z] #38 52.38 Selecting previously unselected package libprotoc17:amd64. [2020-09-16T12:52:06.481Z] #38 52.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:06.481Z] #38 52.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:06.683Z] #26 ... [2020-09-16T12:52:06.683Z] [2020-09-16T12:52:06.683Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:06.683Z] #33 56.91 Selecting previously unselected package libxml2:ppc64el. [2020-09-16T12:52:06.683Z] #33 56.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-16T12:52:06.683Z] #33 56.92 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:06.683Z] #33 57.59 Selecting previously unselected package libarchive13:ppc64el. [2020-09-16T12:52:06.683Z] #33 57.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-16T12:52:06.683Z] #33 57.62 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-16T12:52:06.683Z] #33 58.15 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-16T12:52:06.683Z] #33 58.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-16T12:52:06.683Z] #33 58.17 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-16T12:52:06.683Z] #33 58.29 Selecting previously unselected package librhash0:ppc64el. [2020-09-16T12:52:06.683Z] #33 58.31 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-16T12:52:06.683Z] #33 58.32 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-16T12:52:06.683Z] #33 58.49 Selecting previously unselected package libuv1:ppc64el. [2020-09-16T12:52:06.683Z] #33 58.50 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-16T12:52:06.683Z] #33 58.50 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-16T12:52:06.683Z] #33 58.73 Selecting previously unselected package cmake. [2020-09-16T12:52:06.683Z] #33 58.74 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-16T12:52:06.683Z] #33 58.77 Unpacking cmake (3.13.4-1) ... [2020-09-16T12:52:06.683Z] #33 61.49 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-16T12:52:06.683Z] #33 61.50 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:52:06.683Z] #33 61.50 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-16T12:52:06.683Z] #33 61.51 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:06.683Z] #33 61.61 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-16T12:52:06.683Z] #33 61.62 Setting up cmake-data (3.13.4-1) ... [2020-09-16T12:52:06.683Z] #33 61.66 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:06.683Z] #33 61.67 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-16T12:52:06.683Z] #33 61.68 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-16T12:52:06.683Z] #33 61.68 Setting up cmake (3.13.4-1) ... [2020-09-16T12:52:06.683Z] #33 61.68 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:06.683Z] #33 61.77 Processing triggers for mime-support (3.62) ... [2020-09-16T12:52:06.683Z] #33 DONE 62.3s [2020-09-16T12:52:06.683Z] [2020-09-16T12:52:06.683Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:06.683Z] #26 23.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-16T12:52:06.683Z] #26 23.28 skipping existing 5cb8031fd95d [2020-09-16T12:52:06.683Z] #26 23.36 [2020-09-16T12:52:07.051Z] #38 53.09 Selecting previously unselected package protobuf-c-compiler. [2020-09-16T12:52:07.051Z] #38 53.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:52:07.051Z] #38 53.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:07.224Z] #25 10.24 0.0% 1.4% # 2.0% ## 3.3% ### 5.0% #### 6.3% ##### 7.2% ###### 8.3% ####### 10.4% ######## 12.4% ########## 14.1% ########### 15.4% ########### 16.4% ############ 17.5% ############# 18.1% ############# 19.1% ############## 20.1% ############### 21.5% ############### 22.2% ################ 23.4% ################## 25.0% ################## 25.9% ################### 27.1% #################### 28.0% ##################### 29.2% ##################### 30.5% ###################### 31.5% ####################### 32.6% ######################## 33.6% ######################## 34.6% ########################## 36.4% ########################### 37.9% ############################ 39.4% ############################# 41.0% ############################## 42.5% ################################ 44.8% ################################# 46.4% ################################## 48.1% ################################### 49.7% #################################### 51.2% [2020-09-16T12:52:07.224Z] #25 ... [2020-09-16T12:52:07.224Z] [2020-09-16T12:52:07.224Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:07.224Z] #10 49.15 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-09-16T12:52:07.224Z] #10 52.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-16T12:52:07.224Z] #10 52.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-16T12:52:07.224Z] #10 52.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-16T12:52:07.224Z] #10 52.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-16T12:52:07.224Z] #10 52.17 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-09-16T12:52:07.224Z] #10 52.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-16T12:52:07.224Z] #10 52.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-16T12:52:07.224Z] #10 52.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-16T12:52:07.224Z] #10 52.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-16T12:52:07.224Z] #10 52.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-16T12:52:07.224Z] #10 52.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-16T12:52:07.224Z] #10 52.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-16T12:52:07.224Z] #10 52.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-16T12:52:07.224Z] #10 52.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-16T12:52:07.224Z] #10 52.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-16T12:52:07.224Z] #10 53.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:07.224Z] #10 54.25 Fetched 77.7 MB in 9s (8899 kB/s) [2020-09-16T12:52:07.224Z] #10 54.39 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-16T12:52:07.224Z] #10 54.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-16T12:52:07.224Z] #10 54.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-16T12:52:07.224Z] #10 54.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:52:07.224Z] #10 57.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-16T12:52:07.224Z] #10 57.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-16T12:52:07.224Z] #10 57.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:52:07.312Z] #38 53.31 Selecting previously unselected package protobuf-compiler. [2020-09-16T12:52:07.312Z] #38 53.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:07.312Z] #38 53.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:07.481Z] #10 ... [2020-09-16T12:52:07.481Z] [2020-09-16T12:52:07.481Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:07.573Z] #38 53.50 Selecting previously unselected package python-pkg-resources. [2020-09-16T12:52:07.573Z] #38 53.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:52:07.573Z] #38 ... [2020-09-16T12:52:07.573Z] [2020-09-16T12:52:07.573Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:07.573Z] #41 43.47 github.com/LK4D4/vndr/godl/singleflight [2020-09-16T12:52:07.573Z] #41 43.47 io [2020-09-16T12:52:07.573Z] #41 43.84 strconv [2020-09-16T12:52:07.573Z] #41 44.74 bytes [2020-09-16T12:52:07.573Z] #41 47.79 bufio [2020-09-16T12:52:07.573Z] #41 48.59 reflect [2020-09-16T12:52:07.573Z] #41 49.87 syscall [2020-09-16T12:52:07.573Z] #41 ... [2020-09-16T12:52:07.573Z] [2020-09-16T12:52:07.573Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:07.573Z] #25 2.204 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-16T12:52:07.573Z] #25 2.598 [2020-09-16T12:52:07.573Z] #25 2.808 1.3% ##### 7.3% ########## 14.8% ############## 20.5% ##################### 30.5% ########################### 38.1% ################################ 44.6% ###################################### 52.9% ########################################## 59.2% ################################################ 67.5% #################################################### 73.4% ######################################################### 80.4% ############################################################## 87.0% #################################################################### 94.9% ######################################################################## 100.0% [2020-09-16T12:52:07.573Z] #25 4.626 [2020-09-16T12:52:07.573Z] #25 4.839 0.2% ################## 26.2% ##################################### 51.6% ######################################################### 79.3% ######################################################################## 100.0% [2020-09-16T12:52:07.573Z] #25 5.579 [2020-09-16T12:52:07.833Z] #25 5.857 0.2% ######################### 34.9% ######################################### 57.0% ################################################################# 91.5% ######################################################################## 100.0% [2020-09-16T12:52:07.997Z] #25 10.24 0.0% 1.4% # 2.0% ## 3.3% ### 5.0% #### 6.3% ##### 7.2% ###### 8.3% ####### 10.4% ######## 12.4% ########## 14.1% ########### 15.4% ########### 16.4% ############ 17.5% ############# 18.1% ############# 19.1% ############## 20.1% ############### 21.5% ############### 22.2% ################ 23.4% ################## 25.0% ################## 25.9% ################### 27.1% #################### 28.0% ##################### 29.2% ##################### 30.5% ###################### 31.5% ####################### 32.6% ######################## 33.6% ######################## 34.6% ########################## 36.4% ########################### 37.9% ############################ 39.4% ############################# 41.0% ############################## 42.5% ################################ 44.8% ################################# 46.4% ################################## 48.1% ################################### 49.7% #################################### 51.2% ###################################### 53.2% ####################################### 54.9% ######################################## 56.2% ######################################### 57.4% ########################################## 58.5% ########################################### 59.7% ########################################### 61.1% ############################################# 62.6% [2020-09-16T12:52:07.997Z] #25 ... [2020-09-16T12:52:07.997Z] [2020-09-16T12:52:07.997Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:07.997Z] #47 50.04 bytes [2020-09-16T12:52:07.997Z] #47 50.04 syscall [2020-09-16T12:52:07.997Z] #47 52.17 reflect [2020-09-16T12:52:07.997Z] #47 58.67 time [2020-09-16T12:52:08.094Z] #25 6.513 [2020-09-16T12:52:08.255Z] #47 ... [2020-09-16T12:52:08.255Z] [2020-09-16T12:52:08.255Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:52:08.255Z] #28 50.04 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-16T12:52:08.255Z] #28 50.57 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-16T12:52:08.255Z] #28 50.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-16T12:52:08.255Z] #28 ... [2020-09-16T12:52:08.255Z] [2020-09-16T12:52:08.255Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:08.273Z] #26 24.81 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-16T12:52:08.273Z] #26 24.91 skipping existing 283607eaa57e [2020-09-16T12:52:08.576Z] #26 25.05 [2020-09-16T12:52:08.615Z] #25 6.729 # 1.9% #### 6.0% [2020-09-16T12:52:08.615Z] #25 ... [2020-09-16T12:52:08.615Z] [2020-09-16T12:52:08.615Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:08.615Z] #32 44.58 The following NEW packages will be installed: [2020-09-16T12:52:08.615Z] #32 44.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-16T12:52:08.615Z] #32 44.60 vim-common xxd [2020-09-16T12:52:08.615Z] #32 45.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:52:08.615Z] #32 45.02 Need to get 14.9 MB of archives. [2020-09-16T12:52:08.615Z] #32 45.02 After this operation, 61.8 MB of additional disk space will be used. [2020-09-16T12:52:08.615Z] #32 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-16T12:52:08.615Z] #32 45.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:52:08.615Z] #32 45.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-16T12:52:08.615Z] #32 45.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-16T12:52:08.615Z] #32 45.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-16T12:52:08.615Z] #32 46.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-16T12:52:08.615Z] #32 46.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-16T12:52:08.615Z] #32 46.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-16T12:52:08.615Z] #32 46.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-16T12:52:08.615Z] #32 46.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-16T12:52:08.615Z] #32 48.11 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:08.615Z] #32 48.50 Fetched 14.9 MB in 2s (8261 kB/s) [2020-09-16T12:52:08.615Z] #32 48.61 Selecting previously unselected package xxd. [2020-09-16T12:52:08.615Z] #32 48.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-16T12:52:08.615Z] #32 48.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-16T12:52:08.615Z] #32 48.77 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:52:08.615Z] #32 49.09 Selecting previously unselected package vim-common. [2020-09-16T12:52:08.615Z] #32 49.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:52:08.615Z] #32 49.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:08.615Z] #32 49.56 Selecting previously unselected package cmake-data. [2020-09-16T12:52:08.615Z] #32 49.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-16T12:52:08.615Z] #32 49.57 Unpacking cmake-data (3.13.4-1) ... [2020-09-16T12:52:08.615Z] #32 53.05 Selecting previously unselected package libicu63:amd64. [2020-09-16T12:52:08.615Z] #32 53.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-16T12:52:08.615Z] #32 53.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:52:08.615Z] #32 ... [2020-09-16T12:52:08.615Z] [2020-09-16T12:52:08.615Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:09.235Z] #26 ... [2020-09-16T12:52:09.235Z] [2020-09-16T12:52:09.235Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:09.235Z] #31 55.01 bytes [2020-09-16T12:52:09.235Z] #31 55.04 strings [2020-09-16T12:52:09.235Z] #31 62.27 bufio [2020-09-16T12:52:09.235Z] #31 64.73 reflect [2020-09-16T12:52:09.235Z] #31 ... [2020-09-16T12:52:09.235Z] [2020-09-16T12:52:09.235Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:09.235Z] #34 0.396 + RM_GOPATH=0 [2020-09-16T12:52:09.235Z] #34 0.400 + TMP_GOPATH= [2020-09-16T12:52:09.235Z] #34 0.400 + : /build [2020-09-16T12:52:09.235Z] #34 0.401 + '[' -z '' ']' [2020-09-16T12:52:09.235Z] #34 0.402 ++ mktemp -d [2020-09-16T12:52:09.235Z] #34 0.406 + export GOPATH=/tmp/tmp.vA0T0sGYzj [2020-09-16T12:52:09.235Z] #34 0.406 + GOPATH=/tmp/tmp.vA0T0sGYzj [2020-09-16T12:52:09.235Z] #34 0.406 + RM_GOPATH=1 [2020-09-16T12:52:09.235Z] #34 0.408 + case "$(go env GOARCH)" in [2020-09-16T12:52:09.235Z] #34 0.409 ++ go env GOARCH [2020-09-16T12:52:09.235Z] #34 0.422 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:09.235Z] #34 0.422 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:09.235Z] #34 0.426 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:09.235Z] #34 0.430 + dir=/tmp/install [2020-09-16T12:52:09.235Z] #34 0.436 + bin=tini [2020-09-16T12:52:09.235Z] #34 0.436 + shift [2020-09-16T12:52:09.235Z] #34 0.437 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-16T12:52:09.235Z] #34 0.438 + . /tmp/install/tini.installer [2020-09-16T12:52:09.235Z] #34 0.439 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:09.235Z] #34 0.441 + install_tini [2020-09-16T12:52:09.235Z] #34 0.442 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-16T12:52:09.235Z] #34 0.443 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:09.235Z] #34 0.444 + git clone https://github.com/krallin/tini.git /tmp/tmp.vA0T0sGYzj/tini [2020-09-16T12:52:09.235Z] #34 0.447 Cloning into '/tmp/tmp.vA0T0sGYzj/tini'... [2020-09-16T12:52:09.235Z] #34 2.472 + cd /tmp/tmp.vA0T0sGYzj/tini [2020-09-16T12:52:09.235Z] #34 2.478 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:09.235Z] #34 2.491 + cmake . [2020-09-16T12:52:09.886Z] #34 3.308 -- The C compiler identification is GNU 8.3.0 [2020-09-16T12:52:09.886Z] #34 ... [2020-09-16T12:52:09.886Z] [2020-09-16T12:52:09.886Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:09.886Z] #42 55.54 vendor/golang.org/x/net/dns/dnsmessage [2020-09-16T12:52:09.886Z] #42 57.17 bytes [2020-09-16T12:52:09.886Z] #42 63.41 bufio [2020-09-16T12:52:09.886Z] #42 65.29 reflect [2020-09-16T12:52:09.886Z] #42 ... [2020-09-16T12:52:09.886Z] [2020-09-16T12:52:09.886Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:09.886Z] #34 3.367 -- Check for working C compiler: /usr/bin/cc [2020-09-16T12:52:09.986Z] #10 ... [2020-09-16T12:52:09.987Z] [2020-09-16T12:52:09.987Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:09.987Z] #47 33.04 syscall [2020-09-16T12:52:09.987Z] #47 33.05 strings [2020-09-16T12:52:09.987Z] #47 33.06 reflect [2020-09-16T12:52:09.987Z] #47 33.08 bufio [2020-09-16T12:52:09.987Z] #47 35.30 regexp/syntax [2020-09-16T12:52:09.987Z] #47 39.45 regexp [2020-09-16T12:52:09.987Z] #47 42.13 context [2020-09-16T12:52:09.987Z] #47 42.28 internal/poll [2020-09-16T12:52:09.987Z] #47 ... [2020-09-16T12:52:09.987Z] [2020-09-16T12:52:09.987Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:09.987Z] #25 3.776 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-16T12:52:09.987Z] #25 4.051 [2020-09-16T12:52:10.177Z] #25 6.729 # 1.9% #### 6.0% ####### 10.3% ########### 15.9% ############## 20.2% ################## 26.3% ###################### 31.7% ########################## 37.2% ############################## 41.8% ################################## 48.5% ####################################### 54.5% ########################################### 60.1% ############################################### 66.2% ################################################### 71.8% ######################################################## 78.6% ############################################################ 84.4% ################################################################ 89.2% ####################################################################### 98.6% ######################################################################## 100.0% [2020-09-16T12:52:10.541Z] #34 3.936 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T12:52:10.541Z] #34 3.939 -- Detecting C compiler ABI info [2020-09-16T12:52:10.742Z] #52 145.9 + bin/containerd-shim-runc-v1 [2020-09-16T12:52:10.747Z] #25 8.984 [2020-09-16T12:52:10.790Z] #25 4.260 0.0% ##### 8.0% ########### 15.4% ################ 23.0% ######################## 34.1% ############################# 41.5% ################################## 47.8% ####################################### 55.2% ############################################ 62.0% ################################################# 68.8% ###################################################### 76.0% ########################################################### 82.2% ############################################################### 87.5% #################################################################### 94.8% ######################################################################## 100.0% [2020-09-16T12:52:10.842Z] #25 10.24 0.0% 1.4% # 2.0% ## 3.3% ### 5.0% #### 6.3% ##### 7.2% ###### 8.3% ####### 10.4% ######## 12.4% ########## 14.1% ########### 15.4% ########### 16.4% ############ 17.5% ############# 18.1% ############# 19.1% ############## 20.1% ############### 21.5% ############### 22.2% ################ 23.4% ################## 25.0% ################## 25.9% ################### 27.1% #################### 28.0% ##################### 29.2% ##################### 30.5% ###################### 31.5% ####################### 32.6% ######################## 33.6% ######################## 34.6% ########################## 36.4% ########################### 37.9% ############################ 39.4% ############################# 41.0% ############################## 42.5% ################################ 44.8% ################################# 46.4% ################################## 48.1% ################################### 49.7% #################################### 51.2% ###################################### 53.2% ####################################### 54.9% ######################################## 56.2% ######################################### 57.4% ########################################## 58.5% ########################################### 59.7% ########################################### 61.1% ############################################# 62.6% ############################################# 63.6% ############################################## 65.3% ################################################ 67.2% ################################################# 69.0% ################################################## 70.7% ################################################### 72.2% #################################################### 73.2% ##################################################### 74.4% ###################################################### 75.7% ####################################################### 77.3% ######################################################## 79.1% ######################################################### 80.5% ########################################################## 81.5% ########################################################### 83.2% ############################################################ 84.2% ############################################################# 85.7% ############################################################## 86.9% ############################################################### 88.2% ################################################################ 90.1% ################################################################# 91.4% ################################################################## 92.7% #################################################################### 94.6% ##################################################################### 95.9% ##################################################################### 97.0% ###################################################################### 98.2% ######################################################################## 100.0% [2020-09-16T12:52:10.849Z] #34 4.430 -- Detecting C compiler ABI info - done [2020-09-16T12:52:10.849Z] #34 4.496 -- Detecting C compile features [2020-09-16T12:52:11.054Z] #25 5.959 [2020-09-16T12:52:11.054Z] #25 ... [2020-09-16T12:52:11.054Z] [2020-09-16T12:52:11.054Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:11.054Z] #47 44.74 path/filepath [2020-09-16T12:52:11.100Z] #25 18.31 [2020-09-16T12:52:11.496Z] #34 ... [2020-09-16T12:52:11.496Z] [2020-09-16T12:52:11.496Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:11.496Z] #26 26.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-16T12:52:11.496Z] #26 27.37 #=#=# [2020-09-16T12:52:11.496Z] #26 27.57 ######################################################################## 100.0% [2020-09-16T12:52:11.496Z] #26 27.73 [2020-09-16T12:52:11.496Z] #26 27.80 Download of images into '/build' complete. [2020-09-16T12:52:11.496Z] #26 27.80 Use something like the following to load the result into a Docker daemon: [2020-09-16T12:52:11.496Z] #26 27.81 tar -cC '/build' . | docker load [2020-09-16T12:52:11.496Z] #26 DONE 27.9s [2020-09-16T12:52:11.496Z] [2020-09-16T12:52:11.496Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:11.496Z] #39 62.02 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-16T12:52:11.496Z] #39 62.02 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-16T12:52:11.496Z] #39 62.03 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-16T12:52:11.496Z] #39 62.05 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-16T12:52:11.496Z] #39 62.06 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-16T12:52:11.496Z] #39 62.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:11.496Z] #39 62.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:11.496Z] #39 62.07 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-16T12:52:11.496Z] #39 62.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:11.496Z] #39 62.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:12.141Z] #39 ... [2020-09-16T12:52:12.141Z] [2020-09-16T12:52:12.141Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:12.141Z] #48 57.91 strconv [2020-09-16T12:52:12.141Z] #48 57.94 bytes [2020-09-16T12:52:12.141Z] #48 57.99 strings [2020-09-16T12:52:12.141Z] #48 58.16 syscall [2020-09-16T12:52:12.141Z] #48 65.15 bufio [2020-09-16T12:52:12.141Z] #48 ... [2020-09-16T12:52:12.141Z] [2020-09-16T12:52:12.141Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:12.141Z] #31 65.67 path [2020-09-16T12:52:12.141Z] #31 67.19 text/tabwriter [2020-09-16T12:52:12.455Z] #47 46.07 mvdan.cc/sh/v3/fileutil [2020-09-16T12:52:12.486Z] #25 19.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-16T12:52:12.486Z] #25 19.77 [2020-09-16T12:52:12.719Z] #47 46.37 encoding/binary [2020-09-16T12:52:12.719Z] #47 46.38 fmt [2020-09-16T12:52:12.745Z] #25 19.98 # 2.2% ######################################################################## 100.0% [2020-09-16T12:52:13.002Z] #25 20.13 [2020-09-16T12:52:13.475Z] #52 148.9 + bin/containerd-shim-runc-v2 [2020-09-16T12:52:13.949Z] #25 21.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-16T12:52:14.112Z] #52 149.6 + binaries [2020-09-16T12:52:14.113Z] #52 149.6 + install -D bin/containerd /build/containerd [2020-09-16T12:52:14.113Z] #52 149.6 + install -D bin/containerd-shim /build/containerd-shim [2020-09-16T12:52:14.113Z] #52 149.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-16T12:52:14.113Z] #52 149.6 + install -D bin/ctr /build/ctr [2020-09-16T12:52:14.206Z] #25 21.45 [2020-09-16T12:52:14.404Z] #25 9.179 0.8% # 1.6% # 2.5% ## 4.1% ### 5.2% #### 6.6% ##### 8.0% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.0% ########## 14.6% ########## 15.1% ############ 17.1% ############# 18.5% ############## 20.7% ################ 23.4% ################# 24.8% ################### 27.1% #################### 29.1% ###################### 31.5% ######################### 35.1% ######################### 35.9% ########################## 36.9% ########################### 37.7% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 43.0% ################################ 44.6% ################################# 45.9% ################################# 46.8% ################################## 47.9% [2020-09-16T12:52:14.404Z] #25 ... [2020-09-16T12:52:14.404Z] [2020-09-16T12:52:14.404Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:52:14.404Z] #28 50.39 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-16T12:52:14.404Z] #28 51.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-16T12:52:14.404Z] #28 51.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-16T12:52:14.404Z] #28 ... [2020-09-16T12:52:14.404Z] [2020-09-16T12:52:14.404Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:14.499Z] #25 21.61 0.6% ########################################################### 83.3% ######################################################################## 100.0% [2020-09-16T12:52:14.499Z] #25 21.83 [2020-09-16T12:52:14.666Z] #25 9.179 0.8% # 1.6% # 2.5% ## 4.1% ### 5.2% #### 6.6% ##### 8.0% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.0% ########## 14.6% ########## 15.1% ############ 17.1% ############# 18.5% ############## 20.7% ################ 23.4% ################# 24.8% ################### 27.1% #################### 29.1% ###################### 31.5% ######################### 35.1% ######################### 35.9% ########################## 36.9% ########################### 37.7% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 43.0% ################################ 44.6% ################################# 45.9% ################################# 46.8% ################################## 47.9% ################################### 48.9% #################################### 50.1% #################################### 51.3% [2020-09-16T12:52:14.666Z] #25 ... [2020-09-16T12:52:14.666Z] [2020-09-16T12:52:14.666Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:14.666Z] #10 50.70 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-09-16T12:52:14.666Z] #10 53.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-16T12:52:14.666Z] #10 53.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-16T12:52:14.666Z] #10 53.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-16T12:52:14.666Z] #10 53.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-16T12:52:14.666Z] #10 53.34 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-09-16T12:52:14.666Z] #10 53.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-16T12:52:14.666Z] #10 53.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-16T12:52:14.666Z] #10 53.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-16T12:52:14.666Z] #10 53.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-16T12:52:14.666Z] #10 53.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-16T12:52:14.666Z] #10 53.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-16T12:52:14.666Z] #10 53.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-16T12:52:14.666Z] #10 53.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-16T12:52:14.666Z] #10 53.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-16T12:52:14.666Z] #10 53.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-16T12:52:14.666Z] #10 54.91 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:52:14.666Z] #10 55.09 Fetched 77.7 MB in 9s (8734 kB/s) [2020-09-16T12:52:14.666Z] #10 55.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-16T12:52:14.666Z] #10 55.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-09-16T12:52:14.666Z] #10 55.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-16T12:52:14.666Z] #10 55.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:52:14.666Z] #10 57.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-16T12:52:14.666Z] #10 58.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-16T12:52:14.666Z] #10 58.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:52:14.666Z] #47 48.15 encoding/base64 [2020-09-16T12:52:14.667Z] #47 48.16 golang.org/x/sys/unix [2020-09-16T12:52:14.667Z] #47 ... [2020-09-16T12:52:14.667Z] [2020-09-16T12:52:14.667Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:14.667Z] #52 2.212 + RM_GOPATH=0 [2020-09-16T12:52:14.667Z] #52 2.212 + TMP_GOPATH= [2020-09-16T12:52:14.667Z] #52 2.212 + : /build [2020-09-16T12:52:14.667Z] #52 2.212 + '[' -z '' ']' [2020-09-16T12:52:14.667Z] #52 2.212 ++ mktemp -d [2020-09-16T12:52:14.667Z] #52 2.225 + export GOPATH=/tmp/tmp.LOthdjXx9Y [2020-09-16T12:52:14.667Z] #52 2.225 + GOPATH=/tmp/tmp.LOthdjXx9Y [2020-09-16T12:52:14.667Z] #52 2.225 + RM_GOPATH=1 [2020-09-16T12:52:14.667Z] #52 2.225 + case "$(go env GOARCH)" in [2020-09-16T12:52:14.667Z] #52 2.233 ++ go env GOARCH [2020-09-16T12:52:14.667Z] #52 2.245 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:14.667Z] #52 2.245 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:14.667Z] #52 2.246 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:14.667Z] #52 2.249 + dir=/tmp/install [2020-09-16T12:52:14.667Z] #52 2.249 + bin=containerd [2020-09-16T12:52:14.667Z] #52 2.249 + shift [2020-09-16T12:52:14.667Z] #52 2.249 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-16T12:52:14.667Z] #52 2.249 + . /tmp/install/containerd.installer [2020-09-16T12:52:14.667Z] #52 2.249 ++ set -e [2020-09-16T12:52:14.667Z] #52 2.249 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:14.667Z] #52 2.249 + install_containerd [2020-09-16T12:52:14.667Z] #52 2.249 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-16T12:52:14.667Z] #52 2.249 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LOthdjXx9Y/src/github.com/containerd/containerd [2020-09-16T12:52:14.667Z] #52 2.249 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:14.667Z] #52 2.265 Cloning into '/tmp/tmp.LOthdjXx9Y/src/github.com/containerd/containerd'... [2020-09-16T12:52:14.667Z] #52 ... [2020-09-16T12:52:14.667Z] [2020-09-16T12:52:14.667Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:14.667Z] #25 6.146 0.2% ########################## 36.6% ####################################### 54.7% ################################################################### 93.7% ######################################################################## 100.0% [2020-09-16T12:52:14.667Z] #25 6.860 [2020-09-16T12:52:14.667Z] #25 7.140 0.2% ###################### 31.0% ############################################### 66.2% ######################################################################## 100.0% [2020-09-16T12:52:14.667Z] #25 7.840 #=#=# [2020-09-16T12:52:14.667Z] #25 8.121 0.0% #### 6.3% ######### 12.6% ############## 20.4% ################## 25.8% ######################### 35.7% ############################ 40.1% ################################## 47.6% ################################## 47.6% ###################################### 53.1% ########################################## 59.4% ############################################## 65.0% ################################################# 69.2% ######################################################## 78.1% ############################################################ 84.7% [2020-09-16T12:52:14.667Z] #25 ... [2020-09-16T12:52:14.667Z] [2020-09-16T12:52:14.667Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:14.667Z] #38 38.53 Selecting previously unselected package libnl-3-200:arm64. [2020-09-16T12:52:14.667Z] #38 38.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 38.65 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-16T12:52:14.667Z] #38 39.00 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-16T12:52:14.667Z] #38 39.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 39.09 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-16T12:52:14.667Z] #38 39.71 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-16T12:52:14.667Z] #38 39.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 39.72 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-16T12:52:14.667Z] #38 40.20 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-16T12:52:14.667Z] #38 40.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 40.22 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-16T12:52:14.667Z] #38 40.50 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-16T12:52:14.667Z] #38 40.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 40.56 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-16T12:52:14.667Z] #38 41.33 Selecting previously unselected package libprotobuf17:arm64. [2020-09-16T12:52:14.667Z] #38 41.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 41.33 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:14.667Z] #38 42.32 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-16T12:52:14.667Z] #38 42.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 42.34 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:14.667Z] #38 43.51 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-16T12:52:14.667Z] #38 43.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 43.52 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:14.667Z] #38 45.41 Selecting previously unselected package libprotoc17:arm64. [2020-09-16T12:52:14.667Z] #38 45.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 45.42 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:14.667Z] #38 46.06 Selecting previously unselected package protobuf-c-compiler. [2020-09-16T12:52:14.667Z] #38 46.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 46.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:14.667Z] #38 46.22 Selecting previously unselected package protobuf-compiler. [2020-09-16T12:52:14.667Z] #38 46.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 46.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:14.667Z] #38 47.01 Selecting previously unselected package python-pkg-resources. [2020-09-16T12:52:14.667Z] #38 47.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:52:14.667Z] #38 47.01 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:14.667Z] #38 48.20 Selecting previously unselected package python-six. [2020-09-16T12:52:14.667Z] #38 48.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-16T12:52:14.667Z] #38 48.21 Unpacking python-six (1.12.0-1) ... [2020-09-16T12:52:14.667Z] #38 48.49 Selecting previously unselected package python-protobuf. [2020-09-16T12:52:14.667Z] #38 48.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-16T12:52:14.667Z] #38 48.50 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:14.759Z] #52 DONE 150.2s [2020-09-16T12:52:14.907Z] #31 ... [2020-09-16T12:52:14.907Z] [2020-09-16T12:52:14.907Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:14.907Z] #48 70.59 regexp/syntax [2020-09-16T12:52:14.907Z] #48 70.60 reflect [2020-09-16T12:52:14.928Z] #10 ... [2020-09-16T12:52:14.928Z] [2020-09-16T12:52:14.928Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:14.928Z] #47 50.82 syscall [2020-09-16T12:52:14.928Z] #47 50.90 reflect [2020-09-16T12:52:14.928Z] #47 60.32 context [2020-09-16T12:52:14.928Z] #47 ... [2020-09-16T12:52:14.928Z] [2020-09-16T12:52:14.928Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:14.930Z] #38 ... [2020-09-16T12:52:14.930Z] [2020-09-16T12:52:14.930Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:14.931Z] #25 8.121 0.0% #### 6.3% ######### 12.6% ############## 20.4% ################## 25.8% ######################### 35.7% ############################ 40.1% ################################## 47.6% ################################## 47.6% ###################################### 53.1% ########################################## 59.4% ############################################## 65.0% ################################################# 69.2% ######################################################## 78.1% ############################################################ 84.7% ################################################################ 90.0% ##################################################################### 96.8% ######################################################################## 100.0% [2020-09-16T12:52:15.076Z] #25 ... [2020-09-16T12:52:15.076Z] [2020-09-16T12:52:15.076Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:15.076Z] #30 56.91 time [2020-09-16T12:52:15.076Z] #30 63.92 internal/fmtsort [2020-09-16T12:52:15.076Z] #30 64.02 internal/poll [2020-09-16T12:52:15.076Z] #30 64.88 internal/syscall/execenv [2020-09-16T12:52:15.076Z] #30 65.05 internal/syscall/unix [2020-09-16T12:52:15.076Z] #30 65.30 strings [2020-09-16T12:52:15.076Z] #30 66.23 os [2020-09-16T12:52:15.076Z] #30 ... [2020-09-16T12:52:15.076Z] [2020-09-16T12:52:15.076Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:15.076Z] #32 59.46 Selecting previously unselected package libxml2:amd64. [2020-09-16T12:52:15.076Z] #32 59.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-16T12:52:15.076Z] #32 59.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:15.076Z] #32 60.20 Selecting previously unselected package libarchive13:amd64. [2020-09-16T12:52:15.076Z] #32 60.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-16T12:52:15.076Z] #32 60.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-16T12:52:15.076Z] #32 60.56 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-16T12:52:15.076Z] #32 60.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-16T12:52:15.076Z] #32 60.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-16T12:52:15.076Z] #32 60.84 Selecting previously unselected package librhash0:amd64. [2020-09-16T12:52:15.076Z] #32 60.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-16T12:52:15.076Z] #32 60.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-16T12:52:15.076Z] #32 61.09 Selecting previously unselected package libuv1:amd64. [2020-09-16T12:52:15.076Z] #32 61.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-16T12:52:15.076Z] #32 61.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-16T12:52:15.076Z] #32 61.29 Selecting previously unselected package cmake. [2020-09-16T12:52:15.076Z] #32 61.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-16T12:52:15.076Z] #32 61.30 Unpacking cmake (3.13.4-1) ... [2020-09-16T12:52:15.076Z] #32 64.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:52:15.076Z] #32 64.82 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:52:15.076Z] #32 64.83 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-16T12:52:15.076Z] #32 64.85 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:15.076Z] #32 64.90 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-16T12:52:15.076Z] #32 64.92 Setting up cmake-data (3.13.4-1) ... [2020-09-16T12:52:15.076Z] #32 64.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:15.076Z] #32 64.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-16T12:52:15.076Z] #32 64.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-16T12:52:15.076Z] #32 65.03 Setting up cmake (3.13.4-1) ... [2020-09-16T12:52:15.076Z] #32 65.04 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:15.076Z] #32 65.13 Processing triggers for mime-support (3.62) ... [2020-09-16T12:52:15.208Z] #48 ... [2020-09-16T12:52:15.208Z] [2020-09-16T12:52:15.208Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:15.208Z] #39 70.52 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-16T12:52:15.208Z] #39 70.53 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:15.208Z] #39 DONE 70.8s [2020-09-16T12:52:15.208Z] [2020-09-16T12:52:15.208Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:15.208Z] #34 7.023 -- Detecting C compile features - done [2020-09-16T12:52:15.208Z] #34 7.117 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-16T12:52:15.208Z] #34 7.390 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-16T12:52:15.208Z] #34 7.587 -- Configuring done [2020-09-16T12:52:15.208Z] #34 7.629 -- Generating done [2020-09-16T12:52:15.208Z] #34 7.632 -- Build files have been written to: /tmp/tmp.vA0T0sGYzj/tini [2020-09-16T12:52:15.208Z] #34 7.666 + make tini-static [2020-09-16T12:52:15.208Z] #34 8.085 Scanning dependencies of target tini-static [2020-09-16T12:52:15.208Z] #34 8.219 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-16T12:52:15.397Z] [2020-09-16T12:52:15.397Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-16T12:52:15.509Z] #25 10.38 [2020-09-16T12:52:15.509Z] #25 ... [2020-09-16T12:52:15.509Z] [2020-09-16T12:52:15.509Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:15.509Z] #30 39.27 internal/poll [2020-09-16T12:52:15.509Z] #30 42.32 os [2020-09-16T12:52:15.509Z] #30 42.70 internal/fmtsort [2020-09-16T12:52:15.509Z] #30 43.76 path/filepath [2020-09-16T12:52:15.509Z] #30 43.76 fmt [2020-09-16T12:52:15.509Z] #30 45.05 io/ioutil [2020-09-16T12:52:15.509Z] #30 46.66 flag [2020-09-16T12:52:15.509Z] #30 46.67 log [2020-09-16T12:52:15.509Z] #30 46.67 github.com/BurntSushi/toml [2020-09-16T12:52:15.648Z] #32 ... [2020-09-16T12:52:15.648Z] [2020-09-16T12:52:15.648Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:15.648Z] #25 22.74 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-16T12:52:15.648Z] #25 22.84 skipping existing c35d46ef359f [2020-09-16T12:52:15.648Z] #25 22.91 [2020-09-16T12:52:15.689Z] #53 DONE 0.3s [2020-09-16T12:52:15.689Z] [2020-09-16T12:52:15.689Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-16T12:52:15.689Z] #57 DONE 0.2s [2020-09-16T12:52:15.689Z] [2020-09-16T12:52:15.689Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-16T12:52:15.774Z] #30 ... [2020-09-16T12:52:15.774Z] [2020-09-16T12:52:15.774Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:15.980Z] #59 DONE 0.1s [2020-09-16T12:52:15.981Z] [2020-09-16T12:52:15.981Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-16T12:52:15.981Z] #61 DONE 0.2s [2020-09-16T12:52:15.981Z] [2020-09-16T12:52:15.981Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-16T12:52:16.239Z] #25 9.179 0.8% # 1.6% # 2.5% ## 4.1% ### 5.2% #### 6.6% ##### 8.0% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.0% ########## 14.6% ########## 15.1% ############ 17.1% ############# 18.5% ############## 20.7% ################ 23.4% ################# 24.8% ################### 27.1% #################### 29.1% ###################### 31.5% ######################### 35.1% ######################### 35.9% ########################## 36.9% ########################### 37.7% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 43.0% ################################ 44.6% ################################# 45.9% ################################# 46.8% ################################## 47.9% ################################### 48.9% #################################### 50.1% #################################### 51.3% ##################################### 52.3% ###################################### 53.3% ####################################### 54.5% ######################################## 55.6% ######################################### 57.0% ######################################### 58.0% ########################################## 58.7% ########################################### 60.0% ########################################### 60.9% ############################################# 63.2% ############################################## 64.2% ############################################### 66.2% ################################################# 68.4% ################################################## 69.5% ################################################## 70.6% [2020-09-16T12:52:16.239Z] #25 ... [2020-09-16T12:52:16.239Z] [2020-09-16T12:52:16.239Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:16.239Z] #30 52.40 time [2020-09-16T12:52:16.239Z] #30 58.71 internal/poll [2020-09-16T12:52:16.239Z] #30 61.24 internal/syscall/execenv [2020-09-16T12:52:16.239Z] #30 61.40 internal/syscall/unix [2020-09-16T12:52:16.239Z] #30 61.71 os [2020-09-16T12:52:16.272Z] #62 DONE 0.1s [2020-09-16T12:52:16.272Z] [2020-09-16T12:52:16.272Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-16T12:52:16.499Z] #30 ... [2020-09-16T12:52:16.499Z] [2020-09-16T12:52:16.499Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:16.579Z] #25 23.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-16T12:52:16.777Z] #34 10.03 [100%] Linking C executable tini-static [2020-09-16T12:52:16.907Z] #63 DONE 0.7s [2020-09-16T12:52:16.907Z] [2020-09-16T12:52:16.907Z] #64 exporting to image [2020-09-16T12:52:16.907Z] #64 exporting layers [2020-09-16T12:52:17.144Z] #25 24.29 [2020-09-16T12:52:17.144Z] #25 24.39 ######################################################################## 100.0% [2020-09-16T12:52:17.144Z] #25 24.47 [2020-09-16T12:52:17.392Z] #25 10.64 0.0% # 1.7% ## 3.0% ### 4.9% #### 6.8% ###### 8.8% ####### 10.1% ######## 11.8% ######### 13.9% ########### 16.1% ############# 18.3% ############### 21.1% ################# 23.9% ################## 25.8% #################### 28.1% [2020-09-16T12:52:17.392Z] #25 ... [2020-09-16T12:52:17.392Z] [2020-09-16T12:52:17.392Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:17.392Z] #41 41.10 regexp [2020-09-16T12:52:17.392Z] #41 42.85 context [2020-09-16T12:52:17.392Z] #41 42.88 os [2020-09-16T12:52:17.392Z] #41 46.41 github.com/LK4D4/vndr/versioned [2020-09-16T12:52:17.392Z] #41 46.86 internal/lazyregexp [2020-09-16T12:52:17.392Z] #41 46.87 os/exec [2020-09-16T12:52:17.392Z] #41 46.89 net [2020-09-16T12:52:17.392Z] #41 47.66 encoding/binary [2020-09-16T12:52:17.392Z] #41 47.72 flag [2020-09-16T12:52:17.392Z] #41 48.91 go/token [2020-09-16T12:52:17.392Z] #41 50.47 go/scanner [2020-09-16T12:52:17.392Z] #41 50.87 net/url [2020-09-16T12:52:17.402Z] #25 24.55 Download of images into '/build' complete. [2020-09-16T12:52:17.402Z] #25 24.55 Use something like the following to load the result into a Docker daemon: [2020-09-16T12:52:17.402Z] #25 24.55 tar -cC '/build' . | docker load [2020-09-16T12:52:17.427Z] #34 10.85 [100%] Built target tini-static [2020-09-16T12:52:17.427Z] #34 10.92 + mkdir -p /build [2020-09-16T12:52:17.427Z] #34 10.92 + cp tini-static /build/docker-init [2020-09-16T12:52:17.427Z] #34 DONE 11.1s [2020-09-16T12:52:17.427Z] [2020-09-16T12:52:17.427Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:17.427Z] #31 72.89 internal/syscall/execenv [2020-09-16T12:52:17.427Z] #31 72.92 internal/syscall/unix [2020-09-16T12:52:17.427Z] #31 72.92 time [2020-09-16T12:52:17.553Z] #25 9.179 0.8% # 1.6% # 2.5% ## 4.1% ### 5.2% #### 6.6% ##### 8.0% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.0% ########## 14.6% ########## 15.1% ############ 17.1% ############# 18.5% ############## 20.7% ################ 23.4% ################# 24.8% ################### 27.1% #################### 29.1% ###################### 31.5% ######################### 35.1% ######################### 35.9% ########################## 36.9% ########################### 37.7% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 43.0% ################################ 44.6% ################################# 45.9% ################################# 46.8% ################################## 47.9% ################################### 48.9% #################################### 50.1% #################################### 51.3% ##################################### 52.3% ###################################### 53.3% ####################################### 54.5% ######################################## 55.6% ######################################### 57.0% ######################################### 58.0% ########################################## 58.7% ########################################### 60.0% ########################################### 60.9% ############################################# 63.2% ############################################## 64.2% ############################################### 66.2% ################################################# 68.4% ################################################## 69.5% ################################################## 70.6% ################################################### 71.7% #################################################### 72.6% ##################################################### 73.9% ##################################################### 74.9% ###################################################### 75.8% ####################################################### 77.0% ####################################################### 77.8% ######################################################## 78.7% ######################################################### 80.2% ########################################################## 81.5% ########################################################### 83.0% [2020-09-16T12:52:17.553Z] #25 ... [2020-09-16T12:52:17.553Z] [2020-09-16T12:52:17.553Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:17.553Z] #38 53.54 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:17.553Z] #38 53.79 Selecting previously unselected package python-six. [2020-09-16T12:52:17.553Z] #38 53.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-16T12:52:17.553Z] #38 53.82 Unpacking python-six (1.12.0-1) ... [2020-09-16T12:52:17.553Z] #38 53.97 Selecting previously unselected package python-protobuf. [2020-09-16T12:52:17.553Z] #38 53.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-16T12:52:17.553Z] #38 53.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:17.553Z] #38 54.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:17.553Z] #38 60.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:17.553Z] #38 60.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:17.553Z] #38 60.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:52:17.553Z] #38 60.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-16T12:52:17.553Z] #38 60.18 Setting up python-six (1.12.0-1) ... [2020-09-16T12:52:17.553Z] #38 ... [2020-09-16T12:52:17.553Z] [2020-09-16T12:52:17.553Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:17.658Z] #41 ... [2020-09-16T12:52:17.658Z] [2020-09-16T12:52:17.658Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:17.658Z] #47 50.32 github.com/pkg/diff [2020-09-16T12:52:17.658Z] #47 50.33 go/token [2020-09-16T12:52:17.658Z] #47 50.34 encoding/json [2020-09-16T12:52:17.659Z] #25 DONE 25.0s [2020-09-16T12:52:17.659Z] [2020-09-16T12:52:17.659Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:17.659Z] #38 61.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:17.659Z] #38 61.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:17.659Z] #38 61.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:52:17.659Z] #38 61.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-16T12:52:17.659Z] #38 61.25 Setting up python-six (1.12.0-1) ... [2020-09-16T12:52:17.659Z] #38 65.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-16T12:52:17.659Z] #38 66.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:52:17.659Z] #38 66.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:17.659Z] #38 67.23 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-16T12:52:17.659Z] #38 67.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:17.659Z] #38 68.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:17.659Z] #38 69.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:17.659Z] #38 69.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:17.659Z] #38 69.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:17.659Z] #38 69.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:17.921Z] #38 ... [2020-09-16T12:52:17.921Z] [2020-09-16T12:52:17.921Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:17.921Z] #32 DONE 69.8s [2020-09-16T12:52:17.921Z] [2020-09-16T12:52:17.921Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:18.082Z] #31 ... [2020-09-16T12:52:18.082Z] [2020-09-16T12:52:18.082Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:18.082Z] #11 63.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-16T12:52:18.082Z] #11 63.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-16T12:52:18.082Z] #11 63.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:52:18.082Z] #11 71.63 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-16T12:52:18.082Z] #11 71.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-16T12:52:18.082Z] #11 71.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:18.082Z] #11 71.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-16T12:52:18.082Z] #11 71.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-16T12:52:18.082Z] #11 71.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:18.385Z] #11 ... [2020-09-16T12:52:18.385Z] [2020-09-16T12:52:18.385Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:18.385Z] #40 2.201 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:52:18.385Z] #40 2.202 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:52:18.385Z] #40 2.237 Note: Building without GnuTLS support [2020-09-16T12:52:18.385Z] #40 2.259 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:52:18.385Z] #40 2.265 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:52:18.856Z] #33 ... [2020-09-16T12:52:18.856Z] [2020-09-16T12:52:18.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:18.856Z] #10 60.80 Selecting previously unselected package binutils-mingw-w64. [2020-09-16T12:52:18.856Z] #10 60.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-16T12:52:18.856Z] #10 60.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:52:18.856Z] #10 60.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-16T12:52:18.856Z] #10 60.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:52:18.856Z] #10 61.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:52:18.856Z] #10 61.22 Selecting previously unselected package dmsetup. [2020-09-16T12:52:18.856Z] #10 61.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:52:18.856Z] #10 61.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-16T12:52:18.856Z] #10 61.49 Selecting previously unselected package mingw-w64-common. [2020-09-16T12:52:18.856Z] #10 61.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-16T12:52:18.856Z] #10 61.50 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-16T12:52:18.856Z] #10 69.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-16T12:52:18.856Z] #10 69.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-16T12:52:18.856Z] #10 69.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:52:18.866Z] #25 9.179 0.8% # 1.6% # 2.5% ## 4.1% ### 5.2% #### 6.6% ##### 8.0% ###### 9.3% ####### 10.7% ######## 12.1% ######### 13.0% ########## 14.6% ########## 15.1% ############ 17.1% ############# 18.5% ############## 20.7% ################ 23.4% ################# 24.8% ################### 27.1% #################### 29.1% ###################### 31.5% ######################### 35.1% ######################### 35.9% ########################## 36.9% ########################### 37.7% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 43.0% ################################ 44.6% ################################# 45.9% ################################# 46.8% ################################## 47.9% ################################### 48.9% #################################### 50.1% #################################### 51.3% ##################################### 52.3% ###################################### 53.3% ####################################### 54.5% ######################################## 55.6% ######################################### 57.0% ######################################### 58.0% ########################################## 58.7% ########################################### 60.0% ########################################### 60.9% ############################################# 63.2% ############################################## 64.2% ############################################### 66.2% ################################################# 68.4% ################################################## 69.5% ################################################## 70.6% ################################################### 71.7% #################################################### 72.6% ##################################################### 73.9% ##################################################### 74.9% ###################################################### 75.8% ####################################################### 77.0% ####################################################### 77.8% ######################################################## 78.7% ######################################################### 80.2% ########################################################## 81.5% ########################################################### 83.0% ############################################################ 84.1% ############################################################# 84.9% ############################################################# 86.0% ############################################################## 87.4% ################################################################ 89.0% ################################################################# 90.4% ################################################################# 91.5% ################################################################## 92.9% ################################################################### 94.3% #################################################################### 95.3% ##################################################################### 96.2% ###################################################################### 97.3% ####################################################################### 99.6% ######################################################################## 100.0% [2020-09-16T12:52:19.040Z] #40 4.114 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:52:19.040Z] #40 4.138 GEN .gitid [2020-09-16T12:52:19.040Z] #40 4.172 GEN criu/include/version.h [2020-09-16T12:52:19.040Z] #40 4.244 GEN include/common/asm [2020-09-16T12:52:19.064Z] #47 52.50 mvdan.cc/editorconfig [2020-09-16T12:52:19.113Z] #10 ... [2020-09-16T12:52:19.113Z] [2020-09-16T12:52:19.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:19.113Z] #41 60.98 time [2020-09-16T12:52:19.113Z] #41 65.68 strings [2020-09-16T12:52:19.113Z] #41 66.52 os [2020-09-16T12:52:19.113Z] #41 68.21 regexp/syntax [2020-09-16T12:52:19.113Z] #41 69.73 fmt [2020-09-16T12:52:19.113Z] #41 ... [2020-09-16T12:52:19.113Z] [2020-09-16T12:52:19.113Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:19.113Z] #30 67.65 path [2020-09-16T12:52:19.113Z] #30 68.17 text/tabwriter [2020-09-16T12:52:19.113Z] #30 69.33 path/filepath [2020-09-16T12:52:19.113Z] #30 69.40 fmt [2020-09-16T12:52:19.127Z] #25 17.51 [2020-09-16T12:52:19.330Z] #47 52.97 go/scanner [2020-09-16T12:52:19.596Z] #47 ... [2020-09-16T12:52:19.596Z] [2020-09-16T12:52:19.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:19.596Z] #10 43.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-16T12:52:19.596Z] #10 43.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-16T12:52:19.596Z] #10 43.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:52:19.596Z] #10 45.51 Selecting previously unselected package binutils-mingw-w64. [2020-09-16T12:52:19.596Z] #10 45.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-16T12:52:19.596Z] #10 45.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:52:19.596Z] #10 45.64 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-16T12:52:19.596Z] #10 45.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-16T12:52:19.596Z] #10 45.74 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-16T12:52:19.596Z] #10 46.06 Selecting previously unselected package dmsetup. [2020-09-16T12:52:19.596Z] #10 46.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-16T12:52:19.596Z] #10 46.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-16T12:52:19.596Z] #10 46.29 Selecting previously unselected package mingw-w64-common. [2020-09-16T12:52:19.596Z] #10 46.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-16T12:52:19.596Z] #10 46.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-16T12:52:19.596Z] #10 52.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-16T12:52:19.596Z] #10 52.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-16T12:52:19.596Z] #10 52.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:52:19.641Z] #64 exporting layers 2.6s done [2020-09-16T12:52:19.641Z] #64 writing image sha256:145710f3792a4fae5ddbdf940d96b8156abcba9a58f1e1df1940458b86bbdf14 [2020-09-16T12:52:19.641Z] #64 writing image sha256:145710f3792a4fae5ddbdf940d96b8156abcba9a58f1e1df1940458b86bbdf14 done [2020-09-16T12:52:19.641Z] #64 naming to docker.io/library/docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae done [2020-09-16T12:52:19.641Z] #64 DONE 2.6s [Pipeline] } [2020-09-16T12:52:19.678Z] #30 71.76 io/ioutil [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-16T12:52:19.859Z] #10 ... [2020-09-16T12:52:19.859Z] [2020-09-16T12:52:19.859Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:19.859Z] #25 10.64 0.0% # 1.7% ## 3.0% ### 4.9% #### 6.8% ###### 8.8% ####### 10.1% ######## 11.8% ######### 13.9% ########### 16.1% ############# 18.3% ############### 21.1% ################# 23.9% ################## 25.8% #################### 28.1% ##################### 30.1% ####################### 33.1% ########################## 37.3% ############################# 40.9% ############################### 43.6% ################################# 47.1% #################################### 51.0% ###################################### 53.7% ######################################## 56.1% ########################################## 59.1% ############################################ 61.6% ############################################## 64.9% ################################################ 68.0% ################################################## 69.8% #################################################### 72.3% ##################################################### 74.1% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 80.0% ########################################################### 82.0% ############################################################ 83.9% ############################################################# 86.0% ################################################################ 89.2% [2020-09-16T12:52:19.859Z] #25 ... [2020-09-16T12:52:19.859Z] [2020-09-16T12:52:19.859Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:19.859Z] #32 43.70 Selecting previously unselected package libicu63:arm64. [2020-09-16T12:52:19.859Z] #32 43.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-16T12:52:19.859Z] #32 43.75 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-16T12:52:19.859Z] #32 49.49 Selecting previously unselected package libxml2:arm64. [2020-09-16T12:52:19.859Z] #32 49.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-16T12:52:19.859Z] #32 49.52 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:19.859Z] #32 50.30 Selecting previously unselected package libarchive13:arm64. [2020-09-16T12:52:19.859Z] #32 50.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-16T12:52:19.859Z] #32 50.31 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-16T12:52:19.859Z] #32 50.82 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-16T12:52:19.859Z] #32 50.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-16T12:52:19.859Z] #32 50.83 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-16T12:52:19.859Z] #32 52.38 Selecting previously unselected package librhash0:arm64. [2020-09-16T12:52:19.859Z] #32 52.39 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-16T12:52:19.859Z] #32 52.65 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-16T12:52:19.859Z] #32 52.82 Selecting previously unselected package libuv1:arm64. [2020-09-16T12:52:19.859Z] #32 52.82 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-16T12:52:19.859Z] #32 52.84 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-16T12:52:20.068Z] #25 18.43 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-16T12:52:20.075Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/test/unit [2020-09-16T12:52:20.123Z] #32 53.76 Selecting previously unselected package cmake. [2020-09-16T12:52:20.123Z] #32 53.77 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-16T12:52:20.123Z] #32 53.77 Unpacking cmake (3.13.4-1) ... [2020-09-16T12:52:20.123Z] #32 ... [2020-09-16T12:52:20.123Z] [2020-09-16T12:52:20.123Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:20.387Z] #25 10.64 0.0% # 1.7% ## 3.0% ### 4.9% #### 6.8% ###### 8.8% ####### 10.1% ######## 11.8% ######### 13.9% ########### 16.1% ############# 18.3% ############### 21.1% ################# 23.9% ################## 25.8% #################### 28.1% ##################### 30.1% ####################### 33.1% ########################## 37.3% ############################# 40.9% ############################### 43.6% ################################# 47.1% #################################### 51.0% ###################################### 53.7% ######################################## 56.1% ########################################## 59.1% ############################################ 61.6% ############################################## 64.9% ################################################ 68.0% ################################################## 69.8% #################################################### 72.3% ##################################################### 74.1% ####################################################### 76.6% ######################################################## 78.5% ######################################################### 80.0% ########################################################### 82.0% ############################################################ 83.9% ############################################################# 86.0% ################################################################ 89.2% ################################################################## 91.9% ################################################################### 94.2% ##################################################################### 96.1% ###################################################################### 97.9% ####################################################################### 99.3% ######################################################################## 100.0% [2020-09-16T12:52:20.387Z] #25 15.51 [2020-09-16T12:52:20.638Z] #25 18.87 [2020-09-16T12:52:20.638Z] #25 19.04 ######################################################################## 100.0% [2020-09-16T12:52:20.899Z] #25 19.21 [2020-09-16T12:52:21.147Z] #40 6.075 PBCC images/timens.pb-c.c [2020-09-16T12:52:21.147Z] #40 6.145 DEP images/timens.pb-c.d [2020-09-16T12:52:21.147Z] #40 6.249 PBCC images/fown.pb-c.c [2020-09-16T12:52:21.160Z] #25 ... [2020-09-16T12:52:21.160Z] [2020-09-16T12:52:21.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:21.160Z] #41 57.28 time [2020-09-16T12:52:21.160Z] #41 64.45 os [2020-09-16T12:52:21.160Z] #41 65.16 strings [2020-09-16T12:52:21.420Z] #41 ... [2020-09-16T12:52:21.420Z] [2020-09-16T12:52:21.420Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:21.420Z] #32 62.14 Selecting previously unselected package libxml2:amd64. [2020-09-16T12:52:21.420Z] #32 62.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-16T12:52:21.420Z] #32 62.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:21.420Z] #32 62.74 Selecting previously unselected package libarchive13:amd64. [2020-09-16T12:52:21.420Z] #32 62.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-16T12:52:21.420Z] #32 62.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-16T12:52:21.420Z] #32 63.13 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-16T12:52:21.420Z] #32 63.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-16T12:52:21.420Z] #32 63.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-16T12:52:21.420Z] #32 63.35 Selecting previously unselected package librhash0:amd64. [2020-09-16T12:52:21.420Z] #32 63.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-16T12:52:21.420Z] #32 63.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-16T12:52:21.420Z] #32 63.60 Selecting previously unselected package libuv1:amd64. [2020-09-16T12:52:21.420Z] #32 63.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-16T12:52:21.420Z] #32 63.60 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-16T12:52:21.420Z] #32 63.82 Selecting previously unselected package cmake. [2020-09-16T12:52:21.420Z] #32 63.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-16T12:52:21.420Z] #32 63.84 Unpacking cmake (3.13.4-1) ... [2020-09-16T12:52:21.420Z] #32 66.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:52:21.420Z] #32 67.01 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:52:21.420Z] #32 67.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-16T12:52:21.420Z] #32 67.03 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:21.420Z] #32 67.06 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-16T12:52:21.420Z] #32 67.08 Setting up cmake-data (3.13.4-1) ... [2020-09-16T12:52:21.420Z] #32 67.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:21.420Z] #32 67.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-16T12:52:21.420Z] #32 67.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-16T12:52:21.420Z] #32 67.16 Setting up cmake (3.13.4-1) ... [2020-09-16T12:52:21.420Z] #32 67.18 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:21.420Z] #32 67.26 Processing triggers for mime-support (3.62) ... [2020-09-16T12:52:21.454Z] #40 6.297 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-16T12:52:21.454Z] #40 6.431 PBCC images/opts.pb-c.c [2020-09-16T12:52:21.454Z] #40 6.477 PBCC images/memfd.pb-c.c [2020-09-16T12:52:21.573Z] #30 ... [2020-09-16T12:52:21.573Z] [2020-09-16T12:52:21.573Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:21.573Z] #33 1.766 + RM_GOPATH=0 [2020-09-16T12:52:21.573Z] #33 1.770 + TMP_GOPATH= [2020-09-16T12:52:21.573Z] #33 1.770 + : /build [2020-09-16T12:52:21.573Z] #33 1.770 + '[' -z '' ']' [2020-09-16T12:52:21.573Z] #33 1.770 ++ mktemp -d [2020-09-16T12:52:21.573Z] #33 1.777 + export GOPATH=/tmp/tmp.cMGapJCfMi [2020-09-16T12:52:21.573Z] #33 1.777 + GOPATH=/tmp/tmp.cMGapJCfMi [2020-09-16T12:52:21.573Z] #33 1.777 + RM_GOPATH=1 [2020-09-16T12:52:21.573Z] #33 1.777 + case "$(go env GOARCH)" in [2020-09-16T12:52:21.573Z] #33 1.777 ++ go env GOARCH [2020-09-16T12:52:21.573Z] #33 1.880 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:21.573Z] #33 1.880 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:21.573Z] #33 1.880 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:21.573Z] #33 1.893 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:21.573Z] #33 1.893 + dir=/tmp/install [2020-09-16T12:52:21.573Z] #33 1.893 + bin=tini [2020-09-16T12:52:21.573Z] #33 1.893 + shift [2020-09-16T12:52:21.573Z] #33 1.893 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-16T12:52:21.573Z] #33 1.893 + . /tmp/install/tini.installer [2020-09-16T12:52:21.573Z] #33 1.893 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:21.573Z] #33 1.893 + install_tini [2020-09-16T12:52:21.573Z] #33 1.893 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-16T12:52:21.573Z] #33 1.903 + git clone https://github.com/krallin/tini.git /tmp/tmp.cMGapJCfMi/tini [2020-09-16T12:52:21.573Z] #33 1.916 Cloning into '/tmp/tmp.cMGapJCfMi/tini'... [2020-09-16T12:52:21.573Z] #33 3.324 + cd /tmp/tmp.cMGapJCfMi/tini [2020-09-16T12:52:21.573Z] #33 3.324 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:21.573Z] #33 3.393 + cmake . [2020-09-16T12:52:21.727Z] #32 ... [2020-09-16T12:52:21.727Z] [2020-09-16T12:52:21.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:21.727Z] #25 20.02 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-16T12:52:21.752Z] #40 6.566 DEP images/fown.pb-c.d [2020-09-16T12:52:21.752Z] #40 6.646 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-16T12:52:21.752Z] #40 6.757 DEP images/opts.pb-c.d [2020-09-16T12:52:21.752Z] #40 6.826 DEP images/memfd.pb-c.d [2020-09-16T12:52:21.752Z] #40 6.893 PBCC images/sit.pb-c.c [2020-09-16T12:52:21.752Z] #40 6.937 DEP images/sit.pb-c.d [2020-09-16T12:52:21.782Z] #25 16.91 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-16T12:52:21.830Z] #33 4.019 -- The C compiler identification is GNU 8.3.0 [2020-09-16T12:52:21.830Z] #33 4.066 -- Check for working C compiler: /usr/bin/cc [2020-09-16T12:52:22.053Z] #40 6.972 PBCC images/macvlan.pb-c.c [2020-09-16T12:52:22.053Z] #40 7.005 DEP images/macvlan.pb-c.d [2020-09-16T12:52:22.053Z] #40 7.051 PBCC images/autofs.pb-c.c [2020-09-16T12:52:22.053Z] #40 7.090 DEP images/autofs.pb-c.d [2020-09-16T12:52:22.053Z] #40 7.152 PBCC images/sysctl.pb-c.c [2020-09-16T12:52:22.053Z] #40 7.163 DEP images/sysctl.pb-c.d [2020-09-16T12:52:22.053Z] #40 7.203 PBCC images/time.pb-c.c [2020-09-16T12:52:22.053Z] #40 7.213 DEP images/time.pb-c.d [2020-09-16T12:52:22.053Z] #40 7.242 PBCC images/binfmt-misc.pb-c.c [2020-09-16T12:52:22.053Z] #40 7.257 DEP images/binfmt-misc.pb-c.d [2020-09-16T12:52:22.177Z] ? github.com/docker/docker/api [no test files] [2020-09-16T12:52:22.332Z] #25 20.53 [2020-09-16T12:52:22.361Z] #25 17.26 [2020-09-16T12:52:22.371Z] #40 7.294 PBCC images/seccomp.pb-c.c [2020-09-16T12:52:22.371Z] #40 7.321 DEP images/seccomp.pb-c.d [2020-09-16T12:52:22.371Z] #40 7.354 PBCC images/userns.pb-c.c [2020-09-16T12:52:22.371Z] #40 7.379 DEP images/userns.pb-c.d [2020-09-16T12:52:22.371Z] #40 7.419 PBCC images/cgroup.pb-c.c [2020-09-16T12:52:22.371Z] #40 7.443 DEP images/cgroup.pb-c.d [2020-09-16T12:52:22.371Z] #40 7.483 PBCC images/ext-file.pb-c.c [2020-09-16T12:52:22.395Z] #33 ... [2020-09-16T12:52:22.395Z] [2020-09-16T12:52:22.395Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:22.395Z] #47 64.28 context [2020-09-16T12:52:22.395Z] #47 65.62 internal/poll [2020-09-16T12:52:22.395Z] #47 67.13 encoding/binary [2020-09-16T12:52:22.395Z] #47 67.22 os [2020-09-16T12:52:22.395Z] #47 68.99 encoding/base64 [2020-09-16T12:52:22.395Z] #47 70.07 golang.org/x/sys/unix [2020-09-16T12:52:22.395Z] #47 70.75 fmt [2020-09-16T12:52:22.605Z] #25 20.80 ################## 26.3% ######################################################################## 100.0% [2020-09-16T12:52:22.605Z] #25 21.07 [2020-09-16T12:52:22.652Z] #47 ... [2020-09-16T12:52:22.652Z] [2020-09-16T12:52:22.652Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:22.652Z] #33 4.790 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T12:52:22.652Z] #33 4.796 -- Detecting C compiler ABI info [2020-09-16T12:52:22.659Z] #25 17.50 # 2.0% ######################################################################## 100.0% [2020-09-16T12:52:22.659Z] #25 17.65 [2020-09-16T12:52:22.676Z] #40 7.515 DEP images/ext-file.pb-c.d [2020-09-16T12:52:22.676Z] #40 7.549 PBCC images/rpc.pb-c.c [2020-09-16T12:52:22.676Z] #40 7.624 DEP images/rpc.pb-c.d [2020-09-16T12:52:22.676Z] #40 7.692 PBCC images/siginfo.pb-c.c [2020-09-16T12:52:22.676Z] #40 7.705 DEP images/siginfo.pb-c.d [2020-09-16T12:52:23.030Z] #40 7.788 PBCC images/pagemap.pb-c.c [2020-09-16T12:52:23.030Z] #40 7.859 DEP images/pagemap.pb-c.d [2020-09-16T12:52:23.030Z] #40 7.950 PBCC images/rlimit.pb-c.c [2020-09-16T12:52:23.030Z] #40 7.962 DEP images/rlimit.pb-c.d [2020-09-16T12:52:23.030Z] #40 7.993 PBCC images/file-lock.pb-c.c [2020-09-16T12:52:23.030Z] #40 8.012 DEP images/file-lock.pb-c.d [2020-09-16T12:52:23.030Z] #40 8.050 PBCC images/tty.pb-c.c [2020-09-16T12:52:23.030Z] #40 8.109 DEP images/tty.pb-c.d [2020-09-16T12:52:23.030Z] #40 8.166 PBCC images/tun.pb-c.c [2020-09-16T12:52:23.348Z] #40 8.218 PBCC images/netdev.pb-c.c [2020-09-16T12:52:23.348Z] #40 8.258 DEP images/tun.pb-c.d [2020-09-16T12:52:23.348Z] #40 8.306 DEP images/netdev.pb-c.d [2020-09-16T12:52:23.348Z] #40 ... [2020-09-16T12:52:23.348Z] [2020-09-16T12:52:23.348Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:23.348Z] #48 79.04 time [2020-09-16T12:52:23.348Z] #48 ... [2020-09-16T12:52:23.348Z] [2020-09-16T12:52:23.348Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:23.348Z] #42 69.23 regexp/syntax [2020-09-16T12:52:23.348Z] #42 73.08 hash/crc32 [2020-09-16T12:52:23.348Z] #42 76.68 vendor/golang.org/x/text/transform [2020-09-16T12:52:23.348Z] #42 78.31 time [2020-09-16T12:52:23.348Z] #42 ... [2020-09-16T12:52:23.348Z] [2020-09-16T12:52:23.348Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:23.348Z] #40 8.369 PBCC images/vma.pb-c.c [2020-09-16T12:52:23.348Z] #40 8.436 DEP images/vma.pb-c.d [2020-09-16T12:52:23.348Z] #40 8.488 PBCC images/creds.pb-c.c [2020-09-16T12:52:23.348Z] #40 8.509 DEP images/creds.pb-c.d [2020-09-16T12:52:23.348Z] #40 8.543 PBCC images/utsns.pb-c.c [2020-09-16T12:52:23.583Z] #33 5.749 -- Detecting C compiler ABI info - done [2020-09-16T12:52:23.583Z] #33 5.803 -- Detecting C compile features [2020-09-16T12:52:23.648Z] #40 8.559 DEP images/utsns.pb-c.d [2020-09-16T12:52:23.648Z] #40 8.642 PBCC images/ipc-desc.pb-c.c [2020-09-16T12:52:23.648Z] #40 8.658 PBCC images/ipc-sem.pb-c.c [2020-09-16T12:52:23.648Z] #40 8.684 DEP images/ipc-desc.pb-c.d [2020-09-16T12:52:23.648Z] #40 8.716 DEP images/ipc-sem.pb-c.d [2020-09-16T12:52:23.648Z] #40 8.757 PBCC images/ipc-msg.pb-c.c [2020-09-16T12:52:23.648Z] #40 8.773 DEP images/ipc-msg.pb-c.d [2020-09-16T12:52:23.951Z] #40 8.831 PBCC images/ipc-shm.pb-c.c [2020-09-16T12:52:23.951Z] #40 8.848 DEP images/ipc-shm.pb-c.d [2020-09-16T12:52:23.951Z] #40 8.904 PBCC images/ipc-var.pb-c.c [2020-09-16T12:52:23.951Z] #40 8.942 DEP images/ipc-var.pb-c.d [2020-09-16T12:52:23.951Z] #40 8.964 PBCC images/sk-opts.pb-c.c [2020-09-16T12:52:23.951Z] #40 8.989 PBCC images/packet-sock.pb-c.c [2020-09-16T12:52:23.951Z] #40 9.041 DEP images/sk-opts.pb-c.d [2020-09-16T12:52:23.951Z] #40 9.067 DEP images/packet-sock.pb-c.d [2020-09-16T12:52:23.951Z] #40 9.099 PBCC images/sk-netlink.pb-c.c [2020-09-16T12:52:23.951Z] #40 9.174 DEP images/sk-netlink.pb-c.d [2020-09-16T12:52:23.993Z] #25 22.26 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-16T12:52:23.993Z] #25 22.36 skipping existing c35d46ef359f [2020-09-16T12:52:24.056Z] #25 18.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-16T12:52:24.056Z] #25 19.03 [2020-09-16T12:52:24.253Z] #25 22.50 [2020-09-16T12:52:24.255Z] #40 9.218 PBCC images/sk-inet.pb-c.c [2020-09-16T12:52:24.255Z] #40 9.270 DEP images/sk-inet.pb-c.d [2020-09-16T12:52:24.255Z] #40 9.349 PBCC images/sk-unix.pb-c.c [2020-09-16T12:52:24.255Z] #40 9.419 DEP images/sk-unix.pb-c.d [2020-09-16T12:52:24.415Z] #25 19.30 #=#=# ######################################################################## 100.0% [2020-09-16T12:52:24.559Z] #40 9.489 PBCC images/mm.pb-c.c [2020-09-16T12:52:24.559Z] #40 9.551 DEP images/mm.pb-c.d [2020-09-16T12:52:24.559Z] #40 9.694 PBCC images/timerfd.pb-c.c [2020-09-16T12:52:24.680Z] #25 19.50 [2020-09-16T12:52:24.860Z] #40 9.788 DEP images/timerfd.pb-c.d [2020-09-16T12:52:24.860Z] #40 9.886 PBCC images/timer.pb-c.c [2020-09-16T12:52:24.860Z] #40 9.909 DEP images/timer.pb-c.d [2020-09-16T12:52:24.860Z] #40 9.979 PBCC images/sa.pb-c.c [2020-09-16T12:52:24.860Z] #40 10.02 DEP images/sa.pb-c.d [2020-09-16T12:52:25.161Z] #40 10.10 PBCC images/pipe-data.pb-c.c [2020-09-16T12:52:25.161Z] #40 10.14 DEP images/pipe-data.pb-c.d [2020-09-16T12:52:25.161Z] #40 10.24 PBCC images/mnt.pb-c.c [2020-09-16T12:52:25.215Z] #25 23.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-16T12:52:25.464Z] #40 10.33 DEP images/mnt.pb-c.d [2020-09-16T12:52:25.464Z] #40 10.42 PBCC images/sk-packet.pb-c.c [2020-09-16T12:52:25.464Z] #40 10.49 DEP images/sk-packet.pb-c.d [2020-09-16T12:52:25.464Z] #40 10.54 PBCC images/tcp-stream.pb-c.c [2020-09-16T12:52:25.464Z] #40 10.60 DEP images/tcp-stream.pb-c.d [2020-09-16T12:52:25.464Z] #40 10.66 PBCC images/pipe.pb-c.c [2020-09-16T12:52:25.631Z] #25 20.56 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-16T12:52:25.631Z] #25 20.77 skipping existing 9a99313a2c50 [2020-09-16T12:52:25.631Z] #25 20.84 [2020-09-16T12:52:25.769Z] #40 10.75 DEP images/pipe.pb-c.d [2020-09-16T12:52:25.769Z] #40 10.80 PBCC images/pstree.pb-c.c [2020-09-16T12:52:25.769Z] #40 10.83 DEP images/pstree.pb-c.d [2020-09-16T12:52:25.769Z] #40 10.88 PBCC images/fs.pb-c.c [2020-09-16T12:52:25.769Z] #40 10.90 DEP images/fs.pb-c.d [2020-09-16T12:52:25.787Z] #25 ... [2020-09-16T12:52:25.787Z] [2020-09-16T12:52:25.788Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:25.788Z] #32 DONE 71.7s [2020-09-16T12:52:25.788Z] [2020-09-16T12:52:25.788Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:25.788Z] #25 24.00 [2020-09-16T12:52:25.788Z] #25 ... [2020-09-16T12:52:25.788Z] [2020-09-16T12:52:25.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:25.788Z] #10 61.66 Selecting previously unselected package binutils-mingw-w64. [2020-09-16T12:52:25.788Z] #10 61.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-16T12:52:25.788Z] #10 61.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:52:25.788Z] #10 61.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-16T12:52:25.788Z] #10 61.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:52:25.788Z] #10 61.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:52:25.788Z] #10 62.13 Selecting previously unselected package dmsetup. [2020-09-16T12:52:25.788Z] #10 62.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:52:25.788Z] #10 62.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-16T12:52:25.788Z] #10 62.45 Selecting previously unselected package mingw-w64-common. [2020-09-16T12:52:25.788Z] #10 62.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-16T12:52:25.788Z] #10 62.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-16T12:52:25.788Z] #10 69.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-16T12:52:25.788Z] #10 69.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-16T12:52:25.788Z] #10 69.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:52:25.788Z] #10 ... [2020-09-16T12:52:25.788Z] [2020-09-16T12:52:25.788Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:25.788Z] #47 61.61 internal/syscall/unix [2020-09-16T12:52:25.788Z] #47 61.95 os [2020-09-16T12:52:25.788Z] #47 66.13 encoding/binary [2020-09-16T12:52:25.788Z] #47 66.66 fmt [2020-09-16T12:52:25.788Z] #47 68.40 encoding/base64 [2020-09-16T12:52:25.788Z] #47 69.31 golang.org/x/sys/unix [2020-09-16T12:52:25.895Z] #25 ... [2020-09-16T12:52:25.895Z] [2020-09-16T12:52:25.895Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:25.895Z] #38 49.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-16T12:52:25.895Z] #38 51.95 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:25.895Z] #38 52.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:25.895Z] #38 52.48 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-16T12:52:25.895Z] #38 52.67 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-16T12:52:25.895Z] #38 52.70 Setting up python-six (1.12.0-1) ... [2020-09-16T12:52:25.895Z] #38 54.95 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-16T12:52:25.895Z] #38 57.69 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-16T12:52:26.051Z] #47 ... [2020-09-16T12:52:26.051Z] [2020-09-16T12:52:26.051Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:26.051Z] #38 64.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-16T12:52:26.051Z] #38 64.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:52:26.051Z] #38 64.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:26.051Z] #38 64.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-16T12:52:26.051Z] #38 64.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:26.051Z] #38 64.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:26.051Z] #38 64.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:26.051Z] #38 64.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-16T12:52:26.051Z] #38 64.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:26.051Z] #38 64.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:26.051Z] #38 71.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-16T12:52:26.051Z] #38 71.28 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:26.051Z] #38 DONE 71.9s [2020-09-16T12:52:26.051Z] [2020-09-16T12:52:26.051Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:26.051Z] #25 24.30 #=#=# ######################################################################## 100.0% [2020-09-16T12:52:26.051Z] #25 24.52 [2020-09-16T12:52:26.071Z] #40 10.96 PBCC images/signalfd.pb-c.c [2020-09-16T12:52:26.071Z] #40 11.04 DEP images/signalfd.pb-c.d [2020-09-16T12:52:26.071Z] #40 11.11 PBCC images/fh.pb-c.c [2020-09-16T12:52:26.071Z] #40 11.13 PBCC images/fsnotify.pb-c.c [2020-09-16T12:52:26.071Z] #40 11.21 DEP images/fh.pb-c.d [2020-09-16T12:52:26.110Z] #33 7.918 -- Detecting C compile features - done [2020-09-16T12:52:26.110Z] #33 7.960 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-16T12:52:26.110Z] #33 8.326 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-16T12:52:26.157Z] #38 ... [2020-09-16T12:52:26.157Z] [2020-09-16T12:52:26.157Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:26.157Z] #30 49.72 github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:52:26.157Z] #30 ... [2020-09-16T12:52:26.157Z] [2020-09-16T12:52:26.157Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:26.157Z] #41 51.71 text/template/parse [2020-09-16T12:52:26.157Z] #41 53.19 go/ast [2020-09-16T12:52:26.157Z] #41 53.51 encoding/json [2020-09-16T12:52:26.157Z] #41 57.79 text/template [2020-09-16T12:52:26.157Z] #41 58.94 go/parser [2020-09-16T12:52:26.311Z] #25 24.75 Download of images into '/build' complete. [2020-09-16T12:52:26.311Z] #25 24.75 Use something like the following to load the result into a Docker daemon: [2020-09-16T12:52:26.311Z] #25 24.75 tar -cC '/build' . | docker load [2020-09-16T12:52:26.371Z] #33 ... [2020-09-16T12:52:26.371Z] [2020-09-16T12:52:26.371Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:26.371Z] #38 77.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-16T12:52:26.371Z] #38 77.53 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:26.371Z] #38 DONE 78.1s [2020-09-16T12:52:26.371Z] [2020-09-16T12:52:26.371Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:26.371Z] #33 8.510 -- Configuring done [2020-09-16T12:52:26.371Z] #33 8.601 -- Generating done [2020-09-16T12:52:26.371Z] #33 8.601 -- Build files have been written to: /tmp/tmp.cMGapJCfMi/tini [2020-09-16T12:52:26.373Z] #40 11.25 DEP images/fsnotify.pb-c.d [2020-09-16T12:52:26.373Z] #40 11.32 PBCC images/eventpoll.pb-c.c [2020-09-16T12:52:26.373Z] #40 11.37 DEP images/eventpoll.pb-c.d [2020-09-16T12:52:26.373Z] #40 11.42 PBCC images/eventfd.pb-c.c [2020-09-16T12:52:26.373Z] #40 11.43 DEP images/eventfd.pb-c.d [2020-09-16T12:52:26.373Z] #40 11.49 PBCC images/remap-file-path.pb-c.c [2020-09-16T12:52:26.373Z] #40 11.50 DEP images/remap-file-path.pb-c.d [2020-09-16T12:52:26.373Z] #40 11.53 PBCC images/fifo.pb-c.c [2020-09-16T12:52:26.373Z] #40 11.55 DEP images/fifo.pb-c.d [2020-09-16T12:52:26.571Z] #25 DONE 24.9s [2020-09-16T12:52:26.571Z] [2020-09-16T12:52:26.571Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:26.571Z] #47 72.40 encoding/json [2020-09-16T12:52:26.571Z] #47 ... [2020-09-16T12:52:26.571Z] [2020-09-16T12:52:26.571Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:26.571Z] #30 62.71 internal/fmtsort [2020-09-16T12:52:26.571Z] #30 63.81 strings [2020-09-16T12:52:26.571Z] #30 65.56 fmt [2020-09-16T12:52:26.571Z] #30 67.26 path/filepath [2020-09-16T12:52:26.571Z] #30 68.76 io/ioutil [2020-09-16T12:52:26.571Z] #30 69.43 path [2020-09-16T12:52:26.571Z] #30 70.03 text/tabwriter [2020-09-16T12:52:26.571Z] #30 70.85 github.com/BurntSushi/toml [2020-09-16T12:52:26.571Z] #30 70.86 flag [2020-09-16T12:52:26.628Z] #33 8.609 + make tini-static [2020-09-16T12:52:26.673Z] #40 11.61 PBCC images/ghost-file.pb-c.c [2020-09-16T12:52:26.673Z] #40 11.69 DEP images/ghost-file.pb-c.d [2020-09-16T12:52:26.673Z] #40 11.77 PBCC images/regfile.pb-c.c [2020-09-16T12:52:26.832Z] #30 ... [2020-09-16T12:52:26.832Z] [2020-09-16T12:52:26.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:26.853Z] #41 60.33 encoding/xml [2020-09-16T12:52:26.973Z] #40 11.88 DEP images/regfile.pb-c.d [2020-09-16T12:52:26.973Z] #40 11.97 PBCC images/ns.pb-c.c [2020-09-16T12:52:26.973Z] #40 12.00 DEP images/ns.pb-c.d [2020-09-16T12:52:26.973Z] #40 12.07 PBCC images/fdinfo.pb-c.c [2020-09-16T12:52:27.191Z] #33 9.394 Scanning dependencies of target tini-static [2020-09-16T12:52:27.241Z] #41 ... [2020-09-16T12:52:27.241Z] [2020-09-16T12:52:27.241Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:27.241Z] #25 21.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-16T12:52:27.241Z] #25 22.33 [2020-09-16T12:52:27.273Z] #40 12.28 DEP images/fdinfo.pb-c.d [2020-09-16T12:52:27.273Z] #40 12.32 PBCC images/core-aarch64.pb-c.c [2020-09-16T12:52:27.273Z] #40 12.36 PBCC images/core-arm.pb-c.c [2020-09-16T12:52:27.273Z] #40 12.42 PBCC images/core-ppc64.pb-c.c [2020-09-16T12:52:27.448Z] #33 9.500 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-16T12:52:27.574Z] #40 12.47 PBCC images/core-s390.pb-c.c [2020-09-16T12:52:27.574Z] #40 12.59 PBCC images/core-x86.pb-c.c [2020-09-16T12:52:27.574Z] #40 12.64 PBCC images/core.pb-c.c [2020-09-16T12:52:27.817Z] #25 22.64 ######################################################################## 100.0% [2020-09-16T12:52:27.817Z] #25 22.72 [2020-09-16T12:52:27.817Z] #25 22.80 Download of images into '/build' complete. [2020-09-16T12:52:27.817Z] #25 22.80 Use something like the following to load the result into a Docker daemon: [2020-09-16T12:52:27.817Z] #25 22.80 tar -cC '/build' . | docker load [2020-09-16T12:52:27.873Z] #40 12.77 PBCC images/inventory.pb-c.c [2020-09-16T12:52:27.873Z] #40 12.89 DEP images/core-aarch64.pb-c.d [2020-09-16T12:52:27.873Z] #40 13.03 DEP images/core-arm.pb-c.d [2020-09-16T12:52:28.187Z] #40 13.10 DEP images/core-ppc64.pb-c.d [2020-09-16T12:52:28.187Z] #40 13.15 DEP images/core-s390.pb-c.d [2020-09-16T12:52:28.187Z] #40 13.26 DEP images/core-x86.pb-c.d [2020-09-16T12:52:28.187Z] #40 13.36 DEP images/core.pb-c.d [2020-09-16T12:52:28.484Z] #40 13.43 DEP images/inventory.pb-c.d [2020-09-16T12:52:28.484Z] #40 13.49 PBCC images/cpuinfo.pb-c.c [2020-09-16T12:52:28.484Z] #40 13.54 DEP images/cpuinfo.pb-c.d [2020-09-16T12:52:28.484Z] #40 13.60 PBCC images/stats.pb-c.c [2020-09-16T12:52:28.484Z] #40 13.63 DEP images/stats.pb-c.d [2020-09-16T12:52:28.818Z] #33 11.03 [100%] Linking C executable tini-static [2020-09-16T12:52:29.750Z] #33 11.76 [100%] Built target tini-static [2020-09-16T12:52:29.750Z] #33 11.81 + mkdir -p /build [2020-09-16T12:52:29.750Z] #33 11.82 + cp tini-static /build/docker-init [2020-09-16T12:52:30.314Z] #33 DONE 12.3s [2020-09-16T12:52:30.314Z] [2020-09-16T12:52:30.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:30.314Z] #39 2.171 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:52:30.314Z] #39 2.171 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:52:30.314Z] #39 2.217 Note: Building without GnuTLS support [2020-09-16T12:52:30.314Z] #39 2.225 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:52:30.314Z] #39 2.225 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:52:30.571Z] #39 4.521 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:52:30.659Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-09-16T12:52:30.830Z] #39 4.651 GEN .gitid [2020-09-16T12:52:31.037Z] #39 4.611 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:52:31.037Z] #39 4.611 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:52:31.037Z] #39 4.624 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:52:31.037Z] #39 4.624 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:52:31.037Z] #39 4.624 Note: Building without GnuTLS support [2020-09-16T12:52:31.088Z] #39 4.751 GEN criu/include/version.h [2020-09-16T12:52:31.137Z] #25 ... [2020-09-16T12:52:31.137Z] [2020-09-16T12:52:31.137Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:31.137Z] #47 54.95 go/ast [2020-09-16T12:52:31.137Z] #47 54.96 mvdan.cc/sh/v3/syntax [2020-09-16T12:52:31.137Z] #47 59.19 golang.org/x/crypto/ssh/terminal [2020-09-16T12:52:31.137Z] #47 62.25 mvdan.cc/sh/v3/cmd/shfmt [2020-09-16T12:52:31.265Z] #40 15.88 make[1]: Nothing to be done for 'all'. [2020-09-16T12:52:31.345Z] #39 5.131 GEN include/common/asm [2020-09-16T12:52:31.400Z] #47 ... [2020-09-16T12:52:31.400Z] [2020-09-16T12:52:31.400Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:31.400Z] #52 23.09 Checking out files: 24% (802/3239) Checking out files: 25% (810/3239) Checking out files: 26% (843/3239) Checking out files: 27% (875/3239) Checking out files: 28% (907/3239) Checking out files: 29% (940/3239) Checking out files: 30% (972/3239) Checking out files: 31% (1005/3239) Checking out files: 32% (1037/3239) Checking out files: 33% (1069/3239) Checking out files: 34% (1102/3239) Checking out files: 35% (1134/3239) Checking out files: 36% (1167/3239) Checking out files: 37% (1199/3239) Checking out files: 38% (1231/3239) Checking out files: 39% (1264/3239) Checking out files: 40% (1296/3239) Checking out files: 41% (1328/3239) Checking out files: 42% (1361/3239) Checking out files: 43% (1393/3239) Checking out files: 44% (1426/3239) Checking out files: 45% (1458/3239) Checking out files: 46% (1490/3239) Checking out files: 47% (1523/3239) Checking out files: 47% (1554/3239) Checking out files: 48% (1555/3239) Checking out files: 49% (1588/3239) Checking out files: 50% (1620/3239) Checking out files: 51% (1652/3239) Checking out files: 52% (1685/3239) Checking out files: 53% (1717/3239) Checking out files: 54% (1750/3239) Checking out files: 55% (1782/3239) Checking out files: 56% (1814/3239) Checking out files: 57% (1847/3239) Checking out files: 58% (1879/3239) Checking out files: 59% (1912/3239) Checking out files: 60% (1944/3239) Checking out files: 61% (1976/3239) Checking out files: 62% (2009/3239) Checking out files: 63% (2041/3239) Checking out files: 64% (2073/3239) Checking out files: 65% (2106/3239) Checking out files: 66% (2138/3239) Checking out files: 67% (2171/3239) Checking out files: 68% (2203/3239) Checking out files: 69% (2235/3239) Checking out files: 70% (2268/3239) Checking out files: 71% (2300/3239) Checking out files: 72% (2333/3239) Checking out files: 73% (2365/3239) Checking out files: 74% (2397/3239) Checking out files: 75% (2430/3239) Checking out files: 76% (2462/3239) Checking out files: 77% (2495/3239) Checking out files: 78% (2527/3239) Checking out files: 79% (2559/3239) Checking out files: 79% (2566/3239) Checking out files: 80% (2592/3239) Checking out files: 81% (2624/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) Checking out files: 92% (2980/3239) Checking out files: 92% (2994/3239) Checking out files: 93% (3013/3239) Checking out files: 94% (3045/3239) Checking out files: 95% (3078/3239) Checking out files: 96% (3110/3239) Checking out files: 97% (3142/3239) Checking out files: 98% (3175/3239) Checking out files: 99% (3207/3239) Checking out files: 100% (3239/3239) Checking out files: 100% (3239/3239), done. [2020-09-16T12:52:31.400Z] #52 26.51 + cd /tmp/tmp.LOthdjXx9Y/src/github.com/containerd/containerd [2020-09-16T12:52:31.400Z] #52 26.51 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:31.564Z] #40 ... [2020-09-16T12:52:31.564Z] [2020-09-16T12:52:31.564Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:31.565Z] #53 44.83 Checking out files: 48% (1575/3239) Checking out files: 49% (1588/3239) Checking out files: 50% (1620/3239) Checking out files: 51% (1652/3239) Checking out files: 52% (1685/3239) Checking out files: 53% (1717/3239) Checking out files: 54% (1750/3239) Checking out files: 55% (1782/3239) Checking out files: 56% (1814/3239) Checking out files: 57% (1847/3239) Checking out files: 58% (1879/3239) Checking out files: 59% (1912/3239) Checking out files: 60% (1944/3239) Checking out files: 61% (1976/3239) Checking out files: 62% (2009/3239) Checking out files: 63% (2041/3239) Checking out files: 64% (2073/3239) Checking out files: 65% (2106/3239) Checking out files: 66% (2138/3239) Checking out files: 67% (2171/3239) Checking out files: 68% (2203/3239) Checking out files: 69% (2235/3239) Checking out files: 70% (2268/3239) Checking out files: 71% (2300/3239) Checking out files: 72% (2333/3239) Checking out files: 73% (2365/3239) Checking out files: 74% (2397/3239) Checking out files: 75% (2430/3239) Checking out files: 76% (2462/3239) Checking out files: 77% (2495/3239) Checking out files: 78% (2527/3239) Checking out files: 79% (2559/3239) Checking out files: 80% (2592/3239) Checking out files: 81% (2624/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) Checking out files: 92% (2980/3239) Checking out files: 93% (3013/3239) Checking out files: 94% (3045/3239) Checking out files: 95% (3078/3239) Checking out files: 96% (3110/3239) Checking out files: 97% (3142/3239) Checking out files: 97% (3151/3239) Checking out files: 98% (3175/3239) Checking out files: 99% (3207/3239) Checking out files: 100% (3239/3239) Checking out files: 100% (3239/3239), done. [2020-09-16T12:52:31.565Z] #53 45.95 + cd /tmp/tmp.DXBX0fmA5b/src/github.com/containerd/containerd [2020-09-16T12:52:31.565Z] #53 45.95 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:31.565Z] #53 46.57 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-16T12:52:31.565Z] #53 46.57 + BUILDTAGS='netgo osusergo static_build' [2020-09-16T12:52:31.565Z] #53 46.57 + export EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:31.565Z] #53 46.57 + EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:31.565Z] #53 46.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-16T12:52:31.565Z] #53 46.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-16T12:52:31.565Z] #53 46.58 + '[' '' = dynamic ']' [2020-09-16T12:52:31.565Z] #53 46.58 + make [2020-09-16T12:52:31.565Z] #53 47.51 + bin/ctr [2020-09-16T12:52:31.602Z] #39 ... [2020-09-16T12:52:31.602Z] [2020-09-16T12:52:31.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:31.976Z] #39 ... [2020-09-16T12:52:31.976Z] [2020-09-16T12:52:31.976Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:31.976Z] #33 2.110 + RM_GOPATH=0 [2020-09-16T12:52:31.976Z] #33 2.110 + TMP_GOPATH= [2020-09-16T12:52:31.976Z] #33 2.110 + : /build [2020-09-16T12:52:31.976Z] #33 2.110 + '[' -z '' ']' [2020-09-16T12:52:31.976Z] #33 2.110 ++ mktemp -d [2020-09-16T12:52:31.976Z] #33 2.112 + export GOPATH=/tmp/tmp.cK12ZLCCZD [2020-09-16T12:52:31.976Z] #33 2.112 + GOPATH=/tmp/tmp.cK12ZLCCZD [2020-09-16T12:52:31.976Z] #33 2.112 + RM_GOPATH=1 [2020-09-16T12:52:31.976Z] #33 2.112 + case "$(go env GOARCH)" in [2020-09-16T12:52:31.976Z] #33 2.112 ++ go env GOARCH [2020-09-16T12:52:31.976Z] #33 2.143 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:31.976Z] #33 2.143 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:31.976Z] #33 2.143 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:31.976Z] #33 2.143 + dir=/tmp/install [2020-09-16T12:52:31.976Z] #33 2.143 + bin=tini [2020-09-16T12:52:31.976Z] #33 2.143 + shift [2020-09-16T12:52:31.976Z] #33 2.143 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-16T12:52:31.976Z] #33 2.143 + . /tmp/install/tini.installer [2020-09-16T12:52:31.976Z] #33 2.143 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:31.976Z] #33 2.143 + install_tini [2020-09-16T12:52:31.976Z] #33 2.143 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-16T12:52:31.976Z] #33 2.143 + git clone https://github.com/krallin/tini.git /tmp/tmp.cK12ZLCCZD/tini [2020-09-16T12:52:31.976Z] #33 2.143 Cloning into '/tmp/tmp.cK12ZLCCZD/tini'... [2020-09-16T12:52:31.976Z] #33 2.144 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:31.976Z] #33 3.466 + cd /tmp/tmp.cK12ZLCCZD/tini [2020-09-16T12:52:31.976Z] #33 3.466 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:31.976Z] #33 3.485 + cmake . [2020-09-16T12:52:31.976Z] #33 4.726 -- The C compiler identification is GNU 8.3.0 [2020-09-16T12:52:31.976Z] #33 4.842 -- Check for working C compiler: /usr/bin/cc [2020-09-16T12:52:31.976Z] #33 5.623 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T12:52:31.976Z] #33 5.633 -- Detecting C compiler ABI info [2020-09-16T12:52:32.236Z] #33 6.407 -- Detecting C compiler ABI info - done [2020-09-16T12:52:32.236Z] #33 6.479 -- Detecting C compile features [2020-09-16T12:52:32.236Z] #33 ... [2020-09-16T12:52:32.236Z] [2020-09-16T12:52:32.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:32.349Z] #52 27.58 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-16T12:52:32.349Z] #52 27.58 + BUILDTAGS='netgo osusergo static_build' [2020-09-16T12:52:32.349Z] #52 27.58 + export EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:32.349Z] #52 27.58 + EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:32.349Z] #52 27.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-16T12:52:32.349Z] #52 27.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-16T12:52:32.349Z] #52 27.58 + '[' '' = dynamic ']' [2020-09-16T12:52:32.349Z] #52 27.58 + make [2020-09-16T12:52:32.496Z] #10 78.33 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-16T12:52:32.496Z] #10 78.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-16T12:52:32.496Z] #10 78.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:32.496Z] #10 78.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-16T12:52:32.496Z] #10 78.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-16T12:52:32.496Z] #10 78.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:32.757Z] #10 ... [2020-09-16T12:52:32.757Z] [2020-09-16T12:52:32.757Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:32.757Z] #41 68.71 regexp/syntax [2020-09-16T12:52:32.757Z] #41 68.84 fmt [2020-09-16T12:52:32.757Z] #41 74.90 go/token [2020-09-16T12:52:32.757Z] #41 75.69 regexp [2020-09-16T12:52:32.757Z] #41 76.71 go/scanner [2020-09-16T12:52:32.757Z] #41 77.92 go/ast [2020-09-16T12:52:32.757Z] #41 ... [2020-09-16T12:52:32.757Z] [2020-09-16T12:52:32.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:32.757Z] #39 6.911 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:52:32.757Z] #39 6.958 GEN .gitid [2020-09-16T12:52:32.891Z] #52 38.58 Checking out files: 30% (992/3239) Checking out files: 31% (1005/3239) Checking out files: 32% (1037/3239) Checking out files: 33% (1069/3239) Checking out files: 34% (1102/3239) Checking out files: 35% (1134/3239) Checking out files: 36% (1167/3239) Checking out files: 37% (1199/3239) Checking out files: 38% (1231/3239) Checking out files: 39% (1264/3239) Checking out files: 40% (1296/3239) Checking out files: 41% (1328/3239) Checking out files: 42% (1361/3239) Checking out files: 43% (1393/3239) Checking out files: 44% (1426/3239) Checking out files: 45% (1458/3239) Checking out files: 46% (1490/3239) Checking out files: 47% (1523/3239) Checking out files: 48% (1555/3239) Checking out files: 49% (1588/3239) Checking out files: 50% (1620/3239) Checking out files: 51% (1652/3239) Checking out files: 52% (1685/3239) Checking out files: 53% (1717/3239) Checking out files: 54% (1750/3239) Checking out files: 55% (1782/3239) Checking out files: 56% (1814/3239) Checking out files: 57% (1847/3239) Checking out files: 58% (1879/3239) Checking out files: 59% (1912/3239) Checking out files: 60% (1944/3239) Checking out files: 61% (1976/3239) Checking out files: 62% (2009/3239) Checking out files: 63% (2041/3239) Checking out files: 64% (2073/3239) Checking out files: 65% (2106/3239) Checking out files: 66% (2138/3239) Checking out files: 67% (2171/3239) Checking out files: 68% (2203/3239) Checking out files: 69% (2235/3239) Checking out files: 70% (2268/3239) Checking out files: 71% (2300/3239) Checking out files: 72% (2333/3239) Checking out files: 73% (2365/3239) Checking out files: 73% (2370/3239) Checking out files: 74% (2397/3239) Checking out files: 75% (2430/3239) Checking out files: 76% (2462/3239) Checking out files: 77% (2495/3239) Checking out files: 78% (2527/3239) Checking out files: 79% (2559/3239) Checking out files: 80% (2592/3239) Checking out files: 81% (2624/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) [2020-09-16T12:52:32.891Z] #52 ... [2020-09-16T12:52:32.891Z] [2020-09-16T12:52:32.891Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:32.891Z] #41 74.63 regexp [2020-09-16T12:52:32.891Z] #41 76.23 flag [2020-09-16T12:52:32.891Z] #41 77.73 go/token [2020-09-16T12:52:32.891Z] #41 79.08 go/scanner [2020-09-16T12:52:32.891Z] #41 79.11 internal/lazyregexp [2020-09-16T12:52:32.891Z] #41 79.42 net/url [2020-09-16T12:52:32.891Z] #41 80.74 go/ast [2020-09-16T12:52:32.891Z] #41 81.36 text/template/parse [2020-09-16T12:52:32.891Z] #41 ... [2020-09-16T12:52:32.891Z] [2020-09-16T12:52:32.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:32.891Z] #39 6.673 PBCC images/timens.pb-c.c [2020-09-16T12:52:32.891Z] #39 6.705 DEP images/timens.pb-c.d [2020-09-16T12:52:32.891Z] #39 6.717 PBCC images/fown.pb-c.c [2020-09-16T12:52:32.891Z] #39 6.753 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-16T12:52:32.891Z] #39 6.778 PBCC images/opts.pb-c.c [2020-09-16T12:52:32.891Z] #39 6.790 PBCC images/memfd.pb-c.c [2020-09-16T12:52:32.891Z] #39 6.810 DEP images/fown.pb-c.d [2020-09-16T12:52:32.891Z] #39 ... [2020-09-16T12:52:32.891Z] [2020-09-16T12:52:32.891Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:32.891Z] #30 74.89 github.com/BurntSushi/toml [2020-09-16T12:52:32.891Z] #30 74.90 flag [2020-09-16T12:52:32.891Z] #30 76.96 log [2020-09-16T12:52:32.891Z] #30 79.93 github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:52:33.017Z] #39 6.985 GEN criu/include/version.h [2020-09-16T12:52:33.017Z] #39 7.049 GEN include/common/asm [2020-09-16T12:52:33.150Z] #30 ... [2020-09-16T12:52:33.150Z] [2020-09-16T12:52:33.150Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:33.150Z] #52 38.58 Checking out files: 30% (992/3239) Checking out files: 31% (1005/3239) Checking out files: 32% (1037/3239) Checking out files: 33% (1069/3239) Checking out files: 34% (1102/3239) Checking out files: 35% (1134/3239) Checking out files: 36% (1167/3239) Checking out files: 37% (1199/3239) Checking out files: 38% (1231/3239) Checking out files: 39% (1264/3239) Checking out files: 40% (1296/3239) Checking out files: 41% (1328/3239) Checking out files: 42% (1361/3239) Checking out files: 43% (1393/3239) Checking out files: 44% (1426/3239) Checking out files: 45% (1458/3239) Checking out files: 46% (1490/3239) Checking out files: 47% (1523/3239) Checking out files: 48% (1555/3239) Checking out files: 49% (1588/3239) Checking out files: 50% (1620/3239) Checking out files: 51% (1652/3239) Checking out files: 52% (1685/3239) Checking out files: 53% (1717/3239) Checking out files: 54% (1750/3239) Checking out files: 55% (1782/3239) Checking out files: 56% (1814/3239) Checking out files: 57% (1847/3239) Checking out files: 58% (1879/3239) Checking out files: 59% (1912/3239) Checking out files: 60% (1944/3239) Checking out files: 61% (1976/3239) Checking out files: 62% (2009/3239) Checking out files: 63% (2041/3239) Checking out files: 64% (2073/3239) Checking out files: 65% (2106/3239) Checking out files: 66% (2138/3239) Checking out files: 67% (2171/3239) Checking out files: 68% (2203/3239) Checking out files: 69% (2235/3239) Checking out files: 70% (2268/3239) Checking out files: 71% (2300/3239) Checking out files: 72% (2333/3239) Checking out files: 73% (2365/3239) Checking out files: 73% (2370/3239) Checking out files: 74% (2397/3239) Checking out files: 75% (2430/3239) Checking out files: 76% (2462/3239) Checking out files: 77% (2495/3239) Checking out files: 78% (2527/3239) Checking out files: 79% (2559/3239) Checking out files: 80% (2592/3239) Checking out files: 81% (2624/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) Checking out files: 92% (2980/3239) Checking out files: 93% (3013/3239) Checking out files: 94% (3045/3239) Checking out files: 95% (3078/3239) #52 ... [2020-09-16T12:52:33.150Z] [2020-09-16T12:52:33.150Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:33.150Z] #30 DONE 85.1s [2020-09-16T12:52:33.150Z] [2020-09-16T12:52:33.150Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:33.150Z] #52 38.58 Checking out files: 30% (992/3239) Checking out files: 31% (1005/3239) Checking out files: 32% (1037/3239) Checking out files: 33% (1069/3239) Checking out files: 34% (1102/3239) Checking out files: 35% (1134/3239) Checking out files: 36% (1167/3239) Checking out files: 37% (1199/3239) Checking out files: 38% (1231/3239) Checking out files: 39% (1264/3239) Checking out files: 40% (1296/3239) Checking out files: 41% (1328/3239) Checking out files: 42% (1361/3239) Checking out files: 43% (1393/3239) Checking out files: 44% (1426/3239) Checking out files: 45% (1458/3239) Checking out files: 46% (1490/3239) Checking out files: 47% (1523/3239) Checking out files: 48% (1555/3239) Checking out files: 49% (1588/3239) Checking out files: 50% (1620/3239) Checking out files: 51% (1652/3239) Checking out files: 52% (1685/3239) Checking out files: 53% (1717/3239) Checking out files: 54% (1750/3239) Checking out files: 55% (1782/3239) Checking out files: 56% (1814/3239) Checking out files: 57% (1847/3239) Checking out files: 58% (1879/3239) Checking out files: 59% (1912/3239) Checking out files: 60% (1944/3239) Checking out files: 61% (1976/3239) Checking out files: 62% (2009/3239) Checking out files: 63% (2041/3239) Checking out files: 64% (2073/3239) Checking out files: 65% (2106/3239) Checking out files: 66% (2138/3239) Checking out files: 67% (2171/3239) Checking out files: 68% (2203/3239) Checking out files: 69% (2235/3239) Checking out files: 70% (2268/3239) Checking out files: 71% (2300/3239) Checking out files: 72% (2333/3239) Checking out files: 73% (2365/3239) Checking out files: 73% (2370/3239) Checking out files: 74% (2397/3239) Checking out files: 75% (2430/3239) Checking out files: 76% (2462/3239) Checking out files: 77% (2495/3239) Checking out files: 78% (2527/3239) Checking out files: 79% (2559/3239) Checking out files: 80% (2592/3239) Checking out files: 81% (2624/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) Checking out files: 92% (2980/3239) Checking out files: 93% (3013/3239) Checking out files: 94% (3045/3239) Checking out files: 95% (3078/3239) Checking out files: 96% (3110/3239) Checking out files: 97% (3142/3239) Checking out files: 98% (3175/3239) Checking out files: 99% (3207/3239) Checking out files: 100% (3239/3239) Checking out files: 100% (3239/3239), done. [2020-09-16T12:52:33.408Z] #52 40.85 + cd /tmp/tmp.NFU1gAmfys/src/github.com/containerd/containerd [2020-09-16T12:52:33.408Z] #52 40.85 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:33.447Z] #52 28.67 + bin/ctr [2020-09-16T12:52:33.730Z] #53 ... [2020-09-16T12:52:33.730Z] [2020-09-16T12:52:33.730Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:33.730Z] #31 79.64 internal/poll [2020-09-16T12:52:33.730Z] #31 81.78 os [2020-09-16T12:52:33.730Z] #31 84.05 internal/fmtsort [2020-09-16T12:52:33.730Z] #31 85.38 fmt [2020-09-16T12:52:33.730Z] #31 85.38 path/filepath [2020-09-16T12:52:33.730Z] #31 87.33 io/ioutil [2020-09-16T12:52:33.730Z] #31 89.48 flag [2020-09-16T12:52:33.730Z] #31 89.48 github.com/BurntSushi/toml [2020-09-16T12:52:33.730Z] #31 89.48 log [2020-09-16T12:52:33.972Z] #52 41.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-16T12:52:33.972Z] #52 41.30 + BUILDTAGS='netgo osusergo static_build' [2020-09-16T12:52:33.972Z] #52 41.30 + export EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:33.972Z] #52 41.30 + EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:33.972Z] #52 41.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-16T12:52:33.972Z] #52 41.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-16T12:52:33.972Z] #52 41.30 + '[' '' = dynamic ']' [2020-09-16T12:52:33.972Z] #52 41.30 + make [2020-09-16T12:52:34.029Z] #31 ... [2020-09-16T12:52:34.030Z] [2020-09-16T12:52:34.030Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:34.030Z] #40 17.45 CC images/stats.o [2020-09-16T12:52:34.030Z] #40 17.87 CC images/core.o [2020-09-16T12:52:34.030Z] #40 18.62 CC images/core-x86.o [2020-09-16T12:52:34.327Z] #40 19.24 CC images/core-arm.o [2020-09-16T12:52:34.625Z] #40 19.67 CC images/core-aarch64.o [2020-09-16T12:52:34.856Z] #52 ... [2020-09-16T12:52:34.856Z] [2020-09-16T12:52:34.856Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-16T12:52:34.856Z] #25 DONE 30.0s [2020-09-16T12:52:34.856Z] [2020-09-16T12:52:34.856Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:34.856Z] #54 68.44 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:52:34.856Z] #54 68.44 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-16T12:52:34.909Z] #52 42.47 + bin/ctr [2020-09-16T12:52:34.909Z] #52 ... [2020-09-16T12:52:34.909Z] [2020-09-16T12:52:34.909Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:34.909Z] #47 76.81 encoding/json [2020-09-16T12:52:34.909Z] #47 81.90 github.com/pkg/diff [2020-09-16T12:52:34.909Z] #47 83.80 go/ast [2020-09-16T12:52:34.909Z] #47 83.91 golang.org/x/crypto/ssh/terminal [2020-09-16T12:52:34.909Z] #47 85.82 mvdan.cc/editorconfig [2020-09-16T12:52:34.935Z] #39 8.888 PBCC images/timens.pb-c.c [2020-09-16T12:52:34.935Z] #39 8.898 DEP images/timens.pb-c.d [2020-09-16T12:52:34.935Z] #39 8.953 PBCC images/fown.pb-c.c [2020-09-16T12:52:34.935Z] #39 8.974 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-16T12:52:34.935Z] #39 9.065 PBCC images/opts.pb-c.c [2020-09-16T12:52:34.935Z] #39 9.120 PBCC images/memfd.pb-c.c [2020-09-16T12:52:35.133Z] #54 ... [2020-09-16T12:52:35.134Z] [2020-09-16T12:52:35.134Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:35.134Z] #30 DONE 68.7s [2020-09-16T12:52:35.134Z] [2020-09-16T12:52:35.134Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:35.134Z] #41 61.56 compress/flate [2020-09-16T12:52:35.134Z] #41 62.22 go/doc [2020-09-16T12:52:35.134Z] #41 63.30 compress/gzip [2020-09-16T12:52:35.134Z] #41 64.27 crypto/rand [2020-09-16T12:52:35.134Z] #41 64.85 encoding/asn1 [2020-09-16T12:52:35.134Z] #41 65.05 crypto/rsa [2020-09-16T12:52:35.134Z] #41 65.53 github.com/LK4D4/vndr/build [2020-09-16T12:52:35.134Z] #41 66.31 vendor/golang.org/x/text/unicode/norm [2020-09-16T12:52:35.134Z] #41 68.05 vendor/golang.org/x/crypto/cryptobyte [2020-09-16T12:52:35.166Z] #47 ... [2020-09-16T12:52:35.166Z] [2020-09-16T12:52:35.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:35.166Z] #39 6.891 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-16T12:52:35.166Z] #39 7.017 DEP images/opts.pb-c.d [2020-09-16T12:52:35.166Z] #39 7.178 DEP images/memfd.pb-c.d [2020-09-16T12:52:35.166Z] #39 7.255 PBCC images/sit.pb-c.c [2020-09-16T12:52:35.166Z] #39 7.343 DEP images/sit.pb-c.d [2020-09-16T12:52:35.166Z] #39 7.460 PBCC images/macvlan.pb-c.c [2020-09-16T12:52:35.166Z] #39 7.499 DEP images/macvlan.pb-c.d [2020-09-16T12:52:35.166Z] #39 7.675 PBCC images/autofs.pb-c.c [2020-09-16T12:52:35.166Z] #39 7.749 DEP images/autofs.pb-c.d [2020-09-16T12:52:35.166Z] #39 7.859 PBCC images/sysctl.pb-c.c [2020-09-16T12:52:35.166Z] #39 7.899 DEP images/sysctl.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.020 PBCC images/time.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.087 DEP images/time.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.231 PBCC images/binfmt-misc.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.316 DEP images/binfmt-misc.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.399 PBCC images/seccomp.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.423 DEP images/seccomp.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.492 PBCC images/userns.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.507 DEP images/userns.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.575 PBCC images/cgroup.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.595 DEP images/cgroup.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.659 PBCC images/ext-file.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.667 DEP images/ext-file.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.719 PBCC images/rpc.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.805 DEP images/rpc.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.880 PBCC images/siginfo.pb-c.c [2020-09-16T12:52:35.166Z] #39 8.917 DEP images/siginfo.pb-c.d [2020-09-16T12:52:35.166Z] #39 8.948 PBCC images/pagemap.pb-c.c [2020-09-16T12:52:35.166Z] #39 9.002 DEP images/pagemap.pb-c.d [2020-09-16T12:52:35.166Z] #39 9.067 PBCC images/rlimit.pb-c.c [2020-09-16T12:52:35.166Z] #39 9.074 DEP images/rlimit.pb-c.d [2020-09-16T12:52:35.166Z] #39 9.117 PBCC images/file-lock.pb-c.c [2020-09-16T12:52:35.196Z] #39 9.214 DEP images/fown.pb-c.d [2020-09-16T12:52:35.196Z] #39 9.268 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-16T12:52:35.196Z] #39 9.337 DEP images/opts.pb-c.d [2020-09-16T12:52:35.196Z] #39 9.403 DEP images/memfd.pb-c.d [2020-09-16T12:52:35.196Z] #39 9.464 PBCC images/sit.pb-c.c [2020-09-16T12:52:35.272Z] #40 20.12 CC images/core-ppc64.o [2020-09-16T12:52:35.272Z] #40 ... [2020-09-16T12:52:35.272Z] [2020-09-16T12:52:35.272Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:35.272Z] #48 81.00 regexp [2020-09-16T12:52:35.272Z] #48 89.59 mvdan.cc/sh/v3/fileutil [2020-09-16T12:52:35.272Z] #48 91.19 encoding/binary [2020-09-16T12:52:35.272Z] #48 ... [2020-09-16T12:52:35.272Z] [2020-09-16T12:52:35.272Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:35.272Z] #42 82.10 regexp [2020-09-16T12:52:35.272Z] #42 89.35 os/exec [2020-09-16T12:52:35.272Z] #42 89.37 net [2020-09-16T12:52:35.272Z] #42 90.92 internal/lazyregexp [2020-09-16T12:52:35.411Z] #41 ... [2020-09-16T12:52:35.411Z] [2020-09-16T12:52:35.411Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:35.411Z] #32 62.25 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-16T12:52:35.411Z] #32 65.47 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:52:35.411Z] #32 67.98 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-16T12:52:35.411Z] #32 68.17 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:52:35.411Z] #32 69.11 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-16T12:52:35.411Z] #32 69.17 Setting up cmake-data (3.13.4-1) ... [2020-09-16T12:52:35.411Z] #32 69.19 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-16T12:52:35.423Z] #39 9.139 DEP images/file-lock.pb-c.d [2020-09-16T12:52:35.423Z] #39 9.171 PBCC images/tty.pb-c.c [2020-09-16T12:52:35.461Z] #39 9.480 DEP images/sit.pb-c.d [2020-09-16T12:52:35.461Z] #39 9.596 PBCC images/macvlan.pb-c.c [2020-09-16T12:52:35.461Z] #39 9.603 DEP images/macvlan.pb-c.d [2020-09-16T12:52:35.461Z] #39 9.713 PBCC images/autofs.pb-c.c [2020-09-16T12:52:35.570Z] #42 ... [2020-09-16T12:52:35.571Z] [2020-09-16T12:52:35.571Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:35.571Z] #48 91.20 github.com/pkg/diff [2020-09-16T12:52:35.571Z] #48 91.21 go/token [2020-09-16T12:52:35.571Z] #48 91.25 flag [2020-09-16T12:52:35.674Z] #32 69.35 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-16T12:52:35.675Z] #32 69.41 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-16T12:52:35.724Z] #39 9.804 DEP images/autofs.pb-c.d [2020-09-16T12:52:35.724Z] #39 9.846 PBCC images/sysctl.pb-c.c [2020-09-16T12:52:35.724Z] #39 9.877 DEP images/sysctl.pb-c.d [2020-09-16T12:52:35.724Z] #39 9.922 PBCC images/time.pb-c.c [2020-09-16T12:52:35.724Z] #39 9.950 DEP images/time.pb-c.d [2020-09-16T12:52:35.744Z] #39 9.272 DEP images/tty.pb-c.d [2020-09-16T12:52:35.744Z] #39 9.326 PBCC images/tun.pb-c.c [2020-09-16T12:52:35.744Z] #39 9.393 PBCC images/netdev.pb-c.c [2020-09-16T12:52:35.744Z] #39 9.452 DEP images/tun.pb-c.d [2020-09-16T12:52:35.744Z] #39 9.522 DEP images/netdev.pb-c.d [2020-09-16T12:52:35.938Z] #32 ... [2020-09-16T12:52:35.938Z] [2020-09-16T12:52:35.938Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:35.938Z] #47 DONE 69.7s [2020-09-16T12:52:35.938Z] [2020-09-16T12:52:35.938Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:35.938Z] #32 69.65 Setting up cmake (3.13.4-1) ... [2020-09-16T12:52:35.938Z] #32 ... [2020-09-16T12:52:35.938Z] [2020-09-16T12:52:35.938Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:35.938Z] #41 69.56 mime [2020-09-16T12:52:35.984Z] #39 ... [2020-09-16T12:52:35.984Z] [2020-09-16T12:52:35.984Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:35.984Z] #30 73.45 log [2020-09-16T12:52:35.984Z] #30 77.20 github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:52:35.984Z] #30 DONE 82.0s [2020-09-16T12:52:35.984Z] [2020-09-16T12:52:35.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:35.984Z] #39 10.03 PBCC images/binfmt-misc.pb-c.c [2020-09-16T12:52:35.984Z] #39 10.04 DEP images/binfmt-misc.pb-c.d [2020-09-16T12:52:35.984Z] #39 10.20 PBCC images/seccomp.pb-c.c [2020-09-16T12:52:36.013Z] #39 9.589 PBCC images/vma.pb-c.c [2020-09-16T12:52:36.013Z] #39 9.701 DEP images/vma.pb-c.d [2020-09-16T12:52:36.013Z] #39 9.740 PBCC images/creds.pb-c.c [2020-09-16T12:52:36.013Z] #39 9.771 DEP images/creds.pb-c.d [2020-09-16T12:52:36.013Z] #39 9.840 PBCC images/utsns.pb-c.c [2020-09-16T12:52:36.013Z] #39 9.847 DEP images/utsns.pb-c.d [2020-09-16T12:52:36.013Z] #39 9.895 PBCC images/ipc-desc.pb-c.c [2020-09-16T12:52:36.013Z] #39 9.946 PBCC images/ipc-sem.pb-c.c [2020-09-16T12:52:36.245Z] #39 10.26 DEP images/seccomp.pb-c.d [2020-09-16T12:52:36.245Z] #39 10.34 PBCC images/userns.pb-c.c [2020-09-16T12:52:36.245Z] #39 10.36 DEP images/userns.pb-c.d [2020-09-16T12:52:36.245Z] #39 10.41 PBCC images/cgroup.pb-c.c [2020-09-16T12:52:36.245Z] #39 10.44 DEP images/cgroup.pb-c.d [2020-09-16T12:52:36.245Z] #39 10.49 PBCC images/ext-file.pb-c.c [2020-09-16T12:52:36.277Z] #39 10.02 DEP images/ipc-desc.pb-c.d [2020-09-16T12:52:36.277Z] #39 10.07 DEP images/ipc-sem.pb-c.d [2020-09-16T12:52:36.277Z] #39 10.14 PBCC images/ipc-msg.pb-c.c [2020-09-16T12:52:36.277Z] #39 10.18 DEP images/ipc-msg.pb-c.d [2020-09-16T12:52:36.277Z] #39 ... [2020-09-16T12:52:36.277Z] [2020-09-16T12:52:36.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:36.277Z] #10 78.31 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-16T12:52:36.277Z] #10 78.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-16T12:52:36.277Z] #10 78.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:36.277Z] #10 78.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-16T12:52:36.277Z] #10 78.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-16T12:52:36.277Z] #10 78.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:36.506Z] #39 10.54 DEP images/ext-file.pb-c.d [2020-09-16T12:52:36.506Z] #39 10.64 PBCC images/rpc.pb-c.c [2020-09-16T12:52:36.506Z] #39 10.71 DEP images/rpc.pb-c.d [2020-09-16T12:52:36.543Z] #10 ... [2020-09-16T12:52:36.543Z] [2020-09-16T12:52:36.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:36.543Z] #39 10.24 PBCC images/ipc-shm.pb-c.c [2020-09-16T12:52:36.543Z] #39 10.30 DEP images/ipc-shm.pb-c.d [2020-09-16T12:52:36.543Z] #39 10.32 PBCC images/ipc-var.pb-c.c [2020-09-16T12:52:36.543Z] #39 10.36 DEP images/ipc-var.pb-c.d [2020-09-16T12:52:36.543Z] #39 10.42 PBCC images/sk-opts.pb-c.c [2020-09-16T12:52:36.769Z] #39 10.86 PBCC images/siginfo.pb-c.c [2020-09-16T12:52:36.769Z] #39 10.89 DEP images/siginfo.pb-c.d [2020-09-16T12:52:36.769Z] #39 10.96 PBCC images/pagemap.pb-c.c [2020-09-16T12:52:36.769Z] #39 11.06 DEP images/pagemap.pb-c.d [2020-09-16T12:52:36.801Z] #39 10.43 PBCC images/packet-sock.pb-c.c [2020-09-16T12:52:36.801Z] #39 10.54 DEP images/sk-opts.pb-c.d [2020-09-16T12:52:36.801Z] #39 10.55 DEP images/packet-sock.pb-c.d [2020-09-16T12:52:36.801Z] #39 10.57 PBCC images/sk-netlink.pb-c.c [2020-09-16T12:52:36.801Z] #39 10.58 DEP images/sk-netlink.pb-c.d [2020-09-16T12:52:36.801Z] #39 10.60 PBCC images/sk-inet.pb-c.c [2020-09-16T12:52:36.801Z] #39 10.62 DEP images/sk-inet.pb-c.d [2020-09-16T12:52:36.801Z] #39 10.64 PBCC images/sk-unix.pb-c.c [2020-09-16T12:52:36.801Z] #39 10.68 DEP images/sk-unix.pb-c.d [2020-09-16T12:52:36.888Z] #41 ... [2020-09-16T12:52:36.888Z] [2020-09-16T12:52:36.888Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-16T12:52:36.888Z] #32 69.70 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:36.888Z] #32 69.82 Processing triggers for mime-support (3.62) ... [2020-09-16T12:52:36.888Z] #32 DONE 70.7s [2020-09-16T12:52:37.029Z] #39 11.18 PBCC images/rlimit.pb-c.c [2020-09-16T12:52:37.029Z] #39 11.21 DEP images/rlimit.pb-c.d [2020-09-16T12:52:37.029Z] #39 11.24 PBCC images/file-lock.pb-c.c [2020-09-16T12:52:37.029Z] #39 11.26 DEP images/file-lock.pb-c.d [2020-09-16T12:52:37.029Z] #39 11.28 PBCC images/tty.pb-c.c [2020-09-16T12:52:37.058Z] #39 10.77 PBCC images/mm.pb-c.c [2020-09-16T12:52:37.058Z] #39 10.89 DEP images/mm.pb-c.d [2020-09-16T12:52:37.058Z] #39 10.97 PBCC images/timerfd.pb-c.c [2020-09-16T12:52:37.151Z] [2020-09-16T12:52:37.151Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:37.151Z] #10 70.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-16T12:52:37.151Z] #10 70.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-16T12:52:37.151Z] #10 70.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:37.151Z] #10 70.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-16T12:52:37.289Z] #39 11.32 DEP images/tty.pb-c.d [2020-09-16T12:52:37.289Z] #39 11.38 PBCC images/tun.pb-c.c [2020-09-16T12:52:37.289Z] #39 11.39 PBCC images/netdev.pb-c.c [2020-09-16T12:52:37.289Z] #39 11.43 DEP images/tun.pb-c.d [2020-09-16T12:52:37.289Z] #39 11.49 DEP images/netdev.pb-c.d [2020-09-16T12:52:37.315Z] #39 11.03 DEP images/timerfd.pb-c.d [2020-09-16T12:52:37.315Z] #39 11.08 PBCC images/timer.pb-c.c [2020-09-16T12:52:37.315Z] #39 11.14 DEP images/timer.pb-c.d [2020-09-16T12:52:37.315Z] #39 11.22 PBCC images/sa.pb-c.c [2020-09-16T12:52:37.419Z] #10 71.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-16T12:52:37.419Z] #10 71.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:37.549Z] #39 11.55 PBCC images/vma.pb-c.c [2020-09-16T12:52:37.549Z] #39 ... [2020-09-16T12:52:37.549Z] [2020-09-16T12:52:37.549Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:37.549Z] #33 8.458 -- Detecting C compile features - done [2020-09-16T12:52:37.549Z] #33 8.491 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-16T12:52:37.549Z] #33 8.801 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-16T12:52:37.549Z] #33 8.948 -- Configuring done [2020-09-16T12:52:37.549Z] #33 8.983 -- Generating done [2020-09-16T12:52:37.549Z] #33 8.987 -- Build files have been written to: /tmp/tmp.cK12ZLCCZD/tini [2020-09-16T12:52:37.549Z] #33 9.002 + make tini-static [2020-09-16T12:52:37.549Z] #33 9.323 Scanning dependencies of target tini-static [2020-09-16T12:52:37.549Z] #33 9.503 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-16T12:52:37.549Z] #33 11.04 [100%] Linking C executable tini-static [2020-09-16T12:52:37.549Z] #33 11.67 [100%] Built target tini-static [2020-09-16T12:52:37.549Z] #33 11.80 + mkdir -p /build [2020-09-16T12:52:37.549Z] #33 11.80 + cp tini-static /build/docker-init [2020-09-16T12:52:37.549Z] #33 DONE 11.9s [2020-09-16T12:52:37.549Z] [2020-09-16T12:52:37.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:37.549Z] #39 11.66 DEP images/vma.pb-c.d [2020-09-16T12:52:37.549Z] #39 11.71 PBCC images/creds.pb-c.c [2020-09-16T12:52:37.573Z] #39 11.25 DEP images/sa.pb-c.d [2020-09-16T12:52:37.573Z] #39 11.30 PBCC images/pipe-data.pb-c.c [2020-09-16T12:52:37.573Z] #39 11.33 DEP images/pipe-data.pb-c.d [2020-09-16T12:52:37.573Z] #39 11.39 PBCC images/mnt.pb-c.c [2020-09-16T12:52:37.573Z] #39 11.41 DEP images/mnt.pb-c.d [2020-09-16T12:52:37.573Z] #39 11.46 PBCC images/sk-packet.pb-c.c [2020-09-16T12:52:37.809Z] #39 11.80 DEP images/creds.pb-c.d [2020-09-16T12:52:37.809Z] #39 11.84 PBCC images/utsns.pb-c.c [2020-09-16T12:52:37.809Z] #39 11.88 DEP images/utsns.pb-c.d [2020-09-16T12:52:37.809Z] #39 11.94 PBCC images/ipc-desc.pb-c.c [2020-09-16T12:52:37.809Z] #39 11.98 PBCC images/ipc-sem.pb-c.c [2020-09-16T12:52:37.809Z] #39 12.01 DEP images/ipc-desc.pb-c.d [2020-09-16T12:52:37.830Z] #39 11.52 DEP images/sk-packet.pb-c.d [2020-09-16T12:52:37.830Z] #39 11.63 PBCC images/tcp-stream.pb-c.c [2020-09-16T12:52:37.830Z] #39 11.68 DEP images/tcp-stream.pb-c.d [2020-09-16T12:52:37.830Z] #39 11.73 PBCC images/pipe.pb-c.c [2020-09-16T12:52:38.069Z] #39 12.07 DEP images/ipc-sem.pb-c.d [2020-09-16T12:52:38.069Z] #39 12.13 PBCC images/ipc-msg.pb-c.c [2020-09-16T12:52:38.070Z] #39 12.15 DEP images/ipc-msg.pb-c.d [2020-09-16T12:52:38.070Z] #39 12.23 PBCC images/ipc-shm.pb-c.c [2020-09-16T12:52:38.086Z] #39 11.82 DEP images/pipe.pb-c.d [2020-09-16T12:52:38.087Z] #39 11.87 PBCC images/pstree.pb-c.c [2020-09-16T12:52:38.087Z] #39 11.93 DEP images/pstree.pb-c.d [2020-09-16T12:52:38.087Z] #39 11.98 PBCC images/fs.pb-c.c [2020-09-16T12:52:38.330Z] #39 12.29 DEP images/ipc-shm.pb-c.d [2020-09-16T12:52:38.330Z] #39 12.36 PBCC images/ipc-var.pb-c.c [2020-09-16T12:52:38.330Z] #39 12.43 DEP images/ipc-var.pb-c.d [2020-09-16T12:52:38.330Z] #39 12.52 PBCC images/sk-opts.pb-c.c [2020-09-16T12:52:38.344Z] #39 12.00 DEP images/fs.pb-c.d [2020-09-16T12:52:38.344Z] #39 12.05 PBCC images/signalfd.pb-c.c [2020-09-16T12:52:38.344Z] #39 12.16 DEP images/signalfd.pb-c.d [2020-09-16T12:52:38.344Z] #39 12.21 PBCC images/fh.pb-c.c [2020-09-16T12:52:38.349Z] #48 93.99 go/scanner [2020-09-16T12:52:38.590Z] #39 12.58 PBCC images/packet-sock.pb-c.c [2020-09-16T12:52:38.590Z] #39 12.65 DEP images/sk-opts.pb-c.d [2020-09-16T12:52:38.590Z] #39 12.71 DEP images/packet-sock.pb-c.d [2020-09-16T12:52:38.590Z] #39 12.77 PBCC images/sk-netlink.pb-c.c [2020-09-16T12:52:38.601Z] #39 12.31 PBCC images/fsnotify.pb-c.c [2020-09-16T12:52:38.601Z] #39 12.34 DEP images/fh.pb-c.d [2020-09-16T12:52:38.601Z] #39 12.40 DEP images/fsnotify.pb-c.d [2020-09-16T12:52:38.601Z] #39 12.44 PBCC images/eventpoll.pb-c.c [2020-09-16T12:52:38.601Z] #39 12.47 DEP images/eventpoll.pb-c.d [2020-09-16T12:52:38.601Z] #39 12.55 PBCC images/eventfd.pb-c.c [2020-09-16T12:52:38.850Z] #39 12.88 DEP images/sk-netlink.pb-c.d [2020-09-16T12:52:38.850Z] #39 13.02 PBCC images/sk-inet.pb-c.c [2020-09-16T12:52:38.850Z] #39 13.05 DEP images/sk-inet.pb-c.d [2020-09-16T12:52:38.850Z] #39 13.06 PBCC images/sk-unix.pb-c.c [2020-09-16T12:52:38.859Z] #39 12.61 DEP images/eventfd.pb-c.d [2020-09-16T12:52:38.859Z] #39 12.66 PBCC images/remap-file-path.pb-c.c [2020-09-16T12:52:38.859Z] #39 12.67 DEP images/remap-file-path.pb-c.d [2020-09-16T12:52:38.859Z] #39 12.71 PBCC images/fifo.pb-c.c [2020-09-16T12:52:38.859Z] #39 12.74 DEP images/fifo.pb-c.d [2020-09-16T12:52:38.859Z] #39 12.79 PBCC images/ghost-file.pb-c.c [2020-09-16T12:52:39.112Z] #39 13.11 DEP images/sk-unix.pb-c.d [2020-09-16T12:52:39.112Z] #39 13.20 PBCC images/mm.pb-c.c [2020-09-16T12:52:39.112Z] #39 13.26 DEP images/mm.pb-c.d [2020-09-16T12:52:39.112Z] #39 13.30 PBCC images/timerfd.pb-c.c [2020-09-16T12:52:39.112Z] #39 13.35 DEP images/timerfd.pb-c.d [2020-09-16T12:52:39.112Z] #39 13.40 PBCC images/timer.pb-c.c [2020-09-16T12:52:39.112Z] #39 13.41 DEP images/timer.pb-c.d [2020-09-16T12:52:39.116Z] #39 12.83 DEP images/ghost-file.pb-c.d [2020-09-16T12:52:39.116Z] #39 12.91 PBCC images/regfile.pb-c.c [2020-09-16T12:52:39.116Z] #39 12.95 DEP images/regfile.pb-c.d [2020-09-16T12:52:39.116Z] #39 12.98 PBCC images/ns.pb-c.c [2020-09-16T12:52:39.116Z] #39 13.01 DEP images/ns.pb-c.d [2020-09-16T12:52:39.116Z] #39 13.05 PBCC images/fdinfo.pb-c.c [2020-09-16T12:52:39.372Z] #39 13.46 PBCC images/sa.pb-c.c [2020-09-16T12:52:39.372Z] #39 13.50 DEP images/sa.pb-c.d [2020-09-16T12:52:39.372Z] #39 13.56 PBCC images/pipe-data.pb-c.c [2020-09-16T12:52:39.372Z] #39 13.62 DEP images/pipe-data.pb-c.d [2020-09-16T12:52:39.373Z] #39 13.11 DEP images/fdinfo.pb-c.d [2020-09-16T12:52:39.373Z] #39 13.16 PBCC images/core-aarch64.pb-c.c [2020-09-16T12:52:39.373Z] #39 13.21 PBCC images/core-arm.pb-c.c [2020-09-16T12:52:39.373Z] #39 13.24 PBCC images/core-ppc64.pb-c.c [2020-09-16T12:52:39.373Z] #39 13.29 PBCC images/core-s390.pb-c.c [2020-09-16T12:52:39.630Z] #39 13.35 PBCC images/core-x86.pb-c.c [2020-09-16T12:52:39.630Z] #39 13.41 PBCC images/core.pb-c.c [2020-09-16T12:52:39.630Z] #39 13.48 PBCC images/inventory.pb-c.c [2020-09-16T12:52:39.630Z] #39 13.53 DEP images/core-aarch64.pb-c.d [2020-09-16T12:52:39.632Z] #39 13.68 PBCC images/mnt.pb-c.c [2020-09-16T12:52:39.632Z] #39 13.73 DEP images/mnt.pb-c.d [2020-09-16T12:52:39.632Z] #39 13.79 PBCC images/sk-packet.pb-c.c [2020-09-16T12:52:39.632Z] #39 13.81 DEP images/sk-packet.pb-c.d [2020-09-16T12:52:39.887Z] #39 13.57 DEP images/core-arm.pb-c.d [2020-09-16T12:52:39.887Z] #39 13.62 DEP images/core-ppc64.pb-c.d [2020-09-16T12:52:39.887Z] #39 13.67 DEP images/core-s390.pb-c.d [2020-09-16T12:52:39.887Z] #39 13.74 DEP images/core-x86.pb-c.d [2020-09-16T12:52:39.887Z] #39 13.81 DEP images/core.pb-c.d [2020-09-16T12:52:39.892Z] #39 13.85 PBCC images/tcp-stream.pb-c.c [2020-09-16T12:52:39.892Z] #39 13.89 DEP images/tcp-stream.pb-c.d [2020-09-16T12:52:39.892Z] #39 13.94 PBCC images/pipe.pb-c.c [2020-09-16T12:52:39.892Z] #39 13.99 DEP images/pipe.pb-c.d [2020-09-16T12:52:39.892Z] #39 14.05 PBCC images/pstree.pb-c.c [2020-09-16T12:52:39.892Z] #39 14.08 DEP images/pstree.pb-c.d [2020-09-16T12:52:39.892Z] #39 14.15 PBCC images/fs.pb-c.c [2020-09-16T12:52:39.912Z] #48 95.81 mvdan.cc/editorconfig [2020-09-16T12:52:40.003Z] #10 ... [2020-09-16T12:52:40.003Z] [2020-09-16T12:52:40.003Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:40.003Z] #38 63.22 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:40.003Z] #38 66.42 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-16T12:52:40.003Z] #38 67.99 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:40.003Z] #38 68.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-16T12:52:40.003Z] #38 69.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-16T12:52:40.003Z] #38 69.17 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-16T12:52:40.003Z] #38 69.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-16T12:52:40.003Z] #38 69.32 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-16T12:52:40.003Z] #38 73.46 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-16T12:52:40.003Z] #38 73.47 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:40.003Z] #38 ... [2020-09-16T12:52:40.003Z] [2020-09-16T12:52:40.003Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:40.003Z] #41 73.21 vendor/golang.org/x/net/idna [2020-09-16T12:52:40.144Z] #39 13.89 DEP images/inventory.pb-c.d [2020-09-16T12:52:40.144Z] #39 13.95 PBCC images/cpuinfo.pb-c.c [2020-09-16T12:52:40.144Z] #39 13.98 DEP images/cpuinfo.pb-c.d [2020-09-16T12:52:40.144Z] #39 14.02 PBCC images/stats.pb-c.c [2020-09-16T12:52:40.144Z] #39 14.09 DEP images/stats.pb-c.d [2020-09-16T12:52:40.151Z] #39 14.20 DEP images/fs.pb-c.d [2020-09-16T12:52:40.151Z] #39 14.24 PBCC images/signalfd.pb-c.c [2020-09-16T12:52:40.151Z] #39 14.28 DEP images/signalfd.pb-c.d [2020-09-16T12:52:40.151Z] #39 14.38 PBCC images/fh.pb-c.c [2020-09-16T12:52:40.218Z] #48 96.24 mvdan.cc/sh/v3/syntax [2020-09-16T12:52:40.411Z] #39 14.48 PBCC images/fsnotify.pb-c.c [2020-09-16T12:52:40.411Z] #39 14.59 DEP images/fh.pb-c.d [2020-09-16T12:52:40.581Z] #41 ... [2020-09-16T12:52:40.581Z] [2020-09-16T12:52:40.581Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-16T12:52:40.581Z] #38 DONE 74.2s [2020-09-16T12:52:40.581Z] [2020-09-16T12:52:40.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:40.671Z] #39 14.67 DEP images/fsnotify.pb-c.d [2020-09-16T12:52:40.671Z] #39 14.76 PBCC images/eventpoll.pb-c.c [2020-09-16T12:52:40.671Z] #39 14.80 DEP images/eventpoll.pb-c.d [2020-09-16T12:52:40.671Z] #39 14.88 PBCC images/eventfd.pb-c.c [2020-09-16T12:52:40.671Z] #39 14.94 DEP images/eventfd.pb-c.d [2020-09-16T12:52:40.930Z] #39 15.00 PBCC images/remap-file-path.pb-c.c [2020-09-16T12:52:40.930Z] #39 15.02 DEP images/remap-file-path.pb-c.d [2020-09-16T12:52:40.937Z] #48 96.63 encoding/base64 [2020-09-16T12:52:41.190Z] #39 15.09 PBCC images/fifo.pb-c.c [2020-09-16T12:52:41.190Z] #39 15.11 DEP images/fifo.pb-c.d [2020-09-16T12:52:41.190Z] #39 15.18 PBCC images/ghost-file.pb-c.c [2020-09-16T12:52:41.190Z] #39 15.25 DEP images/ghost-file.pb-c.d [2020-09-16T12:52:41.190Z] #39 15.30 PBCC images/regfile.pb-c.c [2020-09-16T12:52:41.190Z] #39 15.33 DEP images/regfile.pb-c.d [2020-09-16T12:52:41.450Z] #39 15.40 PBCC images/ns.pb-c.c [2020-09-16T12:52:41.450Z] #39 15.45 DEP images/ns.pb-c.d [2020-09-16T12:52:41.450Z] #39 15.50 PBCC images/fdinfo.pb-c.c [2020-09-16T12:52:41.450Z] #39 15.58 DEP images/fdinfo.pb-c.d [2020-09-16T12:52:41.450Z] #39 15.64 PBCC images/core-aarch64.pb-c.c [2020-09-16T12:52:41.450Z] #39 15.68 PBCC images/core-arm.pb-c.c [2020-09-16T12:52:41.450Z] #39 15.75 PBCC images/core-ppc64.pb-c.c [2020-09-16T12:52:41.513Z] #39 15.38 make[1]: Nothing to be done for 'all'. [2020-09-16T12:52:41.582Z] #48 ... [2020-09-16T12:52:41.582Z] [2020-09-16T12:52:41.582Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:41.582Z] #40 20.84 CC images/core-s390.o [2020-09-16T12:52:41.582Z] #40 21.67 CC images/cpuinfo.o [2020-09-16T12:52:41.582Z] #40 22.19 CC images/inventory.o [2020-09-16T12:52:41.582Z] #40 22.51 CC images/fdinfo.o [2020-09-16T12:52:41.582Z] #40 22.95 CC images/fown.o [2020-09-16T12:52:41.582Z] #40 23.16 CC images/ns.o [2020-09-16T12:52:41.582Z] #40 23.39 CC images/regfile.o [2020-09-16T12:52:41.582Z] #40 23.74 CC images/ghost-file.o [2020-09-16T12:52:41.582Z] #40 24.06 CC images/fifo.o [2020-09-16T12:52:41.582Z] #40 24.25 CC images/remap-file-path.o [2020-09-16T12:52:41.582Z] #40 24.58 CC images/eventfd.o [2020-09-16T12:52:41.582Z] #40 24.84 CC images/eventpoll.o [2020-09-16T12:52:41.582Z] #40 25.14 CC images/fh.o [2020-09-16T12:52:41.582Z] #40 25.49 CC images/fsnotify.o [2020-09-16T12:52:41.582Z] #40 26.45 CC images/signalfd.o [2020-09-16T12:52:41.582Z] #40 26.67 CC images/fs.o [2020-09-16T12:52:41.710Z] #39 15.85 PBCC images/core-s390.pb-c.c [2020-09-16T12:52:41.886Z] #40 26.89 CC images/pstree.o [2020-09-16T12:52:41.969Z] #39 15.91 PBCC images/core-x86.pb-c.c [2020-09-16T12:52:41.969Z] #39 15.97 PBCC images/core.pb-c.c [2020-09-16T12:52:41.969Z] #39 16.06 PBCC images/inventory.pb-c.c [2020-09-16T12:52:41.969Z] #39 16.16 DEP images/core-aarch64.pb-c.d [2020-09-16T12:52:42.189Z] #40 27.11 CC images/pipe.o [2020-09-16T12:52:42.229Z] #39 16.25 DEP images/core-arm.pb-c.d [2020-09-16T12:52:42.229Z] #39 16.30 DEP images/core-ppc64.pb-c.d [2020-09-16T12:52:42.229Z] #39 16.35 DEP images/core-s390.pb-c.d [2020-09-16T12:52:42.229Z] #39 16.41 DEP images/core-x86.pb-c.d [2020-09-16T12:52:42.489Z] #40 27.40 CC images/tcp-stream.o [2020-09-16T12:52:42.489Z] #40 ... [2020-09-16T12:52:42.490Z] [2020-09-16T12:52:42.490Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:42.490Z] #48 98.34 go/ast [2020-09-16T12:52:42.496Z] #39 16.49 DEP images/core.pb-c.d [2020-09-16T12:52:42.496Z] #39 16.57 DEP images/inventory.pb-c.d [2020-09-16T12:52:42.496Z] #39 16.64 PBCC images/cpuinfo.pb-c.c [2020-09-16T12:52:42.496Z] #39 16.69 DEP images/cpuinfo.pb-c.d [2020-09-16T12:52:42.511Z] #39 ... [2020-09-16T12:52:42.511Z] [2020-09-16T12:52:42.511Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:42.511Z] #54 DONE 75.9s [2020-09-16T12:52:42.511Z] [2020-09-16T12:52:42.511Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-16T12:52:42.511Z] #55 DONE 0.2s [2020-09-16T12:52:42.511Z] [2020-09-16T12:52:42.511Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:42.511Z] #41 75.43 vendor/golang.org/x/net/http/httpproxy [2020-09-16T12:52:42.511Z] #41 75.43 net/textproto [2020-09-16T12:52:42.511Z] #41 75.43 crypto/x509 [2020-09-16T12:52:42.755Z] #39 16.74 PBCC images/stats.pb-c.c [2020-09-16T12:52:42.755Z] #39 16.78 DEP images/stats.pb-c.d [2020-09-16T12:52:42.774Z] #41 ... [2020-09-16T12:52:42.774Z] [2020-09-16T12:52:42.774Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-16T12:52:42.774Z] #56 DONE 0.3s [2020-09-16T12:52:42.788Z] #48 ... [2020-09-16T12:52:42.788Z] [2020-09-16T12:52:42.788Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:42.788Z] #31 93.96 github.com/BurntSushi/toml/cmd/tomlv [2020-09-16T12:52:42.788Z] #31 DONE 98.7s [2020-09-16T12:52:43.037Z] [2020-09-16T12:52:43.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:43.037Z] #39 2.376 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:52:43.037Z] #39 2.376 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:52:43.037Z] #39 2.384 Note: Building without GnuTLS support [2020-09-16T12:52:43.037Z] #39 2.402 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:52:43.037Z] #39 2.403 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:52:43.092Z] [2020-09-16T12:52:43.092Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:43.092Z] #40 27.68 CC images/sk-packet.o [2020-09-16T12:52:43.092Z] #40 28.15 CC images/mnt.o [2020-09-16T12:52:43.411Z] #39 16.84 CC images/stats.o [2020-09-16T12:52:43.411Z] #39 17.34 CC images/core.o [2020-09-16T12:52:43.798Z] #40 28.57 CC images/pipe-data.o [2020-09-16T12:52:43.798Z] #40 28.77 CC images/sa.o [2020-09-16T12:52:44.099Z] #40 29.12 CC images/timer.o [2020-09-16T12:52:44.136Z] #39 ... [2020-09-16T12:52:44.136Z] [2020-09-16T12:52:44.136Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:44.136Z] #47 80.17 github.com/pkg/diff [2020-09-16T12:52:44.136Z] #47 81.29 go/ast [2020-09-16T12:52:44.136Z] #47 81.72 golang.org/x/crypto/ssh/terminal [2020-09-16T12:52:44.136Z] #47 84.14 mvdan.cc/editorconfig [2020-09-16T12:52:44.136Z] #47 85.70 mvdan.cc/sh/v3/fileutil [2020-09-16T12:52:44.136Z] #47 85.92 mvdan.cc/sh/v3/syntax [2020-09-16T12:52:44.341Z] #39 18.12 CC images/core-x86.o [2020-09-16T12:52:44.396Z] #47 ... [2020-09-16T12:52:44.396Z] [2020-09-16T12:52:44.396Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:44.396Z] #41 80.34 internal/lazyregexp [2020-09-16T12:52:44.396Z] #41 80.60 net/url [2020-09-16T12:52:44.396Z] #41 82.23 text/template/parse [2020-09-16T12:52:44.396Z] #41 85.23 go/parser [2020-09-16T12:52:44.396Z] #41 87.87 text/template [2020-09-16T12:52:44.396Z] #41 88.82 encoding/xml [2020-09-16T12:52:44.396Z] #41 ... [2020-09-16T12:52:44.396Z] [2020-09-16T12:52:44.396Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:52:44.396Z] #52 38.59 Checking out files: 33% (1093/3239) Checking out files: 34% (1102/3239) Checking out files: 35% (1134/3239) Checking out files: 36% (1167/3239) Checking out files: 37% (1199/3239) Checking out files: 38% (1231/3239) Checking out files: 39% (1264/3239) Checking out files: 40% (1296/3239) Checking out files: 41% (1328/3239) Checking out files: 42% (1361/3239) Checking out files: 43% (1393/3239) Checking out files: 44% (1426/3239) Checking out files: 45% (1458/3239) Checking out files: 46% (1490/3239) Checking out files: 47% (1523/3239) Checking out files: 48% (1555/3239) Checking out files: 49% (1588/3239) Checking out files: 50% (1620/3239) Checking out files: 51% (1652/3239) Checking out files: 52% (1685/3239) Checking out files: 53% (1717/3239) Checking out files: 54% (1750/3239) Checking out files: 55% (1782/3239) Checking out files: 56% (1814/3239) Checking out files: 57% (1847/3239) Checking out files: 58% (1879/3239) Checking out files: 59% (1912/3239) Checking out files: 60% (1944/3239) Checking out files: 61% (1976/3239) Checking out files: 62% (2009/3239) Checking out files: 63% (2041/3239) Checking out files: 64% (2073/3239) Checking out files: 65% (2106/3239) Checking out files: 66% (2138/3239) Checking out files: 67% (2171/3239) Checking out files: 68% (2203/3239) Checking out files: 69% (2235/3239) Checking out files: 70% (2268/3239) Checking out files: 71% (2300/3239) Checking out files: 72% (2333/3239) Checking out files: 73% (2365/3239) Checking out files: 74% (2397/3239) Checking out files: 75% (2430/3239) Checking out files: 76% (2462/3239) Checking out files: 77% (2495/3239) Checking out files: 78% (2527/3239) Checking out files: 79% (2559/3239) Checking out files: 80% (2592/3239) Checking out files: 81% (2624/3239) Checking out files: 82% (2656/3239) Checking out files: 83% (2689/3239) Checking out files: 84% (2721/3239) Checking out files: 85% (2754/3239) Checking out files: 85% (2781/3239) Checking out files: 86% (2786/3239) Checking out files: 87% (2818/3239) Checking out files: 88% (2851/3239) Checking out files: 89% (2883/3239) Checking out files: 90% (2916/3239) Checking out files: 91% (2948/3239) Checking out files: 92% (2980/3239) Checking out files: 93% (3013/3239) Checking out files: 94% (3045/3239) Checking out files: 95% (3078/3239) Checking out files: 96% (3110/3239) Checking out files: 97% (3142/3239) Checking out files: 98% (3175/3239) Checking out files: 99% (3207/3239) Checking out files: 100% (3239/3239) Checking out files: 100% (3239/3239), done. [2020-09-16T12:52:44.396Z] #52 40.04 + cd /tmp/tmp.r7ORYwdmGL/src/github.com/containerd/containerd [2020-09-16T12:52:44.396Z] #52 40.04 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-16T12:52:44.396Z] #52 40.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-16T12:52:44.396Z] #52 40.29 + BUILDTAGS='netgo osusergo static_build' [2020-09-16T12:52:44.396Z] #52 40.29 + export EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:44.396Z] #52 40.29 + EXTRA_FLAGS=-buildmode=pie [2020-09-16T12:52:44.396Z] #52 40.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-16T12:52:44.396Z] #52 40.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-16T12:52:44.396Z] #52 40.29 + '[' '' = dynamic ']' [2020-09-16T12:52:44.396Z] #52 40.29 + make [2020-09-16T12:52:44.396Z] #52 41.26 + bin/ctr [2020-09-16T12:52:44.412Z] #40 29.49 CC images/timerfd.o [2020-09-16T12:52:44.709Z] #40 29.76 CC images/mm.o [2020-09-16T12:52:44.906Z] #39 18.60 CC images/core-arm.o [2020-09-16T12:52:44.906Z] #39 ... [2020-09-16T12:52:44.906Z] [2020-09-16T12:52:44.906Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:44.906Z] #41 86.70 text/template [2020-09-16T12:52:44.906Z] #41 86.72 go/parser [2020-09-16T12:52:44.906Z] #41 90.50 encoding/xml [2020-09-16T12:52:44.906Z] #41 92.10 go/doc [2020-09-16T12:52:44.906Z] #41 95.73 github.com/LK4D4/vndr/versioned [2020-09-16T12:52:44.906Z] #41 95.78 github.com/LK4D4/vndr/build [2020-09-16T12:52:44.906Z] #41 95.81 compress/flate [2020-09-16T12:52:44.966Z] #39 4.099 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:52:44.966Z] #39 4.158 GEN .gitid [2020-09-16T12:52:44.966Z] #39 4.188 GEN criu/include/version.h [2020-09-16T12:52:44.966Z] #39 4.260 GEN include/common/asm [2020-09-16T12:52:45.009Z] #40 30.09 CC images/sk-opts.o [2020-09-16T12:52:45.164Z] #41 ... [2020-09-16T12:52:45.164Z] [2020-09-16T12:52:45.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:45.164Z] #39 18.98 CC images/core-aarch64.o [2020-09-16T12:52:45.311Z] #40 30.35 CC images/sk-unix.o [2020-09-16T12:52:45.421Z] #39 ... [2020-09-16T12:52:45.421Z] [2020-09-16T12:52:45.421Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:45.421Z] #47 87.23 mvdan.cc/sh/v3/fileutil [2020-09-16T12:52:45.421Z] #47 87.44 mvdan.cc/sh/v3/syntax [2020-09-16T12:52:45.421Z] #47 94.37 mvdan.cc/sh/v3/cmd/shfmt [2020-09-16T12:52:45.610Z] #40 30.71 CC images/sk-inet.o [2020-09-16T12:52:45.610Z] #40 ... [2020-09-16T12:52:45.610Z] [2020-09-16T12:52:45.610Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:45.610Z] #42 91.58 github.com/LK4D4/vndr/versioned [2020-09-16T12:52:45.610Z] #42 94.91 encoding/binary [2020-09-16T12:52:45.610Z] #42 94.95 go/scanner [2020-09-16T12:52:45.610Z] #42 94.98 net/url [2020-09-16T12:52:45.610Z] #42 98.61 go/ast [2020-09-16T12:52:45.610Z] #42 99.03 text/template/parse [2020-09-16T12:52:45.610Z] #42 100.7 encoding/json [2020-09-16T12:52:45.678Z] #47 ... [2020-09-16T12:52:45.679Z] [2020-09-16T12:52:45.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:45.679Z] #39 19.30 CC images/core-ppc64.o [2020-09-16T12:52:45.908Z] #42 ... [2020-09-16T12:52:45.908Z] [2020-09-16T12:52:45.908Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:45.908Z] #48 100.0 encoding/json [2020-09-16T12:52:45.908Z] #48 101.3 golang.org/x/sys/unix [2020-09-16T12:52:45.916Z] #39 5.413 PBCC images/timens.pb-c.c [2020-09-16T12:52:45.916Z] #39 5.431 DEP images/timens.pb-c.d [2020-09-16T12:52:45.916Z] #39 5.489 PBCC images/fown.pb-c.c [2020-09-16T12:52:45.916Z] #39 5.498 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-16T12:52:45.936Z] #39 19.86 CC images/core-s390.o [2020-09-16T12:52:46.179Z] #39 5.580 PBCC images/opts.pb-c.c [2020-09-16T12:52:46.179Z] #39 5.596 PBCC images/memfd.pb-c.c [2020-09-16T12:52:46.179Z] #39 5.633 DEP images/fown.pb-c.d [2020-09-16T12:52:46.179Z] #39 5.676 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-16T12:52:46.179Z] #39 5.748 DEP images/opts.pb-c.d [2020-09-16T12:52:46.179Z] #39 5.807 DEP images/memfd.pb-c.d [2020-09-16T12:52:46.443Z] #39 5.864 PBCC images/sit.pb-c.c [2020-09-16T12:52:46.443Z] #39 5.932 DEP images/sit.pb-c.d [2020-09-16T12:52:46.443Z] #39 5.967 PBCC images/macvlan.pb-c.c [2020-09-16T12:52:46.443Z] #39 5.992 DEP images/macvlan.pb-c.d [2020-09-16T12:52:46.707Z] #39 6.056 PBCC images/autofs.pb-c.c [2020-09-16T12:52:46.707Z] #39 6.089 DEP images/autofs.pb-c.d [2020-09-16T12:52:46.707Z] #39 6.127 PBCC images/sysctl.pb-c.c [2020-09-16T12:52:46.707Z] #39 6.164 DEP images/sysctl.pb-c.d [2020-09-16T12:52:46.707Z] #39 6.194 PBCC images/time.pb-c.c [2020-09-16T12:52:46.707Z] #39 6.232 DEP images/time.pb-c.d [2020-09-16T12:52:46.707Z] #39 6.291 PBCC images/binfmt-misc.pb-c.c [2020-09-16T12:52:46.707Z] #39 6.321 DEP images/binfmt-misc.pb-c.d [2020-09-16T12:52:46.707Z] #39 6.376 PBCC images/seccomp.pb-c.c [2020-09-16T12:52:46.707Z] #39 6.394 DEP images/seccomp.pb-c.d [2020-09-16T12:52:46.867Z] #39 20.49 CC images/cpuinfo.o [2020-09-16T12:52:46.934Z] #52 ... [2020-09-16T12:52:46.934Z] [2020-09-16T12:52:46.934Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:46.934Z] #41 92.79 go/doc [2020-09-16T12:52:46.970Z] #39 6.448 PBCC images/userns.pb-c.c [2020-09-16T12:52:46.970Z] #39 6.479 DEP images/userns.pb-c.d [2020-09-16T12:52:46.970Z] #39 6.528 PBCC images/cgroup.pb-c.c [2020-09-16T12:52:46.970Z] #39 ... [2020-09-16T12:52:46.970Z] [2020-09-16T12:52:46.970Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:46.970Z] #33 2.099 + RM_GOPATH=0 [2020-09-16T12:52:46.970Z] #33 2.099 + TMP_GOPATH= [2020-09-16T12:52:46.970Z] #33 2.099 + : /build [2020-09-16T12:52:46.970Z] #33 2.099 + '[' -z '' ']' [2020-09-16T12:52:46.970Z] #33 2.099 ++ mktemp -d [2020-09-16T12:52:46.970Z] #33 2.099 + export GOPATH=/tmp/tmp.Jblm7cvCfN [2020-09-16T12:52:46.970Z] #33 2.099 + GOPATH=/tmp/tmp.Jblm7cvCfN [2020-09-16T12:52:46.970Z] #33 2.099 + RM_GOPATH=1 [2020-09-16T12:52:46.970Z] #33 2.099 + case "$(go env GOARCH)" in [2020-09-16T12:52:46.970Z] #33 2.107 ++ go env GOARCH [2020-09-16T12:52:46.970Z] #33 2.115 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:46.970Z] #33 2.115 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:46.970Z] #33 2.123 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:46.970Z] #33 2.125 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:46.970Z] #33 2.126 + dir=/tmp/install [2020-09-16T12:52:46.970Z] #33 2.126 + bin=tini [2020-09-16T12:52:46.970Z] #33 2.126 + shift [2020-09-16T12:52:46.970Z] #33 2.126 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-16T12:52:46.970Z] #33 2.126 + . /tmp/install/tini.installer [2020-09-16T12:52:46.970Z] #33 2.126 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:46.970Z] #33 2.126 + install_tini [2020-09-16T12:52:46.970Z] #33 2.126 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-16T12:52:46.970Z] #33 2.126 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jblm7cvCfN/tini [2020-09-16T12:52:46.970Z] #33 2.139 Cloning into '/tmp/tmp.Jblm7cvCfN/tini'... [2020-09-16T12:52:46.970Z] #33 2.862 + cd /tmp/tmp.Jblm7cvCfN/tini [2020-09-16T12:52:46.970Z] #33 2.863 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-16T12:52:46.970Z] #33 2.869 + cmake . [2020-09-16T12:52:46.970Z] #33 3.446 -- The C compiler identification is GNU 8.3.0 [2020-09-16T12:52:46.970Z] #33 3.496 -- Check for working C compiler: /usr/bin/cc [2020-09-16T12:52:46.970Z] #33 4.045 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T12:52:46.970Z] #33 4.124 -- Detecting C compiler ABI info [2020-09-16T12:52:46.970Z] #33 4.749 -- Detecting C compiler ABI info - done [2020-09-16T12:52:46.970Z] #33 4.781 -- Detecting C compile features [2020-09-16T12:52:46.970Z] #33 6.813 -- Detecting C compile features - done [2020-09-16T12:52:46.970Z] #33 6.833 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-16T12:52:46.970Z] #33 7.158 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-16T12:52:46.970Z] #33 7.284 -- Configuring done [2020-09-16T12:52:46.970Z] #33 7.306 -- Generating done [2020-09-16T12:52:46.970Z] #33 7.321 -- Build files have been written to: /tmp/tmp.Jblm7cvCfN/tini [2020-09-16T12:52:46.970Z] #33 7.328 + make tini-static [2020-09-16T12:52:46.970Z] #33 7.692 Scanning dependencies of target tini-static [2020-09-16T12:52:46.970Z] #33 7.833 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-16T12:52:46.970Z] #33 8.982 [100%] Linking C executable tini-static [2020-09-16T12:52:46.970Z] #33 9.515 [100%] Built target tini-static [2020-09-16T12:52:46.970Z] #33 9.577 + mkdir -p /build [2020-09-16T12:52:46.970Z] #33 9.579 + cp tini-static /build/docker-init [2020-09-16T12:52:46.970Z] #33 ... [2020-09-16T12:52:46.970Z] [2020-09-16T12:52:46.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:46.970Z] #39 6.556 DEP images/cgroup.pb-c.d [2020-09-16T12:52:46.970Z] #39 6.592 PBCC images/ext-file.pb-c.c [2020-09-16T12:52:46.970Z] #39 6.627 DEP images/ext-file.pb-c.d [2020-09-16T12:52:46.970Z] #39 6.662 PBCC images/rpc.pb-c.c [2020-09-16T12:52:47.125Z] #39 20.97 CC images/inventory.o [2020-09-16T12:52:47.145Z] Running on azwin-2-382bb0 in d:\jenkins\workspace\moby_PR-41460 [Pipeline] { [Pipeline] ws [2020-09-16T12:52:47.161Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-16T12:52:47.233Z] #39 6.696 DEP images/rpc.pb-c.d [2020-09-16T12:52:47.233Z] #39 6.737 PBCC images/siginfo.pb-c.c [2020-09-16T12:52:47.233Z] #39 6.772 DEP images/siginfo.pb-c.d [2020-09-16T12:52:47.233Z] #39 6.827 PBCC images/pagemap.pb-c.c [2020-09-16T12:52:47.233Z] #39 6.872 DEP images/pagemap.pb-c.d [2020-09-16T12:52:47.382Z] #39 21.18 CC images/fdinfo.o [2020-09-16T12:52:47.497Z] #39 ... [2020-09-16T12:52:47.497Z] [2020-09-16T12:52:47.497Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:47.497Z] #33 DONE 10.5s [2020-09-16T12:52:47.497Z] [2020-09-16T12:52:47.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:47.497Z] #39 6.908 PBCC images/rlimit.pb-c.c [2020-09-16T12:52:47.497Z] #39 6.929 DEP images/rlimit.pb-c.d [2020-09-16T12:52:47.497Z] #39 6.965 PBCC images/file-lock.pb-c.c [2020-09-16T12:52:47.497Z] #39 6.974 DEP images/file-lock.pb-c.d [2020-09-16T12:52:47.497Z] #39 7.021 PBCC images/tty.pb-c.c [2020-09-16T12:52:47.497Z] #39 7.078 DEP images/tty.pb-c.d [2020-09-16T12:52:47.761Z] #39 7.127 PBCC images/tun.pb-c.c [2020-09-16T12:52:47.761Z] #39 7.164 PBCC images/netdev.pb-c.c [2020-09-16T12:52:47.761Z] #39 7.209 DEP images/tun.pb-c.d [2020-09-16T12:52:47.761Z] #39 7.247 DEP images/netdev.pb-c.d [2020-09-16T12:52:47.761Z] #39 7.276 PBCC images/vma.pb-c.c [2020-09-16T12:52:47.761Z] #39 7.305 DEP images/vma.pb-c.d [2020-09-16T12:52:47.761Z] #39 7.351 PBCC images/creds.pb-c.c [2020-09-16T12:52:47.761Z] #39 7.380 DEP images/creds.pb-c.d [2020-09-16T12:52:47.761Z] #39 7.409 PBCC images/utsns.pb-c.c [2020-09-16T12:52:47.761Z] #39 7.423 DEP images/utsns.pb-c.d [2020-09-16T12:52:47.761Z] #39 7.458 PBCC images/ipc-desc.pb-c.c [2020-09-16T12:52:47.948Z] #39 21.66 CC images/fown.o [2020-09-16T12:52:48.024Z] #39 7.476 PBCC images/ipc-sem.pb-c.c [2020-09-16T12:52:48.024Z] #39 7.491 DEP images/ipc-desc.pb-c.d [2020-09-16T12:52:48.024Z] #39 7.568 DEP images/ipc-sem.pb-c.d [2020-09-16T12:52:48.024Z] #39 7.619 PBCC images/ipc-msg.pb-c.c [2020-09-16T12:52:48.024Z] #39 7.667 DEP images/ipc-msg.pb-c.d [2020-09-16T12:52:48.205Z] #39 21.89 CC images/ns.o [2020-09-16T12:52:48.205Z] #39 22.13 CC images/regfile.o [2020-09-16T12:52:48.288Z] #39 7.723 PBCC images/ipc-shm.pb-c.c [2020-09-16T12:52:48.288Z] #39 7.780 DEP images/ipc-shm.pb-c.d [2020-09-16T12:52:48.288Z] #39 7.831 PBCC images/ipc-var.pb-c.c [2020-09-16T12:52:48.288Z] #39 7.864 DEP images/ipc-var.pb-c.d [2020-09-16T12:52:48.288Z] #39 7.903 PBCC images/sk-opts.pb-c.c [2020-09-16T12:52:48.288Z] #39 7.940 PBCC images/packet-sock.pb-c.c [2020-09-16T12:52:48.316Z] #41 94.33 github.com/LK4D4/vndr/versioned [2020-09-16T12:52:48.316Z] #41 94.44 compress/flate [2020-09-16T12:52:48.464Z] #39 ... [2020-09-16T12:52:48.464Z] [2020-09-16T12:52:48.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:48.464Z] #47 DONE 100.4s [2020-09-16T12:52:48.464Z] [2020-09-16T12:52:48.464Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:48.464Z] #41 98.39 hash/crc32 [2020-09-16T12:52:48.464Z] #41 98.95 vendor/golang.org/x/crypto/cryptobyte [2020-09-16T12:52:48.464Z] #41 99.01 compress/gzip [2020-09-16T12:52:48.464Z] #41 99.64 net [2020-09-16T12:52:48.552Z] #39 7.964 DEP images/sk-opts.pb-c.d [2020-09-16T12:52:48.552Z] #39 8.004 DEP images/packet-sock.pb-c.d [2020-09-16T12:52:48.552Z] #39 8.036 PBCC images/sk-netlink.pb-c.c [2020-09-16T12:52:48.552Z] #39 8.063 DEP images/sk-netlink.pb-c.d [2020-09-16T12:52:48.552Z] #39 8.139 PBCC images/sk-inet.pb-c.c [2020-09-16T12:52:48.552Z] #39 8.185 DEP images/sk-inet.pb-c.d [2020-09-16T12:52:48.815Z] #39 8.215 PBCC images/sk-unix.pb-c.c [2020-09-16T12:52:48.815Z] #39 8.248 DEP images/sk-unix.pb-c.d [2020-09-16T12:52:48.815Z] #39 8.308 PBCC images/mm.pb-c.c [2020-09-16T12:52:48.815Z] #39 8.340 DEP images/mm.pb-c.d [2020-09-16T12:52:48.815Z] #39 8.373 PBCC images/timerfd.pb-c.c [2020-09-16T12:52:48.815Z] #39 8.409 DEP images/timerfd.pb-c.d [2020-09-16T12:52:48.815Z] #39 8.435 PBCC images/timer.pb-c.c [2020-09-16T12:52:48.815Z] #39 8.446 DEP images/timer.pb-c.d [2020-09-16T12:52:48.815Z] #39 8.472 PBCC images/sa.pb-c.c [2020-09-16T12:52:48.815Z] #39 8.512 DEP images/sa.pb-c.d [2020-09-16T12:52:49.028Z] #41 101.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-16T12:52:49.079Z] #39 8.588 PBCC images/pipe-data.pb-c.c [2020-09-16T12:52:49.079Z] #39 8.599 DEP images/pipe-data.pb-c.d [2020-09-16T12:52:49.079Z] #39 8.629 PBCC images/mnt.pb-c.c [2020-09-16T12:52:49.079Z] #39 8.667 DEP images/mnt.pb-c.d [2020-09-16T12:52:49.079Z] #39 8.720 PBCC images/sk-packet.pb-c.c [2020-09-16T12:52:49.079Z] #39 8.741 DEP images/sk-packet.pb-c.d [2020-09-16T12:52:49.342Z] #39 8.787 PBCC images/tcp-stream.pb-c.c [2020-09-16T12:52:49.342Z] #39 8.817 DEP images/tcp-stream.pb-c.d [2020-09-16T12:52:49.342Z] #39 8.844 PBCC images/pipe.pb-c.c [2020-09-16T12:52:49.342Z] #39 8.873 DEP images/pipe.pb-c.d [2020-09-16T12:52:49.342Z] #39 8.904 PBCC images/pstree.pb-c.c [2020-09-16T12:52:49.342Z] #39 8.915 DEP images/pstree.pb-c.d [2020-09-16T12:52:49.342Z] #39 8.943 PBCC images/fs.pb-c.c [2020-09-16T12:52:49.342Z] #39 8.974 DEP images/fs.pb-c.d [2020-09-16T12:52:49.606Z] #39 9.025 PBCC images/signalfd.pb-c.c [2020-09-16T12:52:49.606Z] #39 9.054 DEP images/signalfd.pb-c.d [2020-09-16T12:52:49.606Z] #39 9.111 PBCC images/fh.pb-c.c [2020-09-16T12:52:49.606Z] #39 9.156 PBCC images/fsnotify.pb-c.c [2020-09-16T12:52:49.606Z] #39 9.232 DEP images/fh.pb-c.d [2020-09-16T12:52:49.869Z] #39 9.281 DEP images/fsnotify.pb-c.d [2020-09-16T12:52:49.869Z] #39 9.353 PBCC images/eventpoll.pb-c.c [2020-09-16T12:52:49.869Z] #39 9.397 DEP images/eventpoll.pb-c.d [2020-09-16T12:52:49.869Z] #39 9.424 PBCC images/eventfd.pb-c.c [2020-09-16T12:52:49.869Z] #39 9.448 DEP images/eventfd.pb-c.d [2020-09-16T12:52:49.869Z] #39 9.484 PBCC images/remap-file-path.pb-c.c [2020-09-16T12:52:50.133Z] #39 9.500 DEP images/remap-file-path.pb-c.d [2020-09-16T12:52:50.133Z] #39 9.540 PBCC images/fifo.pb-c.c [2020-09-16T12:52:50.133Z] #39 9.552 DEP images/fifo.pb-c.d [2020-09-16T12:52:50.133Z] #39 9.608 PBCC images/ghost-file.pb-c.c [2020-09-16T12:52:50.133Z] #39 9.676 DEP images/ghost-file.pb-c.d [2020-09-16T12:52:50.133Z] #39 9.723 PBCC images/regfile.pb-c.c [2020-09-16T12:52:50.225Z] #41 95.98 github.com/LK4D4/vndr/build [2020-09-16T12:52:50.396Z] #39 9.752 DEP images/regfile.pb-c.d [2020-09-16T12:52:50.396Z] #39 9.799 PBCC images/ns.pb-c.c [2020-09-16T12:52:50.396Z] #39 9.837 DEP images/ns.pb-c.d [2020-09-16T12:52:50.396Z] #39 9.868 PBCC images/fdinfo.pb-c.c [2020-09-16T12:52:50.396Z] #39 9.928 DEP images/fdinfo.pb-c.d [2020-09-16T12:52:50.396Z] #39 9.958 PBCC images/core-aarch64.pb-c.c [2020-09-16T12:52:50.396Z] #39 9.988 PBCC images/core-arm.pb-c.c [2020-09-16T12:52:50.396Z] #39 10.01 PBCC images/core-ppc64.pb-c.c [2020-09-16T12:52:50.396Z] #39 10.04 PBCC images/core-s390.pb-c.c [2020-09-16T12:52:50.396Z] #39 10.06 PBCC images/core-x86.pb-c.c [2020-09-16T12:52:50.405Z] #41 102.3 vendor/golang.org/x/crypto/hkdf [2020-09-16T12:52:50.419Z] #48 ... [2020-09-16T12:52:50.419Z] [2020-09-16T12:52:50.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:50.419Z] #11 95.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-16T12:52:50.419Z] #11 95.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-16T12:52:50.419Z] #11 95.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:50.419Z] #11 ... [2020-09-16T12:52:50.419Z] [2020-09-16T12:52:50.419Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:50.419Z] #40 31.20 CC images/tun.o [2020-09-16T12:52:50.419Z] #40 31.51 CC images/sk-netlink.o [2020-09-16T12:52:50.419Z] #40 31.72 CC images/packet-sock.o [2020-09-16T12:52:50.419Z] #40 32.13 CC images/ipc-var.o [2020-09-16T12:52:50.419Z] #40 32.40 CC images/ipc-desc.o [2020-09-16T12:52:50.419Z] #40 32.65 CC images/ipc-shm.o [2020-09-16T12:52:50.419Z] #40 32.84 CC images/ipc-msg.o [2020-09-16T12:52:50.419Z] #40 33.11 CC images/ipc-sem.o [2020-09-16T12:52:50.419Z] #40 33.28 CC images/utsns.o [2020-09-16T12:52:50.419Z] #40 33.51 CC images/creds.o [2020-09-16T12:52:50.419Z] #40 33.71 CC images/vma.o [2020-09-16T12:52:50.419Z] #40 33.98 CC images/netdev.o [2020-09-16T12:52:50.419Z] #40 34.43 CC images/tty.o [2020-09-16T12:52:50.419Z] #40 35.12 CC images/file-lock.o [2020-09-16T12:52:50.419Z] #40 35.35 CC images/rlimit.o [2020-09-16T12:52:50.419Z] #40 35.53 CC images/pagemap.o [2020-09-16T12:52:50.660Z] #39 10.09 PBCC images/core.pb-c.c [2020-09-16T12:52:50.660Z] #39 10.12 PBCC images/inventory.pb-c.c [2020-09-16T12:52:50.660Z] #39 10.16 DEP images/core-aarch64.pb-c.d [2020-09-16T12:52:50.660Z] #39 10.18 DEP images/core-arm.pb-c.d [2020-09-16T12:52:50.660Z] #39 10.23 DEP images/core-ppc64.pb-c.d [2020-09-16T12:52:50.660Z] #39 10.25 DEP images/core-s390.pb-c.d [2020-09-16T12:52:50.662Z] #41 102.5 vendor/golang.org/x/text/transform [2020-09-16T12:52:50.719Z] #40 35.80 CC images/siginfo.o [2020-09-16T12:52:50.924Z] #39 10.32 DEP images/core-x86.pb-c.d [2020-09-16T12:52:50.924Z] #39 10.38 DEP images/core.pb-c.d [2020-09-16T12:52:50.924Z] #39 10.45 DEP images/inventory.pb-c.d [2020-09-16T12:52:50.924Z] #39 10.49 PBCC images/cpuinfo.pb-c.c [2020-09-16T12:52:50.924Z] #39 10.51 DEP images/cpuinfo.pb-c.d [2020-09-16T12:52:50.924Z] #39 10.56 PBCC images/stats.pb-c.c [2020-09-16T12:52:51.021Z] #40 35.98 CC images/rpc.o [2020-09-16T12:52:51.187Z] #39 10.58 DEP images/stats.pb-c.d [2020-09-16T12:52:51.227Z] #41 103.1 vendor/golang.org/x/text/unicode/bidi [2020-09-16T12:52:51.606Z] #41 97.41 hash/crc32 [2020-09-16T12:52:52.138Z] #39 11.65 make[1]: Nothing to be done for 'all'. [2020-09-16T12:52:52.178Z] #41 98.00 compress/gzip [2020-09-16T12:52:52.565Z] #40 37.28 CC images/ext-file.o [2020-09-16T12:52:52.565Z] #40 37.43 CC images/cgroup.o [2020-09-16T12:52:52.600Z] #41 104.7 vendor/golang.org/x/text/secure/bidirule [2020-09-16T12:52:52.747Z] #41 98.60 net [2020-09-16T12:52:52.857Z] #41 104.9 vendor/golang.org/x/text/unicode/norm [2020-09-16T12:52:53.007Z] #41 ... [2020-09-16T12:52:53.007Z] [2020-09-16T12:52:53.007Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:52:53.007Z] #47 93.00 mvdan.cc/sh/v3/cmd/shfmt [2020-09-16T12:52:53.007Z] #47 DONE 99.1s [2020-09-16T12:52:53.007Z] [2020-09-16T12:52:53.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:53.007Z] #39 18.37 make[1]: Nothing to be done for 'all'. [2020-09-16T12:52:53.007Z] #39 19.89 CC images/stats.o [2020-09-16T12:52:53.007Z] #39 20.31 CC images/core.o [2020-09-16T12:52:53.007Z] #39 20.97 CC images/core-x86.o [2020-09-16T12:52:53.007Z] #39 21.72 CC images/core-arm.o [2020-09-16T12:52:53.007Z] #39 22.19 CC images/core-aarch64.o [2020-09-16T12:52:53.007Z] #39 22.62 CC images/core-ppc64.o [2020-09-16T12:52:53.007Z] #39 23.33 CC images/core-s390.o [2020-09-16T12:52:53.007Z] #39 24.02 CC images/cpuinfo.o [2020-09-16T12:52:53.007Z] #39 24.47 CC images/inventory.o [2020-09-16T12:52:53.007Z] #39 24.73 CC images/fdinfo.o [2020-09-16T12:52:53.007Z] #39 25.03 CC images/fown.o [2020-09-16T12:52:53.007Z] #39 25.26 CC images/ns.o [2020-09-16T12:52:53.007Z] #39 25.53 CC images/regfile.o [2020-09-16T12:52:53.007Z] #39 25.87 CC images/ghost-file.o [2020-09-16T12:52:53.007Z] #39 26.28 CC images/fifo.o [2020-09-16T12:52:53.007Z] #39 26.49 CC images/remap-file-path.o [2020-09-16T12:52:53.007Z] #39 26.73 CC images/eventfd.o [2020-09-16T12:52:53.007Z] #39 26.96 CC images/eventpoll.o [2020-09-16T12:52:53.090Z] #39 ... [2020-09-16T12:52:53.090Z] [2020-09-16T12:52:53.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:53.090Z] #41 76.87 vendor/golang.org/x/net/http/httpguts [2020-09-16T12:52:53.090Z] #41 76.87 mime/multipart [2020-09-16T12:52:53.090Z] #41 79.24 crypto/tls [2020-09-16T12:52:53.090Z] #41 84.53 net/http/httptrace [2020-09-16T12:52:53.090Z] #41 84.73 net/http [2020-09-16T12:52:53.114Z] #41 ... [2020-09-16T12:52:53.115Z] [2020-09-16T12:52:53.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:53.115Z] #39 22.40 CC images/ghost-file.o [2020-09-16T12:52:53.115Z] #39 23.27 CC images/fifo.o [2020-09-16T12:52:53.115Z] #39 23.39 CC images/remap-file-path.o [2020-09-16T12:52:53.115Z] #39 23.55 CC images/eventfd.o [2020-09-16T12:52:53.115Z] #39 23.68 CC images/eventpoll.o [2020-09-16T12:52:53.115Z] #39 23.87 CC images/fh.o [2020-09-16T12:52:53.115Z] #39 24.18 CC images/fsnotify.o [2020-09-16T12:52:53.115Z] #39 24.70 CC images/signalfd.o [2020-09-16T12:52:53.115Z] #39 24.91 CC images/fs.o [2020-09-16T12:52:53.115Z] #39 25.11 CC images/pstree.o [2020-09-16T12:52:53.115Z] #39 25.39 CC images/pipe.o [2020-09-16T12:52:53.115Z] #39 25.63 CC images/tcp-stream.o [2020-09-16T12:52:53.115Z] #39 25.90 CC images/sk-packet.o [2020-09-16T12:52:53.115Z] #39 26.15 CC images/mnt.o [2020-09-16T12:52:53.115Z] #39 26.40 CC images/pipe-data.o [2020-09-16T12:52:53.115Z] #39 26.59 CC images/sa.o [2020-09-16T12:52:53.115Z] #39 26.77 CC images/timer.o [2020-09-16T12:52:53.234Z] #40 38.21 CC images/userns.o [2020-09-16T12:52:53.267Z] #39 27.53 CC images/fh.o [2020-09-16T12:52:53.353Z] #41 ... [2020-09-16T12:52:53.354Z] [2020-09-16T12:52:53.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:53.354Z] #10 85.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-16T12:52:53.354Z] #10 85.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-16T12:52:53.354Z] #10 85.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:53.371Z] #39 27.07 CC images/timerfd.o [2020-09-16T12:52:53.527Z] #39 ... [2020-09-16T12:52:53.527Z] [2020-09-16T12:52:53.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:53.527Z] #41 99.60 vendor/golang.org/x/text/transform [2020-09-16T12:52:53.532Z] #40 38.51 CC images/google/protobuf/descriptor.o [2020-09-16T12:52:53.628Z] #39 27.38 CC images/mm.o [2020-09-16T12:52:53.831Z] #40 ... [2020-09-16T12:52:53.831Z] [2020-09-16T12:52:53.832Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:53.832Z] #42 109.5 text/template [2020-09-16T12:52:53.889Z] #39 27.69 CC images/sk-opts.o [2020-09-16T12:52:54.147Z] #39 27.91 CC images/sk-unix.o [2020-09-16T12:52:54.404Z] #39 28.25 CC images/sk-inet.o [2020-09-16T12:52:54.907Z] #41 100.7 vendor/golang.org/x/text/unicode/bidi [2020-09-16T12:52:54.968Z] #39 28.59 CC images/tun.o [2020-09-16T12:52:55.225Z] #39 28.88 CC images/sk-netlink.o [2020-09-16T12:52:55.225Z] #39 29.08 CC images/packet-sock.o [2020-09-16T12:52:55.789Z] #39 29.36 CC images/ipc-var.o [2020-09-16T12:52:55.789Z] #39 29.51 CC images/ipc-desc.o [2020-09-16T12:52:55.938Z] #42 111.9 go/parser [2020-09-16T12:52:56.045Z] #39 29.76 CC images/ipc-shm.o [2020-09-16T12:52:56.287Z] #41 102.4 vendor/golang.org/x/text/secure/bidirule [2020-09-16T12:52:56.302Z] #39 29.91 CC images/ipc-msg.o [2020-09-16T12:52:56.302Z] #39 30.17 CC images/ipc-sem.o [2020-09-16T12:52:56.559Z] #39 30.33 CC images/utsns.o [2020-09-16T12:52:56.816Z] #39 30.49 CC images/creds.o [2020-09-16T12:52:56.816Z] #39 ... [2020-09-16T12:52:56.816Z] [2020-09-16T12:52:56.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:56.816Z] #41 108.7 vendor/golang.org/x/net/idna [2020-09-16T12:52:56.856Z] #41 102.7 vendor/golang.org/x/text/unicode/norm [2020-09-16T12:52:57.585Z] #10 ... [2020-09-16T12:52:57.585Z] [2020-09-16T12:52:57.585Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:57.585Z] #39 12.88 CC images/stats.o [2020-09-16T12:52:57.585Z] #39 13.34 CC images/core.o [2020-09-16T12:52:57.585Z] #39 14.04 CC images/core-x86.o [2020-09-16T12:52:57.585Z] #39 14.38 CC images/core-arm.o [2020-09-16T12:52:57.585Z] #39 14.64 CC images/core-aarch64.o [2020-09-16T12:52:57.585Z] #39 14.96 CC images/core-ppc64.o [2020-09-16T12:52:57.585Z] #39 15.62 CC images/core-s390.o [2020-09-16T12:52:57.585Z] #39 16.29 CC images/cpuinfo.o [2020-09-16T12:52:57.585Z] #39 16.68 CC images/inventory.o [2020-09-16T12:52:57.585Z] #39 16.94 CC images/fdinfo.o [2020-09-16T12:52:57.849Z] #39 17.28 CC images/fown.o [2020-09-16T12:52:57.849Z] #39 17.53 CC images/ns.o [2020-09-16T12:52:58.052Z] #42 ... [2020-09-16T12:52:58.052Z] [2020-09-16T12:52:58.052Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:52:58.052Z] #11 110.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-16T12:52:58.052Z] #11 110.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 110.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-16T12:52:58.052Z] #11 110.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 110.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 110.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-16T12:52:58.052Z] #11 110.6 Selecting previously unselected package libbtrfs0. [2020-09-16T12:52:58.052Z] #11 110.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 110.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:52:58.052Z] #11 110.7 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:52:58.052Z] #11 110.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 110.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:52:58.052Z] #11 110.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-16T12:52:58.052Z] #11 110.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 110.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-16T12:52:58.052Z] #11 111.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 111.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 111.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-16T12:52:58.052Z] #11 111.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 111.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 111.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-16T12:52:58.052Z] #11 111.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-16T12:52:58.052Z] #11 111.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 111.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 111.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-16T12:52:58.052Z] #11 111.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 111.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 111.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-16T12:52:58.052Z] #11 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 111.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 111.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 111.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 111.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 112.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 112.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 112.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-16T12:52:58.052Z] #11 112.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 112.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 112.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-16T12:52:58.052Z] #11 112.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 112.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 112.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-16T12:52:58.052Z] #11 112.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-16T12:52:58.052Z] #11 112.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-16T12:52:58.052Z] #11 112.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-16T12:52:58.052Z] #11 113.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-16T12:52:58.052Z] #11 113.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:52:58.052Z] #11 113.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-16T12:52:58.052Z] #11 113.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:58.052Z] #11 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-16T12:52:58.052Z] #11 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-16T12:52:58.052Z] #11 113.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:52:58.052Z] #11 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-16T12:52:58.052Z] #11 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-16T12:52:58.052Z] #11 113.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:52:58.052Z] #11 113.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-16T12:52:58.052Z] #11 113.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-16T12:52:58.052Z] #11 113.6 Setting up dmsetup (2:1.02.155-3) ... [2020-09-16T12:52:58.052Z] #11 113.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-16T12:52:58.052Z] #11 113.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-16T12:52:58.052Z] #11 113.6 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:52:58.052Z] #11 DONE 113.9s [2020-09-16T12:52:58.052Z] [2020-09-16T12:52:58.052Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-16T12:52:58.426Z] #39 17.75 CC images/regfile.o [2020-09-16T12:52:58.426Z] #39 17.96 CC images/ghost-file.o [2020-09-16T12:52:58.703Z] #12 DONE 0.6s [2020-09-16T12:52:58.703Z] [2020-09-16T12:52:58.703Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:52:58.703Z] #50 0.448 + RM_GOPATH=0 [2020-09-16T12:52:58.703Z] #50 0.448 + TMP_GOPATH= [2020-09-16T12:52:58.703Z] #50 0.448 + : /build [2020-09-16T12:52:58.703Z] #50 0.448 + '[' -z '' ']' [2020-09-16T12:52:58.703Z] #50 0.450 ++ mktemp -d [2020-09-16T12:52:58.703Z] #50 0.461 + export GOPATH=/tmp/tmp.CFjBWvwS1j [2020-09-16T12:52:58.703Z] #50 0.461 + GOPATH=/tmp/tmp.CFjBWvwS1j [2020-09-16T12:52:58.703Z] #50 0.461 + RM_GOPATH=1 [2020-09-16T12:52:58.703Z] #50 0.461 + case "$(go env GOARCH)" in [2020-09-16T12:52:58.703Z] #50 0.463 ++ go env GOARCH [2020-09-16T12:52:58.703Z] #50 0.496 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:58.703Z] #50 0.496 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:52:58.703Z] #50 0.500 ++ dirname /tmp/install/install.sh [2020-09-16T12:52:58.703Z] #50 0.514 + dir=/tmp/install [2020-09-16T12:52:58.703Z] #50 0.515 + bin=runc [2020-09-16T12:52:58.703Z] #50 0.515 + shift [2020-09-16T12:52:58.703Z] #50 0.515 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-16T12:52:58.703Z] #50 0.515 + . /tmp/install/runc.installer [2020-09-16T12:52:58.703Z] #50 0.515 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:52:58.703Z] #50 0.516 + install_runc [2020-09-16T12:52:58.703Z] #50 0.517 + uname -r [2020-09-16T12:52:58.703Z] #50 0.523 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-16T12:52:58.703Z] #50 0.526 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-16T12:52:58.703Z] #50 0.526 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-16T12:52:58.703Z] #50 0.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CFjBWvwS1j/src/github.com/opencontainers/runc [2020-09-16T12:52:58.703Z] #50 0.526 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-16T12:52:58.703Z] #50 0.529 Cloning into '/tmp/tmp.CFjBWvwS1j/src/github.com/opencontainers/runc'... [2020-09-16T12:52:58.711Z] #41 110.6 vendor/golang.org/x/net/http2/hpack [2020-09-16T12:52:59.004Z] #39 18.34 CC images/fifo.o [2020-09-16T12:52:59.004Z] #39 18.47 CC images/remap-file-path.o [2020-09-16T12:52:59.004Z] #39 18.63 CC images/eventfd.o [2020-09-16T12:52:59.006Z] #50 ... [2020-09-16T12:52:59.006Z] [2020-09-16T12:52:59.006Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-16T12:52:59.006Z] #13 DONE 0.4s [2020-09-16T12:52:59.268Z] #39 18.77 CC images/eventpoll.o [2020-09-16T12:52:59.307Z] [2020-09-16T12:52:59.307Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:59.307Z] #40 40.53 CC images/opts.o [2020-09-16T12:52:59.307Z] #40 40.76 CC images/seccomp.o [2020-09-16T12:52:59.307Z] #40 41.02 CC images/binfmt-misc.o [2020-09-16T12:52:59.307Z] #40 41.23 CC images/time.o [2020-09-16T12:52:59.307Z] #40 41.41 CC images/sysctl.o [2020-09-16T12:52:59.307Z] #40 41.61 CC images/autofs.o [2020-09-16T12:52:59.307Z] #40 41.91 CC images/macvlan.o [2020-09-16T12:52:59.307Z] #40 42.15 CC images/sit.o [2020-09-16T12:52:59.307Z] #40 42.46 CC images/memfd.o [2020-09-16T12:52:59.307Z] #40 42.87 CC images/timens.o [2020-09-16T12:52:59.307Z] #40 43.16 LINK images/built-in.o [2020-09-16T12:52:59.307Z] #40 43.40 GEN compel/include/asm [2020-09-16T12:52:59.307Z] #40 43.44 GEN compel/include/version.h [2020-09-16T12:52:59.307Z] #40 43.47 touch .config [2020-09-16T12:52:59.307Z] #40 43.50 GEN include/common/config.h [2020-09-16T12:52:59.307Z] #40 43.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-16T12:52:59.307Z] #40 43.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-16T12:52:59.307Z] #40 43.67 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-16T12:52:59.307Z] #40 43.71 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-16T12:52:59.307Z] #40 43.72 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-16T12:52:59.307Z] #40 43.79 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-16T12:52:59.307Z] #40 43.81 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-16T12:52:59.307Z] #40 43.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-16T12:52:59.307Z] #40 43.87 DEP compel/plugins/std/infect.d [2020-09-16T12:52:59.307Z] #40 44.05 DEP compel/plugins/std/string.d [2020-09-16T12:52:59.307Z] #40 44.20 DEP compel/plugins/std/log.d [2020-09-16T12:52:59.307Z] #40 44.36 DEP compel/plugins/std/fds.d [2020-09-16T12:52:59.407Z] #41 ... [2020-09-16T12:52:59.407Z] [2020-09-16T12:52:59.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:59.407Z] #39 28.22 CC images/fsnotify.o [2020-09-16T12:52:59.407Z] #39 28.86 CC images/signalfd.o [2020-09-16T12:52:59.407Z] #39 29.08 CC images/fs.o [2020-09-16T12:52:59.407Z] #39 29.28 CC images/pstree.o [2020-09-16T12:52:59.407Z] #39 29.50 CC images/pipe.o [2020-09-16T12:52:59.407Z] #39 29.78 CC images/tcp-stream.o [2020-09-16T12:52:59.407Z] #39 29.93 CC images/sk-packet.o [2020-09-16T12:52:59.407Z] #39 30.20 CC images/mnt.o [2020-09-16T12:52:59.407Z] #39 30.42 CC images/pipe-data.o [2020-09-16T12:52:59.407Z] #39 30.71 CC images/sa.o [2020-09-16T12:52:59.407Z] #39 30.92 CC images/timer.o [2020-09-16T12:52:59.407Z] #39 31.24 CC images/timerfd.o [2020-09-16T12:52:59.407Z] #39 31.41 CC images/mm.o [2020-09-16T12:52:59.407Z] #39 31.71 CC images/sk-opts.o [2020-09-16T12:52:59.407Z] #39 31.97 CC images/sk-unix.o [2020-09-16T12:52:59.407Z] #39 32.26 CC images/sk-inet.o [2020-09-16T12:52:59.407Z] #39 32.54 CC images/tun.o [2020-09-16T12:52:59.407Z] #39 32.76 CC images/sk-netlink.o [2020-09-16T12:52:59.407Z] #39 33.03 CC images/packet-sock.o [2020-09-16T12:52:59.407Z] #39 33.34 CC images/ipc-var.o [2020-09-16T12:52:59.407Z] #39 33.59 CC images/ipc-desc.o [2020-09-16T12:52:59.533Z] #39 18.94 CC images/fh.o [2020-09-16T12:52:59.533Z] #39 19.10 CC images/fsnotify.o [2020-09-16T12:52:59.608Z] #40 ... [2020-09-16T12:52:59.608Z] [2020-09-16T12:52:59.608Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-16T12:52:59.608Z] #14 0.260 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-16T12:52:59.608Z] #14 DONE 0.3s [2020-09-16T12:52:59.608Z] [2020-09-16T12:52:59.608Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:59.608Z] #40 44.55 DEP compel/plugins/std/std.d [2020-09-16T12:52:59.608Z] #40 44.69 DEP compel/plugins/shmem/shmem.d [2020-09-16T12:52:59.644Z] #41 111.5 mime [2020-09-16T12:52:59.666Z] #39 33.80 CC images/ipc-shm.o [2020-09-16T12:52:59.928Z] #39 34.00 CC images/ipc-msg.o [2020-09-16T12:52:59.948Z] #40 44.78 DEP compel/plugins/fds/fds.d [2020-09-16T12:52:59.948Z] #40 ... [2020-09-16T12:52:59.948Z] [2020-09-16T12:52:59.948Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-16T12:52:59.948Z] #15 DONE 0.4s [2020-09-16T12:52:59.948Z] [2020-09-16T12:52:59.948Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:52:59.948Z] #40 44.97 CC compel/plugins/std/std.o [2020-09-16T12:53:00.130Z] #39 19.52 CC images/signalfd.o [2020-09-16T12:53:00.130Z] #39 19.74 CC images/fs.o [2020-09-16T12:53:00.188Z] #39 34.31 CC images/ipc-sem.o [2020-09-16T12:53:00.249Z] #40 ... [2020-09-16T12:53:00.249Z] [2020-09-16T12:53:00.249Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-16T12:53:00.249Z] #16 DONE 0.4s [2020-09-16T12:53:00.249Z] [2020-09-16T12:53:00.249Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:00.249Z] #40 45.31 CC compel/plugins/std/fds.o [2020-09-16T12:53:00.394Z] #39 19.88 CC images/pstree.o [2020-09-16T12:53:00.394Z] #39 20.01 CC images/pipe.o [2020-09-16T12:53:00.448Z] #39 34.57 CC images/utsns.o [2020-09-16T12:53:00.548Z] #40 ... [2020-09-16T12:53:00.548Z] [2020-09-16T12:53:00.548Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-16T12:53:00.548Z] #17 DONE 0.3s [2020-09-16T12:53:00.577Z] #41 ... [2020-09-16T12:53:00.577Z] [2020-09-16T12:53:00.577Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:53:00.577Z] #10 102.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-16T12:53:00.577Z] #10 102.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-16T12:53:00.577Z] #10 102.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:00.577Z] #10 ... [2020-09-16T12:53:00.577Z] [2020-09-16T12:53:00.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:00.577Z] #39 30.65 CC images/vma.o [2020-09-16T12:53:00.577Z] #39 30.79 CC images/netdev.o [2020-09-16T12:53:00.577Z] #39 31.12 CC images/tty.o [2020-09-16T12:53:00.577Z] #39 31.50 CC images/file-lock.o [2020-09-16T12:53:00.577Z] #39 31.67 CC images/rlimit.o [2020-09-16T12:53:00.577Z] #39 31.95 CC images/pagemap.o [2020-09-16T12:53:00.577Z] #39 32.16 CC images/siginfo.o [2020-09-16T12:53:00.577Z] #39 32.38 CC images/rpc.o [2020-09-16T12:53:00.577Z] #39 33.40 CC images/ext-file.o [2020-09-16T12:53:00.577Z] #39 33.58 CC images/cgroup.o [2020-09-16T12:53:00.577Z] #39 34.09 CC images/userns.o [2020-09-16T12:53:00.577Z] #39 34.35 CC images/google/protobuf/descriptor.o [2020-09-16T12:53:00.659Z] #39 20.15 CC images/tcp-stream.o [2020-09-16T12:53:00.707Z] #39 34.79 CC images/creds.o [2020-09-16T12:53:00.847Z] [2020-09-16T12:53:00.847Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:00.847Z] #40 45.76 CC compel/plugins/std/log.o [2020-09-16T12:53:00.922Z] #39 20.34 CC images/sk-packet.o [2020-09-16T12:53:00.922Z] #39 20.54 CC images/mnt.o [2020-09-16T12:53:00.970Z] #39 35.09 CC images/vma.o [2020-09-16T12:53:01.185Z] #39 20.69 CC images/pipe-data.o [2020-09-16T12:53:01.230Z] #39 35.37 CC images/netdev.o [2020-09-16T12:53:01.450Z] #39 20.83 CC images/sa.o [2020-09-16T12:53:01.450Z] #39 21.00 CC images/timer.o [2020-09-16T12:53:01.498Z] #40 46.56 CC compel/plugins/std/string.o [2020-09-16T12:53:01.798Z] #39 35.88 CC images/tty.o [2020-09-16T12:53:01.949Z] #39 35.79 CC images/opts.o [2020-09-16T12:53:02.031Z] #39 21.35 CC images/timerfd.o [2020-09-16T12:53:02.031Z] #39 21.49 CC images/mm.o [2020-09-16T12:53:02.146Z] #40 47.30 CC compel/plugins/std/infect.o [2020-09-16T12:53:02.207Z] #39 36.02 CC images/seccomp.o [2020-09-16T12:53:02.350Z] #39 ... [2020-09-16T12:53:02.350Z] [2020-09-16T12:53:02.350Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:02.367Z] #39 36.54 CC images/file-lock.o [2020-09-16T12:53:02.464Z] #39 36.27 CC images/binfmt-misc.o [2020-09-16T12:53:02.627Z] #39 36.72 CC images/rlimit.o [2020-09-16T12:53:02.722Z] #39 36.41 CC images/time.o [2020-09-16T12:53:02.793Z] #40 47.85 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-16T12:53:02.793Z] #40 47.89 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-16T12:53:02.887Z] #39 36.95 CC images/pagemap.o [2020-09-16T12:53:02.979Z] #39 36.58 CC images/sysctl.o [2020-09-16T12:53:02.979Z] #39 36.77 CC images/autofs.o [2020-09-16T12:53:03.095Z] #40 47.94 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-16T12:53:03.095Z] #40 47.98 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-16T12:53:03.095Z] #40 48.07 AR compel/plugins/std.lib.a [2020-09-16T12:53:03.147Z] #39 37.33 CC images/siginfo.o [2020-09-16T12:53:03.236Z] #39 36.94 CC images/macvlan.o [2020-09-16T12:53:03.236Z] #39 37.11 CC images/sit.o [2020-09-16T12:53:03.398Z] #40 48.21 CC compel/plugins/fds/fds.o [2020-09-16T12:53:03.406Z] #39 37.52 CC images/rpc.o [2020-09-16T12:53:03.493Z] #39 37.36 CC images/memfd.o [2020-09-16T12:53:03.727Z] #40 48.59 AR compel/plugins/fds.lib.a [2020-09-16T12:53:03.727Z] #40 48.69 HOSTDEP compel/src/lib/log-host.d [2020-09-16T12:53:03.727Z] #40 48.80 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-16T12:53:03.727Z] #40 48.90 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-16T12:53:03.751Z] #39 37.64 CC images/timens.o [2020-09-16T12:53:04.008Z] #39 37.88 LINK images/built-in.o [2020-09-16T12:53:04.029Z] #40 48.99 HOSTDEP compel/src/main-host.d [2020-09-16T12:53:04.029Z] #40 49.15 DEP compel/src/lib/ptrace.d [2020-09-16T12:53:04.265Z] #39 38.00 GEN compel/include/asm [2020-09-16T12:53:04.265Z] #39 38.03 GEN compel/include/version.h [2020-09-16T12:53:04.265Z] #39 38.06 touch .config [2020-09-16T12:53:04.265Z] #39 38.10 GEN include/common/config.h [2020-09-16T12:53:04.265Z] #39 38.17 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-16T12:53:04.328Z] #40 49.26 DEP compel/src/lib/infect.d [2020-09-16T12:53:04.328Z] #40 49.43 DEP compel/src/lib/infect-util.d [2020-09-16T12:53:04.328Z] #40 49.53 DEP compel/src/lib/infect-rpc.d [2020-09-16T12:53:04.523Z] #39 38.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-16T12:53:04.523Z] #39 38.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-16T12:53:04.523Z] #39 38.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-16T12:53:04.523Z] #39 38.29 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-16T12:53:04.523Z] #39 38.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-16T12:53:04.523Z] #39 38.34 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-16T12:53:04.523Z] #39 38.37 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-16T12:53:04.523Z] #39 38.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-16T12:53:04.523Z] #39 38.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-16T12:53:04.628Z] #40 49.72 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-16T12:53:04.628Z] #40 49.80 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-16T12:53:04.780Z] #39 38.40 DEP compel/plugins/std/infect.d [2020-09-16T12:53:04.780Z] #39 38.49 DEP compel/plugins/std/string.d [2020-09-16T12:53:04.780Z] #39 38.56 DEP compel/plugins/std/log.d [2020-09-16T12:53:04.780Z] #39 38.65 DEP compel/plugins/std/fds.d [2020-09-16T12:53:04.792Z] #39 38.67 CC images/ext-file.o [2020-09-16T12:53:04.792Z] #39 38.95 CC images/cgroup.o [2020-09-16T12:53:04.927Z] #40 49.86 DEP compel/src/lib/log.d [2020-09-16T12:53:04.927Z] #40 49.95 DEP compel/src/main.d [2020-09-16T12:53:04.927Z] #40 50.05 DEP compel/src/lib/handle-elf.d [2020-09-16T12:53:05.038Z] #39 38.76 DEP compel/plugins/std/std.d [2020-09-16T12:53:05.226Z] #40 50.22 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-16T12:53:05.226Z] #40 50.34 CC compel/src/lib/log.o [2020-09-16T12:53:05.265Z] #21 95.96 Checking out files: 29% (3203/10919) Checking out files: 30% (3276/10919) Checking out files: 31% (3385/10919) Checking out files: 32% (3495/10919) Checking out files: 33% (3604/10919) Checking out files: 34% (3713/10919) Checking out files: 35% (3822/10919) Checking out files: 36% (3931/10919) Checking out files: 37% (4041/10919) Checking out files: 38% (4150/10919) Checking out files: 39% (4259/10919) Checking out files: 40% (4368/10919) Checking out files: 41% (4477/10919) Checking out files: 42% (4586/10919) Checking out files: 43% (4696/10919) Checking out files: 44% (4805/10919) Checking out files: 45% (4914/10919) Checking out files: 46% (5023/10919) Checking out files: 46% (5043/10919) Checking out files: 47% (5132/10919) Checking out files: 48% (5242/10919) Checking out files: 49% (5351/10919) Checking out files: 50% (5460/10919) Checking out files: 51% (5569/10919) Checking out files: 52% (5678/10919) Checking out files: 53% (5788/10919) Checking out files: 54% (5897/10919) Checking out files: 55% (6006/10919) Checking out files: 56% (6115/10919) Checking out files: 57% (6224/10919) Checking out files: 58% (6334/10919) Checking out files: 59% (6443/10919) Checking out files: 60% (6552/10919) Checking out files: 61% (6661/10919) Checking out files: 62% (6770/10919) Checking out files: 63% (6879/10919) Checking out files: 64% (6989/10919) Checking out files: 65% (7098/10919) Checking out files: 66% (7207/10919) Checking out files: 67% (7316/10919) Checking out files: 68% (7425/10919) Checking out files: 69% (7535/10919) Checking out files: 70% (7644/10919) Checking out files: 71% (7753/10919) Checking out files: 71% (7773/10919) Checking out files: 72% (7862/10919) Checking out files: 73% (7971/10919) Checking out files: 74% (8081/10919) Checking out files: 75% (8190/10919) Checking out files: 76% (8299/10919) Checking out files: 77% (8408/10919) Checking out files: 78% (8517/10919) Checking out files: 79% (8627/10919) Checking out files: 80% (8736/10919) Checking out files: 81% (8845/10919) Checking out files: 82% (8954/10919) Checking out files: 83% (9063/10919) Checking out files: 84% (9172/10919) Checking out files: 85% (9282/10919) Checking out files: 86% (9391/10919) Checking out files: 87% (9500/10919) Checking out files: 88% (9609/10919) Checking out files: 89% (9718/10919) Checking out files: 90% (9828/10919) Checking out files: 91% (9937/10919) Checking out files: 92% (10046/10919) Checking out files: 93% (10155/10919) Checking out files: 94% (10264/10919) Checking out files: 95% (10374/10919) Checking out files: 95% (10476/10919) Checking out files: 96% (10483/10919) Checking out files: 97% (10592/10919) Checking out files: 98% (10701/10919) Checking out files: 99% (10810/10919) Checking out files: 100% (10919/10919) Checking out files: 100% (10919/10919), done. [2020-09-16T12:53:05.296Z] #39 38.92 DEP compel/plugins/shmem/shmem.d [2020-09-16T12:53:05.296Z] #39 38.99 DEP compel/plugins/fds/fds.d [2020-09-16T12:53:05.296Z] #39 39.07 CC compel/plugins/std/std.o [2020-09-16T12:53:05.361Z] #39 39.46 CC images/userns.o [2020-09-16T12:53:05.524Z] #40 50.60 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-16T12:53:05.531Z] #21 99.24 + cd /tmp/tmp.8KQBrd4cOs/tmp/docker-ce [2020-09-16T12:53:05.532Z] #21 99.24 + git checkout -q v17.06.2-ce [2020-09-16T12:53:05.553Z] #39 39.30 CC compel/plugins/std/fds.o [2020-09-16T12:53:05.621Z] #39 39.78 CC images/google/protobuf/descriptor.o [2020-09-16T12:53:05.825Z] #40 50.94 CC compel/arch/ppc64/src/lib/infect.o [2020-09-16T12:53:06.097Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m29.097526024s with top 10 stages: buildssa: 1m45.526908486s, goimports: 24.807821204s, unconvert: 14.101737058s, gosec: 12.10658644s, golint: 7.40974406s, ineffassign: 5.163660431s, misspell: 4.984069636s, vrp: 3.411222218s, inspect: 3.376585152s, printf: 2.248776484s [2020-09-16T12:53:06.097Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-09-16T12:53:06.097Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1690/1690, exclude-rules: 64/1585, identifier_marker: 1585/1585, cgo: 1690/2299, path_prettifier: 1690/1690, exclude: 1585/1585, filename_unadjuster: 1690/1690, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, nolint: 0/64 [2020-09-16T12:53:06.097Z] INFO [runner] processing took 125.903523ms with stages: nolint: 55.748619ms, identifier_marker: 36.517404ms, path_prettifier: 14.897333ms, exclude-rules: 6.606559ms, autogenerated_exclude: 6.360971ms, skip_dirs: 4.522286ms, cgo: 713.057µs, filename_unadjuster: 530.739µs, max_same_issues: 2.017µs, uniq_by_line: 838ns, max_from_linter: 775ns, path_shortener: 604ns, diff: 547ns, source_code: 530ns, exclude: 493ns, skip_files: 454ns, max_per_file_from_linter: 297ns [2020-09-16T12:53:06.097Z] INFO [runner] linters took 1m45.850545656s with stages: goanalysis_metalinter: 1m24.824223464s, unused: 20.899292811s [2020-09-16T12:53:06.097Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-09-16T12:53:06.097Z] INFO Memory: 1552 samples, avg is 719.4MB, max is 3571.0MB [2020-09-16T12:53:06.097Z] INFO Execution took 3m48.962181743s [2020-09-16T12:53:06.097Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2020-09-16T12:53:06.118Z] #39 39.70 CC compel/plugins/std/log.o [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-16T12:53:06.190Z] #39 ... [2020-09-16T12:53:06.190Z] [2020-09-16T12:53:06.190Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:53:06.190Z] #10 102.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-16T12:53:06.190Z] #10 102.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-16T12:53:06.190Z] #10 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:06.376Z] #39 ... [2020-09-16T12:53:06.376Z] [2020-09-16T12:53:06.376Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:53:06.376Z] #10 118.2 Selecting previously unselected package libapparmor1:amd64. [2020-09-16T12:53:06.376Z] #10 ... [2020-09-16T12:53:06.376Z] [2020-09-16T12:53:06.376Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:06.376Z] #54 110.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:53:06.376Z] #54 110.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-16T12:53:06.376Z] #54 DONE 118.2s [2020-09-16T12:53:06.376Z] [2020-09-16T12:53:06.376Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-16T12:53:06.376Z] #55 DONE 0.0s [2020-09-16T12:53:06.376Z] [2020-09-16T12:53:06.376Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-16T12:53:06.376Z] #56 DONE 0.0s [2020-09-16T12:53:06.376Z] [2020-09-16T12:53:06.376Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:53:06.376Z] #10 118.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-16T12:53:06.376Z] #10 118.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-16T12:53:06.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh dynbinary-daemon test-docker-py [2020-09-16T12:53:06.449Z] #10 ... [2020-09-16T12:53:06.449Z] [2020-09-16T12:53:06.449Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:06.449Z] #54 112.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:53:06.449Z] #54 112.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-16T12:53:06.634Z] #10 118.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-16T12:53:06.634Z] #10 118.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-16T12:53:06.634Z] #10 118.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-16T12:53:06.883Z] #40 51.89 CC compel/src/lib/infect-rpc.o [2020-09-16T12:53:06.891Z] #10 118.8 Selecting previously unselected package libbtrfs0. [2020-09-16T12:53:06.891Z] #10 118.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-16T12:53:06.891Z] #10 118.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:53:07.009Z] [2020-09-16T12:53:07.009Z] Removing bundles/ [2020-09-16T12:53:07.009Z] [2020-09-16T12:53:07.009Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-16T12:53:07.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:53:07.009Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T12:53:07.149Z] #10 119.1 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:53:07.149Z] #10 119.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-16T12:53:07.149Z] #10 119.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:53:07.183Z] #40 52.27 CC compel/src/lib/infect-util.o [2020-09-16T12:53:07.461Z] #21 ... [2020-09-16T12:53:07.461Z] [2020-09-16T12:53:07.461Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:53:07.461Z] #28 DONE 101.1s [2020-09-16T12:53:07.461Z] [2020-09-16T12:53:07.461Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:07.461Z] #41 92.37 github.com/LK4D4/vndr/godl [2020-09-16T12:53:07.461Z] #41 92.94 github.com/LK4D4/vndr [2020-09-16T12:53:07.461Z] #41 DONE 101.2s [2020-09-16T12:53:07.461Z] [2020-09-16T12:53:07.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:53:07.461Z] #10 97.11 Selecting previously unselected package libapparmor1:arm64. [2020-09-16T12:53:07.461Z] #10 97.12 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 97.14 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-16T12:53:07.461Z] #10 97.26 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-16T12:53:07.461Z] #10 97.27 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 97.28 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-16T12:53:07.461Z] #10 97.48 Selecting previously unselected package libbtrfs0. [2020-09-16T12:53:07.461Z] #10 97.48 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 97.49 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:53:07.461Z] #10 97.58 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:53:07.461Z] #10 97.59 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 97.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:53:07.461Z] #10 97.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-16T12:53:07.461Z] #10 97.79 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 97.81 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-16T12:53:07.461Z] #10 97.94 Selecting previously unselected package libudev-dev:arm64. [2020-09-16T12:53:07.461Z] #10 97.94 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 97.97 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-16T12:53:07.461Z] #10 98.12 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-16T12:53:07.461Z] #10 98.13 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 98.16 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-16T12:53:07.461Z] #10 98.58 Selecting previously unselected package libpcre16-3:arm64. [2020-09-16T12:53:07.461Z] #10 98.58 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 98.59 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-16T12:53:07.461Z] #10 98.78 Selecting previously unselected package libpcre32-3:arm64. [2020-09-16T12:53:07.461Z] #10 98.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 98.82 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-16T12:53:07.461Z] #10 99.03 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-16T12:53:07.461Z] #10 99.04 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 99.17 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-16T12:53:07.461Z] #10 99.65 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-16T12:53:07.461Z] #10 99.65 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 99.66 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-16T12:53:07.461Z] #10 100.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-16T12:53:07.461Z] #10 100.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-16T12:53:07.461Z] #10 100.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-16T12:53:07.493Z] #40 52.57 CC compel/src/lib/infect.o [2020-09-16T12:53:07.713Z] #10 119.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-16T12:53:07.713Z] #10 119.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:53:07.713Z] #10 119.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:07.713Z] #10 119.7 Selecting previously unselected package libudev-dev:amd64. [2020-09-16T12:53:07.713Z] #10 119.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-16T12:53:07.713Z] #10 119.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:07.724Z] #10 101.3 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-16T12:53:07.724Z] #10 101.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-16T12:53:07.724Z] #10 101.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-16T12:53:07.724Z] #10 101.5 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-16T12:53:07.724Z] #10 101.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-16T12:53:07.724Z] #10 101.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-16T12:53:07.971Z] #10 119.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-16T12:53:07.971Z] #10 119.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-16T12:53:07.971Z] #10 119.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-16T12:53:07.989Z] #10 101.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-16T12:53:08.252Z] #10 101.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-16T12:53:08.252Z] #10 101.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-16T12:53:08.536Z] #10 120.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-16T12:53:08.536Z] #10 120.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:08.536Z] #10 120.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:08.536Z] #10 120.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-16T12:53:08.536Z] #10 120.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:08.536Z] #10 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:08.794Z] #10 120.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-16T12:53:08.794Z] #10 120.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:08.794Z] #10 120.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-16T12:53:08.794Z] #10 120.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-16T12:53:08.794Z] #10 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:08.794Z] #10 120.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-16T12:53:08.830Z] #10 102.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-16T12:53:08.830Z] #10 102.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-16T12:53:08.830Z] #10 102.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-16T12:53:08.830Z] #10 102.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:53:09.079Z] #40 ... [2020-09-16T12:53:09.080Z] [2020-09-16T12:53:09.080Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:09.080Z] #50 10.90 + cd /tmp/tmp.CFjBWvwS1j/src/github.com/opencontainers/runc [2020-09-16T12:53:09.080Z] #50 10.90 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:09.094Z] #10 102.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-16T12:53:09.094Z] #10 102.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-16T12:53:09.094Z] #10 102.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:09.094Z] #10 102.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:53:09.094Z] #10 103.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-16T12:53:09.094Z] #10 103.0 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-16T12:53:09.358Z] #10 121.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-16T12:53:09.358Z] #10 121.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-16T12:53:09.358Z] #10 121.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-16T12:53:09.362Z] #10 103.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:53:09.362Z] #10 103.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:53:09.362Z] #10 103.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-16T12:53:09.380Z] #50 11.32 + '[' -z '' ']' [2020-09-16T12:53:09.380Z] #50 11.32 + target=static [2020-09-16T12:53:09.380Z] #50 11.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-16T12:53:09.616Z] #10 121.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-16T12:53:09.616Z] #10 121.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:53:09.616Z] #10 121.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:09.616Z] #10 121.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-16T12:53:09.616Z] #10 121.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-16T12:53:09.616Z] #10 121.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-16T12:53:09.616Z] #10 121.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-16T12:53:09.626Z] #10 103.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-16T12:53:09.626Z] #10 103.3 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-16T12:53:09.626Z] #10 103.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:53:09.680Z] #50 11.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-16T12:53:09.702Z] using credential docker-jenkins-github-credentials [2020-09-16T12:53:09.777Z] Cloning the remote Git repository [2020-09-16T12:53:09.777Z] Cloning with configured refspecs honoured and without tags [2020-09-16T12:53:09.874Z] #10 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-16T12:53:09.874Z] #10 121.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:09.889Z] #10 103.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-16T12:53:09.889Z] #10 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:09.889Z] #10 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-16T12:53:09.889Z] #10 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-16T12:53:09.889Z] #10 103.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:09.889Z] #10 103.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-09-16T12:53:09.889Z] #10 103.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-09-16T12:53:09.889Z] #10 103.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:53:09.889Z] #10 103.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-16T12:53:09.971Z] Cloning repository https://github.com/moby/moby.git [2020-09-16T12:53:10.132Z] #10 122.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-16T12:53:10.132Z] #10 122.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-16T12:53:10.132Z] #10 122.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-16T12:53:10.132Z] #10 122.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:53:10.132Z] #10 122.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:10.132Z] #10 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-16T12:53:10.157Z] #10 103.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-16T12:53:10.157Z] #10 103.8 Setting up dmsetup (2:1.02.155-3) ... [2020-09-16T12:53:10.157Z] #10 103.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-16T12:53:10.157Z] #10 103.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-16T12:53:10.157Z] #10 103.9 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:53:10.389Z] #10 122.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:10.389Z] #10 122.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:53:10.389Z] #10 122.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:10.389Z] #10 122.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:10.389Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:53:10.389Z] #10 122.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:53:10.389Z] #10 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-16T12:53:10.389Z] #10 122.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-16T12:53:10.389Z] #10 122.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:10.389Z] #10 122.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:53:10.389Z] #10 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-16T12:53:10.389Z] #10 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:10.389Z] #10 122.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-09-16T12:53:10.389Z] #10 122.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-09-16T12:53:10.389Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:10.389Z] #10 122.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-09-16T12:53:10.389Z] #10 122.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-09-16T12:53:10.647Z] #10 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:53:10.647Z] #10 122.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-16T12:53:10.647Z] #10 122.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:10.647Z] #10 122.5 Setting up dmsetup (2:1.02.155-3) ... [2020-09-16T12:53:10.647Z] #10 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:10.647Z] #10 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:10.647Z] #10 122.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:53:10.648Z] #54 ... [2020-09-16T12:53:10.648Z] [2020-09-16T12:53:10.648Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:10.648Z] #41 106.1 vendor/golang.org/x/net/idna [2020-09-16T12:53:10.648Z] #41 108.7 vendor/golang.org/x/net/http2/hpack [2020-09-16T12:53:10.648Z] #41 109.7 mime [2020-09-16T12:53:10.648Z] #41 111.2 mime/quotedprintable [2020-09-16T12:53:10.648Z] #41 111.5 net/http/internal [2020-09-16T12:53:10.648Z] #41 116.0 net/textproto [2020-09-16T12:53:10.648Z] #41 116.0 crypto/x509 [2020-09-16T12:53:10.648Z] #41 ... [2020-09-16T12:53:10.648Z] [2020-09-16T12:53:10.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:10.648Z] #39 41.26 CC images/opts.o [2020-09-16T12:53:10.648Z] #39 41.48 CC images/seccomp.o [2020-09-16T12:53:10.648Z] #39 41.78 CC images/binfmt-misc.o [2020-09-16T12:53:10.648Z] #39 41.94 CC images/time.o [2020-09-16T12:53:10.648Z] #39 42.05 CC images/sysctl.o [2020-09-16T12:53:10.648Z] #39 42.18 CC images/autofs.o [2020-09-16T12:53:10.648Z] #39 42.36 CC images/macvlan.o [2020-09-16T12:53:10.648Z] #39 42.58 CC images/sit.o [2020-09-16T12:53:10.648Z] #39 42.92 CC images/memfd.o [2020-09-16T12:53:10.648Z] #39 43.09 CC images/timens.o [2020-09-16T12:53:10.648Z] #39 43.37 LINK images/built-in.o [2020-09-16T12:53:10.648Z] #39 43.52 GEN compel/include/asm [2020-09-16T12:53:10.648Z] #39 43.56 GEN compel/include/version.h [2020-09-16T12:53:10.648Z] #39 43.58 touch .config [2020-09-16T12:53:10.648Z] #39 43.62 GEN include/common/config.h [2020-09-16T12:53:10.648Z] #39 43.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-16T12:53:10.648Z] #39 43.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-16T12:53:10.648Z] #39 43.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-16T12:53:10.648Z] #39 43.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-16T12:53:10.648Z] #39 43.82 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-16T12:53:10.648Z] #39 43.85 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-16T12:53:10.648Z] #39 43.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-16T12:53:10.648Z] #39 43.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-16T12:53:10.648Z] #39 43.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-16T12:53:10.648Z] #39 43.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-16T12:53:10.648Z] #39 43.93 DEP compel/plugins/std/infect.d [2020-09-16T12:53:10.648Z] #39 44.00 DEP compel/plugins/std/string.d [2020-09-16T12:53:10.648Z] #39 44.06 DEP compel/plugins/std/log.d [2020-09-16T12:53:10.648Z] #39 44.19 DEP compel/plugins/std/fds.d [2020-09-16T12:53:10.648Z] #39 44.31 DEP compel/plugins/std/std.d [2020-09-16T12:53:10.648Z] #39 44.38 DEP compel/plugins/shmem/shmem.d [2020-09-16T12:53:10.648Z] #39 44.46 DEP compel/plugins/fds/fds.d [2020-09-16T12:53:10.648Z] #39 44.61 CC compel/plugins/std/std.o [2020-09-16T12:53:10.648Z] #39 44.79 CC compel/plugins/std/fds.o [2020-09-16T12:53:10.735Z] #10 DONE 104.5s [2020-09-16T12:53:10.735Z] [2020-09-16T12:53:10.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:10.735Z] #39 21.79 CC images/sk-opts.o [2020-09-16T12:53:10.735Z] #39 22.15 CC images/sk-unix.o [2020-09-16T12:53:10.735Z] #39 22.38 CC images/sk-inet.o [2020-09-16T12:53:10.735Z] #39 22.70 CC images/tun.o [2020-09-16T12:53:10.735Z] #39 22.96 CC images/sk-netlink.o [2020-09-16T12:53:10.735Z] #39 23.15 CC images/packet-sock.o [2020-09-16T12:53:10.735Z] #39 23.42 CC images/ipc-var.o [2020-09-16T12:53:10.735Z] #39 23.64 CC images/ipc-desc.o [2020-09-16T12:53:10.735Z] #39 23.87 CC images/ipc-shm.o [2020-09-16T12:53:10.735Z] #39 23.98 CC images/ipc-msg.o [2020-09-16T12:53:10.735Z] #39 24.13 CC images/ipc-sem.o [2020-09-16T12:53:10.735Z] #39 24.34 CC images/utsns.o [2020-09-16T12:53:10.735Z] #39 24.63 CC images/creds.o [2020-09-16T12:53:10.735Z] #39 24.94 CC images/vma.o [2020-09-16T12:53:10.735Z] #39 25.15 CC images/netdev.o [2020-09-16T12:53:10.735Z] #39 25.34 CC images/tty.o [2020-09-16T12:53:10.735Z] #39 25.96 CC images/file-lock.o [2020-09-16T12:53:10.735Z] #39 26.08 CC images/rlimit.o [2020-09-16T12:53:10.735Z] #39 26.26 CC images/pagemap.o [2020-09-16T12:53:10.735Z] #39 26.45 CC images/siginfo.o [2020-09-16T12:53:10.735Z] #39 26.75 CC images/rpc.o [2020-09-16T12:53:10.735Z] #39 28.00 CC images/ext-file.o [2020-09-16T12:53:10.735Z] #39 28.29 CC images/cgroup.o [2020-09-16T12:53:10.735Z] #39 29.07 CC images/userns.o [2020-09-16T12:53:10.735Z] #39 29.35 CC images/google/protobuf/descriptor.o [2020-09-16T12:53:10.735Z] #39 ... [2020-09-16T12:53:10.735Z] [2020-09-16T12:53:10.735Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-16T12:53:10.738Z] #50 ... [2020-09-16T12:53:10.738Z] [2020-09-16T12:53:10.738Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:10.738Z] #42 116.3 encoding/xml [2020-09-16T12:53:10.738Z] #42 123.5 math/big [2020-09-16T12:53:10.738Z] #42 126.1 go/doc [2020-09-16T12:53:10.738Z] #42 ... [2020-09-16T12:53:10.738Z] [2020-09-16T12:53:10.738Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:10.738Z] #18 0.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:53:10.738Z] #18 0.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:53:10.738Z] #18 0.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:53:10.738Z] #18 1.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-16T12:53:10.738Z] #18 3.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-16T12:53:10.738Z] #18 4.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-16T12:53:10.738Z] #18 ... [2020-09-16T12:53:10.738Z] [2020-09-16T12:53:10.738Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-16T12:53:10.738Z] #48 118.0 golang.org/x/crypto/ssh/terminal [2020-09-16T12:53:10.738Z] #48 121.1 mvdan.cc/sh/v3/cmd/shfmt [2020-09-16T12:53:10.738Z] #48 DONE 126.7s [2020-09-16T12:53:10.738Z] [2020-09-16T12:53:10.738Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:10.738Z] #40 55.56 CC compel/src/lib/ptrace.o [2020-09-16T12:53:10.908Z] #39 45.08 CC compel/plugins/std/log.o [2020-09-16T12:53:11.211Z] #10 DONE 123.1s [2020-09-16T12:53:11.211Z] [2020-09-16T12:53:11.211Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:11.386Z] #40 56.27 AR compel/libcompel.a [2020-09-16T12:53:11.387Z] #40 56.37 HOSTCC compel/src/main-host.o [2020-09-16T12:53:11.470Z] #49 ... [2020-09-16T12:53:11.470Z] [2020-09-16T12:53:11.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:11.470Z] #41 113.3 mime/quotedprintable [2020-09-16T12:53:11.470Z] #41 113.7 net/http/internal [2020-09-16T12:53:11.470Z] #41 116.9 crypto/tls [2020-09-16T12:53:11.470Z] #41 ... [2020-09-16T12:53:11.470Z] [2020-09-16T12:53:11.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:11.470Z] #39 40.73 CC compel/plugins/std/string.o [2020-09-16T12:53:11.470Z] #39 41.66 CC compel/plugins/std/infect.o [2020-09-16T12:53:11.470Z] #39 42.07 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-16T12:53:11.470Z] #39 42.13 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-16T12:53:11.470Z] #39 42.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-16T12:53:11.470Z] #39 42.25 AR compel/plugins/std.lib.a [2020-09-16T12:53:11.470Z] #39 42.31 CC compel/plugins/fds/fds.o [2020-09-16T12:53:11.470Z] #39 42.50 AR compel/plugins/fds.lib.a [2020-09-16T12:53:11.470Z] #39 42.54 HOSTDEP compel/src/lib/log-host.d [2020-09-16T12:53:11.470Z] #39 42.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-16T12:53:11.470Z] #39 42.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-16T12:53:11.470Z] #39 42.76 HOSTDEP compel/src/main-host.d [2020-09-16T12:53:11.470Z] #39 42.88 DEP compel/src/lib/ptrace.d [2020-09-16T12:53:11.470Z] #39 43.00 DEP compel/src/lib/infect.d [2020-09-16T12:53:11.470Z] #39 43.20 DEP compel/src/lib/infect-util.d [2020-09-16T12:53:11.470Z] #39 43.33 DEP compel/src/lib/infect-rpc.d [2020-09-16T12:53:11.470Z] #39 43.41 DEP compel/arch/x86/src/lib/infect.d [2020-09-16T12:53:11.470Z] #39 43.52 DEP compel/arch/x86/src/lib/cpu.d [2020-09-16T12:53:11.470Z] #39 43.57 DEP compel/src/lib/log.d [2020-09-16T12:53:11.470Z] #39 43.66 DEP compel/src/main.d [2020-09-16T12:53:11.470Z] #39 43.75 DEP compel/src/lib/handle-elf.d [2020-09-16T12:53:11.470Z] #39 43.86 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-16T12:53:11.470Z] #39 43.97 CC compel/src/lib/log.o [2020-09-16T12:53:11.470Z] #39 44.16 CC compel/arch/x86/src/lib/cpu.o [2020-09-16T12:53:11.470Z] #39 44.90 CC compel/arch/x86/src/lib/infect.o [2020-09-16T12:53:11.687Z] #40 56.71 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-16T12:53:11.687Z] #40 56.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-16T12:53:11.847Z] #39 45.91 CC compel/plugins/std/string.o [2020-09-16T12:53:10.374Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-16T12:53:12.336Z] #40 57.50 HOSTCC compel/src/lib/log-host.o [2020-09-16T12:53:12.401Z] #39 46.02 CC compel/src/lib/infect-rpc.o [2020-09-16T12:53:12.421Z] #39 46.42 CC compel/plugins/std/infect.o [2020-09-16T12:53:12.635Z] #40 57.77 HOSTLINK compel/compel-host-bin [2020-09-16T12:53:12.660Z] #39 ... [2020-09-16T12:53:12.660Z] [2020-09-16T12:53:12.660Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-16T12:53:12.660Z] #11 DONE 1.5s [2020-09-16T12:53:12.660Z] [2020-09-16T12:53:12.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:12.660Z] #39 46.44 CC compel/src/lib/infect-util.o [2020-09-16T12:53:12.660Z] #39 ... [2020-09-16T12:53:12.660Z] [2020-09-16T12:53:12.660Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:12.660Z] #49 1.407 + RM_GOPATH=0 [2020-09-16T12:53:12.660Z] #49 1.407 + TMP_GOPATH= [2020-09-16T12:53:12.660Z] #49 1.407 + : /build [2020-09-16T12:53:12.660Z] #49 1.407 + '[' -z '' ']' [2020-09-16T12:53:12.660Z] #49 1.407 ++ mktemp -d [2020-09-16T12:53:12.660Z] #49 1.408 + export GOPATH=/tmp/tmp.jgr1MumIbg [2020-09-16T12:53:12.660Z] #49 1.408 + GOPATH=/tmp/tmp.jgr1MumIbg [2020-09-16T12:53:12.660Z] #49 1.409 + RM_GOPATH=1 [2020-09-16T12:53:12.660Z] #49 1.409 + case "$(go env GOARCH)" in [2020-09-16T12:53:12.660Z] #49 1.409 ++ go env GOARCH [2020-09-16T12:53:12.660Z] #49 1.432 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:53:12.660Z] #49 1.432 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:53:12.660Z] #49 1.434 ++ dirname /tmp/install/install.sh [2020-09-16T12:53:12.660Z] #49 1.436 + dir=/tmp/install [2020-09-16T12:53:12.660Z] #49 1.436 + bin=runc [2020-09-16T12:53:12.660Z] #49 1.436 + shift [2020-09-16T12:53:12.660Z] #49 1.437 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-16T12:53:12.660Z] #49 1.438 + . /tmp/install/runc.installer [2020-09-16T12:53:12.660Z] #49 1.438 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:12.660Z] #49 1.440 + install_runc [2020-09-16T12:53:12.660Z] #49 1.442 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-16T12:53:12.660Z] #49 1.446 + uname -r [2020-09-16T12:53:12.660Z] #49 1.450 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-16T12:53:12.660Z] #49 1.469 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-16T12:53:12.660Z] #49 1.469 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-16T12:53:12.660Z] #49 1.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jgr1MumIbg/src/github.com/opencontainers/runc [2020-09-16T12:53:12.660Z] #49 1.472 Cloning into '/tmp/tmp.jgr1MumIbg/src/github.com/opencontainers/runc'... [2020-09-16T12:53:12.669Z] #11 DONE 1.9s [2020-09-16T12:53:12.669Z] [2020-09-16T12:53:12.669Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:12.669Z] #49 1.532 + RM_GOPATH=0 [2020-09-16T12:53:12.669Z] #49 1.532 + TMP_GOPATH= [2020-09-16T12:53:12.669Z] #49 1.532 + : /build [2020-09-16T12:53:12.669Z] #49 1.532 + '[' -z '' ']' [2020-09-16T12:53:12.669Z] #49 1.533 ++ mktemp -d [2020-09-16T12:53:12.669Z] #49 1.534 + export GOPATH=/tmp/tmp.DdhLmEoDbh [2020-09-16T12:53:12.669Z] #49 1.534 + GOPATH=/tmp/tmp.DdhLmEoDbh [2020-09-16T12:53:12.669Z] #49 1.534 + RM_GOPATH=1 [2020-09-16T12:53:12.669Z] #49 1.535 + case "$(go env GOARCH)" in [2020-09-16T12:53:12.669Z] #49 1.535 ++ go env GOARCH [2020-09-16T12:53:12.669Z] #49 1.552 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:53:12.669Z] #49 1.552 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:53:12.669Z] #49 1.552 ++ dirname /tmp/install/install.sh [2020-09-16T12:53:12.669Z] #49 1.554 + dir=/tmp/install [2020-09-16T12:53:12.669Z] #49 1.555 + bin=runc [2020-09-16T12:53:12.669Z] #49 1.555 + shift [2020-09-16T12:53:12.669Z] #49 1.555 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-16T12:53:12.669Z] #49 1.555 + . /tmp/install/runc.installer [2020-09-16T12:53:12.669Z] #49 1.556 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:12.669Z] #49 1.556 + install_runc [2020-09-16T12:53:12.669Z] #49 1.558 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-16T12:53:12.669Z] #49 1.561 + uname -r [2020-09-16T12:53:12.669Z] #49 1.576 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-16T12:53:12.669Z] #49 1.576 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-16T12:53:12.669Z] #49 1.577 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-16T12:53:12.669Z] #49 1.577 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DdhLmEoDbh/src/github.com/opencontainers/runc [2020-09-16T12:53:12.669Z] #49 1.582 Cloning into '/tmp/tmp.DdhLmEoDbh/src/github.com/opencontainers/runc'... [2020-09-16T12:53:12.682Z] #39 46.84 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-16T12:53:12.934Z] #40 57.95 DEP soccr/soccr.d [2020-09-16T12:53:12.942Z] #39 46.91 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-16T12:53:12.942Z] #39 46.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-16T12:53:12.942Z] #39 47.08 AR compel/plugins/std.lib.a [2020-09-16T12:53:12.942Z] #39 47.16 CC compel/plugins/fds/fds.o [2020-09-16T12:53:13.233Z] #40 58.25 CC soccr/soccr.o [2020-09-16T12:53:13.511Z] #39 47.49 AR compel/plugins/fds.lib.a [2020-09-16T12:53:13.512Z] #39 47.54 HOSTDEP compel/src/lib/log-host.d [2020-09-16T12:53:13.512Z] #39 47.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-16T12:53:13.512Z] #39 ... [2020-09-16T12:53:13.512Z] [2020-09-16T12:53:13.512Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:13.512Z] #54 DONE 119.5s [2020-09-16T12:53:13.512Z] [2020-09-16T12:53:13.512Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-16T12:53:13.512Z] #55 DONE 0.0s [2020-09-16T12:53:13.512Z] [2020-09-16T12:53:13.512Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-16T12:53:13.512Z] #56 DONE 0.1s [2020-09-16T12:53:13.512Z] [2020-09-16T12:53:13.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-16T12:53:13.512Z] #10 117.6 Selecting previously unselected package libapparmor1:amd64. [2020-09-16T12:53:13.512Z] #10 117.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 117.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-16T12:53:13.512Z] #10 117.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-16T12:53:13.512Z] #10 117.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 117.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-16T12:53:13.512Z] #10 118.0 Selecting previously unselected package libbtrfs0. [2020-09-16T12:53:13.512Z] #10 118.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 118.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-16T12:53:13.512Z] #10 118.1 Selecting previously unselected package libbtrfs-dev. [2020-09-16T12:53:13.512Z] #10 118.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 118.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:53:13.512Z] #10 118.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-16T12:53:13.512Z] #10 118.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:13.512Z] #10 119.1 Selecting previously unselected package libudev-dev:amd64. [2020-09-16T12:53:13.512Z] #10 119.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 119.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:13.512Z] #10 119.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-16T12:53:13.512Z] #10 119.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-16T12:53:13.512Z] #10 119.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-16T12:53:14.031Z] #49 ... [2020-09-16T12:53:14.031Z] [2020-09-16T12:53:14.031Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-16T12:53:14.031Z] #12 DONE 1.1s [2020-09-16T12:53:14.031Z] [2020-09-16T12:53:14.031Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-16T12:53:12.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:53:12.248Z] > git --version # timeout=10 [2020-09-16T12:53:12.292Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-16T12:53:12.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:53:12.295Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:53:14.129Z] #10 120.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-16T12:53:14.129Z] #10 120.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:14.129Z] #10 120.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:14.603Z] #49 ... [2020-09-16T12:53:14.603Z] [2020-09-16T12:53:14.603Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-16T12:53:14.603Z] #12 DONE 1.7s [2020-09-16T12:53:14.603Z] [2020-09-16T12:53:14.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:14.603Z] #39 30.57 CC images/opts.o [2020-09-16T12:53:14.603Z] #39 30.76 CC images/seccomp.o [2020-09-16T12:53:14.603Z] #39 30.96 CC images/binfmt-misc.o [2020-09-16T12:53:14.603Z] #39 31.21 CC images/time.o [2020-09-16T12:53:14.603Z] #39 31.43 CC images/sysctl.o [2020-09-16T12:53:14.603Z] #39 31.60 CC images/autofs.o [2020-09-16T12:53:14.603Z] #39 31.72 CC images/macvlan.o [2020-09-16T12:53:14.603Z] #39 31.91 CC images/sit.o [2020-09-16T12:53:14.603Z] #39 32.13 CC images/memfd.o [2020-09-16T12:53:14.603Z] #39 32.37 CC images/timens.o [2020-09-16T12:53:14.603Z] #39 32.60 LINK images/built-in.o [2020-09-16T12:53:14.603Z] #39 32.77 GEN compel/include/asm [2020-09-16T12:53:14.603Z] #39 32.80 GEN compel/include/version.h [2020-09-16T12:53:14.603Z] #39 32.82 touch .config [2020-09-16T12:53:14.603Z] #39 32.89 GEN include/common/config.h [2020-09-16T12:53:14.603Z] #39 32.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-16T12:53:14.603Z] #39 32.99 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-16T12:53:14.603Z] #39 33.03 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-16T12:53:14.603Z] #39 33.05 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-16T12:53:14.603Z] #39 33.08 DEP compel/plugins/std/infect.d [2020-09-16T12:53:14.603Z] #39 33.14 DEP compel/plugins/std/string.d [2020-09-16T12:53:14.603Z] #39 33.22 DEP compel/plugins/std/log.d [2020-09-16T12:53:14.603Z] #39 33.27 DEP compel/plugins/std/fds.d [2020-09-16T12:53:14.603Z] #39 33.32 DEP compel/plugins/std/std.d [2020-09-16T12:53:14.603Z] #39 33.37 DEP compel/plugins/shmem/shmem.d [2020-09-16T12:53:14.603Z] #39 33.43 DEP compel/plugins/fds/fds.d [2020-09-16T12:53:14.603Z] #39 33.52 CC compel/plugins/std/std.o [2020-09-16T12:53:14.603Z] #39 33.77 CC compel/plugins/std/fds.o [2020-09-16T12:53:14.603Z] #39 34.18 CC compel/plugins/std/log.o [2020-09-16T12:53:14.603Z] #13 0.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-16T12:53:14.652Z] #10 120.5 Selecting previously unselected package libpcre32-3:amd64. [2020-09-16T12:53:14.652Z] #10 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:14.652Z] #10 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:14.862Z] #13 DONE 1.1s [2020-09-16T12:53:14.862Z] [2020-09-16T12:53:14.862Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:14.862Z] #41 123.7 net/http/httptrace [2020-09-16T12:53:14.862Z] #41 124.0 net/http [2020-09-16T12:53:14.912Z] #10 120.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-16T12:53:14.912Z] #10 120.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:14.912Z] #10 120.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-16T12:53:14.912Z] #10 121.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-16T12:53:15.177Z] #10 121.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-16T12:53:15.177Z] #10 121.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-16T12:53:15.358Z] #40 60.17 AR soccr/libsoccr.a [2020-09-16T12:53:15.359Z] #40 60.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:53:15.438Z] #10 121.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-16T12:53:15.438Z] #10 121.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-16T12:53:15.438Z] #10 121.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-16T12:53:15.556Z] #39 34.86 CC compel/plugins/std/string.o [2020-09-16T12:53:15.556Z] #39 35.20 CC compel/plugins/std/infect.o [2020-09-16T12:53:15.658Z] #40 60.54 DEP criu/arch/ppc64/sigframe.d [2020-09-16T12:53:15.658Z] #40 60.75 DEP criu/arch/ppc64/crtools.d [2020-09-16T12:53:15.698Z] #10 121.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-16T12:53:15.698Z] #10 121.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-16T12:53:15.698Z] #10 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:15.698Z] #10 121.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-16T12:53:15.698Z] #10 121.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-16T12:53:15.832Z] #39 ... [2020-09-16T12:53:15.832Z] [2020-09-16T12:53:15.832Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-16T12:53:15.832Z] #13 1.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-16T12:53:15.832Z] #13 DONE 1.6s [2020-09-16T12:53:15.832Z] [2020-09-16T12:53:15.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:15.832Z] #39 35.44 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-16T12:53:15.832Z] #39 35.47 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-16T12:53:15.957Z] #40 60.94 DEP criu/arch/ppc64/cpu.d [2020-09-16T12:53:15.957Z] #40 61.12 CC criu/arch/ppc64/cpu.o [2020-09-16T12:53:15.960Z] #10 121.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-16T12:53:15.960Z] #10 121.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-16T12:53:15.960Z] #10 121.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-16T12:53:15.960Z] #10 122.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:16.095Z] #39 35.51 AR compel/plugins/std.lib.a [2020-09-16T12:53:16.096Z] #39 35.59 CC compel/plugins/fds/fds.o [2020-09-16T12:53:16.237Z] #41 ... [2020-09-16T12:53:16.238Z] [2020-09-16T12:53:16.238Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-16T12:53:16.238Z] #14 DONE 1.2s [2020-09-16T12:53:16.238Z] [2020-09-16T12:53:16.238Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-16T12:53:16.361Z] #39 35.85 AR compel/plugins/fds.lib.a [2020-09-16T12:53:16.361Z] #39 35.91 HOSTDEP compel/src/lib/log-host.d [2020-09-16T12:53:16.361Z] #39 36.00 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-16T12:53:16.481Z] #10 122.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-16T12:53:16.481Z] #10 122.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-16T12:53:16.481Z] #10 122.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-16T12:53:16.481Z] #10 122.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-16T12:53:16.481Z] #10 122.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-16T12:53:16.481Z] #10 122.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-16T12:53:16.481Z] #10 122.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-16T12:53:16.481Z] #10 122.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-16T12:53:16.481Z] #10 122.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-16T12:53:16.481Z] #10 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-16T12:53:16.481Z] #10 122.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-16T12:53:16.481Z] #10 122.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:16.604Z] #40 61.65 CC criu/arch/ppc64/crtools.o [2020-09-16T12:53:16.624Z] #39 36.11 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-16T12:53:16.624Z] #39 36.17 HOSTDEP compel/src/main-host.d [2020-09-16T12:53:16.742Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-16T12:53:16.742Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-16T12:53:16.742Z] #10 122.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-16T12:53:16.742Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-16T12:53:16.742Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-16T12:53:16.742Z] #10 122.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-16T12:53:16.742Z] #10 122.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-16T12:53:16.742Z] #10 122.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:16.742Z] #10 122.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-16T12:53:16.742Z] #10 122.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:16.742Z] #10 122.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-16T12:53:16.742Z] #10 122.7 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:53:16.888Z] #39 36.28 DEP compel/src/lib/ptrace.d [2020-09-16T12:53:16.888Z] #39 36.40 DEP compel/src/lib/infect.d [2020-09-16T12:53:16.888Z] #39 36.46 DEP compel/src/lib/infect-util.d [2020-09-16T12:53:17.151Z] #39 36.51 DEP compel/src/lib/infect-rpc.d [2020-09-16T12:53:17.151Z] #39 36.57 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-16T12:53:17.151Z] #39 36.64 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-16T12:53:17.151Z] #39 36.67 DEP compel/src/lib/log.d [2020-09-16T12:53:17.151Z] #39 36.70 DEP compel/src/main.d [2020-09-16T12:53:17.151Z] #39 36.77 DEP compel/src/lib/handle-elf.d [2020-09-16T12:53:17.171Z] #15 DONE 1.1s [2020-09-16T12:53:17.171Z] [2020-09-16T12:53:17.171Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:17.171Z] #39 46.96 CC compel/src/lib/infect.o [2020-09-16T12:53:17.171Z] #39 49.92 CC compel/src/lib/ptrace.o [2020-09-16T12:53:17.171Z] #39 50.75 AR compel/libcompel.a [2020-09-16T12:53:17.171Z] #39 50.87 HOSTCC compel/src/main-host.o [2020-09-16T12:53:17.311Z] #10 DONE 123.3s [2020-09-16T12:53:17.311Z] [2020-09-16T12:53:17.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:17.311Z] #39 47.80 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-16T12:53:17.311Z] #39 47.94 HOSTDEP compel/src/main-host.d [2020-09-16T12:53:17.311Z] #39 48.15 DEP compel/src/lib/ptrace.d [2020-09-16T12:53:17.311Z] #39 48.28 DEP compel/src/lib/infect.d [2020-09-16T12:53:17.311Z] #39 48.64 DEP compel/src/lib/infect-util.d [2020-09-16T12:53:17.311Z] #39 48.85 DEP compel/src/lib/infect-rpc.d [2020-09-16T12:53:17.311Z] #39 48.96 DEP compel/arch/x86/src/lib/infect.d [2020-09-16T12:53:17.311Z] #39 49.09 DEP compel/arch/x86/src/lib/cpu.d [2020-09-16T12:53:17.311Z] #39 49.14 DEP compel/src/lib/log.d [2020-09-16T12:53:17.311Z] #39 49.22 DEP compel/src/main.d [2020-09-16T12:53:17.311Z] #39 49.30 DEP compel/src/lib/handle-elf.d [2020-09-16T12:53:17.311Z] #39 49.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-16T12:53:17.311Z] #39 49.48 CC compel/src/lib/log.o [2020-09-16T12:53:17.311Z] #39 49.64 CC compel/arch/x86/src/lib/cpu.o [2020-09-16T12:53:17.311Z] #39 50.42 CC compel/arch/x86/src/lib/infect.o [2020-09-16T12:53:17.312Z] #39 51.24 CC compel/src/lib/infect-rpc.o [2020-09-16T12:53:17.416Z] #39 36.84 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-16T12:53:17.416Z] #39 ... [2020-09-16T12:53:17.416Z] [2020-09-16T12:53:17.416Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-16T12:53:17.416Z] #14 DONE 1.5s [2020-09-16T12:53:17.416Z] [2020-09-16T12:53:17.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:17.416Z] #39 36.92 CC compel/src/lib/log.o [2020-09-16T12:53:17.572Z] #39 51.78 CC compel/src/lib/infect-util.o [2020-09-16T12:53:17.680Z] #39 37.15 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-16T12:53:17.736Z] #39 51.32 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-16T12:53:17.943Z] #39 37.40 CC compel/arch/aarch64/src/lib/infect.o [2020-09-16T12:53:17.994Z] #39 51.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-09-16T12:53:18.044Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-16T12:53:18.044Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-16T12:53:18.142Z] #39 52.25 CC compel/src/lib/infect.o [2020-09-16T12:53:18.184Z] #40 63.04 CC criu/arch/ppc64/sigframe.o [2020-09-16T12:53:18.208Z] #39 37.76 CC compel/src/lib/infect-rpc.o [2020-09-16T12:53:18.251Z] #39 52.00 HOSTCC compel/src/lib/log-host.o [2020-09-16T12:53:18.251Z] #39 ... [2020-09-16T12:53:18.251Z] [2020-09-16T12:53:18.251Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-16T12:53:18.251Z] #16 DONE 1.1s [2020-09-16T12:53:18.251Z] [2020-09-16T12:53:18.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:18.335Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-09-16T12:53:18.485Z] #40 63.44 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-16T12:53:18.485Z] #40 63.48 DEP criu/pie/util-vdso.d [2020-09-16T12:53:18.485Z] #40 63.60 DEP criu/pie/util.d [2020-09-16T12:53:18.485Z] #40 63.71 CC criu/pie/util.o [2020-09-16T12:53:18.785Z] #39 38.07 CC compel/src/lib/infect-util.o [2020-09-16T12:53:18.785Z] #39 ... [2020-09-16T12:53:18.785Z] [2020-09-16T12:53:18.785Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:18.785Z] #21 102.4 + mkdir -p /tmp/tmp.8KQBrd4cOs/src/github.com/docker [2020-09-16T12:53:18.785Z] #21 102.4 + mv components/cli /tmp/tmp.8KQBrd4cOs/src/github.com/docker/cli [2020-09-16T12:53:18.785Z] #21 102.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-16T12:53:18.785Z] #21 ... [2020-09-16T12:53:18.785Z] [2020-09-16T12:53:18.785Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-16T12:53:18.785Z] #15 DONE 1.3s [2020-09-16T12:53:18.785Z] [2020-09-16T12:53:18.785Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-16T12:53:18.818Z] #40 ... [2020-09-16T12:53:18.818Z] [2020-09-16T12:53:18.818Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:18.818Z] #42 134.6 vendor/golang.org/x/text/unicode/norm [2020-09-16T12:53:18.818Z] #42 134.6 github.com/LK4D4/vndr/build [2020-09-16T12:53:19.081Z] #39 ... [2020-09-16T12:53:19.081Z] [2020-09-16T12:53:19.081Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-16T12:53:19.081Z] #11 DONE 1.8s [2020-09-16T12:53:19.081Z] [2020-09-16T12:53:19.081Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-16T12:53:20.149Z] #17 1.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:53:20.149Z] #17 1.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:53:20.149Z] #17 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:53:20.406Z] #17 1.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:53:20.462Z] #12 DONE 1.1s [2020-09-16T12:53:20.462Z] [2020-09-16T12:53:20.462Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:20.462Z] #49 1.805 + RM_GOPATH=0 [2020-09-16T12:53:20.462Z] #49 1.805 + TMP_GOPATH= [2020-09-16T12:53:20.462Z] #49 1.805 + : /build [2020-09-16T12:53:20.462Z] #49 1.805 + '[' -z '' ']' [2020-09-16T12:53:20.462Z] #49 1.812 ++ mktemp -d [2020-09-16T12:53:20.462Z] #49 1.812 + export GOPATH=/tmp/tmp.WgYbC1Lt7g [2020-09-16T12:53:20.462Z] #49 1.812 + GOPATH=/tmp/tmp.WgYbC1Lt7g [2020-09-16T12:53:20.462Z] #49 1.812 + RM_GOPATH=1 [2020-09-16T12:53:20.462Z] #49 1.812 + case "$(go env GOARCH)" in [2020-09-16T12:53:20.462Z] #49 1.819 ++ go env GOARCH [2020-09-16T12:53:20.462Z] #49 1.848 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T12:53:20.462Z] #49 1.848 + GO_BUILDMODE=-buildmode=pie [2020-09-16T12:53:20.462Z] #49 1.849 ++ dirname /tmp/install/install.sh [2020-09-16T12:53:20.462Z] #49 1.853 + dir=/tmp/install [2020-09-16T12:53:20.462Z] #49 1.854 + bin=runc [2020-09-16T12:53:20.462Z] #49 1.855 + shift [2020-09-16T12:53:20.462Z] #49 1.855 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-16T12:53:20.462Z] #49 1.864 + . /tmp/install/runc.installer [2020-09-16T12:53:20.462Z] #49 1.864 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:20.462Z] #49 1.864 + install_runc [2020-09-16T12:53:20.462Z] #49 1.864 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-16T12:53:20.462Z] #49 1.864 + uname -r [2020-09-16T12:53:20.462Z] #49 1.924 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-16T12:53:20.462Z] #49 1.924 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-16T12:53:20.462Z] #49 1.924 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-16T12:53:20.462Z] #49 1.924 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WgYbC1Lt7g/src/github.com/opencontainers/runc [2020-09-16T12:53:20.462Z] #49 1.936 Cloning into '/tmp/tmp.WgYbC1Lt7g/src/github.com/opencontainers/runc'... [2020-09-16T12:53:20.717Z] #16 DONE 1.8s [2020-09-16T12:53:20.717Z] [2020-09-16T12:53:20.717Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:21.033Z] #49 ... [2020-09-16T12:53:21.033Z] [2020-09-16T12:53:21.033Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-16T12:53:21.033Z] #13 0.854 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-16T12:53:21.033Z] #13 DONE 1.0s [2020-09-16T12:53:21.033Z] [2020-09-16T12:53:21.033Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:21.033Z] #41 117.1 vendor/golang.org/x/net/http/httpguts [2020-09-16T12:53:21.033Z] #41 117.4 vendor/golang.org/x/net/http/httpproxy [2020-09-16T12:53:21.033Z] #41 117.9 mime/multipart [2020-09-16T12:53:21.033Z] #41 120.0 crypto/tls [2020-09-16T12:53:21.068Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2020-09-16T12:53:21.068Z] ok github.com/docker/docker/builder/dockerfile 0.955s coverage: 48.0% of statements [2020-09-16T12:53:21.294Z] #41 ... [2020-09-16T12:53:21.294Z] [2020-09-16T12:53:21.294Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-16T12:53:21.596Z] #42 ... [2020-09-16T12:53:21.596Z] [2020-09-16T12:53:21.596Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:21.596Z] #18 10.91 Fetched 8156 kB in 11s (773 kB/s) [2020-09-16T12:53:21.596Z] #18 10.91 Reading package lists... [2020-09-16T12:53:21.596Z] #18 15.88 Reading package lists... [2020-09-16T12:53:21.596Z] #18 20.36 Building dependency tree... [2020-09-16T12:53:21.596Z] #18 ... [2020-09-16T12:53:21.596Z] [2020-09-16T12:53:21.596Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:21.596Z] #40 64.15 CC criu/pie/util-vdso.o [2020-09-16T12:53:21.596Z] #40 65.01 AR criu/pie/pie.lib.a [2020-09-16T12:53:21.596Z] #40 65.13 DEP criu/pie/restorer.d [2020-09-16T12:53:21.596Z] #40 65.44 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-16T12:53:21.596Z] #40 65.48 DEP criu/arch/ppc64/restorer.d [2020-09-16T12:53:21.596Z] #40 65.80 DEP criu/arch/ppc64/vdso-pie.d [2020-09-16T12:53:21.596Z] #40 66.04 DEP criu/pie/parasite-vdso.d [2020-09-16T12:53:21.596Z] #40 66.27 DEP criu/pie/parasite.d [2020-09-16T12:53:21.596Z] #40 66.55 CC criu/pie/parasite.o [2020-09-16T12:53:21.777Z] #17 3.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:53:22.104Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-16T12:53:22.233Z] #14 DONE 1.2s [2020-09-16T12:53:22.233Z] [2020-09-16T12:53:22.233Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:22.233Z] #41 128.3 net/http/httptrace [2020-09-16T12:53:22.396Z] ok github.com/docker/docker/builder/remotecontext/git 0.992s coverage: 86.3% of statements [2020-09-16T12:53:22.396Z] ? github.com/docker/docker/cli [no test files] [2020-09-16T12:53:22.396Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-16T12:53:22.646Z] #17 1.984 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:53:22.646Z] #17 2.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:53:22.646Z] #17 2.084 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:53:22.804Z] #41 128.8 net/http [2020-09-16T12:53:23.138Z] #40 ... [2020-09-16T12:53:23.138Z] [2020-09-16T12:53:23.138Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:23.138Z] #55 130.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-16T12:53:23.138Z] #55 130.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-16T12:53:23.138Z] #55 DONE 138.7s [2020-09-16T12:53:23.138Z] [2020-09-16T12:53:23.138Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-16T12:53:23.138Z] #56 DONE 0.1s [2020-09-16T12:53:23.138Z] [2020-09-16T12:53:23.138Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:23.138Z] #18 21.73 libcap2-bin is already the newest version (1:2.25-2). [2020-09-16T12:53:23.138Z] #18 21.73 The following additional packages will be installed: [2020-09-16T12:53:23.138Z] #18 21.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-16T12:53:23.138Z] #18 21.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-16T12:53:23.138Z] #18 21.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-16T12:53:23.138Z] #18 21.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-16T12:53:23.138Z] #18 21.74 python3.7 python3.7-minimal vim-runtime xxd [2020-09-16T12:53:23.138Z] #18 21.75 Suggested packages: [2020-09-16T12:53:23.138Z] #18 21.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-16T12:53:23.138Z] #18 21.75 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-16T12:53:23.138Z] #18 21.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-16T12:53:23.138Z] #18 21.75 Recommended packages: [2020-09-16T12:53:23.138Z] #18 21.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-16T12:53:23.138Z] #18 21.75 python3-keyrings.alt python3-xdg unzip [2020-09-16T12:53:23.138Z] #18 ... [2020-09-16T12:53:23.138Z] [2020-09-16T12:53:23.138Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-16T12:53:23.138Z] #57 DONE 0.1s [2020-09-16T12:53:23.138Z] [2020-09-16T12:53:23.138Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:23.138Z] #40 68.19 LINK criu/pie/parasite.built-in.o [2020-09-16T12:53:23.138Z] #40 68.20 GEN criu/pie/parasite-blob.h [2020-09-16T12:53:23.138Z] #40 68.32 CC criu/pie/parasite-vdso.o [2020-09-16T12:53:23.150Z] #17 4.632 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:53:23.225Z] #17 2.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-16T12:53:23.374Z] #41 ... [2020-09-16T12:53:23.374Z] [2020-09-16T12:53:23.374Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-16T12:53:23.374Z] #15 DONE 1.1s [2020-09-16T12:53:23.635Z] [2020-09-16T12:53:23.635Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-16T12:53:23.802Z] #17 3.299 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-16T12:53:24.521Z] #17 ... [2020-09-16T12:53:24.521Z] [2020-09-16T12:53:24.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:24.521Z] #39 52.41 HOSTLINK compel/compel-host-bin [2020-09-16T12:53:24.521Z] #39 52.54 DEP soccr/soccr.d [2020-09-16T12:53:24.521Z] #39 52.71 CC soccr/soccr.o [2020-09-16T12:53:24.521Z] #39 53.66 AR soccr/libsoccr.a [2020-09-16T12:53:24.521Z] #39 53.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:53:24.521Z] #39 54.14 DEP criu/arch/x86/sigframe.d [2020-09-16T12:53:24.521Z] #39 54.27 DEP criu/arch/x86/sigaction_compat.d [2020-09-16T12:53:24.521Z] #39 54.42 DEP criu/arch/x86/kerndat.d [2020-09-16T12:53:24.521Z] #39 54.54 DEP criu/arch/x86/crtools.d [2020-09-16T12:53:24.521Z] #39 54.68 DEP criu/arch/x86/cpu.d [2020-09-16T12:53:24.521Z] #39 54.80 CC criu/arch/x86/cpu.o [2020-09-16T12:53:24.521Z] #39 55.48 CC criu/arch/x86/crtools.o [2020-09-16T12:53:24.521Z] #39 56.73 CC criu/arch/x86/kerndat.o [2020-09-16T12:53:24.521Z] #39 57.24 CC criu/arch/x86/sigaction_compat.o [2020-09-16T12:53:24.521Z] #39 57.43 CC criu/arch/x86/sigframe.o [2020-09-16T12:53:24.521Z] #39 57.70 LINK criu/arch/x86/crtools.built-in.o [2020-09-16T12:53:24.521Z] #39 57.75 DEP criu/pie/util-vdso-elf32.d [2020-09-16T12:53:24.521Z] #39 57.88 DEP criu/pie/util-vdso.d [2020-09-16T12:53:24.521Z] #39 58.00 DEP criu/pie/util.d [2020-09-16T12:53:24.521Z] #39 58.18 CC criu/pie/util.o [2020-09-16T12:53:24.579Z] #16 DONE 1.2s [2020-09-16T12:53:24.579Z] [2020-09-16T12:53:24.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:24.579Z] #39 55.69 CC compel/src/lib/ptrace.o [2020-09-16T12:53:24.579Z] #39 56.16 AR compel/libcompel.a [2020-09-16T12:53:24.579Z] #39 56.23 HOSTCC compel/src/main-host.o [2020-09-16T12:53:24.579Z] #39 56.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-16T12:53:24.579Z] #39 56.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-16T12:53:24.579Z] #39 57.40 HOSTCC compel/src/lib/log-host.o [2020-09-16T12:53:24.579Z] #39 57.60 HOSTLINK compel/compel-host-bin [2020-09-16T12:53:24.579Z] #39 57.85 DEP soccr/soccr.d [2020-09-16T12:53:24.579Z] #39 58.00 CC soccr/soccr.o [2020-09-16T12:53:24.779Z] #39 58.51 CC criu/pie/util-vdso.o [2020-09-16T12:53:25.130Z] ok github.com/docker/docker/client 0.143s coverage: 75.4% of statements [2020-09-16T12:53:25.198Z] #17 4.412 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-16T12:53:25.244Z] #40 69.83 CC criu/arch/ppc64/vdso-pie.o [2020-09-16T12:53:25.244Z] #40 70.20 CC criu/arch/ppc64/restorer.o [2020-09-16T12:53:25.344Z] #39 59.11 CC criu/pie/util-vdso-elf32.o [2020-09-16T12:53:25.521Z] #39 59.65 AR soccr/libsoccr.a [2020-09-16T12:53:25.521Z] #39 59.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:53:25.543Z] #40 70.55 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-16T12:53:25.543Z] #40 70.58 CC criu/pie/restorer.o [2020-09-16T12:53:25.908Z] #39 59.78 AR criu/pie/pie.lib.a [2020-09-16T12:53:26.091Z] #39 60.18 DEP criu/arch/x86/sigframe.d [2020-09-16T12:53:26.091Z] #39 60.25 DEP criu/arch/x86/sigaction_compat.d [2020-09-16T12:53:26.149Z] #17 ... [2020-09-16T12:53:26.149Z] [2020-09-16T12:53:26.149Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:53:26.149Z] #36 118.7 + dpkg --print-architecture [2020-09-16T12:53:26.149Z] #36 DONE 119.7s [2020-09-16T12:53:26.149Z] [2020-09-16T12:53:26.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:26.149Z] #39 38.27 CC compel/src/lib/infect.o [2020-09-16T12:53:26.149Z] #39 39.84 CC compel/src/lib/ptrace.o [2020-09-16T12:53:26.149Z] #39 40.14 AR compel/libcompel.a [2020-09-16T12:53:26.149Z] #39 40.28 HOSTCC compel/src/main-host.o [2020-09-16T12:53:26.149Z] #39 40.48 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-16T12:53:26.149Z] #39 40.62 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-16T12:53:26.149Z] #39 40.90 HOSTCC compel/src/lib/log-host.o [2020-09-16T12:53:26.149Z] #39 41.02 HOSTLINK compel/compel-host-bin [2020-09-16T12:53:26.149Z] #39 41.28 DEP soccr/soccr.d [2020-09-16T12:53:26.149Z] #39 41.47 CC soccr/soccr.o [2020-09-16T12:53:26.149Z] #39 42.53 AR soccr/libsoccr.a [2020-09-16T12:53:26.149Z] #39 42.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:53:26.149Z] #39 43.00 DEP criu/arch/aarch64/sigframe.d [2020-09-16T12:53:26.149Z] #39 43.15 DEP criu/arch/aarch64/crtools.d [2020-09-16T12:53:26.149Z] #39 43.37 DEP criu/arch/aarch64/cpu.d [2020-09-16T12:53:26.149Z] #39 43.42 DEP criu/arch/aarch64/bitops.d [2020-09-16T12:53:26.149Z] #39 43.46 CC criu/arch/aarch64/bitops.o [2020-09-16T12:53:26.149Z] #39 43.49 CC criu/arch/aarch64/cpu.o [2020-09-16T12:53:26.149Z] #39 43.59 CC criu/arch/aarch64/crtools.o [2020-09-16T12:53:26.149Z] #39 44.13 CC criu/arch/aarch64/sigframe.o [2020-09-16T12:53:26.149Z] #39 44.40 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-16T12:53:26.149Z] #39 44.46 DEP criu/pie/util-vdso.d [2020-09-16T12:53:26.149Z] #39 44.60 DEP criu/pie/util.d [2020-09-16T12:53:26.149Z] #39 44.72 CC criu/pie/util.o [2020-09-16T12:53:26.149Z] #39 44.98 CC criu/pie/util-vdso.o [2020-09-16T12:53:26.149Z] #39 45.50 AR criu/pie/pie.lib.a [2020-09-16T12:53:26.149Z] #39 45.56 DEP criu/pie/restorer.d [2020-09-16T12:53:26.165Z] #39 59.82 DEP criu/pie/restorer.d [2020-09-16T12:53:26.165Z] #39 59.99 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-16T12:53:26.165Z] #39 60.07 DEP criu/arch/x86/restorer_unmap.d [2020-09-16T12:53:26.351Z] #39 60.34 DEP criu/arch/x86/kerndat.d [2020-09-16T12:53:26.351Z] #39 60.54 DEP criu/arch/x86/crtools.d [2020-09-16T12:53:26.413Z] #39 45.93 DEP criu/arch/aarch64/intraprocedure.d [2020-09-16T12:53:26.413Z] #39 45.94 DEP criu/arch/aarch64/restorer.d [2020-09-16T12:53:26.423Z] #39 60.08 DEP criu/arch/x86/restorer.d [2020-09-16T12:53:26.423Z] #39 60.19 DEP criu/arch/x86/vdso-pie.d [2020-09-16T12:53:26.423Z] #39 60.27 DEP criu/pie/parasite-vdso.d [2020-09-16T12:53:26.611Z] #39 60.65 DEP criu/arch/x86/cpu.d [2020-09-16T12:53:26.611Z] #39 60.82 CC criu/arch/x86/cpu.o [2020-09-16T12:53:26.676Z] #39 46.16 DEP criu/arch/aarch64/vdso-pie.d [2020-09-16T12:53:26.676Z] #39 46.30 DEP criu/pie/parasite-vdso.d [2020-09-16T12:53:26.676Z] #39 ... [2020-09-16T12:53:26.676Z] [2020-09-16T12:53:26.676Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:26.676Z] #49 6.018 + cd /tmp/tmp.DdhLmEoDbh/src/github.com/opencontainers/runc [2020-09-16T12:53:26.676Z] #49 6.019 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:26.676Z] #49 6.298 + '[' -z '' ']' [2020-09-16T12:53:26.676Z] #49 6.303 + target=static [2020-09-16T12:53:26.676Z] #49 6.303 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-16T12:53:26.676Z] #49 6.668 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-16T12:53:26.680Z] #39 60.36 DEP criu/pie/parasite.d [2020-09-16T12:53:26.680Z] #39 ... [2020-09-16T12:53:26.680Z] [2020-09-16T12:53:26.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:26.680Z] #41 138.6 github.com/LK4D4/vndr/godl [2020-09-16T12:53:26.939Z] #49 ... [2020-09-16T12:53:26.939Z] [2020-09-16T12:53:26.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:26.939Z] #39 46.46 DEP criu/pie/parasite.d [2020-09-16T12:53:27.207Z] #39 46.70 CC criu/pie/parasite.o [2020-09-16T12:53:27.551Z] #39 61.37 CC criu/arch/x86/crtools.o [2020-09-16T12:53:27.674Z] #41 139.4 github.com/LK4D4/vndr [2020-09-16T12:53:28.121Z] #39 ... [2020-09-16T12:53:28.121Z] [2020-09-16T12:53:28.121Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:28.121Z] #49 10.77 + cd /tmp/tmp.WgYbC1Lt7g/src/github.com/opencontainers/runc [2020-09-16T12:53:28.121Z] #49 10.77 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:28.162Z] #39 47.67 LINK criu/pie/parasite.built-in.o [2020-09-16T12:53:28.162Z] #39 47.67 GEN criu/pie/parasite-blob.h [2020-09-16T12:53:28.162Z] #39 47.69 CC criu/pie/parasite-vdso.o [2020-09-16T12:53:28.336Z] #40 73.38 LINK criu/pie/restorer.built-in.o [2020-09-16T12:53:28.336Z] #40 73.40 GEN criu/pie/restorer-blob.h [2020-09-16T12:53:28.336Z] #40 73.47 DEP criu/vdso.d [2020-09-16T12:53:28.381Z] #49 11.10 + '[' -z '' ']' [2020-09-16T12:53:28.381Z] #49 11.10 + target=static [2020-09-16T12:53:28.381Z] #49 11.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-16T12:53:28.635Z] #40 73.68 DEP criu/uts_ns.d [2020-09-16T12:53:28.641Z] #49 11.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-16T12:53:28.739Z] #39 48.12 CC criu/arch/aarch64/vdso-pie.o [2020-09-16T12:53:28.739Z] #39 48.30 CC criu/arch/aarch64/restorer.o [2020-09-16T12:53:28.935Z] #40 73.86 DEP criu/util.d [2020-09-16T12:53:28.935Z] #40 ... [2020-09-16T12:53:28.935Z] [2020-09-16T12:53:28.935Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:28.935Z] #18 24.15 The following NEW packages will be installed: [2020-09-16T12:53:28.935Z] #18 24.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-16T12:53:28.935Z] #18 24.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-16T12:53:28.935Z] #18 24.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-16T12:53:28.935Z] #18 24.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-16T12:53:28.935Z] #18 24.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-16T12:53:28.935Z] #18 24.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-16T12:53:28.935Z] #18 24.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-16T12:53:28.935Z] #18 24.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-16T12:53:28.935Z] #18 24.17 xz-utils zip [2020-09-16T12:53:28.935Z] #18 24.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:53:28.935Z] #18 24.28 Need to get 29.2 MB of archives. [2020-09-16T12:53:28.935Z] #18 24.28 After this operation, 134 MB of additional disk space will be used. [2020-09-16T12:53:28.935Z] #18 24.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-16T12:53:28.935Z] #18 24.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-16T12:53:28.935Z] #18 24.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-16T12:53:28.935Z] #18 24.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-16T12:53:28.935Z] #18 24.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-16T12:53:28.935Z] #18 24.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-16T12:53:28.935Z] #18 24.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-16T12:53:28.935Z] #18 24.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-16T12:53:28.935Z] #18 24.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-16T12:53:28.935Z] #18 24.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-16T12:53:28.935Z] #18 24.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-16T12:53:28.935Z] #18 24.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-16T12:53:28.935Z] #18 24.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-16T12:53:28.935Z] #18 24.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-16T12:53:28.935Z] #18 24.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-16T12:53:28.935Z] #18 24.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-16T12:53:28.935Z] #18 24.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-16T12:53:28.935Z] #18 24.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:53:28.935Z] #18 24.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-16T12:53:28.935Z] #18 24.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-16T12:53:28.935Z] #18 24.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-16T12:53:28.935Z] #18 25.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-16T12:53:28.935Z] #18 25.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-16T12:53:28.935Z] #18 25.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-16T12:53:28.935Z] #18 25.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-16T12:53:28.935Z] #18 25.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-16T12:53:28.935Z] #18 25.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-16T12:53:28.935Z] #18 25.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-16T12:53:28.935Z] #18 25.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-16T12:53:28.935Z] #18 25.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-16T12:53:28.935Z] #18 25.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-16T12:53:28.935Z] #18 25.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-16T12:53:28.935Z] #18 25.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-16T12:53:28.935Z] #18 25.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-16T12:53:28.935Z] #18 25.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-16T12:53:28.935Z] #18 25.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-16T12:53:28.935Z] #18 25.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-16T12:53:28.935Z] #18 25.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-16T12:53:28.935Z] #18 25.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-16T12:53:28.935Z] #18 25.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-16T12:53:28.935Z] #18 26.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-16T12:53:28.935Z] #18 26.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-16T12:53:28.935Z] #18 26.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-16T12:53:28.935Z] #18 26.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-16T12:53:28.935Z] #18 26.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-16T12:53:28.935Z] #18 26.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-16T12:53:28.935Z] #18 26.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-16T12:53:28.935Z] #18 26.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-16T12:53:29.003Z] #39 48.58 CC criu/arch/aarch64/intraprocedure.o [2020-09-16T12:53:29.003Z] #39 48.64 CC criu/pie/restorer.o [2020-09-16T12:53:29.235Z] #18 28.67 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:53:29.235Z] #18 28.85 Fetched 29.2 MB in 4s (7854 kB/s) [2020-09-16T12:53:29.534Z] #18 28.95 Selecting previously unselected package pigz. [2020-09-16T12:53:29.835Z] #18 28.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-16T12:53:29.835Z] #18 29.11 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-16T12:53:29.835Z] #18 29.12 Unpacking pigz (2.4-1) ... [2020-09-16T12:53:29.835Z] #18 29.23 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-16T12:53:29.835Z] #18 29.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-16T12:53:29.835Z] #18 29.26 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-16T12:53:30.290Z] Fetching without tags [2020-09-16T12:53:30.484Z] #18 29.79 Selecting previously unselected package python3.7-minimal. [2020-09-16T12:53:30.484Z] #18 29.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-16T12:53:30.484Z] #18 29.82 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:31.539Z] #18 30.78 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-16T12:53:31.539Z] #18 30.87 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:31.544Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:53:31.565Z] #39 50.73 LINK criu/pie/restorer.built-in.o [2020-09-16T12:53:31.566Z] #39 50.75 GEN criu/pie/restorer-blob.h [2020-09-16T12:53:31.566Z] #39 50.84 DEP criu/vdso.d [2020-09-16T12:53:31.566Z] #39 50.97 DEP criu/uts_ns.d [2020-09-16T12:53:31.566Z] #39 51.15 DEP criu/util.d [2020-09-16T12:53:30.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:53:30.044Z] > git config --add remote.origin.fetch +refs/pull/41460/head:refs/remotes/origin/PR-41460 # timeout=10 [2020-09-16T12:53:30.087Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:53:30.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-16T12:53:30.325Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-16T12:53:30.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:53:30.327Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41460/head:refs/remotes/origin/PR-41460 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T12:53:31.651Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:53:31.694Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:53:31.830Z] #39 51.33 DEP criu/uffd.d [2020-09-16T12:53:31.867Z] #41 ... [2020-09-16T12:53:31.867Z] [2020-09-16T12:53:31.867Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:31.867Z] #49 10.42 + cd /tmp/tmp.jgr1MumIbg/src/github.com/opencontainers/runc [2020-09-16T12:53:31.867Z] #49 10.42 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-16T12:53:31.867Z] #49 10.69 + '[' -z '' ']' [2020-09-16T12:53:31.867Z] #49 10.69 + target=static [2020-09-16T12:53:31.867Z] #49 10.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-16T12:53:31.867Z] #49 11.20 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-16T12:53:31.867Z] #49 ... [2020-09-16T12:53:31.867Z] [2020-09-16T12:53:31.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:31.867Z] #39 60.53 CC criu/pie/parasite.o [2020-09-16T12:53:31.867Z] #39 61.73 LINK criu/pie/parasite.built-in.o [2020-09-16T12:53:31.867Z] #39 61.74 GEN criu/pie/parasite-blob.h [2020-09-16T12:53:31.867Z] #39 61.76 CC criu/pie/parasite-vdso.o [2020-09-16T12:53:31.867Z] #39 62.51 CC criu/arch/x86/vdso-pie.o [2020-09-16T12:53:31.867Z] #39 62.88 CC criu/arch/x86/restorer.o [2020-09-16T12:53:31.867Z] #39 63.36 CC criu/arch/x86/restorer_unmap.o [2020-09-16T12:53:31.867Z] #39 63.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-16T12:53:31.867Z] #39 63.74 CC criu/pie/restorer.o [2020-09-16T12:53:32.094Z] #39 51.56 DEP criu/tun.d [2020-09-16T12:53:32.358Z] #39 51.79 DEP criu/tty.d [2020-09-16T12:53:32.358Z] #39 51.96 DEP criu/timerfd.d [2020-09-16T12:53:32.622Z] #39 52.12 DEP criu/timens.d [2020-09-16T12:53:32.622Z] #39 52.22 DEP criu/sysfs_parse.d [2020-09-16T12:53:32.888Z] #39 52.42 DEP criu/sysctl.d [2020-09-16T12:53:33.151Z] #39 52.59 DEP criu/string.d [2020-09-16T12:53:33.151Z] #39 52.62 DEP criu/stats.d [2020-09-16T12:53:33.151Z] #39 52.69 DEP criu/sockets.d [2020-09-16T12:53:33.151Z] #39 52.79 DEP criu/sk-unix.d [2020-09-16T12:53:33.238Z] #39 67.06 LINK criu/pie/restorer.built-in.o [2020-09-16T12:53:33.416Z] #39 52.90 DEP criu/sk-tcp.d [2020-09-16T12:53:33.496Z] #39 67.07 GEN criu/pie/restorer-blob.h [2020-09-16T12:53:33.496Z] #39 67.24 DEP criu/vdso.d [2020-09-16T12:53:33.692Z] #39 53.02 DEP criu/sk-queue.d [2020-09-16T12:53:33.692Z] #39 53.17 DEP criu/sk-packet.d [2020-09-16T12:53:33.692Z] #39 53.32 DEP criu/sk-netlink.d [2020-09-16T12:53:33.754Z] #39 67.47 DEP criu/vdso-compat.d [2020-09-16T12:53:33.754Z] #39 67.62 DEP criu/uts_ns.d [2020-09-16T12:53:34.011Z] #39 67.80 DEP criu/util.d [2020-09-16T12:53:34.269Z] #39 68.06 DEP criu/uffd.d [2020-09-16T12:53:34.270Z] #39 53.56 DEP criu/sk-inet.d [2020-09-16T12:53:34.270Z] #39 53.73 DEP criu/signalfd.d [2020-09-16T12:53:34.270Z] #39 53.87 DEP criu/sigframe.d [2020-09-16T12:53:34.270Z] #39 53.94 DEP criu/shmem.d [2020-09-16T12:53:34.322Z] #18 33.52 Selecting previously unselected package python3-minimal. [2020-09-16T12:53:34.322Z] #18 33.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-09-16T12:53:34.322Z] #18 33.62 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-16T12:53:34.322Z] #18 33.64 Unpacking python3-minimal (3.7.3-1) ... [2020-09-16T12:53:34.322Z] #18 33.73 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-16T12:53:34.322Z] #18 33.74 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-16T12:53:34.322Z] #18 33.75 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-16T12:53:34.527Z] #39 68.31 DEP criu/tun.d [2020-09-16T12:53:34.527Z] #39 68.48 DEP criu/tty.d [2020-09-16T12:53:34.534Z] #39 54.07 DEP criu/servicefd.d [2020-09-16T12:53:34.534Z] #39 54.19 DEP criu/seize.d [2020-09-16T12:53:34.534Z] #39 ... [2020-09-16T12:53:34.534Z] [2020-09-16T12:53:34.534Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:34.534Z] #17 6.724 Fetched 8204 kB in 5s (1636 kB/s) [2020-09-16T12:53:34.534Z] #17 6.724 Reading package lists... [2020-09-16T12:53:34.534Z] #17 8.604 Reading package lists... [2020-09-16T12:53:34.534Z] #17 10.58 Building dependency tree... [2020-09-16T12:53:34.534Z] #17 11.68 libcap2-bin is already the newest version (1:2.25-2). [2020-09-16T12:53:34.534Z] #17 11.68 The following additional packages will be installed: [2020-09-16T12:53:34.534Z] #17 11.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-16T12:53:34.534Z] #17 11.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-16T12:53:34.534Z] #17 11.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-16T12:53:34.534Z] #17 11.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-16T12:53:34.534Z] #17 11.68 python3.7 python3.7-minimal vim-runtime xxd [2020-09-16T12:53:34.534Z] #17 11.68 Suggested packages: [2020-09-16T12:53:34.534Z] #17 11.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-16T12:53:34.534Z] #17 11.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-16T12:53:34.534Z] #17 11.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-16T12:53:34.534Z] #17 11.68 Recommended packages: [2020-09-16T12:53:34.534Z] #17 11.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-16T12:53:34.534Z] #17 11.68 python3-keyrings.alt python3-xdg unzip [2020-09-16T12:53:34.534Z] #17 12.65 The following NEW packages will be installed: [2020-09-16T12:53:34.534Z] #17 12.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-16T12:53:34.534Z] #17 12.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-16T12:53:34.534Z] #17 12.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-16T12:53:34.534Z] #17 12.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-16T12:53:34.534Z] #17 12.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-16T12:53:34.534Z] #17 12.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-16T12:53:34.534Z] #17 12.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-16T12:53:34.534Z] #17 12.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-16T12:53:34.534Z] #17 12.65 xz-utils zip [2020-09-16T12:53:34.534Z] #17 12.96 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:53:34.534Z] #17 12.96 Need to get 27.6 MB of archives. [2020-09-16T12:53:34.534Z] #17 12.96 After this operation, 114 MB of additional disk space will be used. [2020-09-16T12:53:34.534Z] #17 12.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-16T12:53:34.534Z] #17 12.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-16T12:53:34.534Z] #17 12.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-16T12:53:34.534Z] #17 13.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-16T12:53:34.534Z] #17 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-16T12:53:34.534Z] #17 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-16T12:53:34.534Z] #17 13.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-16T12:53:34.534Z] #17 13.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-16T12:53:34.534Z] #17 13.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-16T12:53:34.534Z] #17 13.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-16T12:53:34.534Z] #17 13.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-16T12:53:34.534Z] #17 13.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-16T12:53:34.534Z] #17 13.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-16T12:53:34.534Z] #17 13.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-16T12:53:34.534Z] #17 13.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-16T12:53:34.534Z] #17 13.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-16T12:53:34.534Z] #17 13.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-16T12:53:34.534Z] #17 13.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:53:34.534Z] #17 13.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-16T12:53:34.534Z] #17 13.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-16T12:53:34.534Z] #17 13.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-16T12:53:34.534Z] #17 13.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-16T12:53:34.534Z] #17 13.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-16T12:53:34.534Z] #17 13.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-16T12:53:34.534Z] #17 13.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-16T12:53:34.534Z] #17 13.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-16T12:53:34.534Z] #17 13.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-16T12:53:34.534Z] #17 13.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-16T12:53:34.534Z] #17 13.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-16T12:53:34.534Z] #17 13.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-16T12:53:34.534Z] #17 13.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-16T12:53:34.534Z] #17 13.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-16T12:53:34.534Z] #17 13.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-16T12:53:34.534Z] #17 13.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-16T12:53:34.534Z] #17 13.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-16T12:53:34.534Z] #17 13.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-16T12:53:34.534Z] #17 13.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-16T12:53:34.534Z] #17 13.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-16T12:53:34.534Z] #17 13.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-16T12:53:34.534Z] #17 13.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-16T12:53:34.534Z] #17 13.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-16T12:53:34.534Z] #17 13.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-16T12:53:34.534Z] #17 13.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-16T12:53:34.534Z] #17 13.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-16T12:53:34.621Z] #18 33.88 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-16T12:53:34.621Z] #18 33.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-16T12:53:34.621Z] #18 33.90 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-16T12:53:34.752Z] Merge succeeded, producing 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:53:34.753Z] Checking out Revision 1ed6589e391f4cea9d984b8cb8d7333d49866dae (PR-41460) [2020-09-16T12:53:34.265Z] > git remote # timeout=10 [2020-09-16T12:53:34.392Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T12:53:34.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-16T12:53:34.442Z] > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10 [2020-09-16T12:53:34.582Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-16T12:53:34.786Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T12:53:35.097Z] #39 68.69 DEP criu/timerfd.d [2020-09-16T12:53:35.097Z] #39 68.92 DEP criu/timens.d [2020-09-16T12:53:35.114Z] #17 14.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-16T12:53:35.218Z] #49 ... [2020-09-16T12:53:35.218Z] [2020-09-16T12:53:35.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:35.218Z] #39 62.77 CC criu/arch/x86/kerndat.o [2020-09-16T12:53:35.218Z] #39 63.27 CC criu/arch/x86/sigaction_compat.o [2020-09-16T12:53:35.218Z] #39 63.50 CC criu/arch/x86/sigframe.o [2020-09-16T12:53:35.218Z] #39 63.78 LINK criu/arch/x86/crtools.built-in.o [2020-09-16T12:53:35.218Z] #39 63.84 DEP criu/pie/util-vdso-elf32.d [2020-09-16T12:53:35.218Z] #39 63.99 DEP criu/pie/util-vdso.d [2020-09-16T12:53:35.218Z] #39 64.12 DEP criu/pie/util.d [2020-09-16T12:53:35.218Z] #39 64.23 CC criu/pie/util.o [2020-09-16T12:53:35.218Z] #39 64.52 CC criu/pie/util-vdso.o [2020-09-16T12:53:35.218Z] #39 65.21 CC criu/pie/util-vdso-elf32.o [2020-09-16T12:53:35.218Z] #39 66.05 AR criu/pie/pie.lib.a [2020-09-16T12:53:35.218Z] #39 66.12 DEP criu/pie/restorer.d [2020-09-16T12:53:35.218Z] #39 66.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-16T12:53:35.218Z] #39 66.45 DEP criu/arch/x86/restorer_unmap.d [2020-09-16T12:53:35.218Z] #39 66.48 DEP criu/arch/x86/restorer.d [2020-09-16T12:53:35.218Z] #39 66.74 DEP criu/arch/x86/vdso-pie.d [2020-09-16T12:53:35.218Z] #39 66.84 DEP criu/pie/parasite-vdso.d [2020-09-16T12:53:35.218Z] #39 66.99 DEP criu/pie/parasite.d [2020-09-16T12:53:35.218Z] #39 67.26 CC criu/pie/parasite.o [2020-09-16T12:53:35.218Z] #39 68.53 LINK criu/pie/parasite.built-in.o [2020-09-16T12:53:35.218Z] #39 68.55 GEN criu/pie/parasite-blob.h [2020-09-16T12:53:35.218Z] #39 68.56 CC criu/pie/parasite-vdso.o [2020-09-16T12:53:35.218Z] #39 ... [2020-09-16T12:53:35.218Z] [2020-09-16T12:53:35.218Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:35.218Z] #17 1.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-16T12:53:35.218Z] #17 1.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-16T12:53:35.218Z] #17 1.602 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-16T12:53:35.218Z] #17 2.293 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-16T12:53:35.218Z] #17 3.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-16T12:53:35.218Z] #17 4.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-16T12:53:35.218Z] #17 9.869 Fetched 8380 kB in 9s (964 kB/s) [2020-09-16T12:53:35.218Z] #17 9.869 Reading package lists... [2020-09-16T12:53:35.218Z] #17 ... [2020-09-16T12:53:35.218Z] [2020-09-16T12:53:35.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:35.218Z] #39 69.17 CC criu/arch/x86/vdso-pie.o [2020-09-16T12:53:35.359Z] #39 69.13 DEP criu/sysfs_parse.d [2020-09-16T12:53:35.388Z] #17 14.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-16T12:53:35.388Z] #17 14.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-16T12:53:35.388Z] #17 14.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-16T12:53:35.479Z] #39 69.56 CC criu/arch/x86/restorer.o [2020-09-16T12:53:35.575Z] #18 34.87 Selecting previously unselected package python3.7. [2020-09-16T12:53:35.576Z] #18 34.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-16T12:53:35.576Z] #18 34.90 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:35.576Z] #18 35.02 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-16T12:53:35.576Z] #18 35.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-16T12:53:35.576Z] #18 35.03 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-16T12:53:35.576Z] #18 35.15 Setting up python3-minimal (3.7.3-1) ... [2020-09-16T12:53:35.617Z] #39 69.28 DEP criu/sysctl.d [2020-09-16T12:53:35.617Z] #39 69.42 DEP criu/string.d [2020-09-16T12:53:35.617Z] #39 69.46 DEP criu/stats.d [2020-09-16T12:53:35.875Z] #39 69.61 DEP criu/sockets.d [2020-09-16T12:53:35.875Z] #39 69.78 DEP criu/sk-unix.d [2020-09-16T12:53:36.049Z] #39 70.02 CC criu/arch/x86/restorer_unmap.o [2020-09-16T12:53:36.049Z] #39 70.06 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-16T12:53:36.133Z] #39 70.08 DEP criu/sk-tcp.d [2020-09-16T12:53:36.309Z] #39 70.42 CC criu/pie/restorer.o [2020-09-16T12:53:36.355Z] #17 15.65 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:53:36.355Z] #17 15.79 Fetched 27.6 MB in 2s (12.5 MB/s) [2020-09-16T12:53:36.355Z] #17 15.85 Selecting previously unselected package pigz. [2020-09-16T12:53:36.619Z] #17 15.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 ... 23405 files and directories currently installed.) [2020-09-16T12:53:36.619Z] #17 15.92 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-16T12:53:36.619Z] #17 15.93 Unpacking pigz (2.4-1) ... [2020-09-16T12:53:36.619Z] #17 16.01 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-16T12:53:36.620Z] #17 16.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-16T12:53:36.620Z] #17 16.03 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:36.647Z] #18 36.04 Selecting previously unselected package python3. [2020-09-16T12:53:36.647Z] #18 36.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 ... 24022 files and directories currently installed.) [2020-09-16T12:53:36.647Z] #18 36.14 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-16T12:53:36.647Z] #18 36.16 Unpacking python3 (3.7.3-1) ... [2020-09-16T12:53:36.697Z] #39 70.24 DEP criu/sk-queue.d [2020-09-16T12:53:36.697Z] #39 70.43 DEP criu/sk-packet.d [2020-09-16T12:53:36.697Z] #39 70.65 DEP criu/sk-netlink.d [2020-09-16T12:53:36.883Z] #17 16.40 Selecting previously unselected package python3.7-minimal. [2020-09-16T12:53:36.883Z] #17 16.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-16T12:53:36.883Z] #17 16.43 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:36.947Z] #18 36.28 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-16T12:53:36.947Z] #18 36.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-16T12:53:36.947Z] #18 36.30 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-16T12:53:36.947Z] #18 36.41 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-16T12:53:36.947Z] #18 36.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-16T12:53:36.947Z] #18 36.44 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-16T12:53:36.947Z] #18 36.52 Selecting previously unselected package libiptc0:ppc64el. [2020-09-16T12:53:37.248Z] #18 36.52 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-16T12:53:37.248Z] #18 36.54 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-16T12:53:37.248Z] #18 36.60 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-16T12:53:37.248Z] #18 36.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-16T12:53:37.248Z] #18 36.61 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-16T12:53:37.248Z] #18 36.66 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-16T12:53:37.248Z] #18 36.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-16T12:53:37.248Z] #18 36.68 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-16T12:53:37.248Z] #18 36.79 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-16T12:53:37.248Z] #18 36.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-16T12:53:37.248Z] #18 36.81 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-16T12:53:37.262Z] #39 ... [2020-09-16T12:53:37.262Z] [2020-09-16T12:53:37.262Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:37.262Z] #41 DONE 149.1s [2020-09-16T12:53:37.262Z] [2020-09-16T12:53:37.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:37.262Z] #39 70.88 DEP criu/sk-inet.d [2020-09-16T12:53:37.262Z] #39 ... [2020-09-16T12:53:37.262Z] [2020-09-16T12:53:37.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:37.262Z] #17 10.03 Fetched 8380 kB in 9s (934 kB/s) [2020-09-16T12:53:37.262Z] #17 10.03 Reading package lists... [2020-09-16T12:53:37.262Z] #17 14.25 Reading package lists... [2020-09-16T12:53:37.262Z] #17 18.02 Building dependency tree... [2020-09-16T12:53:37.519Z] #17 ... [2020-09-16T12:53:37.519Z] [2020-09-16T12:53:37.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:37.519Z] #39 71.16 DEP criu/signalfd.d [2020-09-16T12:53:37.519Z] #39 71.30 DEP criu/sigframe.d [2020-09-16T12:53:37.548Z] #18 36.94 Selecting previously unselected package iptables. [2020-09-16T12:53:37.548Z] #18 36.94 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-16T12:53:37.548Z] #18 36.94 Unpacking iptables (1.8.2-4) ... [2020-09-16T12:53:37.777Z] #39 71.52 DEP criu/shmem.d [2020-09-16T12:53:37.834Z] #17 17.16 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:37.834Z] #17 17.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:37.847Z] #18 37.28 Selecting previously unselected package xxd. [2020-09-16T12:53:37.847Z] #18 37.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-16T12:53:37.847Z] #18 37.29 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:53:38.035Z] #39 71.88 DEP criu/servicefd.d [2020-09-16T12:53:34.832Z] > git checkout -f 1ed6589e391f4cea9d984b8cb8d7333d49866dae # timeout=10 [2020-09-16T12:53:38.146Z] #18 37.42 Selecting previously unselected package vim-common. [2020-09-16T12:53:38.146Z] #18 37.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:53:38.146Z] #18 37.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:53:38.146Z] #18 37.66 Selecting previously unselected package bash-completion. [2020-09-16T12:53:38.146Z] #18 37.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-16T12:53:38.293Z] #39 72.19 DEP criu/seize.d [2020-09-16T12:53:38.551Z] #39 72.36 DEP criu/seccomp.d [2020-09-16T12:53:38.808Z] #39 72.50 DEP criu/rst-malloc.d [2020-09-16T12:53:38.808Z] #39 72.61 DEP criu/rbtree.d [2020-09-16T12:53:39.066Z] #39 72.66 DEP criu/pstree.d [2020-09-16T12:53:39.066Z] #39 72.85 DEP criu/protobuf.d [2020-09-16T12:53:39.216Z] #18 ... [2020-09-16T12:53:39.216Z] [2020-09-16T12:53:39.216Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:39.216Z] #40 74.06 DEP criu/uffd.d [2020-09-16T12:53:39.216Z] #40 74.31 DEP criu/tun.d [2020-09-16T12:53:39.216Z] #40 74.52 DEP criu/tty.d [2020-09-16T12:53:39.216Z] #40 74.75 DEP criu/timerfd.d [2020-09-16T12:53:39.216Z] #40 74.90 DEP criu/timens.d [2020-09-16T12:53:39.216Z] #40 75.14 DEP criu/sysfs_parse.d [2020-09-16T12:53:39.216Z] #40 75.32 DEP criu/sysctl.d [2020-09-16T12:53:39.216Z] #40 75.51 DEP criu/string.d [2020-09-16T12:53:39.216Z] #40 75.55 DEP criu/stats.d [2020-09-16T12:53:39.216Z] #40 75.69 DEP criu/sockets.d [2020-09-16T12:53:39.216Z] #40 75.93 DEP criu/sk-unix.d [2020-09-16T12:53:39.216Z] #40 76.29 DEP criu/sk-tcp.d [2020-09-16T12:53:39.216Z] #40 76.56 DEP criu/sk-queue.d [2020-09-16T12:53:39.216Z] #40 76.83 DEP criu/sk-packet.d [2020-09-16T12:53:39.216Z] #40 77.09 DEP criu/sk-netlink.d [2020-09-16T12:53:39.216Z] #40 77.28 DEP criu/sk-inet.d [2020-09-16T12:53:39.216Z] #40 77.48 DEP criu/signalfd.d [2020-09-16T12:53:39.216Z] #40 77.73 DEP criu/sigframe.d [2020-09-16T12:53:39.216Z] #40 77.92 DEP criu/shmem.d [2020-09-16T12:53:39.216Z] #40 78.15 DEP criu/servicefd.d [2020-09-16T12:53:39.216Z] #40 78.39 DEP criu/seize.d [2020-09-16T12:53:39.217Z] #40 78.52 DEP criu/seccomp.d [2020-09-16T12:53:39.217Z] #40 78.72 DEP criu/rst-malloc.d [2020-09-16T12:53:39.217Z] #40 78.81 DEP criu/rbtree.d [2020-09-16T12:53:39.217Z] #40 78.89 DEP criu/pstree.d [2020-09-16T12:53:39.217Z] #40 79.08 DEP criu/protobuf.d [2020-09-16T12:53:39.217Z] #40 79.27 GEN criu/protobuf-desc-gen.h [2020-09-16T12:53:39.217Z] #40 81.72 DEP criu/protobuf-desc.d [2020-09-16T12:53:39.217Z] #40 81.92 DEP criu/proc_parse.d [2020-09-16T12:53:39.217Z] #40 82.19 DEP criu/plugin.d [2020-09-16T12:53:39.217Z] #40 82.27 DEP criu/pipes.d [2020-09-16T12:53:39.217Z] #40 82.45 DEP criu/pie-util.d [2020-09-16T12:53:39.217Z] #40 82.60 DEP criu/pie-util-vdso.d [2020-09-16T12:53:39.217Z] #40 82.77 DEP criu/path.d [2020-09-16T12:53:39.217Z] #40 83.00 DEP criu/parasite-syscall.d [2020-09-16T12:53:39.217Z] #40 83.27 DEP criu/pagemap.d [2020-09-16T12:53:39.217Z] #40 83.40 DEP criu/pagemap-cache.d [2020-09-16T12:53:39.217Z] #40 83.54 DEP criu/page-xfer.d [2020-09-16T12:53:39.217Z] #40 83.72 DEP criu/page-pipe.d [2020-09-16T12:53:39.217Z] #40 83.85 DEP criu/netfilter.d [2020-09-16T12:53:39.217Z] #40 83.97 DEP criu/net.d [2020-09-16T12:53:39.217Z] #40 84.23 DEP criu/namespaces.d [2020-09-16T12:53:39.217Z] #40 ... [2020-09-16T12:53:39.217Z] [2020-09-16T12:53:39.217Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:39.217Z] #42 144.8 vendor/golang.org/x/net/http2/hpack [2020-09-16T12:53:39.217Z] #42 146.5 mime [2020-09-16T12:53:39.217Z] #42 147.5 vendor/golang.org/x/net/idna [2020-09-16T12:53:39.217Z] #42 152.1 net/textproto [2020-09-16T12:53:39.217Z] #42 152.1 vendor/golang.org/x/net/http/httpproxy [2020-09-16T12:53:39.217Z] #42 152.2 crypto/x509 [2020-09-16T12:53:39.217Z] #42 153.8 vendor/golang.org/x/net/http/httpguts [2020-09-16T12:53:39.217Z] #42 153.8 mime/multipart [2020-09-16T12:53:39.230Z] #17 18.76 Selecting previously unselected package python3-minimal. [2020-09-16T12:53:39.323Z] #39 72.99 GEN criu/protobuf-desc-gen.h [2020-09-16T12:53:39.493Z] #17 18.76 (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-09-16T12:53:39.493Z] #17 18.83 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-16T12:53:39.493Z] #17 18.83 Unpacking python3-minimal (3.7.3-1) ... [2020-09-16T12:53:39.493Z] #17 18.93 Selecting previously unselected package libmpdec2:arm64. [2020-09-16T12:53:39.493Z] #17 18.94 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-16T12:53:39.493Z] #17 18.98 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-16T12:53:39.493Z] #17 19.13 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-16T12:53:39.493Z] #17 19.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-16T12:53:39.524Z] #42 ... [2020-09-16T12:53:39.524Z] [2020-09-16T12:53:39.524Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:39.524Z] #40 84.42 DEP criu/mount.d [2020-09-16T12:53:39.524Z] #40 84.58 DEP criu/memfd.d [2020-09-16T12:53:39.605Z] #39 73.53 LINK criu/pie/restorer.built-in.o [2020-09-16T12:53:39.605Z] #39 73.56 GEN criu/pie/restorer-blob.h [2020-09-16T12:53:39.605Z] #39 73.70 DEP criu/vdso.d [2020-09-16T12:53:39.757Z] #17 19.14 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:39.823Z] #40 84.77 DEP criu/mem.d [2020-09-16T12:53:39.865Z] #39 73.83 DEP criu/vdso-compat.d [2020-09-16T12:53:39.865Z] #39 73.97 DEP criu/uts_ns.d [2020-09-16T12:53:40.123Z] #40 85.08 DEP criu/lsm.d [2020-09-16T12:53:40.125Z] #39 74.22 DEP criu/util.d [2020-09-16T12:53:40.335Z] #17 19.96 Selecting previously unselected package python3.7. [2020-09-16T12:53:40.335Z] #17 19.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-16T12:53:40.335Z] #17 19.97 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:40.384Z] #39 74.37 DEP criu/uffd.d [2020-09-16T12:53:40.385Z] #39 74.57 DEP criu/tun.d [2020-09-16T12:53:40.424Z] #40 85.34 DEP criu/log.d [2020-09-16T12:53:40.424Z] #40 85.49 DEP criu/libnetlink.d [2020-09-16T12:53:40.644Z] #39 74.76 DEP criu/tty.d [2020-09-16T12:53:40.694Z] #39 74.35 DEP criu/protobuf-desc.d [2020-09-16T12:53:40.694Z] #39 74.45 DEP criu/proc_parse.d [2020-09-16T12:53:40.694Z] #39 74.61 DEP criu/plugin.d [2020-09-16T12:53:40.723Z] #40 85.69 DEP criu/kerndat.d [2020-09-16T12:53:40.723Z] #40 85.91 DEP criu/kcmp-ids.d [2020-09-16T12:53:40.904Z] #39 75.00 DEP criu/timerfd.d [2020-09-16T12:53:40.912Z] #17 20.15 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-16T12:53:40.912Z] #17 20.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-16T12:53:40.912Z] #17 20.16 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-16T12:53:40.912Z] #17 20.27 Setting up python3-minimal (3.7.3-1) ... [2020-09-16T12:53:40.952Z] #39 74.67 DEP criu/pipes.d [2020-09-16T12:53:40.952Z] #39 74.78 DEP criu/pie-util.d [2020-09-16T12:53:40.952Z] #39 74.85 DEP criu/pie-util-vdso.d [2020-09-16T12:53:41.022Z] #40 86.07 DEP criu/irmap.d [2020-09-16T12:53:41.023Z] #40 86.20 DEP criu/ipc_ns.d [2020-09-16T12:53:41.164Z] #39 75.20 DEP criu/timens.d [2020-09-16T12:53:41.164Z] #39 75.40 DEP criu/sysfs_parse.d [2020-09-16T12:53:41.209Z] #39 75.04 DEP criu/pie-util-vdso-elf32.d [2020-09-16T12:53:41.209Z] #39 75.13 DEP criu/path.d [2020-09-16T12:53:41.323Z] #40 86.37 DEP criu/image.d [2020-09-16T12:53:41.424Z] #39 75.51 DEP criu/sysctl.d [2020-09-16T12:53:41.467Z] #39 75.26 DEP criu/parasite-syscall.d [2020-09-16T12:53:41.467Z] #39 75.40 DEP criu/pagemap.d [2020-09-16T12:53:41.624Z] #40 86.55 DEP criu/image-desc.d [2020-09-16T12:53:41.624Z] #40 86.70 DEP criu/fsnotify.d [2020-09-16T12:53:41.684Z] #39 75.73 DEP criu/string.d [2020-09-16T12:53:41.684Z] #39 75.78 DEP criu/stats.d [2020-09-16T12:53:41.684Z] #39 75.88 DEP criu/sockets.d [2020-09-16T12:53:41.863Z] #17 21.13 Selecting previously unselected package python3. [2020-09-16T12:53:41.863Z] #17 21.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 ... 24066 files and directories currently installed.) [2020-09-16T12:53:41.863Z] #17 21.18 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-16T12:53:41.863Z] #17 21.20 Unpacking python3 (3.7.3-1) ... [2020-09-16T12:53:41.863Z] #17 21.29 Selecting previously unselected package libip4tc0:arm64. [2020-09-16T12:53:41.863Z] #17 21.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-16T12:53:41.863Z] #17 21.32 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-16T12:53:41.925Z] #40 87.03 DEP criu/filesystems.d [2020-09-16T12:53:41.944Z] #39 76.04 DEP criu/sk-unix.d [2020-09-16T12:53:42.031Z] #39 75.56 DEP criu/pagemap-cache.d [2020-09-16T12:53:42.031Z] #39 75.71 DEP criu/page-xfer.d [2020-09-16T12:53:42.031Z] #39 75.92 DEP criu/page-pipe.d [2020-09-16T12:53:42.127Z] #17 21.44 Selecting previously unselected package libip6tc0:arm64. [2020-09-16T12:53:42.127Z] #17 21.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-16T12:53:42.127Z] #17 21.45 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-16T12:53:42.127Z] #17 21.55 Selecting previously unselected package libiptc0:arm64. [2020-09-16T12:53:42.127Z] #17 21.56 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-16T12:53:42.127Z] #17 21.58 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-16T12:53:42.127Z] #17 21.66 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-16T12:53:42.204Z] #39 76.22 DEP criu/sk-tcp.d [2020-09-16T12:53:42.225Z] #40 87.16 DEP criu/files.d [2020-09-16T12:53:42.225Z] #40 87.29 DEP criu/files-reg.d [2020-09-16T12:53:42.289Z] #39 76.07 DEP criu/netfilter.d [2020-09-16T12:53:42.289Z] #39 76.18 DEP criu/net.d [2020-09-16T12:53:42.391Z] #17 21.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-16T12:53:42.391Z] #17 21.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-16T12:53:42.391Z] #17 21.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-16T12:53:42.391Z] #17 21.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-16T12:53:42.391Z] #17 21.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-16T12:53:42.391Z] #17 21.82 Selecting previously unselected package libnftnl11:arm64. [2020-09-16T12:53:42.391Z] #17 21.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-16T12:53:42.391Z] #17 21.83 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-16T12:53:42.464Z] #39 76.51 DEP criu/sk-queue.d [2020-09-16T12:53:42.535Z] #40 87.48 DEP criu/files-ext.d [2020-09-16T12:53:42.547Z] #39 76.38 DEP criu/namespaces.d [2020-09-16T12:53:42.659Z] #17 21.96 Selecting previously unselected package iptables. [2020-09-16T12:53:42.659Z] #17 21.96 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-16T12:53:42.659Z] #17 21.97 Unpacking iptables (1.8.2-4) ... [2020-09-16T12:53:42.724Z] #39 76.72 DEP criu/sk-packet.d [2020-09-16T12:53:42.804Z] #39 76.60 DEP criu/mount.d [2020-09-16T12:53:42.833Z] #40 87.70 DEP criu/file-lock.d [2020-09-16T12:53:42.833Z] #40 87.93 DEP criu/file-ids.d [2020-09-16T12:53:42.930Z] #17 22.27 Selecting previously unselected package xxd. [2020-09-16T12:53:42.930Z] #17 22.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-16T12:53:42.930Z] #17 22.29 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:53:42.930Z] #17 22.48 Selecting previously unselected package vim-common. [2020-09-16T12:53:42.930Z] #17 22.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:53:42.930Z] #17 22.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:53:42.984Z] #39 77.01 DEP criu/sk-netlink.d [2020-09-16T12:53:42.984Z] #39 77.16 DEP criu/sk-inet.d [2020-09-16T12:53:43.061Z] #39 76.83 DEP criu/memfd.d [2020-09-16T12:53:43.135Z] #40 88.13 DEP criu/fifo.d [2020-09-16T12:53:43.135Z] #40 88.30 DEP criu/fdstore.d [2020-09-16T12:53:43.193Z] #17 22.69 Selecting previously unselected package bash-completion. [2020-09-16T12:53:43.193Z] #17 22.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-16T12:53:43.244Z] #39 77.46 DEP criu/signalfd.d [2020-09-16T12:53:43.319Z] #39 76.95 DEP criu/mem.d [2020-09-16T12:53:43.319Z] #39 77.09 DEP criu/lsm.d [2020-09-16T12:53:43.435Z] #40 88.45 DEP criu/fault-injection.d [2020-09-16T12:53:43.435Z] #40 88.49 DEP criu/external.d [2020-09-16T12:53:43.504Z] #39 77.62 DEP criu/sigframe.d [2020-09-16T12:53:43.576Z] #39 77.22 DEP criu/log.d [2020-09-16T12:53:43.576Z] #39 77.33 DEP criu/libnetlink.d [2020-09-16T12:53:43.576Z] #39 77.41 DEP criu/kerndat.d [2020-09-16T12:53:43.735Z] #40 88.66 DEP criu/eventpoll.d [2020-09-16T12:53:43.735Z] #40 88.93 DEP criu/eventfd.d [2020-09-16T12:53:43.764Z] #39 77.69 DEP criu/shmem.d [2020-09-16T12:53:43.764Z] #39 77.95 DEP criu/servicefd.d [2020-09-16T12:53:43.834Z] #39 77.59 DEP criu/kcmp-ids.d [2020-09-16T12:53:43.834Z] #39 77.69 DEP criu/irmap.d [2020-09-16T12:53:44.025Z] #39 78.08 DEP criu/seize.d [2020-09-16T12:53:44.025Z] #39 78.18 DEP criu/seccomp.d [2020-09-16T12:53:44.034Z] #40 89.16 DEP criu/crtools.d [2020-09-16T12:53:44.091Z] #39 77.86 DEP criu/ipc_ns.d [2020-09-16T12:53:44.285Z] #39 78.32 DEP criu/rst-malloc.d [2020-09-16T12:53:44.285Z] #39 78.38 DEP criu/rbtree.d [2020-09-16T12:53:44.285Z] #39 78.41 DEP criu/pstree.d [2020-09-16T12:53:44.333Z] #40 89.50 DEP criu/cr-service.d [2020-09-16T12:53:44.349Z] #39 78.03 DEP criu/image.d [2020-09-16T12:53:44.349Z] #39 78.14 DEP criu/image-desc.d [2020-09-16T12:53:44.349Z] #39 78.21 DEP criu/fsnotify.d [2020-09-16T12:53:44.349Z] #39 ... [2020-09-16T12:53:44.349Z] [2020-09-16T12:53:44.349Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:44.349Z] #17 19.84 libcap2-bin is already the newest version (1:2.25-2). [2020-09-16T12:53:44.349Z] #17 19.84 The following additional packages will be installed: [2020-09-16T12:53:44.349Z] #17 19.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-16T12:53:44.349Z] #17 19.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-16T12:53:44.349Z] #17 19.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-16T12:53:44.349Z] #17 19.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-16T12:53:44.349Z] #17 19.84 python3.7 python3.7-minimal vim-runtime xxd [2020-09-16T12:53:44.349Z] #17 19.84 Suggested packages: [2020-09-16T12:53:44.349Z] #17 19.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-16T12:53:44.349Z] #17 19.84 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-16T12:53:44.349Z] #17 19.84 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-16T12:53:44.349Z] #17 19.84 Recommended packages: [2020-09-16T12:53:44.349Z] #17 19.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-16T12:53:44.349Z] #17 19.84 python3-keyrings.alt python3-xdg unzip [2020-09-16T12:53:44.349Z] #17 21.81 The following NEW packages will be installed: [2020-09-16T12:53:44.349Z] #17 21.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-16T12:53:44.349Z] #17 21.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-16T12:53:44.349Z] #17 21.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-16T12:53:44.349Z] #17 21.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-16T12:53:44.349Z] #17 21.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-16T12:53:44.349Z] #17 21.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-16T12:53:44.349Z] #17 21.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-16T12:53:44.349Z] #17 21.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-16T12:53:44.349Z] #17 21.83 xz-utils zip [2020-09-16T12:53:44.349Z] #17 22.21 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:53:44.349Z] #17 22.21 Need to get 28.5 MB of archives. [2020-09-16T12:53:44.349Z] #17 22.21 After this operation, 116 MB of additional disk space will be used. [2020-09-16T12:53:44.349Z] #17 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-16T12:53:44.349Z] #17 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-16T12:53:44.349Z] #17 22.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-16T12:53:44.349Z] #17 22.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-16T12:53:44.349Z] #17 22.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-16T12:53:44.349Z] #17 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-16T12:53:44.349Z] #17 22.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-16T12:53:44.349Z] #17 22.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-16T12:53:44.349Z] #17 22.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-16T12:53:44.349Z] #17 22.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-16T12:53:44.349Z] #17 22.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-16T12:53:44.349Z] #17 22.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-16T12:53:44.349Z] #17 22.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-16T12:53:44.349Z] #17 22.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-16T12:53:44.349Z] #17 22.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-16T12:53:44.349Z] #17 22.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-16T12:53:44.349Z] #17 22.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-16T12:53:44.349Z] #17 22.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:53:44.349Z] #17 22.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-16T12:53:44.349Z] #17 22.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-16T12:53:44.349Z] #17 22.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-16T12:53:44.349Z] #17 22.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-16T12:53:44.349Z] #17 22.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-16T12:53:44.349Z] #17 22.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-16T12:53:44.349Z] #17 22.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-16T12:53:44.349Z] #17 22.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-16T12:53:44.349Z] #17 22.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-16T12:53:44.349Z] #17 22.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-16T12:53:44.349Z] #17 22.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-16T12:53:44.349Z] #17 23.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-16T12:53:44.349Z] #17 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-16T12:53:44.349Z] #17 23.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-16T12:53:44.349Z] #17 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-16T12:53:44.349Z] #17 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-16T12:53:44.349Z] #17 23.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-16T12:53:44.349Z] #17 23.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-16T12:53:44.349Z] #17 23.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-16T12:53:44.349Z] #17 23.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-16T12:53:44.349Z] #17 23.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-16T12:53:44.349Z] #17 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-16T12:53:44.349Z] #17 23.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-16T12:53:44.349Z] #17 23.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-16T12:53:44.349Z] #17 23.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-16T12:53:44.349Z] #17 23.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-16T12:53:44.349Z] #17 23.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-16T12:53:44.349Z] #17 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-16T12:53:44.349Z] #17 23.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-16T12:53:44.349Z] #17 23.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-16T12:53:44.349Z] #17 24.52 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:53:44.349Z] #17 24.61 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-09-16T12:53:44.349Z] #17 24.66 Selecting previously unselected package pigz. [2020-09-16T12:53:44.350Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-09-16T12:53:44.350Z] #17 24.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-16T12:53:44.350Z] #17 24.71 Unpacking pigz (2.4-1) ... [2020-09-16T12:53:44.350Z] #17 24.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-16T12:53:44.350Z] #17 24.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:44.350Z] #17 24.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:44.350Z] #17 25.36 Selecting previously unselected package python3.7-minimal. [2020-09-16T12:53:44.350Z] #17 25.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:44.350Z] #17 25.38 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:44.545Z] #39 78.59 DEP criu/protobuf.d [2020-09-16T12:53:44.545Z] #39 78.76 GEN criu/protobuf-desc-gen.h [2020-09-16T12:53:44.607Z] #17 ... [2020-09-16T12:53:44.607Z] [2020-09-16T12:53:44.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:44.607Z] #39 78.42 DEP criu/filesystems.d [2020-09-16T12:53:44.631Z] #40 89.78 DEP criu/cr-restore.d [2020-09-16T12:53:44.865Z] #39 ... [2020-09-16T12:53:44.865Z] [2020-09-16T12:53:44.865Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:53:44.865Z] #28 DONE 156.6s [2020-09-16T12:53:44.865Z] [2020-09-16T12:53:44.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:44.865Z] #39 78.71 DEP criu/files.d [2020-09-16T12:53:45.121Z] #17 ... [2020-09-16T12:53:45.121Z] [2020-09-16T12:53:45.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:45.121Z] #39 54.28 DEP criu/seccomp.d [2020-09-16T12:53:45.121Z] #39 54.39 DEP criu/rst-malloc.d [2020-09-16T12:53:45.121Z] #39 54.50 DEP criu/rbtree.d [2020-09-16T12:53:45.121Z] #39 54.53 DEP criu/pstree.d [2020-09-16T12:53:45.121Z] #39 54.74 DEP criu/protobuf.d [2020-09-16T12:53:45.121Z] #39 54.86 GEN criu/protobuf-desc-gen.h [2020-09-16T12:53:45.121Z] #39 56.22 DEP criu/protobuf-desc.d [2020-09-16T12:53:45.121Z] #39 56.38 DEP criu/proc_parse.d [2020-09-16T12:53:45.121Z] #39 56.56 DEP criu/plugin.d [2020-09-16T12:53:45.121Z] #39 56.64 DEP criu/pipes.d [2020-09-16T12:53:45.121Z] #39 56.80 DEP criu/pie-util.d [2020-09-16T12:53:45.121Z] #39 56.86 DEP criu/pie-util-vdso.d [2020-09-16T12:53:45.121Z] #39 56.91 DEP criu/path.d [2020-09-16T12:53:45.121Z] #39 57.02 DEP criu/parasite-syscall.d [2020-09-16T12:53:45.121Z] #39 57.20 DEP criu/pagemap.d [2020-09-16T12:53:45.121Z] #39 57.34 DEP criu/pagemap-cache.d [2020-09-16T12:53:45.121Z] #39 57.48 DEP criu/page-xfer.d [2020-09-16T12:53:45.121Z] #39 57.62 DEP criu/page-pipe.d [2020-09-16T12:53:45.121Z] #39 57.71 DEP criu/netfilter.d [2020-09-16T12:53:45.121Z] #39 57.81 DEP criu/net.d [2020-09-16T12:53:45.121Z] #39 58.01 DEP criu/namespaces.d [2020-09-16T12:53:45.121Z] #39 58.16 DEP criu/mount.d [2020-09-16T12:53:45.121Z] #39 58.35 DEP criu/memfd.d [2020-09-16T12:53:45.121Z] #39 58.53 DEP criu/mem.d [2020-09-16T12:53:45.121Z] #39 58.76 DEP criu/lsm.d [2020-09-16T12:53:45.121Z] #39 58.90 DEP criu/log.d [2020-09-16T12:53:45.121Z] #39 59.01 DEP criu/libnetlink.d [2020-09-16T12:53:45.121Z] #39 59.09 DEP criu/kerndat.d [2020-09-16T12:53:45.121Z] #39 59.29 DEP criu/kcmp-ids.d [2020-09-16T12:53:45.121Z] #39 59.35 DEP criu/irmap.d [2020-09-16T12:53:45.121Z] #39 59.57 DEP criu/ipc_ns.d [2020-09-16T12:53:45.121Z] #39 59.78 DEP criu/image.d [2020-09-16T12:53:45.121Z] #39 59.95 DEP criu/image-desc.d [2020-09-16T12:53:45.121Z] #39 60.06 DEP criu/fsnotify.d [2020-09-16T12:53:45.121Z] #39 60.23 DEP criu/filesystems.d [2020-09-16T12:53:45.121Z] #39 60.37 DEP criu/files.d [2020-09-16T12:53:45.121Z] #39 60.56 DEP criu/files-reg.d [2020-09-16T12:53:45.121Z] #39 60.68 DEP criu/files-ext.d [2020-09-16T12:53:45.121Z] #39 60.78 DEP criu/file-lock.d [2020-09-16T12:53:45.121Z] #39 60.91 DEP criu/file-ids.d [2020-09-16T12:53:45.121Z] #39 61.05 DEP criu/fifo.d [2020-09-16T12:53:45.121Z] #39 61.18 DEP criu/fdstore.d [2020-09-16T12:53:45.121Z] #39 61.27 DEP criu/fault-injection.d [2020-09-16T12:53:45.121Z] #39 61.31 DEP criu/external.d [2020-09-16T12:53:45.121Z] #39 61.38 DEP criu/eventpoll.d [2020-09-16T12:53:45.121Z] #39 61.55 DEP criu/eventfd.d [2020-09-16T12:53:45.121Z] #39 61.66 DEP criu/crtools.d [2020-09-16T12:53:45.121Z] #39 61.86 DEP criu/cr-service.d [2020-09-16T12:53:45.121Z] #39 62.00 DEP criu/cr-restore.d [2020-09-16T12:53:45.121Z] #39 62.15 DEP criu/cr-errno.d [2020-09-16T12:53:45.121Z] #39 62.16 DEP criu/cr-dump.d [2020-09-16T12:53:45.121Z] #39 62.31 DEP criu/cr-dedup.d [2020-09-16T12:53:45.121Z] #39 62.46 DEP criu/cr-check.d [2020-09-16T12:53:45.121Z] #39 62.68 DEP criu/config.d [2020-09-16T12:53:45.121Z] #39 62.76 DEP criu/clone-noasan.d [2020-09-16T12:53:45.121Z] #39 62.80 DEP criu/cgroup.d [2020-09-16T12:53:45.121Z] #39 62.91 DEP criu/cgroup-props.d [2020-09-16T12:53:45.121Z] #39 62.99 DEP criu/bitmap.d [2020-09-16T12:53:45.121Z] #39 63.01 DEP criu/bfd.d [2020-09-16T12:53:45.121Z] #39 63.11 DEP criu/autofs.d [2020-09-16T12:53:45.121Z] #39 63.23 DEP criu/aio.d [2020-09-16T12:53:45.121Z] #39 63.40 DEP criu/action-scripts.d [2020-09-16T12:53:45.121Z] #39 63.64 CC criu/action-scripts.o [2020-09-16T12:53:45.121Z] #39 64.03 CC criu/aio.o [2020-09-16T12:53:45.121Z] #39 64.54 CC criu/autofs.o [2020-09-16T12:53:45.279Z] #40 90.08 DEP criu/cr-errno.d [2020-09-16T12:53:45.279Z] #40 90.11 DEP criu/cr-dump.d [2020-09-16T12:53:45.279Z] #40 ... [2020-09-16T12:53:45.279Z] [2020-09-16T12:53:45.279Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:53:45.279Z] #22 157.9 Checking out files: 25% (2771/10919) Checking out files: 26% (2839/10919) Checking out files: 27% (2949/10919) Checking out files: 28% (3058/10919) Checking out files: 29% (3167/10919) Checking out files: 30% (3276/10919) Checking out files: 31% (3385/10919) Checking out files: 32% (3495/10919) Checking out files: 33% (3604/10919) Checking out files: 34% (3713/10919) Checking out files: 35% (3822/10919) Checking out files: 36% (3931/10919) Checking out files: 37% (4041/10919) Checking out files: 38% (4150/10919) Checking out files: 39% (4259/10919) Checking out files: 40% (4368/10919) Checking out files: 41% (4477/10919) Checking out files: 42% (4586/10919) Checking out files: 43% (4696/10919) Checking out files: 43% (4804/10919) Checking out files: 44% (4805/10919) Checking out files: 45% (4914/10919) Checking out files: 46% (5023/10919) Checking out files: 47% (5132/10919) Checking out files: 48% (5242/10919) Checking out files: 49% (5351/10919) Checking out files: 50% (5460/10919) Checking out files: 51% (5569/10919) Checking out files: 52% (5678/10919) Checking out files: 53% (5788/10919) Checking out files: 54% (5897/10919) Checking out files: 55% (6006/10919) Checking out files: 56% (6115/10919) Checking out files: 57% (6224/10919) Checking out files: 58% (6334/10919) Checking out files: 59% (6443/10919) Checking out files: 60% (6552/10919) Checking out files: 61% (6661/10919) Checking out files: 62% (6770/10919) Checking out files: 63% (6879/10919) Checking out files: 64% (6989/10919) Checking out files: 65% (7098/10919) Checking out files: 66% (7207/10919) Checking out files: 67% (7316/10919) Checking out files: 68% (7425/10919) Checking out files: 69% (7535/10919) Checking out files: 70% (7644/10919) Checking out files: 71% (7753/10919) Checking out files: 71% (7815/10919) Checking out files: 72% (7862/10919) Checking out files: 73% (7971/10919) Checking out files: 74% (8081/10919) Checking out files: 75% (8190/10919) Checking out files: 76% (8299/10919) Checking out files: 77% (8408/10919) Checking out files: 78% (8517/10919) Checking out files: 79% (8627/10919) Checking out files: 80% (8736/10919) Checking out files: 81% (8845/10919) Checking out files: 82% (8954/10919) Checking out files: 83% (9063/10919) Checking out files: 84% (9172/10919) Checking out files: 85% (9282/10919) Checking out files: 86% (9391/10919) Checking out files: 87% (9500/10919) Checking out files: 88% (9609/10919) Checking out files: 89% (9718/10919) Checking out files: 90% (9828/10919) Checking out files: 91% (9937/10919) Checking out files: 92% (10046/10919) Checking out files: 93% (10155/10919) Checking out files: 94% (10264/10919) Checking out files: 94% (10336/10919) Checking out files: 95% (10374/10919) Checking out files: 96% (10483/10919) Checking out files: 97% (10592/10919) Checking out files: 98% (10701/10919) Checking out files: 99% (10810/10919) Checking out files: 100% (10919/10919) Checking out files: 100% (10919/10919), done. [2020-09-16T12:53:45.429Z] #39 79.02 DEP criu/files-reg.d [2020-09-16T12:53:45.429Z] #39 79.30 DEP criu/files-ext.d [2020-09-16T12:53:45.485Z] #39 ... [2020-09-16T12:53:45.485Z] [2020-09-16T12:53:45.485Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:45.485Z] #41 141.4 github.com/LK4D4/vndr/godl [2020-09-16T12:53:45.485Z] #41 142.2 github.com/LK4D4/vndr [2020-09-16T12:53:45.485Z] #41 ... [2020-09-16T12:53:45.485Z] [2020-09-16T12:53:45.485Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:45.485Z] #17 9.869 Reading package lists... [2020-09-16T12:53:45.485Z] #17 13.51 Reading package lists... [2020-09-16T12:53:45.485Z] #17 17.33 Building dependency tree... [2020-09-16T12:53:45.485Z] #17 19.20 libcap2-bin is already the newest version (1:2.25-2). [2020-09-16T12:53:45.485Z] #17 19.20 The following additional packages will be installed: [2020-09-16T12:53:45.485Z] #17 19.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-16T12:53:45.485Z] #17 19.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-16T12:53:45.485Z] #17 19.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-16T12:53:45.485Z] #17 19.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-16T12:53:45.485Z] #17 19.22 python3.7 python3.7-minimal vim-runtime xxd [2020-09-16T12:53:45.485Z] #17 19.22 Suggested packages: [2020-09-16T12:53:45.485Z] #17 19.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-16T12:53:45.485Z] #17 19.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-16T12:53:45.485Z] #17 19.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-16T12:53:45.485Z] #17 19.22 Recommended packages: [2020-09-16T12:53:45.485Z] #17 19.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-16T12:53:45.485Z] #17 19.22 python3-keyrings.alt python3-xdg unzip [2020-09-16T12:53:45.577Z] #22 161.3 + cd /tmp/tmp.qzk3vpbzuY/tmp/docker-ce [2020-09-16T12:53:45.577Z] #22 161.3 + git checkout -q v17.06.2-ce [2020-09-16T12:53:45.687Z] #39 79.40 DEP criu/file-lock.d [2020-09-16T12:53:45.687Z] #39 79.53 DEP criu/file-ids.d [2020-09-16T12:53:45.745Z] #17 ... [2020-09-16T12:53:45.745Z] [2020-09-16T12:53:45.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:45.745Z] #41 DONE 151.8s [2020-09-16T12:53:45.745Z] [2020-09-16T12:53:45.745Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:45.745Z] #17 21.27 The following NEW packages will be installed: [2020-09-16T12:53:45.944Z] #39 79.68 DEP criu/fifo.d [2020-09-16T12:53:45.944Z] #39 79.81 DEP criu/fdstore.d [2020-09-16T12:53:45.944Z] #39 79.88 DEP criu/fault-injection.d [2020-09-16T12:53:46.005Z] #17 21.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-16T12:53:46.005Z] #17 21.27 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-16T12:53:46.005Z] #17 21.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-16T12:53:46.005Z] #17 21.27 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-16T12:53:46.005Z] #17 21.27 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-16T12:53:46.005Z] #17 21.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-16T12:53:46.005Z] #17 21.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-16T12:53:46.005Z] #17 21.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-16T12:53:46.005Z] #17 21.28 xz-utils zip [2020-09-16T12:53:46.071Z] #39 ... [2020-09-16T12:53:46.071Z] [2020-09-16T12:53:46.071Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:46.071Z] #17 25.37 Unpacking bash-completion (1:2.8-6) ... [2020-09-16T12:53:46.202Z] #39 79.92 DEP criu/external.d [2020-09-16T12:53:46.202Z] #39 80.00 DEP criu/eventpoll.d [2020-09-16T12:53:46.202Z] #39 80.12 DEP criu/eventfd.d [2020-09-16T12:53:46.265Z] #17 21.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-16T12:53:46.265Z] #17 21.64 Need to get 28.5 MB of archives. [2020-09-16T12:53:46.265Z] #17 21.64 After this operation, 116 MB of additional disk space will be used. [2020-09-16T12:53:46.265Z] #17 21.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-16T12:53:46.265Z] #17 21.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-16T12:53:46.265Z] #17 21.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-16T12:53:46.334Z] #17 25.83 Selecting previously unselected package bzip2. [2020-09-16T12:53:46.334Z] #17 25.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-16T12:53:46.334Z] #17 25.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:53:46.459Z] #39 80.26 DEP criu/crtools.d [2020-09-16T12:53:46.459Z] #39 80.38 DEP criu/cr-service.d [2020-09-16T12:53:46.598Z] #17 25.97 Selecting previously unselected package xz-utils. [2020-09-16T12:53:46.599Z] #17 25.97 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-16T12:53:46.599Z] #17 25.99 Unpacking xz-utils (5.2.4-1) ... [2020-09-16T12:53:46.599Z] #17 26.22 Selecting previously unselected package apparmor. [2020-09-16T12:53:46.716Z] #39 80.51 DEP criu/cr-restore.d [2020-09-16T12:53:46.835Z] #17 22.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-16T12:53:46.835Z] #17 22.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-16T12:53:46.835Z] #17 22.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-16T12:53:46.835Z] #17 22.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-16T12:53:46.835Z] #17 22.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-16T12:53:46.835Z] #17 22.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-16T12:53:46.835Z] #17 22.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-16T12:53:46.835Z] #17 22.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-16T12:53:46.835Z] #17 22.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-16T12:53:46.835Z] #17 22.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-16T12:53:46.835Z] #17 22.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-16T12:53:46.835Z] #17 22.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-16T12:53:46.835Z] #17 22.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-16T12:53:46.835Z] #17 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-16T12:53:46.835Z] #17 22.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-16T12:53:46.835Z] #17 22.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-16T12:53:46.835Z] #17 22.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-16T12:53:46.835Z] #17 22.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-16T12:53:46.835Z] #17 22.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-16T12:53:46.835Z] #17 22.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-16T12:53:46.835Z] #17 22.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-16T12:53:46.862Z] #17 26.22 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-16T12:53:46.862Z] #17 26.31 Unpacking apparmor (2.13.2-10) ... [2020-09-16T12:53:46.974Z] #39 80.71 DEP criu/cr-errno.d [2020-09-16T12:53:46.974Z] #39 80.72 DEP criu/cr-dump.d [2020-09-16T12:53:46.974Z] #39 80.89 DEP criu/cr-dedup.d [2020-09-16T12:53:47.095Z] #17 22.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-16T12:53:47.095Z] #17 22.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-16T12:53:47.095Z] #17 22.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-16T12:53:47.095Z] #17 22.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-16T12:53:47.095Z] #17 22.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-16T12:53:47.125Z] #17 26.66 Selecting previously unselected package aufs-tools. [2020-09-16T12:53:47.231Z] #39 80.99 DEP criu/cr-check.d [2020-09-16T12:53:47.355Z] #17 22.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-16T12:53:47.355Z] #17 22.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-16T12:53:47.355Z] #17 22.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-16T12:53:47.355Z] #17 22.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-16T12:53:47.355Z] #17 22.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-16T12:53:47.355Z] #17 22.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-16T12:53:47.389Z] #17 26.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-16T12:53:47.390Z] #17 26.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:53:47.390Z] #17 26.80 Selecting previously unselected package libonig5:arm64. [2020-09-16T12:53:47.390Z] #17 26.81 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-16T12:53:47.390Z] #17 26.82 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-16T12:53:47.489Z] #39 81.17 DEP criu/config.d [2020-09-16T12:53:47.489Z] #39 81.30 DEP criu/clone-noasan.d [2020-09-16T12:53:47.615Z] #17 23.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-16T12:53:47.615Z] #17 23.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-16T12:53:47.615Z] #17 23.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-16T12:53:47.615Z] #17 23.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-16T12:53:47.615Z] #17 23.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-16T12:53:47.615Z] #17 23.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-16T12:53:47.615Z] #17 23.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-16T12:53:47.615Z] #17 23.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-16T12:53:47.615Z] #17 23.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-16T12:53:47.654Z] #17 27.10 Selecting previously unselected package libjq1:arm64. [2020-09-16T12:53:47.654Z] #17 27.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-16T12:53:47.654Z] #17 27.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-16T12:53:47.754Z] #39 81.36 DEP criu/cgroup.d [2020-09-16T12:53:47.754Z] #39 81.48 DEP criu/cgroup-props.d [2020-09-16T12:53:47.875Z] #17 23.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-16T12:53:47.927Z] #17 27.23 Selecting previously unselected package jq. [2020-09-16T12:53:47.927Z] #17 27.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-16T12:53:47.927Z] #17 27.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:53:47.927Z] #17 27.36 Selecting previously unselected package libaio1:arm64. [2020-09-16T12:53:47.927Z] #17 27.38 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-16T12:53:47.927Z] #17 27.39 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-16T12:53:48.015Z] #39 81.62 DEP criu/bitmap.d [2020-09-16T12:53:48.015Z] #39 81.64 DEP criu/bfd.d [2020-09-16T12:53:48.015Z] #39 81.73 DEP criu/autofs.d [2020-09-16T12:53:48.015Z] #39 81.84 DEP criu/aio.d [2020-09-16T12:53:48.015Z] #39 81.94 DEP criu/action-scripts.d [2020-09-16T12:53:48.135Z] #17 23.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-16T12:53:48.135Z] #17 23.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-16T12:53:48.135Z] #17 23.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-16T12:53:48.191Z] #17 27.48 Selecting previously unselected package libgpm2:arm64. [2020-09-16T12:53:48.191Z] #17 27.51 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-16T12:53:48.191Z] #17 27.52 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-16T12:53:48.191Z] #17 27.64 Selecting previously unselected package libicu63:arm64. [2020-09-16T12:53:48.191Z] #17 27.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-16T12:53:48.191Z] #17 27.66 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-16T12:53:48.580Z] #39 82.12 CC criu/action-scripts.o [2020-09-16T12:53:48.837Z] #39 82.55 CC criu/aio.o [2020-09-16T12:53:49.074Z] #17 24.25 debconf: delaying package configuration, since apt-utils is not installed [2020-09-16T12:53:49.074Z] #17 24.38 Fetched 28.5 MB in 2s (12.6 MB/s) [2020-09-16T12:53:49.074Z] #17 24.44 Selecting previously unselected package pigz. [2020-09-16T12:53:49.074Z] #17 24.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-16T12:53:49.074Z] #17 24.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-16T12:53:49.074Z] #17 24.52 Unpacking pigz (2.4-1) ... [2020-09-16T12:53:49.152Z] #22 164.9 + mkdir -p /tmp/tmp.qzk3vpbzuY/src/github.com/docker [2020-09-16T12:53:49.152Z] #22 164.9 + mv components/cli /tmp/tmp.qzk3vpbzuY/src/github.com/docker/cli [2020-09-16T12:53:49.152Z] #22 164.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-16T12:53:49.334Z] #17 24.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-16T12:53:49.334Z] #17 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:49.334Z] #17 24.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:49.402Z] #39 83.04 CC criu/autofs.o [2020-09-16T12:53:49.593Z] #17 25.06 Selecting previously unselected package python3.7-minimal. [2020-09-16T12:53:49.593Z] #17 25.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:49.593Z] #17 25.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:50.532Z] #17 25.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:50.695Z] #22 ... [2020-09-16T12:53:50.695Z] [2020-09-16T12:53:50.695Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:53:50.695Z] #42 156.6 crypto/tls [2020-09-16T12:53:50.695Z] #42 164.1 net/http/httptrace [2020-09-16T12:53:50.695Z] #42 164.3 net/http [2020-09-16T12:53:50.787Z] #39 84.28 CC criu/bfd.o [2020-09-16T12:53:50.792Z] #17 26.00 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:50.949Z] Commit message: "vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" [2020-09-16T12:53:50.995Z] #42 ... [2020-09-16T12:53:50.995Z] [2020-09-16T12:53:50.995Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:50.995Z] #18 41.50 Unpacking bash-completion (1:2.8-6) ... [2020-09-16T12:53:50.995Z] #18 41.97 Selecting previously unselected package bzip2. [2020-09-16T12:53:50.995Z] #18 41.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 42.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:53:50.995Z] #18 42.12 Selecting previously unselected package xz-utils. [2020-09-16T12:53:50.995Z] #18 42.14 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 42.15 Unpacking xz-utils (5.2.4-1) ... [2020-09-16T12:53:50.995Z] #18 42.34 Selecting previously unselected package apparmor. [2020-09-16T12:53:50.995Z] #18 42.35 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 42.49 Unpacking apparmor (2.13.2-10) ... [2020-09-16T12:53:50.995Z] #18 42.83 Selecting previously unselected package aufs-tools. [2020-09-16T12:53:50.995Z] #18 42.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 42.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:53:50.995Z] #18 42.98 Selecting previously unselected package libonig5:ppc64el. [2020-09-16T12:53:50.995Z] #18 42.99 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 43.00 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-16T12:53:50.995Z] #18 43.14 Selecting previously unselected package libjq1:ppc64el. [2020-09-16T12:53:50.995Z] #18 43.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 43.15 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-16T12:53:50.995Z] #18 43.27 Selecting previously unselected package jq. [2020-09-16T12:53:50.995Z] #18 43.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 43.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:53:50.995Z] #18 43.39 Selecting previously unselected package libaio1:ppc64el. [2020-09-16T12:53:50.995Z] #18 43.40 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 43.41 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-16T12:53:50.995Z] #18 43.46 Selecting previously unselected package libgpm2:ppc64el. [2020-09-16T12:53:50.995Z] #18 43.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 43.48 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-16T12:53:50.995Z] #18 43.61 Selecting previously unselected package libicu63:ppc64el. [2020-09-16T12:53:50.995Z] #18 43.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 43.63 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-16T12:53:50.995Z] #18 48.14 Selecting previously unselected package libnet1:ppc64el. [2020-09-16T12:53:50.995Z] #18 48.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 48.16 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-16T12:53:50.995Z] #18 48.27 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-16T12:53:50.995Z] #18 48.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 48.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-16T12:53:50.995Z] #18 48.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-16T12:53:50.995Z] #18 48.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 48.39 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-16T12:53:50.995Z] #18 48.47 Selecting previously unselected package libreadline5:ppc64el. [2020-09-16T12:53:50.995Z] #18 48.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 48.49 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-16T12:53:50.995Z] #18 48.59 Selecting previously unselected package net-tools. [2020-09-16T12:53:50.995Z] #18 48.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-16T12:53:50.995Z] #18 48.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:53:50.995Z] #18 48.86 Selecting previously unselected package python-pip-whl. [2020-09-16T12:53:50.995Z] #18 48.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-16T12:53:50.995Z] #18 48.87 Unpacking python-pip-whl (18.1-5) ... [2020-09-16T12:53:50.995Z] #18 49.34 Selecting previously unselected package python3-lib2to3. [2020-09-16T12:53:50.995Z] #18 49.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-16T12:53:50.995Z] #18 49.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:53:50.995Z] #18 49.46 Selecting previously unselected package python3-distutils. [2020-09-16T12:53:50.995Z] #18 49.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-16T12:53:50.995Z] #18 49.47 Unpacking python3-distutils (3.7.3-1) ... [2020-09-16T12:53:50.995Z] #18 49.70 Selecting previously unselected package python3-pip. [2020-09-16T12:53:50.995Z] #18 49.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-16T12:53:50.995Z] #18 49.73 Unpacking python3-pip (18.1-5) ... [2020-09-16T12:53:50.995Z] #18 50.02 Selecting previously unselected package python3-pkg-resources. [2020-09-16T12:53:50.995Z] #18 50.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:53:50.995Z] #18 50.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:53:50.995Z] #18 50.18 Selecting previously unselected package python3-setuptools. [2020-09-16T12:53:50.995Z] #18 50.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-16T12:53:50.995Z] #18 50.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-16T12:53:50.995Z] #18 50.57 Selecting previously unselected package python3-wheel. [2020-09-16T12:53:51.045Z] #39 84.71 CC criu/bitmap.o [2020-09-16T12:53:51.045Z] #39 84.86 CC criu/cgroup-props.o [2020-09-16T12:53:51.296Z] #18 50.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-16T12:53:51.296Z] #18 50.59 Unpacking python3-wheel (0.32.3-2) ... [2020-09-16T12:53:51.296Z] #18 50.71 Selecting previously unselected package sudo. [2020-09-16T12:53:51.296Z] #18 50.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-16T12:53:51.296Z] #18 50.74 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:53:51.346Z] > git --version # timeout=10 [2020-09-16T12:53:51.394Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-16T12:53:51.437Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-16T12:53:51.512Z] #17 30.38 Selecting previously unselected package libnet1:arm64. [2020-09-16T12:53:51.512Z] #17 30.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-16T12:53:51.512Z] #17 30.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:53:51.512Z] #17 30.53 Selecting previously unselected package libnl-3-200:arm64. [2020-09-16T12:53:51.512Z] #17 30.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-16T12:53:51.512Z] #17 30.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-16T12:53:51.512Z] #17 30.66 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-16T12:53:51.512Z] #17 30.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-16T12:53:51.512Z] #17 30.69 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-16T12:53:51.512Z] #17 30.78 Selecting previously unselected package libreadline5:arm64. [2020-09-16T12:53:51.512Z] #17 30.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-16T12:53:51.512Z] #17 30.79 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-16T12:53:51.512Z] #17 30.98 Selecting previously unselected package net-tools. [2020-09-16T12:53:51.512Z] #17 30.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-16T12:53:51.512Z] #17 30.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:53:51.730Z] #17 ... [2020-09-16T12:53:51.730Z] [2020-09-16T12:53:51.730Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:53:51.730Z] #28 DONE 157.7s [2020-09-16T12:53:51.730Z] [2020-09-16T12:53:51.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:51.730Z] #39 81.04 DEP criu/protobuf-desc.d [2020-09-16T12:53:51.730Z] #39 81.16 DEP criu/proc_parse.d [2020-09-16T12:53:51.730Z] #39 81.33 DEP criu/plugin.d [2020-09-16T12:53:51.730Z] #39 81.42 DEP criu/pipes.d [2020-09-16T12:53:51.730Z] #39 81.54 DEP criu/pie-util.d [2020-09-16T12:53:51.730Z] #39 81.59 DEP criu/pie-util-vdso.d [2020-09-16T12:53:51.730Z] #39 81.68 DEP criu/pie-util-vdso-elf32.d [2020-09-16T12:53:51.730Z] #39 81.83 DEP criu/path.d [2020-09-16T12:53:51.731Z] #39 81.96 DEP criu/parasite-syscall.d [2020-09-16T12:53:51.731Z] #39 82.16 DEP criu/pagemap.d [2020-09-16T12:53:51.731Z] #39 82.31 DEP criu/pagemap-cache.d [2020-09-16T12:53:51.731Z] #39 82.43 DEP criu/page-xfer.d [2020-09-16T12:53:51.731Z] #39 82.59 DEP criu/page-pipe.d [2020-09-16T12:53:51.731Z] #39 82.74 DEP criu/netfilter.d [2020-09-16T12:53:51.731Z] #39 82.91 DEP criu/net.d [2020-09-16T12:53:51.731Z] #39 83.11 DEP criu/namespaces.d [2020-09-16T12:53:51.731Z] #39 83.26 DEP criu/mount.d [2020-09-16T12:53:51.731Z] #39 83.41 DEP criu/memfd.d [2020-09-16T12:53:51.731Z] #39 83.57 DEP criu/mem.d [2020-09-16T12:53:51.731Z] #39 83.75 DEP criu/lsm.d [2020-09-16T12:53:51.731Z] #39 83.92 DEP criu/log.d [2020-09-16T12:53:51.731Z] #39 84.08 DEP criu/libnetlink.d [2020-09-16T12:53:51.731Z] #39 84.19 DEP criu/kerndat.d [2020-09-16T12:53:51.731Z] #39 84.37 DEP criu/kcmp-ids.d [2020-09-16T12:53:51.731Z] #39 84.43 DEP criu/irmap.d [2020-09-16T12:53:51.731Z] #39 84.51 DEP criu/ipc_ns.d [2020-09-16T12:53:51.731Z] #39 84.57 DEP criu/image.d [2020-09-16T12:53:51.731Z] #39 84.72 DEP criu/image-desc.d [2020-09-16T12:53:51.731Z] #39 84.79 DEP criu/fsnotify.d [2020-09-16T12:53:51.731Z] #39 84.98 DEP criu/filesystems.d [2020-09-16T12:53:51.731Z] #39 85.17 DEP criu/files.d [2020-09-16T12:53:51.731Z] #39 85.35 DEP criu/files-reg.d [2020-09-16T12:53:51.731Z] #39 85.49 DEP criu/files-ext.d [2020-09-16T12:53:51.731Z] #39 85.67 DEP criu/file-lock.d [2020-09-16T12:53:51.731Z] #39 85.91 DEP criu/file-ids.d [2020-09-16T12:53:51.776Z] #17 31.37 Selecting previously unselected package python-pip-whl. [2020-09-16T12:53:51.944Z] #18 51.29 Selecting previously unselected package thin-provisioning-tools. [2020-09-16T12:53:51.944Z] #18 51.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-16T12:53:51.944Z] #18 51.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:53:51.978Z] #39 ... [2020-09-16T12:53:51.978Z] [2020-09-16T12:53:51.978Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:51.978Z] #17 26.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:51.978Z] #17 26.51 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-16T12:53:51.978Z] #17 28.69 Selecting previously unselected package python3-minimal. [2020-09-16T12:53:51.978Z] #17 28.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-16T12:53:51.978Z] #17 28.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 28.73 Unpacking python3-minimal (3.7.3-1) ... [2020-09-16T12:53:51.978Z] #17 28.81 Selecting previously unselected package libmpdec2:amd64. [2020-09-16T12:53:51.978Z] #17 28.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 28.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-16T12:53:51.978Z] #17 28.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-16T12:53:51.978Z] #17 28.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 28.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:51.978Z] #17 29.70 Selecting previously unselected package python3.7. [2020-09-16T12:53:51.978Z] #17 29.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 29.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:51.978Z] #17 29.81 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-16T12:53:51.978Z] #17 29.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 29.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-16T12:53:51.978Z] #17 29.93 Setting up python3-minimal (3.7.3-1) ... [2020-09-16T12:53:51.978Z] #17 30.57 Selecting previously unselected package python3. [2020-09-16T12:53:51.978Z] #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-09-16T12:53:51.978Z] #17 30.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 30.61 Unpacking python3 (3.7.3-1) ... [2020-09-16T12:53:51.978Z] #17 30.68 Selecting previously unselected package libip4tc0:amd64. [2020-09-16T12:53:51.978Z] #17 30.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 30.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-16T12:53:51.978Z] #17 30.80 Selecting previously unselected package libip6tc0:amd64. [2020-09-16T12:53:51.978Z] #17 30.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 30.81 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-16T12:53:51.978Z] #17 30.89 Selecting previously unselected package libiptc0:amd64. [2020-09-16T12:53:51.978Z] #17 30.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 30.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-16T12:53:51.978Z] #17 30.99 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-16T12:53:51.978Z] #17 31.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 31.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-16T12:53:51.978Z] #17 31.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-16T12:53:51.978Z] #17 31.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 31.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-16T12:53:51.978Z] #17 31.16 Selecting previously unselected package libnftnl11:amd64. [2020-09-16T12:53:51.978Z] #17 31.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 31.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-16T12:53:51.978Z] #17 31.23 Selecting previously unselected package iptables. [2020-09-16T12:53:51.978Z] #17 31.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 31.24 Unpacking iptables (1.8.2-4) ... [2020-09-16T12:53:51.978Z] #17 31.57 Selecting previously unselected package xxd. [2020-09-16T12:53:51.978Z] #17 31.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-16T12:53:51.978Z] #17 31.58 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:53:51.978Z] #17 31.70 Selecting previously unselected package vim-common. [2020-09-16T12:53:51.978Z] #17 31.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:53:51.978Z] #17 31.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:53:51.978Z] #17 31.92 Selecting previously unselected package bash-completion. [2020-09-16T12:53:51.978Z] #17 31.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-16T12:53:51.991Z] #39 86.18 DEP criu/fifo.d [2020-09-16T12:53:52.040Z] #17 31.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-16T12:53:52.040Z] #17 31.39 Unpacking python-pip-whl (18.1-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-16T12:53:52.243Z] #18 51.56 Selecting previously unselected package uidmap. [2020-09-16T12:53:52.243Z] #18 51.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-16T12:53:52.243Z] #18 51.58 Unpacking uidmap (1:4.5-1.1) ... [2020-09-16T12:53:52.243Z] #18 51.75 Selecting previously unselected package vim-runtime. [2020-09-16T12:53:52.243Z] #18 51.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:53:52.250Z] #39 86.39 DEP criu/fdstore.d [2020-09-16T12:53:52.250Z] #39 86.55 DEP criu/fault-injection.d [2020-09-16T12:53:52.277Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.8% of statements [2020-09-16T12:53:52.277Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-09-16T12:53:52.277Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-16T12:53:52.277Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-16T12:53:52.277Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-16T12:53:52.277Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-16T12:53:52.511Z] #39 86.69 DEP criu/external.d [2020-09-16T12:53:52.543Z] #18 51.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-16T12:53:52.543Z] #18 51.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-16T12:53:52.543Z] #18 51.88 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:53:52.618Z] #17 31.86 Selecting previously unselected package python3-lib2to3. [2020-09-16T12:53:52.618Z] #17 31.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-16T12:53:52.618Z] #17 31.88 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:53:52.618Z] #17 32.01 Selecting previously unselected package python3-distutils. [2020-09-16T12:53:52.618Z] #17 32.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-16T12:53:52.618Z] #17 32.03 Unpacking python3-distutils (3.7.3-1) ... [2020-09-16T12:53:52.618Z] #17 32.23 Selecting previously unselected package python3-pip. [2020-09-16T12:53:52.771Z] #39 86.88 DEP criu/eventpoll.d [2020-09-16T12:53:52.881Z] #17 32.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-16T12:53:52.881Z] #17 32.24 Unpacking python3-pip (18.1-5) ... [2020-09-16T12:53:52.911Z] #17 34.48 Unpacking bash-completion (1:2.8-6) ... [2020-09-16T12:53:53.031Z] #39 87.04 DEP criu/eventfd.d [2020-09-16T12:53:53.031Z] #39 87.23 DEP criu/crtools.d [2020-09-16T12:53:53.145Z] #17 32.38 Selecting previously unselected package python3-pkg-resources. [2020-09-16T12:53:53.145Z] #17 32.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:53:53.145Z] #17 32.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:53:53.145Z] #17 32.63 Selecting previously unselected package python3-setuptools. [2020-09-16T12:53:53.145Z] #17 32.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-16T12:53:53.145Z] #17 32.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-16T12:53:53.169Z] #17 34.83 Selecting previously unselected package bzip2. [2020-09-16T12:53:53.169Z] #17 34.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-16T12:53:53.169Z] #17 34.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:53:53.169Z] #17 34.93 Selecting previously unselected package xz-utils. [2020-09-16T12:53:53.169Z] #17 34.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-16T12:53:53.291Z] #39 87.30 DEP criu/cr-service.d [2020-09-16T12:53:53.291Z] #39 87.45 DEP criu/cr-restore.d [2020-09-16T12:53:53.408Z] #17 32.86 Selecting previously unselected package python3-wheel. [2020-09-16T12:53:53.409Z] #17 32.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-16T12:53:53.409Z] #17 32.88 Unpacking python3-wheel (0.32.3-2) ... [2020-09-16T12:53:53.409Z] #17 32.97 Selecting previously unselected package sudo. [2020-09-16T12:53:53.426Z] #17 34.94 Unpacking xz-utils (5.2.4-1) ... [2020-09-16T12:53:53.426Z] #17 35.12 Selecting previously unselected package apparmor. [2020-09-16T12:53:53.426Z] #17 35.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-16T12:53:53.426Z] #17 35.19 Unpacking apparmor (2.13.2-10) ... [2020-09-16T12:53:53.551Z] #39 ... [2020-09-16T12:53:53.551Z] [2020-09-16T12:53:53.551Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:53.551Z] #17 28.95 Selecting previously unselected package python3-minimal. [2020-09-16T12:53:53.551Z] #17 28.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-16T12:53:53.551Z] #17 28.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-16T12:53:53.551Z] #17 29.00 Unpacking python3-minimal (3.7.3-1) ... [2020-09-16T12:53:53.551Z] #17 29.07 Selecting previously unselected package libmpdec2:amd64. [2020-09-16T12:53:53.551Z] #17 29.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-16T12:53:53.673Z] #17 33.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-16T12:53:53.673Z] #17 33.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:53:53.811Z] #17 29.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-16T12:53:53.811Z] #17 29.17 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-16T12:53:53.811Z] #17 29.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:53.811Z] #17 29.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:53.937Z] #17 33.40 Selecting previously unselected package thin-provisioning-tools. [2020-09-16T12:53:53.937Z] #17 33.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-16T12:53:53.937Z] #17 33.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:53:53.993Z] #17 35.51 Selecting previously unselected package aufs-tools. [2020-09-16T12:53:53.993Z] #17 35.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-16T12:53:53.993Z] #17 35.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:53:53.993Z] #17 35.65 Selecting previously unselected package libonig5:amd64. [2020-09-16T12:53:53.993Z] #17 35.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-16T12:53:53.993Z] #17 35.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:53:54.250Z] #17 35.79 Selecting previously unselected package libjq1:amd64. [2020-09-16T12:53:54.250Z] #17 35.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:53:54.250Z] #17 35.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:53:54.250Z] #17 35.91 Selecting previously unselected package jq. [2020-09-16T12:53:54.250Z] #17 35.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:53:54.250Z] #17 35.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:53:54.250Z] #17 35.99 Selecting previously unselected package libaio1:amd64. [2020-09-16T12:53:54.250Z] #17 36.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-16T12:53:54.250Z] #17 36.00 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-16T12:53:54.508Z] #17 36.06 Selecting previously unselected package libgpm2:amd64. [2020-09-16T12:53:54.508Z] #17 36.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-16T12:53:54.508Z] #17 36.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-16T12:53:54.508Z] #17 36.15 Selecting previously unselected package libicu63:amd64. [2020-09-16T12:53:54.508Z] #17 36.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-16T12:53:54.508Z] #17 36.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:53:54.515Z] #17 33.73 Selecting previously unselected package uidmap. [2020-09-16T12:53:54.515Z] #17 33.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-16T12:53:54.515Z] #17 33.74 Unpacking uidmap (1:4.5-1.1) ... [2020-09-16T12:53:54.515Z] #17 33.87 Selecting previously unselected package vim-runtime. [2020-09-16T12:53:54.515Z] #17 33.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:53:54.515Z] #17 33.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-16T12:53:54.515Z] #17 33.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-16T12:53:54.515Z] #17 34.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:53:54.750Z] #17 30.10 Selecting previously unselected package python3.7. [2020-09-16T12:53:54.750Z] #17 30.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-16T12:53:54.750Z] #17 30.12 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:53:54.750Z] #17 30.25 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-16T12:53:54.750Z] #17 30.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-16T12:53:54.750Z] #17 30.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-16T12:53:55.010Z] #17 30.38 Setting up python3-minimal (3.7.3-1) ... [2020-09-16T12:53:55.346Z] #18 ... [2020-09-16T12:53:55.346Z] [2020-09-16T12:53:55.346Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:55.346Z] #40 90.47 DEP criu/cr-dedup.d [2020-09-16T12:53:55.346Z] #40 90.61 DEP criu/cr-check.d [2020-09-16T12:53:55.346Z] #40 90.79 DEP criu/config.d [2020-09-16T12:53:55.346Z] #40 91.01 DEP criu/clone-noasan.d [2020-09-16T12:53:55.346Z] #40 91.23 DEP criu/cgroup.d [2020-09-16T12:53:55.346Z] #40 91.41 DEP criu/cgroup-props.d [2020-09-16T12:53:55.346Z] #40 91.62 DEP criu/bitmap.d [2020-09-16T12:53:55.346Z] #40 91.63 DEP criu/bfd.d [2020-09-16T12:53:55.346Z] #40 91.80 DEP criu/autofs.d [2020-09-16T12:53:55.346Z] #40 92.00 DEP criu/aio.d [2020-09-16T12:53:55.346Z] #40 92.21 DEP criu/action-scripts.d [2020-09-16T12:53:55.346Z] #40 92.63 CC criu/action-scripts.o [2020-09-16T12:53:55.346Z] #40 93.16 CC criu/aio.o [2020-09-16T12:53:55.346Z] #40 93.85 CC criu/autofs.o [2020-09-16T12:53:55.346Z] #40 96.48 CC criu/bfd.o [2020-09-16T12:53:55.346Z] #40 97.38 CC criu/bitmap.o [2020-09-16T12:53:55.346Z] #40 97.50 CC criu/cgroup-props.o [2020-09-16T12:53:55.346Z] #40 98.49 CC criu/cgroup.o [2020-09-16T12:53:55.742Z] + docker version [2020-09-16T12:53:55.799Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-09-16T12:53:55.950Z] #17 31.30 Selecting previously unselected package python3. [2020-09-16T12:53:55.950Z] #17 31.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-16T12:53:55.950Z] #17 31.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-16T12:53:55.950Z] #17 31.36 Unpacking python3 (3.7.3-1) ... [2020-09-16T12:53:55.950Z] #17 31.43 Selecting previously unselected package libip4tc0:amd64. [2020-09-16T12:53:55.950Z] #17 31.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-16T12:53:55.950Z] #17 31.46 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-16T12:53:56.210Z] #17 31.56 Selecting previously unselected package libip6tc0:amd64. [2020-09-16T12:53:56.210Z] #17 31.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-16T12:53:56.210Z] #17 31.59 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-16T12:53:56.210Z] #17 31.70 Selecting previously unselected package libiptc0:amd64. [2020-09-16T12:53:56.210Z] #17 31.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-16T12:53:56.210Z] #17 31.71 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-16T12:53:56.210Z] #17 31.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-16T12:53:56.210Z] #17 31.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-16T12:53:56.406Z] #40 ... [2020-09-16T12:53:56.406Z] [2020-09-16T12:53:56.406Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:56.406Z] #18 55.74 Selecting previously unselected package vim. [2020-09-16T12:53:56.406Z] #18 55.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-16T12:53:56.406Z] #18 55.77 Unpacking vim (2:8.1.0875-5) ... [2020-09-16T12:53:56.443Z] #17 ... [2020-09-16T12:53:56.443Z] [2020-09-16T12:53:56.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:53:56.443Z] #39 65.69 CC criu/bfd.o [2020-09-16T12:53:56.443Z] #39 66.18 CC criu/bitmap.o [2020-09-16T12:53:56.443Z] #39 66.35 CC criu/cgroup-props.o [2020-09-16T12:53:56.443Z] #39 66.95 CC criu/cgroup.o [2020-09-16T12:53:56.443Z] #39 68.96 CC criu/clone-noasan.o [2020-09-16T12:53:56.443Z] #39 69.12 CC criu/config.o [2020-09-16T12:53:56.443Z] #39 70.42 CC criu/cr-check.o [2020-09-16T12:53:56.443Z] #39 71.91 CC criu/cr-dedup.o [2020-09-16T12:53:56.443Z] #39 72.24 CC criu/cr-dump.o [2020-09-16T12:53:56.443Z] #39 74.22 CC criu/cr-errno.o [2020-09-16T12:53:56.443Z] #39 74.28 CC criu/cr-restore.o [2020-09-16T12:53:56.470Z] #17 31.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-16T12:53:56.470Z] #17 31.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-16T12:53:56.470Z] #17 31.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-16T12:53:56.470Z] #17 31.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-16T12:53:56.470Z] #17 31.94 Selecting previously unselected package libnftnl11:amd64. [2020-09-16T12:53:56.470Z] #17 31.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-16T12:53:56.470Z] #17 31.95 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-16T12:53:56.730Z] #17 32.05 Selecting previously unselected package iptables. [2020-09-16T12:53:56.730Z] #17 32.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-16T12:53:56.730Z] #17 32.07 Unpacking iptables (1.8.2-4) ... [2020-09-16T12:53:56.836Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-09-16T12:53:56.989Z] #17 32.40 Selecting previously unselected package xxd. [2020-09-16T12:53:56.989Z] #17 32.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-16T12:53:56.989Z] #17 32.43 Unpacking xxd (2:8.1.0875-5) ... [2020-09-16T12:53:57.019Z] #39 ... [2020-09-16T12:53:57.019Z] [2020-09-16T12:53:57.019Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:53:57.019Z] #17 36.48 Selecting previously unselected package vim. [2020-09-16T12:53:57.019Z] #17 36.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-16T12:53:57.019Z] #17 36.51 Unpacking vim (2:8.1.0875-5) ... [2020-09-16T12:53:57.055Z] #18 56.40 Selecting previously unselected package xfsprogs. [2020-09-16T12:53:57.055Z] #18 56.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-16T12:53:57.055Z] #18 56.42 Unpacking xfsprogs (4.20.0-1) ... [2020-09-16T12:53:57.249Z] #17 32.59 Selecting previously unselected package vim-common. [2020-09-16T12:53:57.249Z] #17 32.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:53:57.249Z] #17 32.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-16T12:53:57.355Z] #18 56.89 Selecting previously unselected package zip. [2020-09-16T12:53:57.355Z] #18 56.90 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-16T12:53:57.355Z] #18 56.90 Unpacking zip (3.0-11+b1) ... [2020-09-16T12:53:57.509Z] #17 32.82 Selecting previously unselected package bash-completion. [2020-09-16T12:53:57.509Z] #17 32.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-16T12:53:57.596Z] #17 36.93 Selecting previously unselected package xfsprogs. [2020-09-16T12:53:57.596Z] #17 36.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-16T12:53:57.596Z] #17 36.95 Unpacking xfsprogs (4.20.0-1) ... [2020-09-16T12:53:57.656Z] #18 57.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:53:57.656Z] #18 57.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:53:57.656Z] #18 57.20 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-16T12:53:57.656Z] #18 57.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-16T12:53:57.656Z] #18 57.25 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-16T12:53:57.860Z] #17 37.36 Selecting previously unselected package zip. [2020-09-16T12:53:57.860Z] #17 37.36 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-16T12:53:57.860Z] #17 37.38 Unpacking zip (3.0-11+b1) ... [2020-09-16T12:53:57.873Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-16T12:53:57.954Z] #18 57.26 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-16T12:53:57.954Z] #18 57.28 Setting up uidmap (1:4.5-1.1) ... [2020-09-16T12:53:57.955Z] #18 57.29 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-16T12:53:57.955Z] #18 57.30 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-16T12:53:57.955Z] #18 57.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:53:57.955Z] #18 57.31 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-16T12:53:57.955Z] #18 57.32 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-16T12:53:57.955Z] #18 57.33 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:53:57.955Z] #18 57.34 Setting up zip (3.0-11+b1) ... [2020-09-16T12:53:57.955Z] #18 57.34 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:53:57.955Z] #18 57.37 Setting up bash-completion (1:2.8-6) ... [2020-09-16T12:53:58.437Z] #17 37.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:53:58.437Z] #17 37.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:53:58.437Z] #17 37.69 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-16T12:53:58.437Z] #17 37.85 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-16T12:53:58.437Z] #17 37.87 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-16T12:53:58.437Z] #17 37.89 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-16T12:53:58.437Z] #17 37.91 Setting up uidmap (1:4.5-1.1) ... [2020-09-16T12:53:58.687Z] #17 39.61 Selecting previously unselected package libnet1:amd64. [2020-09-16T12:53:58.687Z] #17 39.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-16T12:53:58.687Z] #17 39.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:53:58.688Z] #17 39.72 Selecting previously unselected package libnl-3-200:amd64. [2020-09-16T12:53:58.688Z] #17 39.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-16T12:53:58.688Z] #17 39.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:53:58.688Z] #17 39.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-16T12:53:58.688Z] #17 39.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:53:58.688Z] #17 39.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:53:58.688Z] #17 39.87 Selecting previously unselected package libreadline5:amd64. [2020-09-16T12:53:58.688Z] #17 39.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-16T12:53:58.688Z] #17 39.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-16T12:53:58.688Z] #17 39.98 Selecting previously unselected package net-tools. [2020-09-16T12:53:58.688Z] #17 39.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-16T12:53:58.688Z] #17 39.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:53:58.688Z] #17 40.19 Selecting previously unselected package python-pip-whl. [2020-09-16T12:53:58.688Z] #17 40.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-16T12:53:58.688Z] #17 40.20 Unpacking python-pip-whl (18.1-5) ... [2020-09-16T12:53:58.701Z] #17 38.03 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-16T12:53:58.701Z] #17 38.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:53:58.701Z] #17 38.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:53:58.701Z] #17 38.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-16T12:53:58.701Z] #17 38.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-16T12:53:58.701Z] #17 38.10 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:53:58.701Z] #17 38.11 Setting up zip (3.0-11+b1) ... [2020-09-16T12:53:58.701Z] #17 38.12 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:53:58.701Z] #17 38.16 Setting up bash-completion (1:2.8-6) ... [2020-09-16T12:53:58.945Z] #17 40.67 Selecting previously unselected package python3-lib2to3. [2020-09-16T12:53:58.945Z] #17 40.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-16T12:53:58.945Z] #17 40.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:53:59.203Z] #17 40.78 Selecting previously unselected package python3-distutils. [2020-09-16T12:53:59.203Z] #17 40.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-16T12:53:59.203Z] #17 40.81 Unpacking python3-distutils (3.7.3-1) ... [2020-09-16T12:53:59.460Z] #17 40.96 Selecting previously unselected package python3-pip. [2020-09-16T12:53:59.460Z] #17 40.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-16T12:53:59.460Z] #17 40.98 Unpacking python3-pip (18.1-5) ... [2020-09-16T12:53:59.460Z] #17 41.13 Selecting previously unselected package python3-pkg-resources. [2020-09-16T12:53:59.460Z] #17 41.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:53:59.460Z] #17 41.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:53:59.718Z] #17 41.26 Selecting previously unselected package python3-setuptools. [2020-09-16T12:53:59.718Z] #17 41.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-16T12:53:59.718Z] #17 41.29 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-16T12:53:59.976Z] #17 41.48 Selecting previously unselected package python3-wheel. [2020-09-16T12:53:59.976Z] #17 41.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-16T12:53:59.976Z] #17 41.50 Unpacking python3-wheel (0.32.3-2) ... [2020-09-16T12:53:59.976Z] #17 41.64 Selecting previously unselected package sudo. [2020-09-16T12:53:59.976Z] #17 41.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-16T12:53:59.976Z] #17 41.66 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:54:00.049Z] #17 35.47 Unpacking bash-completion (1:2.8-6) ... [2020-09-16T12:54:00.541Z] #17 42.16 Selecting previously unselected package thin-provisioning-tools. [2020-09-16T12:54:00.541Z] #17 42.17 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-16T12:54:00.541Z] #17 42.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:54:00.619Z] #17 35.82 Selecting previously unselected package bzip2. [2020-09-16T12:54:00.619Z] #17 35.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-16T12:54:00.619Z] #17 35.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:54:00.619Z] #17 35.92 Selecting previously unselected package xz-utils. [2020-09-16T12:54:00.619Z] #17 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-16T12:54:00.619Z] #17 35.94 Unpacking xz-utils (5.2.4-1) ... [2020-09-16T12:54:00.800Z] #17 42.39 Selecting previously unselected package uidmap. [2020-09-16T12:54:00.800Z] #17 42.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-16T12:54:00.800Z] #17 42.41 Unpacking uidmap (1:4.5-1.1) ... [2020-09-16T12:54:00.800Z] #17 42.53 Selecting previously unselected package vim-runtime. [2020-09-16T12:54:00.800Z] #17 42.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:54:00.800Z] #17 42.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-16T12:54:00.879Z] #17 36.11 Selecting previously unselected package apparmor. [2020-09-16T12:54:00.879Z] #17 36.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-16T12:54:00.879Z] #17 36.22 Unpacking apparmor (2.13.2-10) ... [2020-09-16T12:54:01.058Z] #17 42.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-16T12:54:01.058Z] #17 42.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:54:01.139Z] #17 36.51 Selecting previously unselected package aufs-tools. [2020-09-16T12:54:01.139Z] #17 36.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-16T12:54:01.139Z] #17 36.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:54:01.139Z] #17 36.65 Selecting previously unselected package libonig5:amd64. [2020-09-16T12:54:01.139Z] #17 36.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-16T12:54:01.409Z] #17 36.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:54:01.409Z] #17 36.80 Selecting previously unselected package libjq1:amd64. [2020-09-16T12:54:01.409Z] #17 36.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:54:01.409Z] #17 36.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:54:01.409Z] #17 36.90 Selecting previously unselected package jq. [2020-09-16T12:54:01.670Z] #17 36.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-16T12:54:01.670Z] #17 36.91 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-16T12:54:01.670Z] #17 37.03 Selecting previously unselected package libaio1:amd64. [2020-09-16T12:54:01.670Z] #17 37.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-16T12:54:01.670Z] #17 37.04 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-16T12:54:01.670Z] #17 37.10 Selecting previously unselected package libgpm2:amd64. [2020-09-16T12:54:01.670Z] #17 37.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-16T12:54:01.670Z] #17 37.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-16T12:54:01.670Z] #17 37.17 Selecting previously unselected package libicu63:amd64. [2020-09-16T12:54:01.931Z] #17 37.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-16T12:54:01.931Z] #17 37.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:54:01.992Z] #17 ... [2020-09-16T12:54:01.992Z] [2020-09-16T12:54:01.992Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:01.992Z] #39 85.60 CC criu/cgroup.o [2020-09-16T12:54:01.992Z] #39 88.19 CC criu/clone-noasan.o [2020-09-16T12:54:01.992Z] #39 88.37 CC criu/config.o [2020-09-16T12:54:01.992Z] #39 89.52 CC criu/cr-check.o [2020-09-16T12:54:01.992Z] #39 91.23 CC criu/cr-dedup.o [2020-09-16T12:54:01.992Z] #39 91.62 CC criu/cr-dump.o [2020-09-16T12:54:01.992Z] #39 93.71 CC criu/cr-errno.o [2020-09-16T12:54:01.992Z] #39 93.78 CC criu/cr-restore.o [2020-09-16T12:54:02.028Z] #17 41.11 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-16T12:54:02.028Z] #17 41.13 Setting up xz-utils (5.2.4-1) ... [2020-09-16T12:54:02.028Z] #17 41.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-16T12:54:02.028Z] #17 41.19 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:54:02.028Z] #17 41.28 invoke-rc.d: could not determine current runlevel [2020-09-16T12:54:02.028Z] #17 41.30 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-16T12:54:02.028Z] #17 41.31 Setting up pigz (2.4-1) ... [2020-09-16T12:54:02.028Z] #17 41.32 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-16T12:54:02.028Z] #17 41.34 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-16T12:54:02.028Z] #17 41.36 Setting up python-pip-whl (18.1-5) ... [2020-09-16T12:54:02.028Z] #17 41.38 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-16T12:54:02.028Z] #17 41.39 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:54:02.292Z] #17 41.75 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-16T12:54:02.292Z] #17 41.77 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-16T12:54:02.292Z] #17 41.78 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:02.292Z] #17 41.81 Setting up vim (2:8.1.0875-5) ... [2020-09-16T12:54:02.292Z] #17 41.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-16T12:54:02.292Z] #17 41.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-16T12:54:02.292Z] #17 41.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-16T12:54:02.292Z] #17 41.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-16T12:54:02.292Z] #17 41.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-16T12:54:02.292Z] #17 41.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-16T12:54:02.292Z] #17 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-16T12:54:02.292Z] #17 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-16T12:54:02.292Z] #17 41.91 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-16T12:54:02.490Z] #18 61.80 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-16T12:54:02.490Z] #18 61.81 Setting up xz-utils (5.2.4-1) ... [2020-09-16T12:54:02.490Z] #18 61.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-16T12:54:02.490Z] #18 61.85 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:54:02.490Z] #18 61.94 invoke-rc.d: could not determine current runlevel [2020-09-16T12:54:02.490Z] #18 61.95 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-16T12:54:02.490Z] #18 61.96 Setting up pigz (2.4-1) ... [2020-09-16T12:54:02.490Z] #18 61.96 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-16T12:54:02.490Z] #18 61.96 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-16T12:54:02.490Z] #18 61.98 Setting up python-pip-whl (18.1-5) ... [2020-09-16T12:54:02.490Z] #18 61.99 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-16T12:54:02.490Z] #18 61.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:54:02.556Z] #17 41.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:54:02.556Z] #17 41.95 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-16T12:54:02.556Z] #17 41.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:54:02.556Z] #17 41.98 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-16T12:54:02.556Z] #17 42.00 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:03.163Z] #18 62.50 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-16T12:54:03.163Z] #18 62.52 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-16T12:54:03.163Z] #18 62.52 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-16T12:54:03.163Z] #18 62.53 Setting up vim (2:8.1.0875-5) ... [2020-09-16T12:54:03.163Z] #18 62.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-16T12:54:03.163Z] #18 62.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-16T12:54:03.163Z] #18 62.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-16T12:54:03.163Z] #18 62.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-16T12:54:03.163Z] #18 62.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-16T12:54:03.163Z] #18 62.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-16T12:54:03.163Z] #18 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-16T12:54:03.163Z] #18 62.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-16T12:54:03.163Z] #18 62.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-16T12:54:03.163Z] #18 62.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:54:03.163Z] #18 62.66 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-16T12:54:03.163Z] #18 62.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:54:03.163Z] #18 62.68 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-16T12:54:03.163Z] #18 62.70 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:03.889Z] #39 97.67 CC criu/cr-service.o [2020-09-16T12:54:03.889Z] #39 ... [2020-09-16T12:54:03.889Z] [2020-09-16T12:54:03.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:03.889Z] #17 45.63 Selecting previously unselected package vim. [2020-09-16T12:54:03.889Z] #17 45.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-16T12:54:03.889Z] #17 45.67 Unpacking vim (2:8.1.0875-5) ... [2020-09-16T12:54:03.901Z] #17 ... [2020-09-16T12:54:03.901Z] [2020-09-16T12:54:03.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:03.901Z] #39 87.70 DEP criu/cr-errno.d [2020-09-16T12:54:03.901Z] #39 87.72 DEP criu/cr-dump.d [2020-09-16T12:54:03.901Z] #39 87.91 DEP criu/cr-dedup.d [2020-09-16T12:54:03.901Z] #39 88.05 DEP criu/cr-check.d [2020-09-16T12:54:03.901Z] #39 88.20 DEP criu/config.d [2020-09-16T12:54:03.901Z] #39 88.30 DEP criu/clone-noasan.d [2020-09-16T12:54:03.901Z] #39 88.35 DEP criu/cgroup.d [2020-09-16T12:54:03.901Z] #39 88.57 DEP criu/cgroup-props.d [2020-09-16T12:54:03.901Z] #39 88.65 DEP criu/bitmap.d [2020-09-16T12:54:03.901Z] #39 88.67 DEP criu/bfd.d [2020-09-16T12:54:03.901Z] #39 88.82 DEP criu/autofs.d [2020-09-16T12:54:03.901Z] #39 88.93 DEP criu/aio.d [2020-09-16T12:54:03.901Z] #39 89.04 DEP criu/action-scripts.d [2020-09-16T12:54:03.901Z] #39 89.25 CC criu/action-scripts.o [2020-09-16T12:54:03.901Z] #39 89.68 CC criu/aio.o [2020-09-16T12:54:03.901Z] #39 90.19 CC criu/autofs.o [2020-09-16T12:54:03.901Z] #39 91.41 CC criu/bfd.o [2020-09-16T12:54:03.901Z] #39 91.95 CC criu/bitmap.o [2020-09-16T12:54:03.901Z] #39 92.10 CC criu/cgroup-props.o [2020-09-16T12:54:03.901Z] #39 92.88 CC criu/cgroup.o [2020-09-16T12:54:03.901Z] #39 95.58 CC criu/clone-noasan.o [2020-09-16T12:54:03.901Z] #39 95.75 CC criu/config.o [2020-09-16T12:54:03.901Z] #39 97.04 CC criu/cr-check.o [2020-09-16T12:54:04.454Z] #17 46.16 Selecting previously unselected package xfsprogs. [2020-09-16T12:54:04.454Z] #17 46.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-16T12:54:04.454Z] #17 46.17 Unpacking xfsprogs (4.20.0-1) ... [2020-09-16T12:54:04.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 14.1% of statements [2020-09-16T12:54:04.924Z] #39 99.04 CC criu/cr-dedup.o [2020-09-16T12:54:05.019Z] #17 46.60 Selecting previously unselected package zip. [2020-09-16T12:54:05.020Z] #17 46.61 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-16T12:54:05.020Z] #17 46.63 Unpacking zip (3.0-11+b1) ... [2020-09-16T12:54:05.020Z] #17 46.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:54:05.020Z] #17 46.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:54:05.020Z] #17 46.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-16T12:54:05.020Z] #17 46.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-16T12:54:05.020Z] #17 46.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-16T12:54:05.165Z] #17 ... [2020-09-16T12:54:05.165Z] [2020-09-16T12:54:05.165Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:54:05.165Z] #49 51.46 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-16T12:54:05.165Z] #49 52.99 + mkdir -p /build [2020-09-16T12:54:05.165Z] #49 53.00 + cp runc /build/runc [2020-09-16T12:54:05.165Z] #49 DONE 54.3s [2020-09-16T12:54:05.165Z] [2020-09-16T12:54:05.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:05.165Z] #39 78.07 CC criu/cr-service.o [2020-09-16T12:54:05.165Z] #39 79.40 CC criu/crtools.o [2020-09-16T12:54:05.165Z] #39 79.82 CC criu/eventfd.o [2020-09-16T12:54:05.165Z] #39 80.06 CC criu/eventpoll.o [2020-09-16T12:54:05.165Z] #39 80.77 CC criu/external.o [2020-09-16T12:54:05.165Z] #39 81.14 CC criu/fault-injection.o [2020-09-16T12:54:05.165Z] #39 81.27 CC criu/fdstore.o [2020-09-16T12:54:05.165Z] #39 81.61 CC criu/fifo.o [2020-09-16T12:54:05.165Z] #39 81.90 CC criu/file-ids.o [2020-09-16T12:54:05.165Z] #39 82.14 CC criu/file-lock.o [2020-09-16T12:54:05.165Z] #39 82.83 CC criu/files-ext.o [2020-09-16T12:54:05.165Z] #39 83.22 CC criu/files-reg.o [2020-09-16T12:54:05.165Z] #39 ... [2020-09-16T12:54:05.165Z] [2020-09-16T12:54:05.165Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:05.165Z] #17 44.51 Setting up iptables (1.8.2-4) ... [2020-09-16T12:54:05.165Z] #17 44.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:05.165Z] #17 44.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:05.165Z] #17 44.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:05.165Z] #17 44.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:05.165Z] #17 44.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-16T12:54:05.165Z] #17 44.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-16T12:54:05.165Z] #17 44.63 Setting up python3 (3.7.3-1) ... [2020-09-16T12:54:05.277Z] #17 46.87 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-16T12:54:05.277Z] #17 46.88 Setting up uidmap (1:4.5-1.1) ... [2020-09-16T12:54:05.277Z] #17 46.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-16T12:54:05.277Z] #17 46.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:54:05.277Z] #17 46.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:54:05.277Z] #17 46.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:54:05.277Z] #17 46.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:54:05.277Z] #17 46.94 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:54:05.277Z] #17 46.95 Setting up zip (3.0-11+b1) ... [2020-09-16T12:54:05.277Z] #17 46.96 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:54:05.277Z] #17 46.98 Setting up bash-completion (1:2.8-6) ... [2020-09-16T12:54:05.435Z] #17 45.03 Setting up python3-wheel (0.32.3-2) ... [2020-09-16T12:54:05.491Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2020-09-16T12:54:05.499Z] #39 99.61 CC criu/cr-dump.o [2020-09-16T12:54:05.499Z] #39 ... [2020-09-16T12:54:05.499Z] [2020-09-16T12:54:05.499Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:05.499Z] #17 41.01 Selecting previously unselected package libnet1:amd64. [2020-09-16T12:54:05.761Z] #17 41.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-16T12:54:05.761Z] #17 41.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:54:05.761Z] #17 41.11 Selecting previously unselected package libnl-3-200:amd64. [2020-09-16T12:54:05.761Z] #17 41.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-16T12:54:05.761Z] #17 41.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:54:05.761Z] #17 41.24 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-16T12:54:06.024Z] #17 41.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-16T12:54:06.024Z] #17 41.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:54:06.024Z] #17 41.31 Selecting previously unselected package libreadline5:amd64. [2020-09-16T12:54:06.024Z] #17 41.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-16T12:54:06.024Z] #17 41.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-16T12:54:06.024Z] #17 41.42 Selecting previously unselected package net-tools. [2020-09-16T12:54:06.024Z] #17 41.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-16T12:54:06.024Z] #17 41.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:54:06.110Z] Client: Docker Engine - Enterprise [2020-09-16T12:54:06.110Z] Version: 19.03.5 [2020-09-16T12:54:06.110Z] API version: 1.40 [2020-09-16T12:54:06.110Z] Go version: go1.12.12 [2020-09-16T12:54:06.110Z] Git commit: 2ee0c57608 [2020-09-16T12:54:06.110Z] Built: 11/13/2019 08:00:16 [2020-09-16T12:54:06.110Z] OS/Arch: windows/amd64 [2020-09-16T12:54:06.110Z] Experimental: false [2020-09-16T12:54:06.110Z] [2020-09-16T12:54:06.110Z] Server: Docker Engine - Enterprise [2020-09-16T12:54:06.110Z] Engine: [2020-09-16T12:54:06.110Z] Version: 19.03.5 [2020-09-16T12:54:06.110Z] API version: 1.40 (minimum version 1.24) [2020-09-16T12:54:06.110Z] Go version: go1.12.12 [2020-09-16T12:54:06.110Z] Git commit: 2ee0c57608 [2020-09-16T12:54:06.110Z] Built: 11/13/2019 07:58:51 [2020-09-16T12:54:06.110Z] OS/Arch: windows/amd64 [2020-09-16T12:54:06.110Z] Experimental: true [2020-09-16T12:54:06.196Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-16T12:54:06.283Z] #17 41.61 Selecting previously unselected package python-pip-whl. [2020-09-16T12:54:06.283Z] #17 41.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-16T12:54:06.283Z] #17 41.63 Unpacking python-pip-whl (18.1-5) ... [2020-09-16T12:54:06.449Z] #17 45.73 Setting up apparmor (2.13.2-10) ... [2020-09-16T12:54:06.726Z] #18 66.29 Setting up iptables (1.8.2-4) ... [2020-09-16T12:54:06.727Z] #18 66.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [Pipeline] sh [2020-09-16T12:54:06.830Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-16T12:54:06.851Z] #17 42.18 Selecting previously unselected package python3-lib2to3. [2020-09-16T12:54:06.851Z] #17 42.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-16T12:54:06.851Z] #17 42.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:54:06.851Z] #17 42.30 Selecting previously unselected package python3-distutils. [2020-09-16T12:54:06.851Z] #17 42.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-16T12:54:06.851Z] #17 42.31 Unpacking python3-distutils (3.7.3-1) ... [2020-09-16T12:54:07.026Z] #18 66.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:07.026Z] #18 66.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:07.026Z] #18 66.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:07.026Z] #18 66.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-16T12:54:07.026Z] #18 66.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-16T12:54:07.026Z] #18 66.38 Setting up python3 (3.7.3-1) ... [2020-09-16T12:54:07.111Z] #17 42.45 Selecting previously unselected package python3-pip. [2020-09-16T12:54:07.111Z] #17 42.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-16T12:54:07.111Z] #17 42.47 Unpacking python3-pip (18.1-5) ... [2020-09-16T12:54:07.372Z] #17 42.61 Selecting previously unselected package python3-pkg-resources. [2020-09-16T12:54:07.372Z] #17 42.61 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-16T12:54:07.372Z] #17 42.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:54:07.372Z] #17 42.77 Selecting previously unselected package python3-setuptools. [2020-09-16T12:54:07.372Z] #17 42.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-16T12:54:07.373Z] #17 42.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-16T12:54:07.522Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-16T12:54:07.633Z] #17 42.98 Selecting previously unselected package python3-wheel. [2020-09-16T12:54:07.633Z] #17 42.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-16T12:54:07.633Z] #17 43.00 Unpacking python3-wheel (0.32.3-2) ... [2020-09-16T12:54:07.633Z] #17 43.08 Selecting previously unselected package sudo. [2020-09-16T12:54:07.633Z] #17 43.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-16T12:54:07.633Z] #17 43.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:54:07.669Z] + docker info [2020-09-16T12:54:07.675Z] #18 66.98 Setting up python3-wheel (0.32.3-2) ... [2020-09-16T12:54:07.804Z] #17 49.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-16T12:54:07.804Z] #17 49.54 Setting up xz-utils (5.2.4-1) ... [2020-09-16T12:54:07.804Z] #17 49.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-16T12:54:07.804Z] #17 49.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:54:07.886Z] #17 47.30 Setting up xfsprogs (4.20.0-1) ... [2020-09-16T12:54:07.886Z] #17 47.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:54:08.063Z] #17 49.62 invoke-rc.d: could not determine current runlevel [2020-09-16T12:54:08.063Z] #17 49.63 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-16T12:54:08.063Z] #17 49.64 Setting up pigz (2.4-1) ... [2020-09-16T12:54:08.063Z] #17 49.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-16T12:54:08.063Z] #17 49.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:54:08.063Z] #17 49.67 Setting up python-pip-whl (18.1-5) ... [2020-09-16T12:54:08.063Z] #17 49.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-16T12:54:08.063Z] #17 49.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:54:08.161Z] #17 47.65 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:54:08.203Z] #17 43.60 Selecting previously unselected package thin-provisioning-tools. [2020-09-16T12:54:08.203Z] #17 43.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-16T12:54:08.203Z] #17 43.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:54:08.320Z] #17 50.07 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-16T12:54:08.320Z] #17 50.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:54:08.320Z] #17 50.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:08.320Z] #17 50.11 Setting up vim (2:8.1.0875-5) ... [2020-09-16T12:54:08.320Z] #17 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-16T12:54:08.320Z] #17 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-16T12:54:08.320Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-16T12:54:08.320Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-16T12:54:08.320Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-16T12:54:08.320Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-16T12:54:08.322Z] #18 ... [2020-09-16T12:54:08.322Z] [2020-09-16T12:54:08.322Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:08.322Z] #40 103.1 CC criu/clone-noasan.o [2020-09-16T12:54:08.322Z] #40 103.5 CC criu/config.o [2020-09-16T12:54:08.322Z] #40 106.6 CC criu/cr-check.o [2020-09-16T12:54:08.322Z] #40 109.0 CC criu/cr-dedup.o [2020-09-16T12:54:08.322Z] #40 109.6 CC criu/cr-dump.o [2020-09-16T12:54:08.322Z] #40 113.3 CC criu/cr-errno.o [2020-09-16T12:54:08.322Z] #40 113.4 CC criu/cr-restore.o [2020-09-16T12:54:08.322Z] #40 ... [2020-09-16T12:54:08.322Z] [2020-09-16T12:54:08.322Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:08.322Z] #18 67.92 Setting up apparmor (2.13.2-10) ... [2020-09-16T12:54:08.465Z] #17 43.84 Selecting previously unselected package uidmap. [2020-09-16T12:54:08.465Z] #17 43.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-16T12:54:08.465Z] #17 43.88 Unpacking uidmap (1:4.5-1.1) ... [2020-09-16T12:54:08.465Z] #17 44.01 Selecting previously unselected package vim-runtime. [2020-09-16T12:54:08.578Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-16T12:54:08.578Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-16T12:54:08.578Z] #17 50.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:54:08.578Z] #17 50.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:54:08.578Z] #17 50.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-16T12:54:08.578Z] #17 50.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:54:08.578Z] #17 50.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-16T12:54:08.578Z] #17 50.26 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:08.628Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.4% of statements [2020-09-16T12:54:08.628Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-16T12:54:08.628Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-16T12:54:08.628Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-16T12:54:08.628Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-16T12:54:08.725Z] #17 44.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-16T12:54:08.725Z] #17 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-16T12:54:08.725Z] #17 44.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-16T12:54:08.725Z] #17 44.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:54:08.771Z] #17 48.31 Setting up python3-distutils (3.7.3-1) ... [2020-09-16T12:54:09.305Z] #17 48.67 Setting up python3-setuptools (40.8.0-1) ... [2020-09-16T12:54:09.664Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-16T12:54:10.267Z] #17 49.81 Setting up python3-pip (18.1-5) ... [2020-09-16T12:54:10.362Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 57.0% of statements [2020-09-16T12:54:10.433Z] #18 69.90 Setting up xfsprogs (4.20.0-1) ... [2020-09-16T12:54:10.433Z] #18 69.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:54:11.080Z] #18 70.37 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:54:11.244Z] #17 50.83 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:54:11.377Z] #18 ... [2020-09-16T12:54:11.377Z] [2020-09-16T12:54:11.377Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:54:11.377Z] #42 177.2 github.com/LK4D4/vndr/godl [2020-09-16T12:54:11.377Z] #42 178.0 github.com/LK4D4/vndr [2020-09-16T12:54:11.512Z] #17 50.86 Processing triggers for mime-support (3.62) ... [2020-09-16T12:54:11.790Z] #17 DONE 51.2s [2020-09-16T12:54:11.790Z] [2020-09-16T12:54:11.790Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-16T12:54:11.856Z] #17 53.11 Setting up iptables (1.8.2-4) ... [2020-09-16T12:54:11.856Z] #17 53.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:11.856Z] #17 53.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:11.856Z] #17 53.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:11.856Z] #17 53.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:11.856Z] #17 53.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-16T12:54:11.856Z] #17 53.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-16T12:54:11.856Z] #17 53.17 Setting up python3 (3.7.3-1) ... [2020-09-16T12:54:12.021Z] #17 47.18 Selecting previously unselected package vim. [2020-09-16T12:54:12.021Z] #17 47.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-16T12:54:12.021Z] #17 47.20 Unpacking vim (2:8.1.0875-5) ... [2020-09-16T12:54:12.024Z] #42 ... [2020-09-16T12:54:12.024Z] [2020-09-16T12:54:12.024Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:12.024Z] #18 71.49 Setting up python3-distutils (3.7.3-1) ... [2020-09-16T12:54:12.114Z] #17 53.59 Setting up python3-wheel (0.32.3-2) ... [2020-09-16T12:54:12.281Z] #17 47.60 Selecting previously unselected package xfsprogs. [2020-09-16T12:54:12.281Z] #17 47.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-16T12:54:12.281Z] #17 47.61 Unpacking xfsprogs (4.20.0-1) ... [2020-09-16T12:54:12.674Z] #18 72.06 Setting up python3-setuptools (40.8.0-1) ... [2020-09-16T12:54:12.674Z] #18 ... [2020-09-16T12:54:12.674Z] [2020-09-16T12:54:12.674Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:54:12.674Z] #42 DONE 188.5s [2020-09-16T12:54:12.679Z] #17 54.27 Setting up apparmor (2.13.2-10) ... [2020-09-16T12:54:12.850Z] #17 48.06 Selecting previously unselected package zip. [2020-09-16T12:54:12.850Z] #17 48.08 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-16T12:54:12.850Z] #17 48.09 Unpacking zip (3.0-11+b1) ... [2020-09-16T12:54:12.850Z] #17 48.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-16T12:54:12.850Z] #17 48.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-16T12:54:12.850Z] #17 48.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-16T12:54:12.850Z] #17 48.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-16T12:54:12.850Z] #17 48.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-16T12:54:12.850Z] #17 48.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-16T12:54:12.850Z] #17 48.33 Setting up uidmap (1:4.5-1.1) ... [2020-09-16T12:54:12.850Z] #17 48.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-16T12:54:12.850Z] #17 48.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-16T12:54:12.850Z] #17 48.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-16T12:54:12.850Z] #17 48.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-16T12:54:12.850Z] #17 48.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-16T12:54:12.850Z] #17 48.39 Setting up xxd (2:8.1.0875-5) ... [2020-09-16T12:54:12.973Z] [2020-09-16T12:54:12.973Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:13.110Z] #17 48.40 Setting up zip (3.0-11+b1) ... [2020-09-16T12:54:13.110Z] #17 48.41 Setting up vim-common (2:8.1.0875-5) ... [2020-09-16T12:54:13.110Z] #17 48.44 Setting up bash-completion (1:2.8-6) ... [2020-09-16T12:54:13.192Z] #18 1.210 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-16T12:54:13.192Z] #18 1.215 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-16T12:54:13.192Z] #18 1.220 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-16T12:54:13.192Z] #18 DONE 1.4s [2020-09-16T12:54:13.192Z] [2020-09-16T12:54:13.192Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:14.033Z] #46 ... [2020-09-16T12:54:14.033Z] [2020-09-16T12:54:14.033Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:14.033Z] #18 73.46 Setting up python3-pip (18.1-5) ... [2020-09-16T12:54:14.579Z] #17 56.01 Setting up xfsprogs (4.20.0-1) ... [2020-09-16T12:54:14.579Z] #17 56.02 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:54:14.837Z] #17 56.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:54:14.901Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.092s coverage: 46.2% of statements [2020-09-16T12:54:15.591Z] #18 74.70 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:54:15.591Z] #18 74.77 Processing triggers for mime-support (3.62) ... [2020-09-16T12:54:15.591Z] #18 DONE 75.1s [2020-09-16T12:54:15.591Z] [2020-09-16T12:54:15.591Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-16T12:54:15.600Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-09-16T12:54:15.652Z] #17 51.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-16T12:54:15.752Z] #19 ... [2020-09-16T12:54:15.752Z] [2020-09-16T12:54:15.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:15.752Z] #39 85.23 CC criu/files.o [2020-09-16T12:54:15.752Z] #39 86.93 CC criu/filesystems.o [2020-09-16T12:54:15.752Z] #39 87.38 CC criu/fsnotify.o [2020-09-16T12:54:15.752Z] #39 88.22 CC criu/image-desc.o [2020-09-16T12:54:15.752Z] #39 88.32 CC criu/image.o [2020-09-16T12:54:15.752Z] #39 88.95 CC criu/ipc_ns.o [2020-09-16T12:54:15.752Z] #39 89.92 CC criu/irmap.o [2020-09-16T12:54:15.752Z] #39 90.53 CC criu/kcmp-ids.o [2020-09-16T12:54:15.752Z] #39 90.75 CC criu/kerndat.o [2020-09-16T12:54:15.752Z] #39 91.70 CC criu/libnetlink.o [2020-09-16T12:54:15.752Z] #39 91.97 CC criu/log.o [2020-09-16T12:54:15.752Z] #39 92.33 CC criu/lsm.o [2020-09-16T12:54:15.752Z] #39 92.64 CC criu/mem.o [2020-09-16T12:54:15.752Z] #39 94.10 CC criu/memfd.o [2020-09-16T12:54:15.752Z] #39 94.63 CC criu/mount.o [2020-09-16T12:54:15.770Z] #17 ... [2020-09-16T12:54:15.770Z] [2020-09-16T12:54:15.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:15.770Z] #39 99.28 CC criu/crtools.o [2020-09-16T12:54:15.770Z] #39 99.98 CC criu/eventfd.o [2020-09-16T12:54:15.770Z] #39 100.4 CC criu/eventpoll.o [2020-09-16T12:54:15.770Z] #39 101.3 CC criu/external.o [2020-09-16T12:54:15.770Z] #39 101.7 CC criu/fault-injection.o [2020-09-16T12:54:15.770Z] #39 101.8 CC criu/fdstore.o [2020-09-16T12:54:15.770Z] #39 102.2 CC criu/fifo.o [2020-09-16T12:54:15.770Z] #39 102.6 CC criu/file-ids.o [2020-09-16T12:54:15.770Z] #39 102.9 CC criu/file-lock.o [2020-09-16T12:54:15.770Z] #39 103.8 CC criu/files-ext.o [2020-09-16T12:54:15.770Z] #39 104.1 CC criu/files-reg.o [2020-09-16T12:54:15.770Z] #39 106.2 CC criu/files.o [2020-09-16T12:54:15.770Z] #39 108.2 CC criu/filesystems.o [2020-09-16T12:54:15.770Z] #39 108.9 CC criu/fsnotify.o [2020-09-16T12:54:15.770Z] #39 ... [2020-09-16T12:54:15.770Z] [2020-09-16T12:54:15.770Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:15.770Z] #17 57.44 Setting up python3-distutils (3.7.3-1) ... [2020-09-16T12:54:15.890Z] #19 0.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-16T12:54:15.912Z] #17 51.16 Setting up xz-utils (5.2.4-1) ... [2020-09-16T12:54:15.912Z] #17 51.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-16T12:54:15.912Z] #17 51.19 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-16T12:54:15.912Z] #17 51.24 invoke-rc.d: could not determine current runlevel [2020-09-16T12:54:15.912Z] #17 51.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-16T12:54:15.912Z] #17 51.27 Setting up pigz (2.4-1) ... [2020-09-16T12:54:15.912Z] #17 51.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-16T12:54:15.912Z] #17 51.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-16T12:54:15.912Z] #17 51.31 Setting up python-pip-whl (18.1-5) ... [2020-09-16T12:54:15.912Z] #17 51.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-16T12:54:15.912Z] #17 51.35 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-16T12:54:16.015Z] #39 ... [2020-09-16T12:54:16.015Z] [2020-09-16T12:54:16.015Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:16.015Z] #52 131.4 + bin/containerd [2020-09-16T12:54:16.058Z] #17 57.84 Setting up python3-setuptools (40.8.0-1) ... [2020-09-16T12:54:16.189Z] #19 0.401 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-16T12:54:16.189Z] #19 0.403 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-16T12:54:16.189Z] #19 DONE 0.5s [2020-09-16T12:54:16.189Z] [2020-09-16T12:54:16.189Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:16.189Z] #40 120.9 CC criu/cr-service.o [2020-09-16T12:54:16.482Z] #17 51.75 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-16T12:54:16.482Z] #17 51.76 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-16T12:54:16.482Z] #17 51.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:16.482Z] #17 51.79 Setting up vim (2:8.1.0875-5) ... [2020-09-16T12:54:16.482Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-16T12:54:16.482Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-16T12:54:16.482Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-16T12:54:16.482Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-16T12:54:16.482Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-16T12:54:16.482Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-16T12:54:16.482Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-16T12:54:16.482Z] #17 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-16T12:54:16.482Z] #17 51.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-16T12:54:16.482Z] #17 51.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-16T12:54:16.482Z] #17 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-16T12:54:16.482Z] #17 51.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-16T12:54:16.482Z] #17 51.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-16T12:54:16.482Z] #17 51.92 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-16T12:54:17.864Z] #17 ... [2020-09-16T12:54:17.864Z] [2020-09-16T12:54:17.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:17.864Z] #39 101.7 CC criu/cr-errno.o [2020-09-16T12:54:17.864Z] #39 101.8 CC criu/cr-restore.o [2020-09-16T12:54:17.864Z] #39 106.3 CC criu/cr-service.o [2020-09-16T12:54:17.864Z] #39 107.8 CC criu/crtools.o [2020-09-16T12:54:17.864Z] #39 108.5 CC criu/eventfd.o [2020-09-16T12:54:17.864Z] #39 108.8 CC criu/eventpoll.o [2020-09-16T12:54:17.864Z] #39 109.6 CC criu/external.o [2020-09-16T12:54:17.864Z] #39 110.0 CC criu/fault-injection.o [2020-09-16T12:54:17.864Z] #39 110.1 CC criu/fdstore.o [2020-09-16T12:54:17.864Z] #39 110.5 CC criu/fifo.o [2020-09-16T12:54:17.864Z] #39 111.1 CC criu/file-ids.o [2020-09-16T12:54:17.864Z] #39 111.4 CC criu/file-lock.o [2020-09-16T12:54:17.995Z] #17 59.26 Setting up python3-pip (18.1-5) ... [2020-09-16T12:54:18.124Z] #39 112.3 CC criu/files-ext.o [2020-09-16T12:54:18.288Z] #40 123.1 CC criu/crtools.o [2020-09-16T12:54:18.694Z] #39 112.6 CC criu/files-reg.o [2020-09-16T12:54:18.817Z] #17 60.31 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:54:18.817Z] #17 60.33 Processing triggers for mime-support (3.62) ... [2020-09-16T12:54:18.934Z] #40 123.9 CC criu/eventfd.o [2020-09-16T12:54:19.122Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.305s coverage: 49.5% of statements [2020-09-16T12:54:19.263Z] #39 ... [2020-09-16T12:54:19.263Z] [2020-09-16T12:54:19.263Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-16T12:54:19.523Z] #17 54.74 Setting up iptables (1.8.2-4) ... [2020-09-16T12:54:19.523Z] #17 54.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:19.523Z] #17 54.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:19.523Z] #17 54.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-16T12:54:19.523Z] #17 54.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-16T12:54:19.523Z] #17 54.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-16T12:54:19.523Z] #17 54.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-16T12:54:19.523Z] #17 54.81 Setting up python3 (3.7.3-1) ... [2020-09-16T12:54:19.588Z] #40 124.5 CC criu/eventpoll.o [2020-09-16T12:54:19.750Z] #17 DONE 61.2s [2020-09-16T12:54:19.750Z] [2020-09-16T12:54:19.750Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-16T12:54:19.888Z] #40 ... [2020-09-16T12:54:19.889Z] [2020-09-16T12:54:19.889Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-16T12:54:19.889Z] #29 DONE 195.7s [2020-09-16T12:54:20.043Z] #17 55.34 Setting up python3-wheel (0.32.3-2) ... [2020-09-16T12:54:20.189Z] [2020-09-16T12:54:20.189Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:20.613Z] #17 56.05 Setting up apparmor (2.13.2-10) ... [2020-09-16T12:54:20.683Z] #18 0.955 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-16T12:54:20.683Z] #18 0.960 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-16T12:54:20.683Z] #18 0.963 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-16T12:54:20.683Z] #18 DONE 1.1s [2020-09-16T12:54:20.683Z] [2020-09-16T12:54:20.683Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:20.683Z] #36 187.9 + dpkg --print-architecture [2020-09-16T12:54:20.683Z] #36 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-16T12:54:20.683Z] #36 188.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-16T12:54:20.683Z] #36 188.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-16T12:54:21.251Z] #20 ... [2020-09-16T12:54:21.251Z] [2020-09-16T12:54:21.251Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:21.251Z] #40 126.2 CC criu/external.o [2020-09-16T12:54:21.550Z] #40 126.6 CC criu/fault-injection.o [2020-09-16T12:54:21.848Z] #40 126.8 CC criu/fdstore.o [2020-09-16T12:54:22.147Z] #40 127.2 CC criu/fifo.o [2020-09-16T12:54:22.446Z] #40 127.6 CC criu/file-ids.o [2020-09-16T12:54:22.522Z] #17 57.69 Setting up xfsprogs (4.20.0-1) ... [2020-09-16T12:54:22.522Z] #17 57.70 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-16T12:54:22.622Z] #52 ... [2020-09-16T12:54:22.622Z] [2020-09-16T12:54:22.622Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:22.622Z] #45 168.2 + cd /tmp/tmp.w82TZZa4eY/src/github.com/golangci/golangci-lint/ [2020-09-16T12:54:22.622Z] #45 168.2 + git checkout -q v1.23.8 [2020-09-16T12:54:22.622Z] #45 168.7 ++ git describe --tags [2020-09-16T12:54:22.622Z] #45 168.7 + version=v1.23.8 [2020-09-16T12:54:22.622Z] #45 168.7 ++ git rev-parse --short HEAD [2020-09-16T12:54:22.622Z] #45 168.7 + commit=76a82c6 [2020-09-16T12:54:22.622Z] #45 168.7 ++ git show -s --format=%cd [2020-09-16T12:54:22.622Z] #45 168.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-16T12:54:22.622Z] #45 168.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:54:22.782Z] #17 58.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-16T12:54:23.095Z] #40 128.0 CC criu/file-lock.o [2020-09-16T12:54:23.209Z] #36 ... [2020-09-16T12:54:23.209Z] [2020-09-16T12:54:23.209Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:23.209Z] #45 194.8 + cd /tmp/tmp.9771Lj0X47/src/github.com/golangci/golangci-lint/ [2020-09-16T12:54:23.209Z] #45 194.8 + git checkout -q v1.23.8 [2020-09-16T12:54:23.722Z] #17 59.05 Setting up python3-distutils (3.7.3-1) ... [2020-09-16T12:54:23.774Z] #45 195.6 ++ git describe --tags [2020-09-16T12:54:23.774Z] #45 195.7 + version=v1.23.8 [2020-09-16T12:54:23.774Z] #45 195.7 ++ git rev-parse --short HEAD [2020-09-16T12:54:23.774Z] #45 195.7 + commit=76a82c6 [2020-09-16T12:54:23.774Z] #45 195.7 ++ git show -s --format=%cd [2020-09-16T12:54:23.774Z] #45 195.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-16T12:54:23.774Z] #45 195.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:54:24.037Z] #45 ... [2020-09-16T12:54:24.037Z] [2020-09-16T12:54:24.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:24.038Z] #39 97.39 CC criu/namespaces.o [2020-09-16T12:54:24.038Z] #39 98.73 CC criu/net.o [2020-09-16T12:54:24.038Z] #39 101.2 CC criu/netfilter.o [2020-09-16T12:54:24.038Z] #39 101.5 CC criu/page-pipe.o [2020-09-16T12:54:24.038Z] #39 102.1 CC criu/page-xfer.o [2020-09-16T12:54:24.038Z] #39 103.4 CC criu/pagemap-cache.o [2020-09-16T12:54:24.153Z] #40 129.2 CC criu/files-ext.o [2020-09-16T12:54:24.293Z] #17 59.51 Setting up python3-setuptools (40.8.0-1) ... [2020-09-16T12:54:24.300Z] #39 103.7 CC criu/pagemap.o [2020-09-16T12:54:24.800Z] #40 129.7 CC criu/files-reg.o [2020-09-16T12:54:24.810Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.031s coverage: 73.1% of statements [2020-09-16T12:54:24.810Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-16T12:54:25.230Z] #17 60.57 Setting up python3-pip (18.1-5) ... [2020-09-16T12:54:25.249Z] #39 104.5 CC criu/parasite-syscall.o [2020-09-16T12:54:25.249Z] #39 ... [2020-09-16T12:54:25.249Z] [2020-09-16T12:54:25.249Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:25.249Z] #21 178.7 + return [2020-09-16T12:54:25.448Z] #40 ... [2020-09-16T12:54:25.448Z] [2020-09-16T12:54:25.448Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:25.448Z] #20 5.039 Collecting yamllint==1.16.0 [2020-09-16T12:54:25.448Z] #20 5.360 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-16T12:54:25.448Z] #20 5.479 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-16T12:54:25.448Z] #20 5.531 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-16T12:54:25.448Z] #20 5.598 Collecting pyyaml (from yamllint==1.16.0) [2020-09-16T12:54:25.448Z] #20 5.786 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-16T12:54:25.448Z] #20 7.388 Building wheels for collected packages: pyyaml [2020-09-16T12:54:25.448Z] #20 7.397 Running setup.py bdist_wheel for pyyaml: started [2020-09-16T12:54:25.448Z] #20 8.594 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-16T12:54:25.448Z] #20 8.595 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-16T12:54:25.448Z] #20 8.657 Successfully built pyyaml [2020-09-16T12:54:25.448Z] #20 8.671 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-16T12:54:25.448Z] #20 8.996 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-16T12:54:25.448Z] #20 DONE 9.2s [2020-09-16T12:54:25.448Z] [2020-09-16T12:54:25.448Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:25.508Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.100s coverage: 57.7% of statements [2020-09-16T12:54:25.508Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-16T12:54:25.508Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.624s coverage: 76.1% of statements [2020-09-16T12:54:25.508Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-16T12:54:26.167Z] #17 61.63 Processing triggers for libc-bin (2.28-10) ... [2020-09-16T12:54:26.301Z] #45 ... [2020-09-16T12:54:26.301Z] [2020-09-16T12:54:26.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:26.301Z] #39 110.0 CC criu/image-desc.o [2020-09-16T12:54:26.301Z] #39 110.1 CC criu/image.o [2020-09-16T12:54:26.301Z] #39 111.1 CC criu/ipc_ns.o [2020-09-16T12:54:26.301Z] #39 112.3 CC criu/irmap.o [2020-09-16T12:54:26.301Z] #39 113.0 CC criu/kcmp-ids.o [2020-09-16T12:54:26.301Z] #39 113.3 CC criu/kerndat.o [2020-09-16T12:54:26.301Z] #39 114.8 CC criu/libnetlink.o [2020-09-16T12:54:26.301Z] #39 115.3 CC criu/log.o [2020-09-16T12:54:26.301Z] #39 115.8 CC criu/lsm.o [2020-09-16T12:54:26.301Z] #39 116.4 CC criu/mem.o [2020-09-16T12:54:26.301Z] #39 118.4 CC criu/memfd.o [2020-09-16T12:54:26.301Z] #39 119.1 CC criu/mount.o [2020-09-16T12:54:26.427Z] #17 61.68 Processing triggers for mime-support (3.62) ... [2020-09-16T12:54:26.541Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-09-16T12:54:26.840Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-09-16T12:54:26.986Z] #37 ... [2020-09-16T12:54:26.987Z] [2020-09-16T12:54:26.987Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:26.987Z] #40 132.1 CC criu/files.o [2020-09-16T12:54:27.003Z] #17 DONE 62.4s [2020-09-16T12:54:27.003Z] [2020-09-16T12:54:27.003Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:27.003Z] #36 190.4 + dpkg --print-architecture [2020-09-16T12:54:27.003Z] #36 190.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-16T12:54:27.003Z] #36 190.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-16T12:54:27.003Z] #36 190.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-16T12:54:27.173Z] #21 DONE 180.6s [2020-09-16T12:54:27.173Z] [2020-09-16T12:54:27.173Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:27.173Z] #19 3.873 Collecting yamllint==1.16.0 [2020-09-16T12:54:27.173Z] #19 9.230 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-16T12:54:27.173Z] #19 9.340 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-16T12:54:27.173Z] #19 9.394 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-16T12:54:27.173Z] #19 9.460 Collecting pyyaml (from yamllint==1.16.0) [2020-09-16T12:54:27.173Z] #19 9.616 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-16T12:54:27.173Z] #19 11.04 Building wheels for collected packages: pyyaml [2020-09-16T12:54:27.173Z] #19 11.04 Running setup.py bdist_wheel for pyyaml: started [2020-09-16T12:54:27.173Z] #19 11.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-16T12:54:27.173Z] #19 11.94 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-16T12:54:27.173Z] #19 11.99 Successfully built pyyaml [2020-09-16T12:54:27.173Z] #19 12.01 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-16T12:54:27.173Z] #19 12.35 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-16T12:54:27.173Z] #19 DONE 13.6s [2020-09-16T12:54:27.173Z] [2020-09-16T12:54:27.173Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:27.173Z] #39 105.3 CC criu/path.o [2020-09-16T12:54:27.173Z] #39 105.6 CC criu/pie-util-vdso.o [2020-09-16T12:54:27.173Z] #39 105.9 CC criu/pie-util.o [2020-09-16T12:54:27.173Z] #39 106.0 CC criu/pipes.o [2020-09-16T12:54:27.173Z] #39 106.6 CC criu/plugin.o [2020-09-16T12:54:27.436Z] #39 106.9 CC criu/proc_parse.o [2020-09-16T12:54:27.479Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-09-16T12:54:27.941Z] #36 ... [2020-09-16T12:54:27.941Z] [2020-09-16T12:54:27.942Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-16T12:54:27.942Z] #18 0.947 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-16T12:54:27.942Z] #18 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-16T12:54:27.942Z] #18 0.952 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-16T12:54:27.942Z] #18 DONE 1.0s [2020-09-16T12:54:28.200Z] [2020-09-16T12:54:28.200Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:28.512Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.8% of statements [2020-09-16T12:54:28.512Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-16T12:54:28.512Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-16T12:54:28.802Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.0% of statements [2020-09-16T12:54:28.828Z] #39 122.7 CC criu/namespaces.o [2020-09-16T12:54:29.770Z] #40 134.5 CC criu/filesystems.o [2020-09-16T12:54:29.833Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-09-16T12:54:29.833Z] ok github.com/docker/docker/daemon/logger/awslogs 0.078s coverage: 77.8% of statements [2020-09-16T12:54:29.833Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-16T12:54:29.833Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-16T12:54:29.995Z] #39 109.1 CC criu/protobuf-desc.o [2020-09-16T12:54:29.996Z] #39 ... [2020-09-16T12:54:29.996Z] [2020-09-16T12:54:29.996Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-16T12:54:29.996Z] #22 DONE 0.7s [2020-09-16T12:54:29.996Z] [2020-09-16T12:54:29.996Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:54:30.419Z] #40 135.4 CC criu/fsnotify.o [2020-09-16T12:54:30.727Z] #39 124.3 CC criu/net.o [2020-09-16T12:54:30.727Z] #39 ... [2020-09-16T12:54:30.727Z] [2020-09-16T12:54:30.727Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:30.727Z] #19 5.233 Collecting yamllint==1.16.0 [2020-09-16T12:54:30.737Z] #19 ... [2020-09-16T12:54:30.737Z] [2020-09-16T12:54:30.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:30.737Z] #39 114.9 CC criu/files.o [2020-09-16T12:54:30.737Z] #39 116.8 CC criu/filesystems.o [2020-09-16T12:54:30.737Z] #39 117.5 CC criu/fsnotify.o [2020-09-16T12:54:30.737Z] #39 118.5 CC criu/image-desc.o [2020-09-16T12:54:30.737Z] #39 118.6 CC criu/image.o [2020-09-16T12:54:30.737Z] #39 119.6 CC criu/ipc_ns.o [2020-09-16T12:54:30.737Z] #39 120.9 CC criu/irmap.o [2020-09-16T12:54:30.737Z] #39 121.9 CC criu/kcmp-ids.o [2020-09-16T12:54:30.737Z] #39 122.4 CC criu/kerndat.o [2020-09-16T12:54:30.737Z] #39 123.8 CC criu/libnetlink.o [2020-09-16T12:54:30.737Z] #39 124.2 CC criu/log.o [2020-09-16T12:54:30.737Z] #39 124.7 CC criu/lsm.o [2020-09-16T12:54:30.929Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2020-09-16T12:54:30.929Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-09-16T12:54:30.997Z] #39 ... [2020-09-16T12:54:30.997Z] [2020-09-16T12:54:30.997Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:30.997Z] #45 196.9 + cd /tmp/tmp.jqeAxKpkI8/src/github.com/golangci/golangci-lint/ [2020-09-16T12:54:30.997Z] #45 196.9 + git checkout -q v1.23.8 [2020-09-16T12:54:31.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-09-16T12:54:31.292Z] #19 10.65 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-16T12:54:31.292Z] #19 10.74 Collecting pyyaml (from yamllint==1.16.0) [2020-09-16T12:54:31.475Z] #40 136.7 CC criu/image-desc.o [2020-09-16T12:54:31.549Z] #19 10.89 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-16T12:54:31.566Z] #45 197.7 ++ git describe --tags [2020-09-16T12:54:31.566Z] #45 197.7 + version=v1.23.8 [2020-09-16T12:54:31.778Z] #40 136.9 CC criu/image.o [2020-09-16T12:54:31.826Z] #45 197.7 ++ git rev-parse --short HEAD [2020-09-16T12:54:31.826Z] #45 197.7 + commit=76a82c6 [2020-09-16T12:54:31.826Z] #45 197.7 ++ git show -s --format=%cd [2020-09-16T12:54:31.826Z] #45 197.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-16T12:54:31.826Z] #45 197.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:54:31.915Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-09-16T12:54:31.915Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-16T12:54:32.206Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 37.7% of statements [2020-09-16T12:54:32.496Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-09-16T12:54:32.842Z] #40 138.0 CC criu/ipc_ns.o [2020-09-16T12:54:32.922Z] #19 12.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-16T12:54:32.922Z] #19 12.34 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-16T12:54:33.179Z] #19 12.40 Building wheels for collected packages: pyyaml [2020-09-16T12:54:33.179Z] #19 12.41 Running setup.py bdist_wheel for pyyaml: started [2020-09-16T12:54:33.528Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2020-09-16T12:54:33.818Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-16T12:54:34.113Z] #19 ... [2020-09-16T12:54:34.113Z] [2020-09-16T12:54:34.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:34.113Z] #39 127.7 CC criu/netfilter.o [2020-09-16T12:54:34.371Z] #39 128.1 CC criu/page-pipe.o [2020-09-16T12:54:34.381Z] #40 139.3 CC criu/irmap.o [2020-09-16T12:54:34.449Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-16T12:54:35.034Z] #40 140.1 CC criu/kcmp-ids.o [2020-09-16T12:54:35.162Z] ok github.com/docker/docker/daemon/logger/splunk 1.422s coverage: 82.5% of statements [2020-09-16T12:54:35.162Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-16T12:54:35.162Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-16T12:54:35.302Z] #26 ... [2020-09-16T12:54:35.302Z] [2020-09-16T12:54:35.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:35.303Z] #39 110.1 CC criu/protobuf.o [2020-09-16T12:54:35.303Z] #39 110.4 CC criu/pstree.o [2020-09-16T12:54:35.303Z] #39 111.3 CC criu/rbtree.o [2020-09-16T12:54:35.303Z] #39 111.6 CC criu/rst-malloc.o [2020-09-16T12:54:35.303Z] #39 111.8 CC criu/seccomp.o [2020-09-16T12:54:35.303Z] #39 112.4 CC criu/seize.o [2020-09-16T12:54:35.303Z] #39 113.1 CC criu/servicefd.o [2020-09-16T12:54:35.303Z] #39 113.6 CC criu/shmem.o [2020-09-16T12:54:35.303Z] #39 114.5 CC criu/sigframe.o [2020-09-16T12:54:35.303Z] #39 114.7 CC criu/signalfd.o [2020-09-16T12:54:35.310Z] #39 128.8 CC criu/page-xfer.o [2020-09-16T12:54:35.310Z] #39 ... [2020-09-16T12:54:35.310Z] [2020-09-16T12:54:35.310Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:35.310Z] #19 13.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-16T12:54:35.310Z] #19 13.57 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-16T12:54:35.310Z] #19 13.66 Successfully built pyyaml [2020-09-16T12:54:35.310Z] #19 13.68 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-16T12:54:35.310Z] #19 14.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-16T12:54:35.310Z] #19 DONE 14.6s [2020-09-16T12:54:35.310Z] [2020-09-16T12:54:35.310Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-16T12:54:35.332Z] #40 140.4 CC criu/kerndat.o [2020-09-16T12:54:35.565Z] #39 114.9 CC criu/sk-inet.o [2020-09-16T12:54:35.568Z] #22 DONE 0.3s [2020-09-16T12:54:35.569Z] [2020-09-16T12:54:35.569Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:35.569Z] #36 ... [2020-09-16T12:54:35.569Z] [2020-09-16T12:54:35.569Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:54:36.193Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-09-16T12:54:36.387Z] #40 141.5 CC criu/libnetlink.o [2020-09-16T12:54:36.483Z] ok github.com/docker/docker/distribution 0.786s coverage: 21.9% of statements [2020-09-16T12:54:36.483Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-16T12:54:36.513Z] #39 116.0 CC criu/sk-netlink.o [2020-09-16T12:54:36.776Z] #39 116.3 CC criu/sk-packet.o [2020-09-16T12:54:37.036Z] #40 141.9 CC criu/log.o [2020-09-16T12:54:37.114Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-16T12:54:37.336Z] #40 142.4 CC criu/lsm.o [2020-09-16T12:54:37.365Z] #39 117.0 CC criu/sk-queue.o [2020-09-16T12:54:37.800Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-09-16T12:54:37.941Z] #39 117.5 CC criu/sk-tcp.o [2020-09-16T12:54:37.990Z] #40 142.9 CC criu/mem.o [2020-09-16T12:54:38.430Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-09-16T12:54:38.518Z] #39 ... [2020-09-16T12:54:38.518Z] [2020-09-16T12:54:38.518Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:54:38.518Z] #26 DONE 8.6s [2020-09-16T12:54:38.518Z] [2020-09-16T12:54:38.518Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-16T12:54:38.720Z] ok github.com/docker/docker/distribution/xfer 1.865s coverage: 85.1% of statements [2020-09-16T12:54:38.720Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-16T12:54:38.720Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-16T12:54:39.094Z] #29 DONE 0.6s [2020-09-16T12:54:39.094Z] [2020-09-16T12:54:39.094Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-16T12:54:39.094Z] #31 DONE 0.1s [2020-09-16T12:54:39.094Z] [2020-09-16T12:54:39.094Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-16T12:54:39.353Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-16T12:54:39.353Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-16T12:54:39.357Z] #34 DONE 0.1s [2020-09-16T12:54:39.357Z] [2020-09-16T12:54:39.357Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-16T12:54:39.684Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-16T12:54:39.749Z] #26 DONE 3.6s [2020-09-16T12:54:39.749Z] [2020-09-16T12:54:39.749Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-16T12:54:39.749Z] #29 DONE 0.3s [2020-09-16T12:54:39.749Z] [2020-09-16T12:54:39.749Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-16T12:54:39.749Z] #31 DONE 0.0s [2020-09-16T12:54:39.749Z] [2020-09-16T12:54:39.749Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-16T12:54:39.749Z] #34 DONE 0.0s [2020-09-16T12:54:39.749Z] [2020-09-16T12:54:39.749Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:39.749Z] #39 130.4 CC criu/pagemap-cache.o [2020-09-16T12:54:39.749Z] #39 130.8 CC criu/pagemap.o [2020-09-16T12:54:39.749Z] #39 131.6 CC criu/parasite-syscall.o [2020-09-16T12:54:39.749Z] #39 132.4 CC criu/path.o [2020-09-16T12:54:39.749Z] #39 132.8 CC criu/pie-util-vdso-elf32.o [2020-09-16T12:54:39.749Z] #39 133.5 CC criu/pie-util-vdso.o [2020-09-16T12:54:40.007Z] #39 133.8 CC criu/pie-util.o [2020-09-16T12:54:40.120Z] #40 144.8 CC criu/memfd.o [2020-09-16T12:54:40.265Z] #39 134.1 CC criu/pipes.o [2020-09-16T12:54:40.306Z] #37 DONE 1.0s [2020-09-16T12:54:40.306Z] [2020-09-16T12:54:40.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:40.306Z] #39 118.1 CC criu/sk-unix.o [2020-09-16T12:54:40.306Z] #39 119.7 CC criu/sockets.o [2020-09-16T12:54:40.419Z] #40 145.4 CC criu/mount.o [2020-09-16T12:54:40.714Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-09-16T12:54:40.714Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-16T12:54:40.830Z] #39 134.7 CC criu/plugin.o [2020-09-16T12:54:40.897Z] #39 120.4 CC criu/stats.o [2020-09-16T12:54:41.159Z] #39 120.7 CC criu/string.o [2020-09-16T12:54:41.159Z] #39 120.8 CC criu/sysctl.o [2020-09-16T12:54:41.395Z] #39 135.0 CC criu/proc_parse.o [2020-09-16T12:54:41.735Z] #39 121.3 CC criu/sysfs_parse.o [2020-09-16T12:54:41.819Z] #45 ... [2020-09-16T12:54:41.819Z] [2020-09-16T12:54:41.819Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:41.819Z] #19 4.839 Collecting yamllint==1.16.0 [2020-09-16T12:54:41.819Z] #19 10.19 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-16T12:54:41.819Z] #19 10.28 Collecting pyyaml (from yamllint==1.16.0) [2020-09-16T12:54:41.819Z] #19 10.42 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-16T12:54:41.819Z] #19 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-16T12:54:41.819Z] #19 12.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-16T12:54:41.819Z] #19 12.11 Building wheels for collected packages: pyyaml [2020-09-16T12:54:41.819Z] #19 12.12 Running setup.py bdist_wheel for pyyaml: started [2020-09-16T12:54:41.819Z] #19 13.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-16T12:54:41.819Z] #19 ... [2020-09-16T12:54:41.819Z] [2020-09-16T12:54:41.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:41.819Z] #39 125.2 CC criu/mem.o [2020-09-16T12:54:41.819Z] #39 127.2 CC criu/memfd.o [2020-09-16T12:54:41.819Z] #39 127.7 CC criu/mount.o [2020-09-16T12:54:41.819Z] #39 131.6 CC criu/namespaces.o [2020-09-16T12:54:41.819Z] #39 133.7 CC criu/net.o [2020-09-16T12:54:41.819Z] #39 ... [2020-09-16T12:54:41.819Z] [2020-09-16T12:54:41.819Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-16T12:54:41.819Z] #19 13.17 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-16T12:54:41.819Z] #19 13.23 Successfully built pyyaml [2020-09-16T12:54:41.819Z] #19 13.25 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-16T12:54:41.819Z] #19 13.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-16T12:54:41.960Z] #39 ... [2020-09-16T12:54:41.960Z] [2020-09-16T12:54:41.960Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:54:41.960Z] #49 88.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-16T12:54:41.960Z] #49 90.53 + mkdir -p /build [2020-09-16T12:54:41.960Z] #49 90.54 + cp runc /build/runc [2020-09-16T12:54:41.960Z] #49 DONE 90.9s [2020-09-16T12:54:41.998Z] #39 121.6 CC criu/timens.o [2020-09-16T12:54:42.079Z] #19 DONE 14.1s [2020-09-16T12:54:42.079Z] [2020-09-16T12:54:42.079Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-16T12:54:42.217Z] ok github.com/docker/docker/pkg/archive 0.497s coverage: 77.1% of statements [2020-09-16T12:54:42.218Z] [2020-09-16T12:54:42.218Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:42.260Z] #39 121.9 CC criu/timerfd.o [2020-09-16T12:54:42.340Z] #22 DONE 0.1s [2020-09-16T12:54:42.340Z] [2020-09-16T12:54:42.340Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:54:42.523Z] #39 122.2 CC criu/tty.o [2020-09-16T12:54:42.847Z] ok github.com/docker/docker/pkg/authorization 0.194s coverage: 68.3% of statements [2020-09-16T12:54:43.137Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-16T12:54:43.427Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-16T12:54:43.437Z] Client: [2020-09-16T12:54:43.437Z] Debug Mode: false [2020-09-16T12:54:43.437Z] Plugins: [2020-09-16T12:54:43.437Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-16T12:54:43.437Z] [2020-09-16T12:54:43.437Z] Server: [2020-09-16T12:54:43.437Z] Containers: 0 [2020-09-16T12:54:43.437Z] Running: 0 [2020-09-16T12:54:43.437Z] Paused: 0 [2020-09-16T12:54:43.437Z] Stopped: 0 [2020-09-16T12:54:43.437Z] Images: 0 [2020-09-16T12:54:43.437Z] Server Version: 19.03.5 [2020-09-16T12:54:43.437Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-16T12:54:43.437Z] Windows: [2020-09-16T12:54:43.437Z] LCOW: [2020-09-16T12:54:43.437Z] Logging Driver: json-file [2020-09-16T12:54:43.437Z] Plugins: [2020-09-16T12:54:43.437Z] Volume: local [2020-09-16T12:54:43.437Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-16T12:54:43.437Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-16T12:54:43.437Z] Swarm: inactive [2020-09-16T12:54:43.437Z] Default Isolation: process [2020-09-16T12:54:43.437Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-16T12:54:43.437Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-16T12:54:43.437Z] OSType: windows [2020-09-16T12:54:43.437Z] Architecture: x86_64 [2020-09-16T12:54:43.437Z] CPUs: 4 [2020-09-16T12:54:43.437Z] Total Memory: 32GiB [2020-09-16T12:54:43.437Z] Name: azwin-2-382bb0 [2020-09-16T12:54:43.437Z] ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F [2020-09-16T12:54:43.437Z] Docker Root Dir: D:\docker [2020-09-16T12:54:43.437Z] Debug Mode: false [2020-09-16T12:54:43.437Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:54:43.437Z] Labels: [2020-09-16T12:54:43.437Z] Experimental: true [2020-09-16T12:54:43.437Z] Insecure Registries: [2020-09-16T12:54:43.437Z] 10.0.0.4:5000 [2020-09-16T12:54:43.437Z] 127.0.0.0/8 [2020-09-16T12:54:43.437Z] Registry Mirrors: [2020-09-16T12:54:43.437Z] http://10.0.0.4:5000/ [2020-09-16T12:54:43.437Z] Live Restore Enabled: false [2020-09-16T12:54:43.437Z] [2020-09-16T12:54:43.475Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:54:43.475Z] [2020-09-16T12:54:43.475Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-16T12:54:43.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-16T12:54:43.475Z] Using test binary docker [2020-09-16T12:54:43.475Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-16T12:54:43.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T12:54:43.475Z] INFO: Waiting for daemon to start... [2020-09-16T12:54:43.475Z] Starting dockerd [2020-09-16T12:54:43.475Z] . [2020-09-16T12:54:43.475Z] INFO: Building docker-sdk-python3:4.3.0... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-16T12:54:44.447Z] #39 123.9 CC criu/tun.o [2020-09-16T12:54:44.757Z] #36 ... [2020-09-16T12:54:44.757Z] [2020-09-16T12:54:44.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:44.757Z] #39 138.0 CC criu/protobuf-desc.o [2020-09-16T12:54:44.757Z] #39 ... [2020-09-16T12:54:44.757Z] [2020-09-16T12:54:44.757Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:44.757Z] #36 DONE 216.6s [2020-09-16T12:54:44.757Z] [2020-09-16T12:54:44.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:44.930Z] #40 149.2 CC criu/namespaces.o [2020-09-16T12:54:45.022Z] #39 124.4 CC criu/uffd.o [2020-09-16T12:54:45.323Z] #39 139.0 CC criu/protobuf.o [2020-09-16T12:54:45.634Z] #26 DONE 3.3s [2020-09-16T12:54:45.634Z] [2020-09-16T12:54:45.634Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-16T12:54:45.889Z] #39 139.4 CC criu/pstree.o [2020-09-16T12:54:45.894Z] #29 DONE 0.4s [2020-09-16T12:54:45.894Z] [2020-09-16T12:54:45.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:45.894Z] #39 137.5 CC criu/netfilter.o [2020-09-16T12:54:45.894Z] #39 137.9 CC criu/page-pipe.o [2020-09-16T12:54:45.894Z] #39 138.4 CC criu/page-xfer.o [2020-09-16T12:54:45.894Z] #39 139.9 CC criu/pagemap-cache.o [2020-09-16T12:54:45.894Z] #39 ... [2020-09-16T12:54:45.894Z] [2020-09-16T12:54:45.894Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-16T12:54:45.894Z] #31 DONE 0.0s [2020-09-16T12:54:45.894Z] [2020-09-16T12:54:45.894Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-16T12:54:45.894Z] #34 DONE 0.0s [2020-09-16T12:54:45.971Z] #39 125.5 CC criu/util.o [2020-09-16T12:54:46.005Z] #40 151.0 CC criu/net.o [2020-09-16T12:54:46.154Z] [2020-09-16T12:54:46.154Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:46.414Z] #52 ... [2020-09-16T12:54:46.414Z] [2020-09-16T12:54:46.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:46.414Z] #39 140.4 CC criu/pagemap.o [2020-09-16T12:54:46.454Z] #39 ... [2020-09-16T12:54:46.454Z] [2020-09-16T12:54:46.454Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-16T12:54:46.454Z] #37 DONE 0.5s [2020-09-16T12:54:46.454Z] [2020-09-16T12:54:46.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:46.454Z] #39 140.3 CC criu/rbtree.o [2020-09-16T12:54:46.712Z] #39 140.6 CC criu/rst-malloc.o [2020-09-16T12:54:46.970Z] #39 140.7 CC criu/seccomp.o [2020-09-16T12:54:47.228Z] #39 141.1 CC criu/seize.o [2020-09-16T12:54:47.354Z] #39 141.3 CC criu/parasite-syscall.o [2020-09-16T12:54:47.365Z] #39 126.6 CC criu/uts_ns.o [2020-09-16T12:54:47.365Z] #39 126.8 CC criu/vdso.o [2020-09-16T12:54:47.869Z] ok github.com/docker/docker/layer 7.090s coverage: 68.8% of statements [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/oci [no test files] [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-16T12:54:47.869Z] ok github.com/docker/docker/pkg/chrootarchive 3.497s coverage: 43.2% of statements [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-16T12:54:47.869Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-16T12:54:47.869Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-09-16T12:54:47.869Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-09-16T12:54:47.869Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-09-16T12:54:47.941Z] #39 127.4 LINK criu/built-in.o [2020-09-16T12:54:47.941Z] #39 127.5 LINK criu/criu [2020-09-16T12:54:48.173Z] #39 141.6 CC criu/servicefd.o [2020-09-16T12:54:48.173Z] #39 141.9 CC criu/shmem.o [2020-09-16T12:54:48.293Z] #39 142.3 CC criu/path.o [2020-09-16T12:54:48.509Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-09-16T12:54:48.517Z] #39 127.8 DEP lib/c/criu.d [2020-09-16T12:54:48.517Z] #39 127.9 CC images/rpc.pb-c.o [2020-09-16T12:54:48.554Z] #39 142.6 CC criu/pie-util-vdso-elf32.o [2020-09-16T12:54:48.737Z] #39 142.5 CC criu/sigframe.o [2020-09-16T12:54:48.737Z] #39 142.7 CC criu/signalfd.o [2020-09-16T12:54:48.800Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-09-16T12:54:48.814Z] #39 ... [2020-09-16T12:54:48.814Z] [2020-09-16T12:54:48.814Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:54:48.814Z] #49 89.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-16T12:54:48.814Z] #49 91.20 + mkdir -p /build [2020-09-16T12:54:48.814Z] #49 91.20 + cp runc /build/runc [2020-09-16T12:54:48.814Z] #49 DONE 91.5s [2020-09-16T12:54:48.814Z] [2020-09-16T12:54:48.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:48.994Z] #39 142.9 CC criu/sk-inet.o [2020-09-16T12:54:49.074Z] #39 143.1 CC criu/pie-util-vdso.o [2020-09-16T12:54:49.090Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-16T12:54:49.092Z] #39 128.6 CC lib/c/criu.o [2020-09-16T12:54:49.559Z] #39 143.5 CC criu/sk-netlink.o [2020-09-16T12:54:49.573Z] #40 154.7 CC criu/netfilter.o [2020-09-16T12:54:49.644Z] #39 143.7 CC criu/pie-util.o [2020-09-16T12:54:49.817Z] #39 143.7 CC criu/sk-packet.o [2020-09-16T12:54:49.872Z] #40 155.1 CC criu/page-pipe.o [2020-09-16T12:54:49.904Z] #39 144.1 CC criu/pipes.o [2020-09-16T12:54:50.041Z] #39 129.6 LINK lib/c/built-in.o [2020-09-16T12:54:50.041Z] #39 129.6 LINK lib/c/libcriu.so [2020-09-16T12:54:50.122Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-16T12:54:50.304Z] #39 129.7 LINK lib/c/libcriu.a [2020-09-16T12:54:50.304Z] #39 129.9 GEN magic.py [2020-09-16T12:54:50.383Z] #39 144.1 CC criu/sk-queue.o [2020-09-16T12:54:50.474Z] #39 144.7 CC criu/plugin.o [2020-09-16T12:54:50.567Z] #39 130.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:54:50.567Z] #39 130.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:54:50.567Z] #39 130.1 Note: Building without GnuTLS support [2020-09-16T12:54:50.567Z] #39 130.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:54:50.567Z] #39 130.1 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:54:50.641Z] #39 144.3 CC criu/sk-tcp.o [2020-09-16T12:54:50.752Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-09-16T12:54:50.899Z] #39 144.7 CC criu/sk-unix.o [2020-09-16T12:54:50.928Z] #40 155.9 CC criu/page-xfer.o [2020-09-16T12:54:51.043Z] #39 145.1 CC criu/proc_parse.o [2020-09-16T12:54:51.516Z] #39 130.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:54:51.782Z] ok github.com/docker/docker/pkg/fsutils 0.441s coverage: 85.1% of statements [2020-09-16T12:54:51.782Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-09-16T12:54:51.782Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-09-16T12:54:52.270Z] #39 145.8 CC criu/sockets.o [2020-09-16T12:54:52.424Z] #39 ... [2020-09-16T12:54:52.424Z] [2020-09-16T12:54:52.424Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:54:52.424Z] #36 DONE 218.2s [2020-09-16T12:54:52.424Z] [2020-09-16T12:54:52.424Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:52.465Z] #39 131.8 make[1]: Nothing to be done for 'all'. [2020-09-16T12:54:52.528Z] #39 146.2 CC criu/stats.o [2020-09-16T12:54:52.785Z] #39 146.5 CC criu/string.o [2020-09-16T12:54:52.785Z] #39 146.5 CC criu/sysctl.o [2020-09-16T12:54:52.812Z] ok github.com/docker/docker/pkg/idtools 0.351s coverage: 70.1% of statements [2020-09-16T12:54:52.812Z] ok github.com/docker/docker/pkg/ioutils 0.259s coverage: 70.1% of statements [2020-09-16T12:54:53.045Z] #40 157.7 CC criu/pagemap-cache.o [2020-09-16T12:54:53.045Z] #40 158.2 CC criu/pagemap.o [2020-09-16T12:54:53.102Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-16T12:54:53.102Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-09-16T12:54:53.102Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-16T12:54:53.102Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-16T12:54:53.102Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-16T12:54:53.350Z] #39 146.9 CC criu/sysfs_parse.o [2020-09-16T12:54:53.350Z] #39 147.2 CC criu/timens.o [2020-09-16T12:54:53.363Z] #45 ... [2020-09-16T12:54:53.364Z] [2020-09-16T12:54:53.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:53.364Z] #39 147.6 CC criu/protobuf-desc.o [2020-09-16T12:54:53.392Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-09-16T12:54:53.392Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-16T12:54:53.392Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-09-16T12:54:53.414Z] #39 132.7 make[1]: 'images/built-in.o' is up to date. [2020-09-16T12:54:53.414Z] #39 132.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-16T12:54:53.414Z] #39 132.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-16T12:54:53.414Z] #39 132.8 make[1]: 'compel/libcompel.a' is up to date. [2020-09-16T12:54:53.414Z] #39 132.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-16T12:54:53.414Z] #39 132.9 make[1]: Nothing to be done for 'all'. [2020-09-16T12:54:53.414Z] #39 133.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:54:53.607Z] #39 147.4 CC criu/timerfd.o [2020-09-16T12:54:53.677Z] #39 133.2 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.677Z] #39 133.2 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.677Z] #39 133.3 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.682Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-09-16T12:54:53.682Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2020-09-16T12:54:53.865Z] #39 147.7 CC criu/tty.o [2020-09-16T12:54:53.934Z] #39 ... [2020-09-16T12:54:53.934Z] [2020-09-16T12:54:53.934Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-16T12:54:53.934Z] #37 DONE 0.2s [2020-09-16T12:54:53.940Z] #39 133.4 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.940Z] #39 133.4 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.940Z] #39 133.5 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.940Z] #39 133.5 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:53.972Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-09-16T12:54:53.972Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-16T12:54:53.972Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-16T12:54:54.194Z] [2020-09-16T12:54:54.194Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:54:54.204Z] #39 133.7 make[2]: Nothing to be done for 'all'. [2020-09-16T12:54:54.204Z] #39 133.7 INSTALL criu/criu [2020-09-16T12:54:54.263Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-09-16T12:54:54.454Z] #39 148.4 CC criu/protobuf.o [2020-09-16T12:54:54.580Z] #40 159.3 CC criu/parasite-syscall.o [2020-09-16T12:54:54.713Z] #39 148.7 CC criu/pstree.o [2020-09-16T12:54:54.893Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-16T12:54:55.159Z] #39 DONE 134.4s [2020-09-16T12:54:55.159Z] [2020-09-16T12:54:55.159Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:55.183Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-16T12:54:55.183Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-16T12:54:55.235Z] #39 149.0 CC criu/tun.o [2020-09-16T12:54:55.282Z] #39 149.4 CC criu/rbtree.o [2020-09-16T12:54:55.493Z] #39 149.3 CC criu/uffd.o [2020-09-16T12:54:55.543Z] #39 149.6 CC criu/rst-malloc.o [2020-09-16T12:54:55.635Z] #40 160.5 CC criu/path.o [2020-09-16T12:54:55.802Z] #39 149.8 CC criu/seccomp.o [2020-09-16T12:54:56.062Z] #39 150.2 CC criu/seize.o [2020-09-16T12:54:56.279Z] #40 161.1 CC criu/pie-util-vdso.o [2020-09-16T12:54:56.426Z] #39 150.2 CC criu/util.o [2020-09-16T12:54:56.554Z] #45 ... [2020-09-16T12:54:56.554Z] [2020-09-16T12:54:56.554Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-16T12:54:56.554Z] #40 DONE 0.2s [2020-09-16T12:54:56.554Z] [2020-09-16T12:54:56.554Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:56.575Z] #40 161.5 CC criu/pie-util.o [2020-09-16T12:54:56.575Z] #40 161.7 CC criu/pipes.o [2020-09-16T12:54:56.632Z] #39 150.8 CC criu/servicefd.o [2020-09-16T12:54:56.684Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-09-16T12:54:56.684Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-16T12:54:56.816Z] #45 ... [2020-09-16T12:54:56.816Z] [2020-09-16T12:54:56.816Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-16T12:54:57.078Z] #42 DONE 0.4s [2020-09-16T12:54:57.078Z] [2020-09-16T12:54:57.078Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:57.078Z] #52 ... [2020-09-16T12:54:57.078Z] [2020-09-16T12:54:57.078Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-16T12:54:57.201Z] #39 151.1 CC criu/shmem.o [2020-09-16T12:54:57.339Z] #44 DONE 0.2s [2020-09-16T12:54:57.339Z] [2020-09-16T12:54:57.339Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:54:57.358Z] #39 151.2 CC criu/uts_ns.o [2020-09-16T12:54:57.461Z] #39 151.6 CC criu/sigframe.o [2020-09-16T12:54:57.461Z] #39 151.8 CC criu/signalfd.o [2020-09-16T12:54:57.616Z] #39 151.3 CC criu/vdso-compat.o [2020-09-16T12:54:57.628Z] #40 162.7 CC criu/plugin.o [2020-09-16T12:54:57.874Z] #39 151.5 CC criu/vdso.o [2020-09-16T12:54:57.933Z] #40 ... [2020-09-16T12:54:57.933Z] [2020-09-16T12:54:57.933Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-16T12:54:57.933Z] #50 119.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-16T12:54:58.030Z] #39 152.0 CC criu/sk-inet.o [2020-09-16T12:54:58.439Z] #39 152.0 LINK criu/built-in.o [2020-09-16T12:54:58.439Z] #39 152.1 LINK criu/criu [2020-09-16T12:54:58.439Z] #39 152.4 DEP lib/c/criu.d [2020-09-16T12:54:58.600Z] #39 152.7 CC criu/sk-netlink.o [2020-09-16T12:54:58.697Z] #39 152.5 CC images/rpc.pb-c.o [2020-09-16T12:54:58.860Z] #39 153.0 CC criu/sk-packet.o [2020-09-16T12:54:58.954Z] #39 152.8 CC lib/c/criu.o [2020-09-16T12:54:59.405Z] ok github.com/docker/docker/pkg/signal 2.342s coverage: 61.0% of statements [2020-09-16T12:54:59.429Z] #39 153.4 CC criu/sk-queue.o [2020-09-16T12:54:59.689Z] #39 153.8 CC criu/sk-tcp.o [2020-09-16T12:54:59.695Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-16T12:54:59.887Z] #39 153.5 LINK lib/c/built-in.o [2020-09-16T12:54:59.887Z] #39 153.5 LINK lib/c/libcriu.so [2020-09-16T12:54:59.887Z] #39 153.6 LINK lib/c/libcriu.a [2020-09-16T12:54:59.887Z] #39 153.7 GEN magic.py [2020-09-16T12:54:59.887Z] #39 153.8 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:54:59.887Z] #39 153.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:54:59.887Z] #39 153.8 Note: Building without GnuTLS support [2020-09-16T12:54:59.949Z] #39 154.0 CC criu/sk-unix.o [2020-09-16T12:54:59.986Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-16T12:55:00.148Z] #39 153.8 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:55:00.148Z] #39 153.8 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:55:00.276Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-16T12:55:00.566Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-16T12:55:00.704Z] #50 122.4 + mkdir -p /build [2020-09-16T12:55:00.704Z] #50 122.4 + cp runc /build/runc [2020-09-16T12:55:00.704Z] #50 DONE 122.6s [2020-09-16T12:55:00.704Z] [2020-09-16T12:55:00.704Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:55:00.704Z] #37 234.1 + dpkg --print-architecture [2020-09-16T12:55:00.704Z] #37 234.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-16T12:55:00.704Z] #37 234.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-16T12:55:00.704Z] #37 234.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-16T12:55:00.713Z] #39 154.4 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:55:00.857Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2020-09-16T12:55:01.279Z] #39 154.9 make[1]: Nothing to be done for 'all'. [2020-09-16T12:55:01.360Z] #39 155.5 CC criu/sockets.o [2020-09-16T12:55:01.518Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-09-16T12:55:01.808Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-09-16T12:55:01.844Z] #39 155.4 make[1]: 'images/built-in.o' is up to date. [2020-09-16T12:55:01.844Z] #39 155.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-16T12:55:01.844Z] #39 155.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-16T12:55:01.844Z] #39 155.5 make[1]: 'compel/libcompel.a' is up to date. [2020-09-16T12:55:01.844Z] #39 155.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-16T12:55:01.844Z] #39 155.6 make[1]: Nothing to be done for 'all'. [2020-09-16T12:55:01.844Z] #39 155.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:55:01.844Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:01.844Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:01.844Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:01.938Z] #39 156.1 CC criu/stats.o [2020-09-16T12:55:02.097Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2020-09-16T12:55:02.101Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:02.101Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:02.101Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:02.101Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:02.205Z] #39 156.4 CC criu/string.o [2020-09-16T12:55:02.205Z] #39 156.4 CC criu/sysctl.o [2020-09-16T12:55:02.360Z] #39 156.1 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:02.360Z] #39 156.1 INSTALL criu/criu [2020-09-16T12:55:02.388Z] testing: warning: no tests to run [2020-09-16T12:55:02.388Z] coverage: [no statements] [2020-09-16T12:55:02.388Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-16T12:55:02.618Z] #39 DONE 156.3s [2020-09-16T12:55:02.618Z] [2020-09-16T12:55:02.618Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:02.678Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-16T12:55:02.678Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-16T12:55:02.774Z] #39 156.9 CC criu/sysfs_parse.o [2020-09-16T12:55:02.968Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-16T12:55:03.033Z] #39 157.1 CC criu/timens.o [2020-09-16T12:55:03.304Z] #39 157.3 CC criu/timerfd.o [2020-09-16T12:55:03.557Z] #45 ... [2020-09-16T12:55:03.557Z] [2020-09-16T12:55:03.557Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-16T12:55:03.557Z] #40 DONE 0.1s [2020-09-16T12:55:03.557Z] [2020-09-16T12:55:03.557Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-16T12:55:03.557Z] #42 DONE 0.2s [2020-09-16T12:55:03.557Z] [2020-09-16T12:55:03.557Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-16T12:55:03.557Z] #44 DONE 0.1s [2020-09-16T12:55:03.557Z] [2020-09-16T12:55:03.557Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:03.563Z] #39 157.7 CC criu/tty.o [2020-09-16T12:55:04.942Z] #39 158.8 CC criu/tun.o [2020-09-16T12:55:04.942Z] #39 159.2 CC criu/uffd.o [2020-09-16T12:55:05.029Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.1% of statements [2020-09-16T12:55:05.319Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-16T12:55:05.488Z] #52 ... [2020-09-16T12:55:05.488Z] [2020-09-16T12:55:05.488Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:05.488Z] #45 DONE 217.9s [2020-09-16T12:55:05.488Z] [2020-09-16T12:55:05.488Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:05.609Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.7% of statements [2020-09-16T12:55:05.880Z] #39 159.9 CC criu/util.o [2020-09-16T12:55:05.899Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-16T12:55:06.359Z] #37 ... [2020-09-16T12:55:06.360Z] [2020-09-16T12:55:06.360Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:06.360Z] #46 236.7 + cd /tmp/tmp.EZoEmyxtge/src/github.com/golangci/golangci-lint/ [2020-09-16T12:55:06.360Z] #46 236.7 + git checkout -q v1.23.8 [2020-09-16T12:55:06.360Z] #46 237.9 ++ git describe --tags [2020-09-16T12:55:06.360Z] #46 238.0 + version=v1.23.8 [2020-09-16T12:55:06.360Z] #46 238.0 ++ git rev-parse --short HEAD [2020-09-16T12:55:06.360Z] #46 238.0 + commit=76a82c6 [2020-09-16T12:55:06.360Z] #46 238.0 ++ git show -s --format=%cd [2020-09-16T12:55:06.360Z] #46 238.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-16T12:55:06.360Z] #46 238.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-16T12:55:06.449Z] #39 160.7 CC criu/uts_ns.o [2020-09-16T12:55:06.709Z] #39 160.9 CC criu/vdso-compat.o [2020-09-16T12:55:06.969Z] #39 161.0 CC criu/vdso.o [2020-09-16T12:55:07.229Z] #39 161.4 LINK criu/built-in.o [2020-09-16T12:55:07.402Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-09-16T12:55:07.402Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-09-16T12:55:07.404Z] #52 ... [2020-09-16T12:55:07.404Z] [2020-09-16T12:55:07.404Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-16T12:55:07.489Z] #39 161.6 LINK criu/criu [2020-09-16T12:55:07.692Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-09-16T12:55:07.737Z] #52 195.1 + bin/containerd [2020-09-16T12:55:07.749Z] #39 162.0 DEP lib/c/criu.d [2020-09-16T12:55:07.749Z] #39 162.0 CC images/rpc.pb-c.o [2020-09-16T12:55:08.346Z] #46 DONE 1.1s [2020-09-16T12:55:08.346Z] [2020-09-16T12:55:08.346Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-16T12:55:08.346Z] #48 DONE 0.1s [2020-09-16T12:55:08.346Z] [2020-09-16T12:55:08.346Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:08.349Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-16T12:55:08.349Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-09-16T12:55:08.481Z] #46 ... [2020-09-16T12:55:08.481Z] [2020-09-16T12:55:08.481Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:55:08.481Z] #40 163.2 CC criu/proc_parse.o [2020-09-16T12:55:08.481Z] #40 167.6 CC criu/protobuf-desc.o [2020-09-16T12:55:08.481Z] #40 168.6 CC criu/protobuf.o [2020-09-16T12:55:08.481Z] #40 169.0 CC criu/pstree.o [2020-09-16T12:55:08.481Z] #40 170.2 CC criu/rbtree.o [2020-09-16T12:55:08.481Z] #40 170.6 CC criu/rst-malloc.o [2020-09-16T12:55:08.481Z] #40 170.9 CC criu/seccomp.o [2020-09-16T12:55:08.481Z] #40 171.5 CC criu/seize.o [2020-09-16T12:55:08.481Z] #40 172.9 CC criu/servicefd.o [2020-09-16T12:55:08.481Z] #40 173.4 CC criu/shmem.o [2020-09-16T12:55:08.608Z] #52 ... [2020-09-16T12:55:08.608Z] [2020-09-16T12:55:08.608Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-16T12:55:08.688Z] #39 162.5 CC lib/c/criu.o [2020-09-16T12:55:08.948Z] #39 163.1 LINK lib/c/built-in.o [2020-09-16T12:55:08.948Z] #39 163.1 LINK lib/c/libcriu.so [2020-09-16T12:55:08.948Z] #39 163.2 LINK lib/c/libcriu.a [2020-09-16T12:55:09.180Z] #50 DONE 0.5s [2020-09-16T12:55:09.180Z] [2020-09-16T12:55:09.180Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:09.208Z] #39 163.3 GEN magic.py [2020-09-16T12:55:09.345Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-16T12:55:09.345Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2316bfba\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-16T12:55:09.345Z] ---------------------------------------------------------------------------- [2020-09-16T12:55:09.345Z] [2020-09-16T12:55:09.345Z] INFO: executeCI.ps1 starting at Wed Sep 16 12:55:05 CUT 2020 [2020-09-16T12:55:09.345Z] [2020-09-16T12:55:09.345Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-16T12:55:09.345Z] INFO: Running git version 2.24.1.windows.2 [2020-09-16T12:55:09.345Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-16T12:55:09.345Z] INFO: Environment variables: [2020-09-16T12:55:09.345Z] [2020-09-16T12:55:09.345Z] Name Value [2020-09-16T12:55:09.345Z] ---- ----- [2020-09-16T12:55:09.345Z] ALLUSERSPROFILE C:\ProgramData [2020-09-16T12:55:09.345Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-16T12:55:09.345Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-16T12:55:09.345Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-16T12:55:09.345Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-16T12:55:09.345Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-16T12:55:09.345Z] BRANCH_NAME PR-41460 [2020-09-16T12:55:09.345Z] BUILD_DISPLAY_NAME #1 [2020-09-16T12:55:09.345Z] BUILD_ID 1 [2020-09-16T12:55:09.345Z] BUILD_NUMBER 1 [2020-09-16T12:55:09.345Z] BUILD_TAG jenkins-moby-PR-41460-1 [2020-09-16T12:55:09.345Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41460/1/ [2020-09-16T12:55:09.345Z] CHANGE_AUTHOR thaJeztah [2020-09-16T12:55:09.345Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-16T12:55:09.345Z] CHANGE_BRANCH bump_gocapabilities [2020-09-16T12:55:09.345Z] CHANGE_FORK thaJeztah/docker [2020-09-16T12:55:09.345Z] CHANGE_ID 41460 [2020-09-16T12:55:09.345Z] CHANGE_TARGET master [2020-09-16T12:55:09.345Z] CHANGE_TITLE vendor: github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb [2020-09-16T12:55:09.345Z] CHANGE_URL https://github.com/moby/moby/pull/41460 [2020-09-16T12:55:09.345Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-16T12:55:09.345Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-16T12:55:09.345Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-16T12:55:09.345Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-16T12:55:09.345Z] COMPUTERNAME azwin-2-382bb0 [2020-09-16T12:55:09.345Z] ComSpec C:\windows\system32\cmd.exe [2020-09-16T12:55:09.345Z] ConfigSequenceNumber 0 [2020-09-16T12:55:09.345Z] DOCKER_BUILDKIT 0 [2020-09-16T12:55:09.345Z] DOCKER_DUT_DEBUG 1 [2020-09-16T12:55:09.345Z] DOCKER_EXPERIMENTAL 1 [2020-09-16T12:55:09.345Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-16T12:55:09.345Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-16T12:55:09.345Z] EXECUTOR_NUMBER 0 [2020-09-16T12:55:09.345Z] FQDN azwin-2-382bb0.westus.cloudapp.azure.com [2020-09-16T12:55:09.345Z] GIT_BRANCH PR-41460 [2020-09-16T12:55:09.345Z] GIT_COMMIT 1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:55:09.345Z] GIT_URL https://github.com/moby/moby.git [2020-09-16T12:55:09.345Z] HUDSON_COOKIE dc93be81-ab86-4517-ae52-4186258ad812 [2020-09-16T12:55:09.345Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-16T12:55:09.345Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-16T12:55:09.345Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-16T12:55:09.345Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-16T12:55:09.345Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-16T12:55:09.345Z] JENKINS_NODE_COOKIE d9d628ec-6d31-44d4-9182-9cc08799cc4d [2020-09-16T12:55:09.345Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-16T12:55:09.345Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-16T12:55:09.345Z] JOB_BASE_NAME PR-41460 [2020-09-16T12:55:09.345Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41460/display/redirect [2020-09-16T12:55:09.345Z] JOB_NAME moby/PR-41460 [2020-09-16T12:55:09.345Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41460/ [2020-09-16T12:55:09.345Z] library.jps.version master [2020-09-16T12:55:09.345Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-16T12:55:09.345Z] NODE_LABELS amd64 azure azwin-2-382bb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-16T12:55:09.345Z] NODE_NAME azwin-2-382bb0 [2020-09-16T12:55:09.345Z] NUMBER_OF_PROCESSORS 4 [2020-09-16T12:55:09.345Z] OS Windows_NT [2020-09-16T12:55:09.345Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-16T12:55:09.345Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-16T12:55:09.345Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-16T12:55:09.345Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-16T12:55:09.345Z] PROCESSOR_LEVEL 6 [2020-09-16T12:55:09.345Z] PROCESSOR_REVISION 5504 [2020-09-16T12:55:09.345Z] ProgramData C:\ProgramData [2020-09-16T12:55:09.345Z] ProgramFiles C:\Program Files [2020-09-16T12:55:09.345Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-16T12:55:09.345Z] ProgramW6432 C:\Program Files [2020-09-16T12:55:09.345Z] PROMPT $P$G [2020-09-16T12:55:09.345Z] PSExecutionPolicyPreference Bypass [2020-09-16T12:55:09.345Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-16T12:55:09.345Z] PUBLIC C:\Users\Public [2020-09-16T12:55:09.345Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41460/1/display/redirect?page=changes [2020-09-16T12:55:09.345Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41460/1/display/redirect [2020-09-16T12:55:09.345Z] SKIP_VALIDATION_TESTS 1 [2020-09-16T12:55:09.345Z] SOURCES_DRIVE d [2020-09-16T12:55:09.345Z] SOURCES_SUBDIR gopath [2020-09-16T12:55:09.345Z] STAGE_NAME Run tests [2020-09-16T12:55:09.345Z] SystemDrive C: [2020-09-16T12:55:09.345Z] SystemRoot C:\windows [2020-09-16T12:55:09.345Z] TEMP C:\windows\TEMP [2020-09-16T12:55:09.345Z] TESTDEBUG 0 [2020-09-16T12:55:09.345Z] TESTRUN_DRIVE d [2020-09-16T12:55:09.345Z] TESTRUN_SUBDIR CI [2020-09-16T12:55:09.345Z] TIMEOUT 120m [2020-09-16T12:55:09.345Z] TMP C:\windows\TEMP [2020-09-16T12:55:09.345Z] USERDOMAIN WORKGROUP [2020-09-16T12:55:09.345Z] USERNAME azwin-2-382bb0$ [2020-09-16T12:55:09.345Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-16T12:55:09.345Z] windir C:\windows [2020-09-16T12:55:09.345Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-16T12:55:09.345Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-16T12:55:09.345Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-16T12:55:09.345Z] [2020-09-16T12:55:09.345Z] [2020-09-16T12:55:09.345Z] [2020-09-16T12:55:09.345Z] INFO: Sources under d:\gopath\... [2020-09-16T12:55:09.345Z] INFO: Test run under d:\CI\... [2020-09-16T12:55:09.345Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-16T12:55:09.345Z] INFO: docker/docker repository was found [2020-09-16T12:55:09.345Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-16T12:55:09.345Z] ltsc2019: Pulling from windows/servercore [2020-09-16T12:55:09.345Z] 4612f6d0b889: Pulling fs layer [2020-09-16T12:55:09.345Z] c3aff4450246: Pulling fs layer [2020-09-16T12:55:09.468Z] #39 163.4 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:55:09.468Z] #39 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:55:09.468Z] #39 163.4 Note: Building without GnuTLS support [2020-09-16T12:55:09.468Z] #39 163.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:55:09.468Z] #39 163.4 Makefile.config:40: Warn: Building without nftables support [2020-09-16T12:55:09.539Z] #40 174.6 CC criu/sigframe.o [2020-09-16T12:55:09.838Z] #40 174.7 CC criu/signalfd.o [2020-09-16T12:55:10.037Z] #39 164.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:55:10.137Z] #40 175.0 CC criu/sk-inet.o [2020-09-16T12:55:10.413Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-16T12:55:10.606Z] #39 164.6 make[1]: Nothing to be done for 'all'. [2020-09-16T12:55:10.866Z] #39 165.1 make[1]: 'images/built-in.o' is up to date. [2020-09-16T12:55:11.043Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-09-16T12:55:11.125Z] #39 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-16T12:55:11.125Z] #39 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-16T12:55:11.125Z] #39 165.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-16T12:55:11.125Z] #39 165.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-16T12:55:11.125Z] #39 165.3 make[1]: Nothing to be done for 'all'. [2020-09-16T12:55:11.125Z] #39 165.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:55:11.196Z] #40 176.2 CC criu/sk-netlink.o [2020-09-16T12:55:11.333Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-09-16T12:55:11.385Z] #39 165.4 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.385Z] #39 165.4 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.385Z] #39 165.5 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.645Z] #39 165.6 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.645Z] #39 165.6 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.645Z] #39 165.6 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.645Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.645Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:11.645Z] #39 165.8 INSTALL criu/criu [2020-09-16T12:55:11.846Z] #40 176.6 CC criu/sk-packet.o [2020-09-16T12:55:11.905Z] #39 DONE 166.1s [2020-09-16T12:55:11.905Z] [2020-09-16T12:55:11.905Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:12.161Z] #40 177.3 CC criu/sk-queue.o [2020-09-16T12:55:12.364Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-09-16T12:55:12.844Z] #52 ... [2020-09-16T12:55:12.844Z] [2020-09-16T12:55:12.844Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-16T12:55:12.844Z] #40 DONE 0.0s [2020-09-16T12:55:13.109Z] [2020-09-16T12:55:13.109Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-16T12:55:13.238Z] #40 178.0 CC criu/sk-tcp.o [2020-09-16T12:55:13.373Z] #42 DONE 0.2s [2020-09-16T12:55:13.373Z] [2020-09-16T12:55:13.373Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-16T12:55:13.373Z] #44 DONE 0.1s [2020-09-16T12:55:13.373Z] [2020-09-16T12:55:13.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:13.390Z] #52 188.5 + bin/containerd-stress [2020-09-16T12:55:13.891Z] #40 178.7 CC criu/sk-unix.o [2020-09-16T12:55:14.063Z] c3aff4450246: Verifying Checksum [2020-09-16T12:55:14.064Z] c3aff4450246: Download complete [2020-09-16T12:55:15.992Z] #40 181.0 CC criu/sockets.o [2020-09-16T12:55:16.667Z] #45 ... [2020-09-16T12:55:16.667Z] [2020-09-16T12:55:16.667Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:16.667Z] #52 196.0 + bin/containerd [2020-09-16T12:55:16.693Z] #52 191.7 + bin/containerd-shim [2020-09-16T12:55:17.048Z] #40 182.0 CC criu/stats.o [2020-09-16T12:55:17.347Z] #40 182.4 CC criu/string.o [2020-09-16T12:55:17.645Z] #40 182.6 CC criu/sysctl.o [2020-09-16T12:55:18.290Z] #40 183.4 CC criu/sysfs_parse.o [2020-09-16T12:55:19.106Z] #40 183.8 CC criu/timens.o [2020-09-16T12:55:19.403Z] #40 184.5 CC criu/timerfd.o [2020-09-16T12:55:20.048Z] #40 184.9 CC criu/tty.o [2020-09-16T12:55:21.994Z] #52 197.4 + bin/containerd-shim-runc-v1 [2020-09-16T12:55:22.148Z] #40 187.0 CC criu/tun.o [2020-09-16T12:55:22.197Z] sha256:92ad805fd7a08e7dba25b0b6283df2b0619ec6316da5f0201e0f93ab63ac8fea [2020-09-16T12:55:22.197Z] INFO: Starting docker-py tests... [2020-09-16T12:55:22.197Z] ============================= test session starts ============================== [2020-09-16T12:55:22.197Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-16T12:55:22.197Z] rootdir: /src, inifile: pytest.ini [2020-09-16T12:55:22.197Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-16T12:55:22.197Z] collected 389 items / 1 deselected / 388 selected [2020-09-16T12:55:22.197Z] [2020-09-16T12:55:22.676Z] 4612f6d0b889: Verifying Checksum [2020-09-16T12:55:22.676Z] 4612f6d0b889: Download complete [2020-09-16T12:55:22.796Z] #40 187.6 CC criu/uffd.o [2020-09-16T12:55:24.340Z] #40 189.2 CC criu/util.o [2020-09-16T12:55:25.877Z] #40 ... [2020-09-16T12:55:25.877Z] [2020-09-16T12:55:25.877Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-16T12:55:25.877Z] #37 DONE 261.8s [2020-09-16T12:55:25.877Z] [2020-09-16T12:55:25.877Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-16T12:55:25.877Z] #40 191.0 CC criu/uts_ns.o [2020-09-16T12:55:26.178Z] #40 191.4 CC criu/vdso.o [2020-09-16T12:55:26.207Z] #52 201.3 + bin/containerd-shim-runc-v2 [2020-09-16T12:55:27.149Z] #52 202.5 + binaries [2020-09-16T12:55:27.149Z] #52 202.5 + install -D bin/containerd /build/containerd [2020-09-16T12:55:27.149Z] #52 202.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-16T12:55:27.149Z] #52 202.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-16T12:55:27.149Z] #52 202.6 + install -D bin/ctr /build/ctr [2020-09-16T12:55:27.231Z] #40 192.3 LINK criu/built-in.o [2020-09-16T12:55:27.874Z] #40 192.8 LINK criu/criu [2020-09-16T12:55:28.174Z] #40 193.3 DEP lib/c/criu.d [2020-09-16T12:55:28.473Z] #40 193.4 CC images/rpc.pb-c.o [2020-09-16T12:55:29.120Z] #40 194.1 CC lib/c/criu.o [2020-09-16T12:55:30.447Z] #52 DONE 205.8s [2020-09-16T12:55:30.678Z] #40 195.5 LINK lib/c/built-in.o [2020-09-16T12:55:30.678Z] #40 195.5 LINK lib/c/libcriu.so [2020-09-16T12:55:30.678Z] #40 195.6 LINK lib/c/libcriu.a [2020-09-16T12:55:30.678Z] #40 195.8 GEN magic.py [2020-09-16T12:55:30.922Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/rootless [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/volume [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-16T12:55:30.922Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === Skipped [2020-09-16T12:55:30.922Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-16T12:55:30.922Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-16T12:55:30.922Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:73: No driver to put! [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-16T12:55:30.922Z] time="2020-09-16T12:54:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-16T12:55:30.922Z] time="2020-09-16T12:54:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-16T12:55:30.922Z] time="2020-09-16T12:54:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-16T12:55:30.922Z] time="2020-09-16T12:54:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-16T12:55:30.922Z] time="2020-09-16T12:54:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:73: No driver to put! [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-16T12:55:30.922Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-16T12:55:30.922Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-16T12:55:30.922Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-16T12:55:30.922Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.922Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:55:30.922Z] [2020-09-16T12:55:30.922Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-16T12:55:30.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-16T12:55:30.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-16T12:55:30.923Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:55:30.923Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-16T12:55:30.923Z] graphtest_unix.go:73: No driver to put! [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-16T12:55:30.923Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-16T12:55:30.923Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] [2020-09-16T12:55:30.923Z] DONE 2138 tests, 26 skipped in 187.017s Post stage [Pipeline] junit [2020-09-16T12:55:30.967Z] Recording test results [2020-09-16T12:55:30.978Z] #40 196.0 Note: Building without setproctitle() and strlcpy() support. [2020-09-16T12:55:30.978Z] #40 196.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-16T12:55:30.978Z] #40 196.0 Note: Building without GnuTLS support [2020-09-16T12:55:30.978Z] #40 196.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-16T12:55:30.978Z] #40 196.0 Makefile.config:40: Warn: Building without nftables support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-16T12:55:31.504Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -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:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh dynbinary test-integration [2020-09-16T12:55:31.794Z] [2020-09-16T12:55:31.794Z] Removing bundles/ [2020-09-16T12:55:31.794Z] [2020-09-16T12:55:31.794Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-16T12:55:31.831Z] [2020-09-16T12:55:31.831Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-16T12:55:32.036Z] #40 196.8 fatal: not a git repository (or any of the parent directories): .git [2020-09-16T12:55:32.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:55:32.084Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T12:55:33.107Z] #40 197.8 make[1]: Nothing to be done for 'all'. [2020-09-16T12:55:33.741Z] #53 DONE 2.0s [2020-09-16T12:55:33.741Z] [2020-09-16T12:55:33.741Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-16T12:55:33.753Z] #40 198.8 make[1]: 'images/built-in.o' is up to date. [2020-09-16T12:55:33.753Z] #40 198.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-16T12:55:33.753Z] #40 198.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-16T12:55:33.753Z] #40 199.0 make[1]: 'compel/libcompel.a' is up to date. [2020-09-16T12:55:34.053Z] #40 199.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-16T12:55:34.053Z] #40 199.1 make[1]: Nothing to be done for 'all'. [2020-09-16T12:55:34.053Z] #40 199.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-16T12:55:34.312Z] #57 DONE 0.5s [2020-09-16T12:55:34.312Z] [2020-09-16T12:55:34.312Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-16T12:55:34.327Z] #52 ... [2020-09-16T12:55:34.327Z] [2020-09-16T12:55:34.327Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:34.327Z] #45 DONE 263.5s [2020-09-16T12:55:34.327Z] [2020-09-16T12:55:34.327Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:34.327Z] #52 ... [2020-09-16T12:55:34.327Z] [2020-09-16T12:55:34.327Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-16T12:55:34.327Z] #46 DONE 0.5s [2020-09-16T12:55:34.327Z] [2020-09-16T12:55:34.327Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-16T12:55:34.327Z] #48 DONE 0.0s [2020-09-16T12:55:34.327Z] [2020-09-16T12:55:34.327Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-16T12:55:34.327Z] #50 DONE 0.2s [2020-09-16T12:55:34.327Z] [2020-09-16T12:55:34.327Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:34.355Z] #40 199.3 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.355Z] #40 199.3 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.355Z] #40 199.4 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.355Z] #40 199.5 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.656Z] #40 199.6 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.656Z] #40 199.6 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.656Z] #40 199.7 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.656Z] #40 199.9 make[2]: Nothing to be done for 'all'. [2020-09-16T12:55:34.656Z] #40 199.9 INSTALL criu/criu [2020-09-16T12:55:34.971Z] #40 DONE 200.0s [2020-09-16T12:55:34.971Z] [2020-09-16T12:55:34.971Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:35.253Z] #59 DONE 1.1s [2020-09-16T12:55:35.253Z] [2020-09-16T12:55:35.253Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-16T12:55:35.513Z] #61 DONE 0.1s [2020-09-16T12:55:35.513Z] [2020-09-16T12:55:35.513Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-16T12:55:35.513Z] #62 DONE 0.0s [2020-09-16T12:55:35.513Z] [2020-09-16T12:55:35.513Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-16T12:55:37.365Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-16T12:55:37.427Z] #63 DONE 1.7s [2020-09-16T12:55:37.427Z] [2020-09-16T12:55:37.427Z] #64 exporting to image [2020-09-16T12:55:37.427Z] #64 exporting layers [2020-09-16T12:55:37.932Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-16T12:55:39.435Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-16T12:55:41.638Z] #64 exporting layers 3.9s done [2020-09-16T12:55:41.638Z] #64 writing image sha256:7a1025cbe6c9deb37e6bf430e5b9422ad8a0ad3557015a30a04c9530d4586958 done [2020-09-16T12:55:41.638Z] #64 naming to docker.io/library/docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae done [2020-09-16T12:55:41.638Z] #64 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-16T12:55:41.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/test/unit [2020-09-16T12:55:43.229Z] #52 ... [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:43.229Z] #45 DONE 265.2s [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:43.229Z] #52 ... [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-16T12:55:43.229Z] #46 DONE 0.4s [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:43.229Z] #52 ... [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-16T12:55:43.229Z] #48 DONE 0.0s [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-16T12:55:43.229Z] #50 DONE 0.2s [2020-09-16T12:55:43.229Z] [2020-09-16T12:55:43.229Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:55:47.268Z] ? github.com/docker/docker/api [no test files] [2020-09-16T12:55:49.180Z] #52 235.8 + bin/containerd-stress [2020-09-16T12:55:50.548Z] #52 237.8 + bin/containerd-shim [2020-09-16T12:55:57.098Z] #52 244.7 + bin/containerd-shim-runc-v1 [2020-09-16T12:55:58.118Z] #52 236.2 + bin/containerd-stress [2020-09-16T12:55:58.378Z] #52 238.2 + bin/containerd-shim [2020-09-16T12:55:59.519Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2020-09-16T12:56:02.183Z] #53 ... [2020-09-16T12:56:02.183Z] [2020-09-16T12:56:02.183Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:02.183Z] #22 298.1 + return [2020-09-16T12:56:02.183Z] #22 DONE 298.2s [2020-09-16T12:56:02.183Z] [2020-09-16T12:56:02.183Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:02.350Z] #52 249.3 + bin/containerd-shim-runc-v2 [2020-09-16T12:56:02.914Z] #52 250.4 + binaries [2020-09-16T12:56:03.171Z] #52 250.4 + install -D bin/containerd /build/containerd [2020-09-16T12:56:03.171Z] #52 250.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-16T12:56:03.171Z] #52 250.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-16T12:56:03.171Z] #52 250.5 + install -D bin/ctr /build/ctr [2020-09-16T12:56:03.247Z] #46 ... [2020-09-16T12:56:03.247Z] [2020-09-16T12:56:03.247Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:03.247Z] #53 260.3 + bin/containerd [2020-09-16T12:56:03.427Z] #52 DONE 251.0s [2020-09-16T12:56:04.357Z] [2020-09-16T12:56:04.357Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-16T12:56:04.614Z] #53 DONE 0.2s [2020-09-16T12:56:04.614Z] [2020-09-16T12:56:04.614Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-16T12:56:04.614Z] #57 DONE 0.1s [2020-09-16T12:56:04.614Z] [2020-09-16T12:56:04.614Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-16T12:56:04.786Z] #53 ... [2020-09-16T12:56:04.786Z] [2020-09-16T12:56:04.786Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-16T12:56:04.786Z] #23 DONE 0.3s [2020-09-16T12:56:04.786Z] [2020-09-16T12:56:04.786Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-16T12:56:04.871Z] #59 DONE 0.4s [2020-09-16T12:56:05.084Z] #27 DONE 0.6s [2020-09-16T12:56:05.084Z] [2020-09-16T12:56:05.084Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-16T12:56:05.084Z] #30 DONE 0.1s [2020-09-16T12:56:05.084Z] [2020-09-16T12:56:05.084Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:05.128Z] [2020-09-16T12:56:05.128Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-16T12:56:05.128Z] #61 DONE 0.0s [2020-09-16T12:56:05.128Z] [2020-09-16T12:56:05.128Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-16T12:56:05.128Z] #62 DONE 0.0s [2020-09-16T12:56:05.128Z] [2020-09-16T12:56:05.128Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-16T12:56:05.383Z] #53 ... [2020-09-16T12:56:05.383Z] [2020-09-16T12:56:05.383Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-16T12:56:05.383Z] #32 DONE 0.1s [2020-09-16T12:56:05.383Z] [2020-09-16T12:56:05.383Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-16T12:56:05.383Z] #35 DONE 0.1s [2020-09-16T12:56:05.383Z] [2020-09-16T12:56:05.383Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-16T12:56:05.383Z] #38 DONE 0.1s [2020-09-16T12:56:05.383Z] [2020-09-16T12:56:05.383Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:05.680Z] #46 ... [2020-09-16T12:56:05.680Z] [2020-09-16T12:56:05.680Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-16T12:56:05.680Z] #41 DONE 0.1s [2020-09-16T12:56:05.680Z] [2020-09-16T12:56:05.680Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-16T12:56:05.978Z] #43 DONE 0.2s [2020-09-16T12:56:05.978Z] [2020-09-16T12:56:05.978Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-16T12:56:05.978Z] #45 DONE 0.1s [2020-09-16T12:56:05.978Z] [2020-09-16T12:56:05.978Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:06.058Z] #63 DONE 0.9s [2020-09-16T12:56:06.058Z] [2020-09-16T12:56:06.058Z] #64 exporting to image [2020-09-16T12:56:06.058Z] #64 exporting layers [2020-09-16T12:56:06.499Z] #52 245.0 + bin/containerd-shim-runc-v1 [2020-09-16T12:56:08.665Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-16T12:56:09.792Z] #52 249.6 + bin/containerd-shim-runc-v2 [2020-09-16T12:56:10.730Z] #52 250.5 + binaries [2020-09-16T12:56:10.988Z] #52 250.5 + install -D bin/containerd /build/containerd [2020-09-16T12:56:10.988Z] #52 250.6 + install -D bin/containerd-shim /build/containerd-shim [2020-09-16T12:56:10.988Z] #52 250.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-16T12:56:10.988Z] #52 250.6 + install -D bin/ctr /build/ctr [2020-09-16T12:56:12.364Z] #52 DONE 251.9s [2020-09-16T12:56:12.606Z] #64 exporting layers 6.4s done [2020-09-16T12:56:12.606Z] #64 writing image sha256:8879c567b8afa0c011bce36293249824078014ca4344e0f24dfdccb10ae884ae done [2020-09-16T12:56:12.606Z] #64 naming to docker.io/library/docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae done [2020-09-16T12:56:12.606Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-16T12:56:12.931Z] [2020-09-16T12:56:12.931Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-16T12:56:12.944Z] + trap exit INT TERM [2020-09-16T12:56:12.944Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-16T12:56:12.944Z] + CONTAINER_NAME=docker-pr1 [2020-09-16T12:56:12.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh dynbinary-daemon [2020-09-16T12:56:13.868Z] #53 DONE 0.8s [2020-09-16T12:56:13.868Z] [2020-09-16T12:56:13.868Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-16T12:56:13.868Z] #57 DONE 0.2s [2020-09-16T12:56:13.868Z] [2020-09-16T12:56:13.868Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-16T12:56:14.312Z] [2020-09-16T12:56:14.312Z] Removing bundles/ [2020-09-16T12:56:14.312Z] [2020-09-16T12:56:14.312Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-16T12:56:14.312Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:56:14.312Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T12:56:14.437Z] #59 DONE 0.4s [2020-09-16T12:56:14.437Z] [2020-09-16T12:56:14.437Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-16T12:56:14.437Z] #61 DONE 0.0s [2020-09-16T12:56:14.437Z] [2020-09-16T12:56:14.437Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-16T12:56:14.437Z] #62 DONE 0.0s [2020-09-16T12:56:14.437Z] [2020-09-16T12:56:14.437Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-16T12:56:15.005Z] #63 DONE 0.7s [2020-09-16T12:56:15.005Z] [2020-09-16T12:56:15.005Z] #64 exporting to image [2020-09-16T12:56:15.005Z] #64 exporting layers [2020-09-16T12:56:21.573Z] #64 exporting layers 6.5s done [2020-09-16T12:56:21.573Z] #64 writing image sha256:62836e9e555d2a6f07c705c08b13db777923d1e04ab64e154d5017340cbdedbb done [2020-09-16T12:56:21.573Z] #64 naming to docker.io/library/docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae done [2020-09-16T12:56:21.573Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-16T12:56:21.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -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:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh dynbinary test-integration [2020-09-16T12:56:22.855Z] [2020-09-16T12:56:22.855Z] Removing bundles/ [2020-09-16T12:56:22.855Z] [2020-09-16T12:56:22.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-16T12:56:22.855Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:56:22.855Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T12:56:28.548Z] #46 DONE 320.7s [2020-09-16T12:56:28.548Z] [2020-09-16T12:56:28.548Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:28.548Z] #53 ... [2020-09-16T12:56:28.548Z] [2020-09-16T12:56:28.548Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-16T12:56:28.548Z] #47 DONE 0.1s [2020-09-16T12:56:28.548Z] [2020-09-16T12:56:28.548Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-16T12:56:28.548Z] #49 DONE 0.1s [2020-09-16T12:56:28.548Z] [2020-09-16T12:56:28.548Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-16T12:56:28.548Z] #51 DONE 0.1s [2020-09-16T12:56:28.548Z] [2020-09-16T12:56:28.548Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-16T12:56:28.980Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:56:28.980Z] [2020-09-16T12:56:28.980Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T12:56:28.980Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T12:56:28.980Z] HOSTNAME=3dbd20a47547 [2020-09-16T12:56:28.980Z] TESTDEBUG=0 [2020-09-16T12:56:28.980Z] DEST=bundles/test-integration [2020-09-16T12:56:28.980Z] PWD=/go/src/github.com/docker/docker [2020-09-16T12:56:28.980Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:56:28.980Z] container=docker [2020-09-16T12:56:28.980Z] HOME=/root [2020-09-16T12:56:28.980Z] GOLANG_VERSION=1.13.15 [2020-09-16T12:56:28.980Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T12:56:28.980Z] VALIDATE_BRANCH=master [2020-09-16T12:56:28.980Z] TERM=xterm [2020-09-16T12:56:28.980Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T12:56:28.980Z] SHLVL=1 [2020-09-16T12:56:28.980Z] TIMEOUT=120m [2020-09-16T12:56:28.980Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T12:56:28.980Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T12:56:28.980Z] GO111MODULE=off [2020-09-16T12:56:28.980Z] DOCKER_EXPERIMENTAL=1 [2020-09-16T12:56:28.980Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-16T12:56:28.980Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T12:56:28.980Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T12:56:28.980Z] GOPATH=/go [2020-09-16T12:56:28.980Z] PKG_CONFIG=pkg-config [2020-09-16T12:56:28.980Z] _=/usr/bin/env [2020-09-16T12:56:28.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-16T12:56:47.203Z] #53 302.8 + bin/containerd-stress [2020-09-16T12:56:48.246Z] #53 305.3 + bin/containerd-shim [2020-09-16T12:56:51.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-16T12:56:51.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-16T12:56:51.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-16T12:56:55.523Z] #53 312.3 + bin/containerd-shim-runc-v1 [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-16T12:56:55.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-16T12:56:55.824Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2020-09-16T12:56:56.398Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-09-16T12:56:57.791Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 13.6% of statements [2020-09-16T12:56:58.366Z] ok github.com/docker/docker/builder/dockerfile 0.780s coverage: 48.0% of statements [2020-09-16T12:56:58.940Z] ok github.com/docker/docker/builder/remotecontext/git 3.319s coverage: 86.3% of statements [2020-09-16T12:56:58.940Z] ? github.com/docker/docker/cli [no test files] [2020-09-16T12:56:58.940Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-16T12:57:00.018Z] #53 317.2 + bin/containerd-shim-runc-v2 [2020-09-16T12:57:01.060Z] #53 318.4 + binaries [2020-09-16T12:57:01.060Z] #53 318.4 + install -D bin/containerd /build/containerd [2020-09-16T12:57:01.060Z] #53 318.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-16T12:57:01.261Z] ..........................xx.................... [ 29%] [2020-09-16T12:57:01.354Z] #53 318.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-16T12:57:01.354Z] #53 318.4 + install -D bin/ctr /build/ctr [2020-09-16T12:57:01.354Z] #53 DONE 318.5s [2020-09-16T12:57:02.398Z] [2020-09-16T12:57:02.398Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-16T12:57:02.690Z] #54 DONE 0.1s [2020-09-16T12:57:02.690Z] [2020-09-16T12:57:02.690Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-16T12:57:02.690Z] #58 DONE 0.1s [2020-09-16T12:57:02.690Z] [2020-09-16T12:57:02.690Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-16T12:57:02.690Z] #60 DONE 0.1s [2020-09-16T12:57:02.988Z] [2020-09-16T12:57:02.988Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-16T12:57:02.988Z] #62 DONE 0.0s [2020-09-16T12:57:02.988Z] [2020-09-16T12:57:02.988Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-16T12:57:02.988Z] #63 DONE 0.0s [2020-09-16T12:57:02.988Z] [2020-09-16T12:57:02.988Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-16T12:57:04.244Z] ok github.com/docker/docker/client 0.306s coverage: 75.4% of statements [2020-09-16T12:57:05.079Z] #64 DONE 2.0s [2020-09-16T12:57:05.079Z] [2020-09-16T12:57:05.079Z] #65 exporting to oci image format [2020-09-16T12:57:05.079Z] #65 exporting layers [2020-09-16T12:57:06.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-16T12:57:06.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-16T12:57:07.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-16T12:57:08.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-16T12:57:08.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-16T12:57:09.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-16T12:57:12.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-16T12:57:13.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-16T12:57:14.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-16T12:57:14.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-16T12:57:15.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-16T12:57:16.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-16T12:57:16.846Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-16T12:57:17.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-16T12:57:18.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-16T12:57:19.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-16T12:57:20.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T12:57:20.419Z] Using test binary docker [2020-09-16T12:57:20.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-16T12:57:20.419Z] +++ /etc/init.d/apparmor start [2020-09-16T12:57:20.419Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T12:57:20.419Z] INFO: Waiting for daemon to start... [2020-09-16T12:57:20.419Z] Starting dockerd [2020-09-16T12:57:20.419Z] +++ 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-09-16T12:57:22.479Z] . [2020-09-16T12:57:22.479Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T12:57:22.479Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T12:57:22.479Z] Error: No such image: emptyfs [2020-09-16T12:57:22.479Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-16T12:57:22.479Z] ++++ docker load [2020-09-16T12:57:22.771Z] Running integration-test (iteration 1) [2020-09-16T12:57:22.771Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-16T12:57:22.772Z] ++ 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-09-16T12:57:22.772Z] ++ set -e [2020-09-16T12:57:22.772Z] ++ '[' -n 0 ']' [2020-09-16T12:57:22.772Z] ++ set -x [2020-09-16T12:57:22.772Z] ++ env -i DEST=/go/src/github.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-09-16T12:57:24.044Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-16T12:57:26.990Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-16T12:57:30.857Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 30.8% of statements [2020-09-16T12:57:31.239Z] Loaded image: buildpack-deps:buster [2020-09-16T12:57:31.239Z] Loaded image: busybox:latest [2020-09-16T12:57:31.239Z] Loaded image: busybox:glibc [2020-09-16T12:57:31.239Z] Loaded image: debian:buster [2020-09-16T12:57:31.239Z] Loaded image: hello-world:latest [2020-09-16T12:57:31.239Z] INFO: Testing against a local daemon [2020-09-16T12:57:31.239Z] === RUN TestCgroupNamespacesBuild [2020-09-16T12:57:31.429Z] ok github.com/docker/docker/container 0.150s coverage: 34.7% of statements [2020-09-16T12:57:31.430Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-16T12:57:31.430Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-16T12:57:31.430Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-16T12:57:31.430Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-16T12:57:33.300Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2020-09-16T12:57:33.300Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-16T12:57:34.843Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.086s coverage: 65.3% of statements [2020-09-16T12:57:35.361Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-09-16T12:57:35.361Z] === RUN TestBuildWithSession [2020-09-16T12:57:35.361Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-16T12:57:35.361Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T12:57:35.361Z] === RUN TestBuildSquashParent [2020-09-16T12:57:35.722Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:57:36.284Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.9% of statements [2020-09-16T12:57:36.285Z] [2020-09-16T12:57:38.180Z] + TEST_INTEGRATION_DEST=1 [2020-09-16T12:57:38.180Z] + CONTAINER_NAME=docker-pr1-1 [2020-09-16T12:57:38.180Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-16T12:57:38.180Z] + run_tests test-integration-flaky [2020-09-16T12:57:38.180Z] + '[' -n 0 ']' [2020-09-16T12:57:38.180Z] + rm= [2020-09-16T12:57:38.180Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh test-integration-flaky test-integration [2020-09-16T12:57:38.180Z] + c=0 [2020-09-16T12:57:38.180Z] ++ jobs -p [2020-09-16T12:57:38.180Z] + TEST_INTEGRATION_DEST=3 [2020-09-16T12:57:38.180Z] + CONTAINER_NAME=docker-pr1-3 [2020-09-16T12:57:38.180Z] + TEST_SKIP_INTEGRATION=1 [2020-09-16T12:57:38.180Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-16T12:57:38.180Z] + run_tests [2020-09-16T12:57:38.180Z] + '[' -n 0 ']' [2020-09-16T12:57:38.180Z] + rm= [2020-09-16T12:57:38.180Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh '' test-integration [2020-09-16T12:57:38.180Z] + for job in $(jobs -p) [2020-09-16T12:57:38.180Z] + wait 5259 [2020-09-16T12:57:38.180Z] + TEST_INTEGRATION_DEST=2 [2020-09-16T12:57:38.180Z] + CONTAINER_NAME=docker-pr1-2 [2020-09-16T12:57:38.180Z] + TEST_SKIP_INTEGRATION=1 [2020-09-16T12:57:38.180Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-16T12:57:38.180Z] + run_tests [2020-09-16T12:57:38.180Z] + '[' -n 0 ']' [2020-09-16T12:57:38.180Z] + rm= [2020-09-16T12:57:38.180Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41460/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh '' test-integration [2020-09-16T12:57:38.211Z] ok github.com/docker/docker/daemon/cluster 0.087s coverage: 0.5% of statements [2020-09-16T12:57:39.110Z] [2020-09-16T12:57:39.368Z] [2020-09-16T12:57:39.368Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T12:57:39.368Z] [2020-09-16T12:57:39.368Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T12:57:39.368Z] HOSTNAME=c07e021c60ef [2020-09-16T12:57:39.368Z] TEST_SKIP_INTEGRATION=1 [2020-09-16T12:57:39.368Z] TESTDEBUG=0 [2020-09-16T12:57:39.368Z] DEST=bundles/test-integration [2020-09-16T12:57:39.368Z] PWD=/go/src/github.com/docker/docker [2020-09-16T12:57:39.368Z] KEEPBUNDLE=1 [2020-09-16T12:57:39.368Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:57:39.368Z] container=docker [2020-09-16T12:57:39.368Z] HOME=/root [2020-09-16T12:57:39.368Z] GOLANG_VERSION=1.13.15 [2020-09-16T12:57:39.368Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T12:57:39.368Z] VALIDATE_BRANCH=master [2020-09-16T12:57:39.368Z] TERM=xterm [2020-09-16T12:57:39.368Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T12:57:39.368Z] SHLVL=1 [2020-09-16T12:57:39.368Z] TIMEOUT=120m [2020-09-16T12:57:39.368Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T12:57:39.368Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T12:57:39.368Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-16T12:57:39.368Z] GO111MODULE=off [2020-09-16T12:57:39.368Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T12:57:39.368Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T12:57:39.368Z] GOPATH=/go [2020-09-16T12:57:39.368Z] PKG_CONFIG=pkg-config [2020-09-16T12:57:39.368Z] _=/usr/bin/env [2020-09-16T12:57:39.368Z] Building test suite binary ./integration-cli/test.main [2020-09-16T12:57:39.368Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-16T12:57:39.368Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T12:57:39.368Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T12:57:39.368Z] HOSTNAME=58ef2222ab09 [2020-09-16T12:57:39.368Z] TEST_SKIP_INTEGRATION=1 [2020-09-16T12:57:39.368Z] TESTDEBUG=0 [2020-09-16T12:57:39.368Z] DEST=bundles/test-integration [2020-09-16T12:57:39.368Z] PWD=/go/src/github.com/docker/docker [2020-09-16T12:57:39.368Z] KEEPBUNDLE=1 [2020-09-16T12:57:39.368Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:57:39.368Z] container=docker [2020-09-16T12:57:39.368Z] HOME=/root [2020-09-16T12:57:39.368Z] GOLANG_VERSION=1.13.15 [2020-09-16T12:57:39.368Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T12:57:39.368Z] VALIDATE_BRANCH=master [2020-09-16T12:57:39.368Z] TERM=xterm [2020-09-16T12:57:39.368Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T12:57:39.368Z] SHLVL=1 [2020-09-16T12:57:39.368Z] TIMEOUT=120m [2020-09-16T12:57:39.368Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T12:57:39.368Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T12:57:39.368Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-16T12:57:39.368Z] GO111MODULE=off [2020-09-16T12:57:39.368Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T12:57:39.368Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T12:57:39.368Z] GOPATH=/go [2020-09-16T12:57:39.368Z] PKG_CONFIG=pkg-config [2020-09-16T12:57:39.368Z] _=/usr/bin/env [2020-09-16T12:57:39.368Z] Building test suite binary ./integration-cli/test.main [2020-09-16T12:57:39.936Z] No new tests added to integration. [2020-09-16T12:57:39.936Z] [2020-09-16T12:57:39.936Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T12:57:40.764Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2020-09-16T12:57:41.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T12:57:41.306Z] HOSTNAME=400353f0bfb4 [2020-09-16T12:57:41.306Z] TESTDEBUG=0 [2020-09-16T12:57:41.306Z] DEST=bundles/test-integration [2020-09-16T12:57:41.306Z] PWD=/go/src/github.com/docker/docker [2020-09-16T12:57:41.306Z] KEEPBUNDLE=1 [2020-09-16T12:57:41.306Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:57:41.306Z] container=docker [2020-09-16T12:57:41.306Z] HOME=/root [2020-09-16T12:57:41.306Z] GOLANG_VERSION=1.13.15 [2020-09-16T12:57:41.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T12:57:41.306Z] VALIDATE_BRANCH=master [2020-09-16T12:57:41.306Z] TERM=xterm [2020-09-16T12:57:41.306Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T12:57:41.306Z] SHLVL=1 [2020-09-16T12:57:41.306Z] TIMEOUT=120m [2020-09-16T12:57:41.306Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T12:57:41.306Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T12:57:41.306Z] GO111MODULE=off [2020-09-16T12:57:41.306Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-16T12:57:41.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T12:57:41.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T12:57:41.306Z] GOPATH=/go [2020-09-16T12:57:41.306Z] PKG_CONFIG=pkg-config [2020-09-16T12:57:41.306Z] _=/usr/bin/env [2020-09-16T12:57:41.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-16T12:57:42.276Z] --- PASS: TestBuildSquashParent (6.58s) [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T12:57:42.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T12:57:42.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T12:57:42.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T12:57:42.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T12:57:42.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T12:57:42.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T12:57:42.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T12:57:42.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T12:57:42.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T12:57:42.689Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.8% of statements [2020-09-16T12:57:42.689Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-09-16T12:57:42.811Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-16T12:57:44.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T12:57:44.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T12:57:44.610Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-09-16T12:57:47.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T12:57:47.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T12:57:47.912Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.537s coverage: 14.1% of statements [2020-09-16T12:57:47.912Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-09-16T12:57:49.662Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s) [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2020-09-16T12:57:49.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) [2020-09-16T12:57:49.795Z] === RUN TestBuildMultiStageCopy [2020-09-16T12:57:49.795Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-16T12:57:49.832Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.657s coverage: 57.0% of statements [2020-09-16T12:57:50.095Z] 4612f6d0b889: Pull complete [2020-09-16T12:57:51.166Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-16T12:57:51.749Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-09-16T12:57:51.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-16T12:57:52.182Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-16T12:57:52.812Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-16T12:57:53.443Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-16T12:57:53.665Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.703s coverage: 73.1% of statements [2020-09-16T12:57:53.665Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.503s coverage: 46.2% of statements [2020-09-16T12:57:54.073Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2020-09-16T12:57:54.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-09-16T12:57:54.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-09-16T12:57:54.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-09-16T12:57:54.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-09-16T12:57:54.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-09-16T12:57:54.073Z] === RUN TestBuildMultiStageParentConfig [2020-09-16T12:57:55.557Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-16T12:57:55.575Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-09-16T12:57:55.575Z] === RUN TestBuildLabelWithTargets [2020-09-16T12:57:55.583Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.080s coverage: 49.5% of statements [2020-09-16T12:57:56.531Z] ok github.com/docker/docker/daemon 12.276s coverage: 17.4% of statements [2020-09-16T12:57:56.531Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-16T12:57:56.531Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-16T12:57:56.531Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-16T12:57:56.531Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-16T12:57:56.531Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-16T12:57:56.531Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.518s coverage: 76.1% of statements [2020-09-16T12:57:57.922Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.0% of statements [2020-09-16T12:57:58.297Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-09-16T12:57:58.297Z] === RUN TestBuildWithEmptyLayers [2020-09-16T12:57:58.869Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-09-16T12:57:58.869Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-09-16T12:57:58.927Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-09-16T12:57:58.927Z] === RUN TestBuildMultiStageOnBuild [2020-09-16T12:57:59.369Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:57:59.369Z] [2020-09-16T12:57:59.369Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T12:57:59.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T12:57:59.369Z] HOSTNAME=631a21aa10df [2020-09-16T12:57:59.369Z] DEST=bundles/test-integration [2020-09-16T12:57:59.369Z] PWD=/go/src/github.com/docker/docker [2020-09-16T12:57:59.369Z] DOCKER_ROOTLESS=1 [2020-09-16T12:57:59.369Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T12:57:59.369Z] container=docker [2020-09-16T12:57:59.369Z] HOME=/root [2020-09-16T12:57:59.369Z] GOLANG_VERSION=1.13.15 [2020-09-16T12:57:59.369Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T12:57:59.369Z] VALIDATE_BRANCH=master [2020-09-16T12:57:59.369Z] TERM=xterm [2020-09-16T12:57:59.369Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T12:57:59.369Z] SHLVL=1 [2020-09-16T12:57:59.369Z] TIMEOUT=120m [2020-09-16T12:57:59.369Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T12:57:59.369Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T12:57:59.369Z] GO111MODULE=off [2020-09-16T12:57:59.369Z] DOCKER_EXPERIMENTAL=1 [2020-09-16T12:57:59.369Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-16T12:57:59.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T12:57:59.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T12:57:59.369Z] GOPATH=/go [2020-09-16T12:57:59.369Z] PKG_CONFIG=pkg-config [2020-09-16T12:57:59.369Z] _=/usr/bin/env [2020-09-16T12:57:59.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-16T12:58:00.260Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.8% of statements [2020-09-16T12:58:01.208Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.0% of statements [2020-09-16T12:58:01.470Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.4% of statements [2020-09-16T12:58:01.470Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.162s coverage: 57.7% of statements [2020-09-16T12:58:01.470Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-16T12:58:01.470Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-16T12:58:01.470Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-16T12:58:01.470Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-16T12:58:01.470Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-16T12:58:01.470Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-16T12:58:01.652Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-09-16T12:58:01.652Z] === RUN TestBuildUncleanTarFilenames [2020-09-16T12:58:02.418Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-09-16T12:58:02.994Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2020-09-16T12:58:02.994Z] ok github.com/docker/docker/daemon/logger/journald 0.054s coverage: 23.9% of statements [2020-09-16T12:58:03.156Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-09-16T12:58:03.156Z] === RUN TestBuildMultiStageLayerLeak [2020-09-16T12:58:03.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2020-09-16T12:58:04.648Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 75.2% of statements [2020-09-16T12:58:04.648Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-16T12:58:04.911Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 33.3% of statements [2020-09-16T12:58:05.174Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 37.7% of statements [2020-09-16T12:58:05.749Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2020-09-16T12:58:06.323Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2020-09-16T12:58:06.683Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2020-09-16T12:58:06.683Z] === RUN TestBuildWithHugeFile [2020-09-16T12:58:07.271Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-09-16T12:58:07.846Z] ok github.com/docker/docker/daemon/logger/splunk 2.034s coverage: 82.5% of statements [2020-09-16T12:58:07.846Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-16T12:58:07.846Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-16T12:58:08.109Z] ok github.com/docker/docker/distribution/metadata 0.135s coverage: 48.2% of statements [2020-09-16T12:58:09.500Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-09-16T12:58:10.039Z] ......................... [ 67%] [2020-09-16T12:58:10.446Z] ok github.com/docker/docker/image 0.040s coverage: 86.4% of statements [2020-09-16T12:58:10.709Z] ok github.com/docker/docker/distribution 1.840s coverage: 21.9% of statements [2020-09-16T12:58:10.709Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-16T12:58:10.709Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-09-16T12:58:11.284Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.1% of statements [2020-09-16T12:58:11.284Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-16T12:58:11.284Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-16T12:58:11.547Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2020-09-16T12:58:11.809Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2020-09-16T12:58:11.809Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-16T12:58:12.070Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-09-16T12:58:13.994Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2020-09-16T12:58:14.938Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-09-16T12:58:15.200Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-09-16T12:58:15.773Z] ok github.com/docker/docker/pkg/archive 1.154s coverage: 77.1% of statements [2020-09-16T12:58:16.347Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-09-16T12:58:16.919Z] ok github.com/docker/docker/pkg/authorization 2.478s coverage: 68.3% of statements [2020-09-16T12:58:17.180Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-09-16T12:58:17.443Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-09-16T12:58:18.016Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2020-09-16T12:58:18.597Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-16T12:58:19.171Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-16T12:58:19.744Z] ok github.com/docker/docker/pkg/chrootarchive 3.561s coverage: 43.2% of statements [2020-09-16T12:58:20.317Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-16T12:58:20.317Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-09-16T12:58:20.892Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-09-16T12:58:21.153Z] ok github.com/docker/docker/pkg/fsutils 0.345s coverage: 85.1% of statements [2020-09-16T12:58:21.415Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-09-16T12:58:22.360Z] ok github.com/docker/docker/layer 7.953s coverage: 68.8% of statements [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/oci [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-16T12:58:22.360Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-16T12:58:22.360Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-09-16T12:58:22.622Z] ok github.com/docker/docker/pkg/idtools 0.863s coverage: 70.1% of statements [2020-09-16T12:58:22.622Z] ok github.com/docker/docker/pkg/ioutils 0.642s coverage: 70.6% of statements [2020-09-16T12:58:22.622Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-16T12:58:22.622Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2020-09-16T12:58:22.622Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-16T12:58:22.622Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-16T12:58:23.197Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-09-16T12:58:23.197Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-16T12:58:23.197Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-09-16T12:58:23.460Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-09-16T12:58:23.460Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2020-09-16T12:58:23.722Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-09-16T12:58:23.722Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-16T12:58:23.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-16T12:58:24.297Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-09-16T12:58:24.871Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-09-16T12:58:25.134Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-09-16T12:58:25.134Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-09-16T12:58:25.709Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2020-09-16T12:58:26.282Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-09-16T12:58:26.543Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2020-09-16T12:58:27.116Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-09-16T12:58:27.116Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-09-16T12:58:27.410Z] #65 exporting layers 80.9s done [2020-09-16T12:58:27.410Z] #65 exporting manifest sha256:4131d4b31e13d5f2968b4617f5af839c792136833477c6813dd021adc889f063 done [2020-09-16T12:58:27.410Z] #65 exporting config sha256:02d0582416437b457cce1d92ef937fce2ff9e2726de082ceab6f23be6863d8c5 done [2020-09-16T12:58:27.410Z] #65 sending tarball [2020-09-16T12:58:27.691Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-09-16T12:58:27.953Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 54.2% of statements [2020-09-16T12:58:28.528Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-09-16T12:58:28.528Z] ok github.com/docker/docker/pkg/signal 2.787s coverage: 61.0% of statements [2020-09-16T12:58:28.791Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements [2020-09-16T12:58:29.054Z] testing: warning: no tests to run [2020-09-16T12:58:29.054Z] coverage: [no statements] [2020-09-16T12:58:29.054Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2020-09-16T12:58:29.628Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-09-16T12:58:29.628Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2020-09-16T12:58:29.890Z] ok github.com/docker/docker/pkg/urlutil 0.022s coverage: 100.0% of statements [2020-09-16T12:58:30.153Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-09-16T12:58:31.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-16T12:58:31.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-16T12:58:31.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-16T12:58:31.557Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2020-09-16T12:58:31.820Z] ok github.com/docker/docker/profiles/seccomp 0.042s coverage: 72.4% of statements [2020-09-16T12:58:32.396Z] ok github.com/docker/docker/reference 0.036s coverage: 84.4% of statements [2020-09-16T12:58:32.659Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.1% of statements [2020-09-16T12:58:33.609Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-09-16T12:58:33.609Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-09-16T12:58:33.796Z] --- PASS: TestBuildWithHugeFile (26.11s) [2020-09-16T12:58:33.796Z] === RUN TestBuildWithEmptyDockerfile [2020-09-16T12:58:33.796Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T12:58:33.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T12:58:33.796Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T12:58:33.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T12:58:33.796Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T12:58:33.796Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T12:58:33.796Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T12:58:33.796Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T12:58:33.796Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T12:58:33.796Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-09-16T12:58:33.796Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-09-16T12:58:33.796Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-16T12:58:33.796Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-16T12:58:33.796Z] === RUN TestBuildPreserveOwnership [2020-09-16T12:58:33.796Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-16T12:58:34.183Z] ok github.com/docker/docker/registry 0.294s coverage: 56.3% of statements [2020-09-16T12:58:34.446Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-09-16T12:58:34.712Z] ok github.com/docker/docker/runconfig 0.059s coverage: 66.1% of statements [2020-09-16T12:58:36.636Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-09-16T12:58:37.211Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-09-16T12:58:37.315Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-16T12:58:37.473Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-09-16T12:58:38.416Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2020-09-16T12:58:39.377Z] --- PASS: TestBuildPreserveOwnership (6.45s) [2020-09-16T12:58:39.377Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-09-16T12:58:39.377Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2020-09-16T12:58:39.377Z] === RUN TestBuildPlatformInvalid [2020-09-16T12:58:39.377Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-09-16T12:58:39.377Z] PASS [2020-09-16T12:58:39.377Z] [2020-09-16T12:58:39.377Z] === Skipped [2020-09-16T12:58:39.377Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-16T12:58:39.377Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T12:58:39.377Z] [2020-09-16T12:58:39.377Z] [2020-09-16T12:58:39.377Z] DONE 32 tests, 1 skipped in 76.527s [2020-09-16T12:58:39.377Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-16T12:58:39.377Z] ++ 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-09-16T12:58:39.377Z] ++ set -e [2020-09-16T12:58:39.377Z] ++ '[' -n 0 ']' [2020-09-16T12:58:39.377Z] ++ set -x [2020-09-16T12:58:39.377Z] ++ env -i DEST=/go/src/github.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-09-16T12:58:39.377Z] INFO: Testing against a local daemon [2020-09-16T12:58:39.377Z] === RUN TestConfigInspect [2020-09-16T12:58:42.377Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-16T12:58:42.924Z] #65 sending tarball 15.1s done [2020-09-16T12:58:42.924Z] #65 DONE 96.1s [2020-09-16T12:58:42.924Z] [2020-09-16T12:58:42.924Z] #66 importing to docker [2020-09-16T12:58:43.819Z] --- PASS: TestConfigInspect (3.79s) [2020-09-16T12:58:43.819Z] === RUN TestConfigList [2020-09-16T12:58:46.541Z] --- PASS: TestConfigList (3.48s) [2020-09-16T12:58:46.541Z] === RUN TestConfigsCreateAndDelete [2020-09-16T12:58:50.984Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-09-16T12:58:50.984Z] === RUN TestConfigsUpdate [2020-09-16T12:58:53.713Z] --- PASS: TestConfigsUpdate (3.17s) [2020-09-16T12:58:53.713Z] === RUN TestTemplatedConfig [2020-09-16T12:58:57.221Z] --- PASS: TestTemplatedConfig (3.76s) [2020-09-16T12:58:57.221Z] === RUN TestConfigCreateResolve [2020-09-16T12:58:57.507Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-16T12:58:58.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-16T12:58:58.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-16T12:58:58.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-16T12:58:58.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-16T12:58:58.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-16T12:58:58.313Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-16T12:58:58.760Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/test/unit [2020-09-16T12:58:59.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-16T12:59:00.038Z] tests/integration/client_test.py ..... [ 75%] [2020-09-16T12:59:00.038Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-16T12:59:00.038Z] tests/integration/errors_test.py . [ 76%] [2020-09-16T12:59:00.370Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/rootless [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/volume [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-16T12:59:00.370Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-16T12:59:00.370Z] [2020-09-16T12:59:00.370Z] === Skipped [2020-09-16T12:59:00.370Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-16T12:59:00.370Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-16T12:59:00.370Z] [2020-09-16T12:59:00.370Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-16T12:59:00.370Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-16T12:59:00.370Z] [2020-09-16T12:59:00.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-16T12:59:00.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:59:00.370Z] [2020-09-16T12:59:00.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-16T12:59:00.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:59:00.370Z] [2020-09-16T12:59:00.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-16T12:59:00.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:59:00.370Z] [2020-09-16T12:59:00.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-16T12:59:00.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:73: No driver to put! [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-16T12:59:00.371Z] time="2020-09-16T12:57:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-16T12:59:00.371Z] time="2020-09-16T12:57:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-16T12:59:00.371Z] time="2020-09-16T12:57:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-16T12:59:00.371Z] time="2020-09-16T12:57:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-16T12:59:00.371Z] time="2020-09-16T12:57:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:73: No driver to put! [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-16T12:59:00.371Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-16T12:59:00.371Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-16T12:59:00.371Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T12:59:00.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-16T12:59:00.371Z] graphtest_unix.go:73: No driver to put! [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-16T12:59:00.371Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-16T12:59:00.371Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] [2020-09-16T12:59:00.371Z] DONE 2138 tests, 26 skipped in 193.647s Post stage [Pipeline] junit [2020-09-16T12:59:00.385Z] Recording test results [2020-09-16T12:59:00.729Z] --- PASS: TestConfigCreateResolve (3.15s) [2020-09-16T12:59:00.729Z] === RUN TestConfigDaemonLibtrustID [2020-09-16T12:59:01.020Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-16T12:59:01.020Z] PASS [2020-09-16T12:59:01.020Z] [2020-09-16T12:59:01.020Z] DONE 7 tests in 21.627s [2020-09-16T12:59:01.020Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-16T12:59:01.020Z] ++ 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-09-16T12:59:01.020Z] ++ set -e [2020-09-16T12:59:01.020Z] ++ '[' -n 0 ']' [2020-09-16T12:59:01.020Z] ++ set -x [2020-09-16T12:59:01.020Z] ++ env -i DEST=/go/src/github.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-09-16T12:59:01.020Z] INFO: Testing against a local daemon [2020-09-16T12:59:01.020Z] === RUN TestCheckpoint [2020-09-16T12:59:01.020Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-16T12:59:01.020Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T12:59:01.020Z] === RUN TestContainerInvalidJSON [2020-09-16T12:59:01.020Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T12:59:01.020Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T12:59:01.020Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T12:59:01.020Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T12:59:01.020Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-16T12:59:01.020Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-16T12:59:01.020Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T12:59:01.020Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-16T12:59:01.020Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T12:59:01.020Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-16T12:59:01.020Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-16T12:59:01.020Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-16T12:59:01.020Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-16T12:59:01.020Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-16T12:59:01.311Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-09-16T12:59:01.311Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-16T12:59:01.311Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-16T12:59:01.311Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-16T12:59:01.601Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-16T12:59:01.601Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-16T12:59:01.601Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-16T12:59:01.601Z] === RUN TestCopyFromContainer [2020-09-16T12:59:02.332Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-16T12:59:02.765Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -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:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh dynbinary test-integration [2020-09-16T12:59:03.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-16T12:59:03.707Z] === RUN TestCopyFromContainer// [2020-09-16T12:59:03.707Z] === RUN TestCopyFromContainer//bar/root [2020-09-16T12:59:03.707Z] [2020-09-16T12:59:03.707Z] Removing bundles/ [2020-09-16T12:59:03.707Z] [2020-09-16T12:59:03.707Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-16T12:59:03.707Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T12:59:03.707Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T12:59:03.997Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-16T12:59:03.997Z] === RUN TestCopyFromContainer/bar/quux [2020-09-16T12:59:03.997Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-16T12:59:04.287Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-16T12:59:04.287Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-16T12:59:04.287Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-16T12:59:04.287Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-16T12:59:04.576Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-16T12:59:04.576Z] --- PASS: TestCopyFromContainer (2.98s) [2020-09-16T12:59:04.576Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-16T12:59:04.577Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-16T12:59:04.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-16T12:59:04.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T12:59:04.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T12:59:04.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T12:59:04.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T12:59:04.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T12:59:04.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T12:59:04.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T12:59:04.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T12:59:04.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T12:59:04.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-16T12:59:04.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-16T12:59:04.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-16T12:59:04.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-16T12:59:04.577Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-16T12:59:04.577Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-16T12:59:04.577Z] === RUN TestCreateWithInvalidEnv [2020-09-16T12:59:04.577Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-16T12:59:04.577Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-16T12:59:04.577Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-16T12:59:04.577Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-16T12:59:04.577Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-16T12:59:04.577Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-16T12:59:04.577Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-16T12:59:04.577Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-16T12:59:04.577Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-16T12:59:04.577Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-16T12:59:04.577Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-16T12:59:04.577Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-16T12:59:04.577Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-16T12:59:04.577Z] === RUN TestCreateTmpfsMountsTarget [2020-09-16T12:59:04.577Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-16T12:59:04.577Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-16T12:59:05.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-16T12:59:06.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-16T12:59:07.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-16T12:59:07.363Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-09-16T12:59:07.363Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-16T12:59:08.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-16T12:59:09.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-09-16T12:59:10.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-16T12:59:10.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T12:59:10.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T12:59:10.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T12:59:10.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T12:59:10.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T12:59:10.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T12:59:10.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T12:59:10.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T12:59:10.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T12:59:10.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T12:59:10.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T12:59:10.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T12:59:10.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T12:59:10.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T12:59:10.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-16T12:59:10.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-16T12:59:10.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-16T12:59:10.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-09-16T12:59:10.439Z] === RUN TestCreateDifferentPlatform [2020-09-16T12:59:10.439Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-16T12:59:10.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-16T12:59:10.439Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-16T12:59:10.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-16T12:59:10.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-16T12:59:10.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-16T12:59:10.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-09-16T12:59:10.439Z] === RUN TestContainerStartOnDaemonRestart [2020-09-16T12:59:10.439Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-16T12:59:10.439Z] === RUN TestDaemonRestartIpcMode [2020-09-16T12:59:10.439Z] === PAUSE TestDaemonRestartIpcMode [2020-09-16T12:59:10.439Z] === RUN TestDaemonHostGatewayIP [2020-09-16T12:59:10.439Z] === PAUSE TestDaemonHostGatewayIP [2020-09-16T12:59:10.439Z] === RUN TestContainerKillOnDaemonStart [2020-09-16T12:59:10.439Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-16T12:59:10.439Z] === RUN TestDiff [2020-09-16T12:59:11.537Z] --- PASS: TestDiff (0.83s) [2020-09-16T12:59:11.537Z] === RUN TestExecWithCloseStdin [2020-09-16T12:59:11.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-16T12:59:12.167Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-09-16T12:59:12.167Z] === RUN TestExec [2020-09-16T12:59:12.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-16T12:59:13.198Z] --- PASS: TestExec (0.91s) [2020-09-16T12:59:13.198Z] === RUN TestExecUser [2020-09-16T12:59:14.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-16T12:59:14.248Z] --- PASS: TestExecUser (0.94s) [2020-09-16T12:59:14.248Z] === RUN TestExportContainerAndImportImage [2020-09-16T12:59:15.002Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T12:59:15.002Z] Using test binary docker [2020-09-16T12:59:15.262Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-16T12:59:15.262Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T12:59:15.262Z] INFO: Waiting for daemon to start... [2020-09-16T12:59:15.262Z] Starting dockerd [2020-09-16T12:59:15.329Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-09-16T12:59:15.329Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-16T12:59:16.874Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-09-16T12:59:16.874Z] === RUN TestHealthCheckWorkdir [2020-09-16T12:59:17.794Z] . [2020-09-16T12:59:17.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T12:59:17.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T12:59:17.794Z] Error: No such image: emptyfs [2020-09-16T12:59:17.980Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-09-16T12:59:17.980Z] === RUN TestHealthKillContainer [2020-09-16T12:59:18.053Z] Running integration-test (iteration 1) [2020-09-16T12:59:18.053Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-16T12:59:20.773Z] --- PASS: TestHealthKillContainer (3.00s) [2020-09-16T12:59:20.773Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-16T12:59:21.082Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2020-09-16T12:59:21.839Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-09-16T12:59:21.839Z] === RUN TestIpcModeNone [2020-09-16T12:59:22.525Z] --- PASS: TestIpcModeNone (0.91s) [2020-09-16T12:59:22.525Z] === RUN TestIpcModePrivate [2020-09-16T12:59:23.556Z] --- PASS: TestIpcModePrivate (0.86s) [2020-09-16T12:59:23.556Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-16T12:59:23.556Z] === RUN TestIpcModeShareable [2020-09-16T12:59:24.586Z] --- PASS: TestIpcModeShareable (0.94s) [2020-09-16T12:59:24.587Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-16T12:59:24.587Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-16T12:59:27.364Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-09-16T12:59:27.364Z] === RUN TestAPIIpcModeHost [2020-09-16T12:59:27.681Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-09-16T12:59:27.681Z] === RUN TestDaemonIpcModeShareable [2020-09-16T12:59:29.815Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-16T12:59:29.815Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-16T12:59:29.815Z] === RUN TestDaemonIpcModePrivate [2020-09-16T12:59:30.274Z] Loaded image: buildpack-deps:buster [2020-09-16T12:59:30.274Z] Loaded image: busybox:latest [2020-09-16T12:59:30.274Z] Loaded image: busybox:glibc [2020-09-16T12:59:30.274Z] Loaded image: debian:buster [2020-09-16T12:59:30.532Z] Loaded image: hello-world:latest [2020-09-16T12:59:30.532Z] INFO: Testing against a local daemon [2020-09-16T12:59:30.532Z] === RUN TestCgroupNamespacesBuild [2020-09-16T12:59:31.385Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-09-16T12:59:31.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-16T12:59:31.385Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-16T12:59:33.269Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-16T12:59:33.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-09-16T12:59:33.446Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-16T12:59:33.446Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-16T12:59:33.816Z] --- PASS: TestCgroupNamespacesBuild (3.17s) [2020-09-16T12:59:33.816Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-16T12:59:34.989Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-09-16T12:59:34.989Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-16T12:59:34.989Z] === RUN TestIpcModeOlderClient [2020-09-16T12:59:34.989Z] === PAUSE TestIpcModeOlderClient [2020-09-16T12:59:34.989Z] === RUN TestKillContainerInvalidSignal [2020-09-16T12:59:35.620Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-09-16T12:59:35.620Z] === RUN TestKillContainer [2020-09-16T12:59:35.620Z] === RUN TestKillContainer/no_signal [2020-09-16T12:59:35.721Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-09-16T12:59:35.721Z] === RUN TestBuildWithSession [2020-09-16T12:59:35.721Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-16T12:59:35.721Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T12:59:35.721Z] === RUN TestBuildSquashParent [2020-09-16T12:59:36.687Z] === RUN TestKillContainer/non_killing_signal [2020-09-16T12:59:37.040Z] === RUN TestKillContainer/killing_signal [2020-09-16T12:59:38.683Z] --- PASS: TestKillContainer (2.62s) [2020-09-16T12:59:38.683Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-09-16T12:59:38.683Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-16T12:59:38.683Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-09-16T12:59:38.683Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-16T12:59:38.683Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-16T12:59:39.315Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-16T12:59:39.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-09-16T12:59:39.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-09-16T12:59:39.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-16T12:59:39.948Z] === RUN TestKillStoppedContainer [2020-09-16T12:59:40.310Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-16T12:59:40.310Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-16T12:59:40.310Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-09-16T12:59:40.310Z] === RUN TestKillDifferentUserContainer [2020-09-16T12:59:41.343Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-09-16T12:59:41.343Z] === RUN TestInspectOomKilledTrue [2020-09-16T12:59:41.343Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-16T12:59:41.343Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T12:59:41.343Z] === RUN TestInspectOomKilledFalse [2020-09-16T12:59:41.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-16T12:59:41.343Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T12:59:41.343Z] === RUN TestLinksEtcHostsContentMatch [2020-09-16T12:59:41.634Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-09-16T12:59:41.634Z] === RUN TestLinksContainerNames [2020-09-16T12:59:43.697Z] --- PASS: TestLinksContainerNames (1.68s) [2020-09-16T12:59:43.697Z] === RUN TestLogsFollowTailEmpty [2020-09-16T12:59:43.839Z] --- PASS: TestBuildSquashParent (7.45s) [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T12:59:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T12:59:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T12:59:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T12:59:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T12:59:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T12:59:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T12:59:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T12:59:43.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T12:59:43.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T12:59:44.326Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-09-16T12:59:44.326Z] === RUN TestContainerNetworkMountsNoChown [2020-09-16T12:59:44.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T12:59:44.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T12:59:44.957Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/default [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/default [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/private [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/private [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rprivate [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/slave [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/slave [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rslave [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/shared [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/shared [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rshared [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-16T12:59:44.957Z] === CONT TestMountDaemonRoot/default [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-16T12:59:44.957Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-16T12:59:44.957Z] === CONT TestMountDaemonRoot/rshared [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-16T12:59:44.957Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T12:59:44.957Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T12:59:44.957Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/shared [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/rslave [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/slave [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/rprivate [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/private [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-16T12:59:45.247Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-16T12:59:45.247Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-16T12:59:45.247Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T12:59:45.538Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-16T12:59:45.829Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-09-16T12:59:45.829Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-16T12:59:45.830Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-16T12:59:45.830Z] === RUN TestContainerBindMountNonRecursive [2020-09-16T12:59:46.552Z] c3aff4450246: Pull complete [2020-09-16T12:59:46.552Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-16T12:59:46.552Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T12:59:46.552Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T12:59:46.552Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-16T12:59:46.552Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-16T12:59:46.552Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-16T12:59:46.552Z] INFO: Docker version of control daemon [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] Client: Docker Engine - Enterprise [2020-09-16T12:59:46.552Z] Version: 19.03.5 [2020-09-16T12:59:46.552Z] API version: 1.40 [2020-09-16T12:59:46.552Z] Go version: go1.12.12 [2020-09-16T12:59:46.552Z] Git commit: 2ee0c57608 [2020-09-16T12:59:46.552Z] Built: 11/13/2019 08:00:16 [2020-09-16T12:59:46.552Z] OS/Arch: windows/amd64 [2020-09-16T12:59:46.552Z] Experimental: false [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] Server: Docker Engine - Enterprise [2020-09-16T12:59:46.552Z] Engine: [2020-09-16T12:59:46.552Z] Version: 19.03.5 [2020-09-16T12:59:46.552Z] API version: 1.40 (minimum version 1.24) [2020-09-16T12:59:46.552Z] Go version: go1.12.12 [2020-09-16T12:59:46.552Z] Git commit: 2ee0c57608 [2020-09-16T12:59:46.552Z] Built: 11/13/2019 07:58:51 [2020-09-16T12:59:46.552Z] OS/Arch: windows/amd64 [2020-09-16T12:59:46.552Z] Experimental: true [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] INFO: Docker info of control daemon [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] Client: [2020-09-16T12:59:46.552Z] Debug Mode: false [2020-09-16T12:59:46.552Z] Plugins: [2020-09-16T12:59:46.552Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] Server: [2020-09-16T12:59:46.552Z] Containers: 0 [2020-09-16T12:59:46.552Z] Running: 0 [2020-09-16T12:59:46.552Z] Paused: 0 [2020-09-16T12:59:46.552Z] Stopped: 0 [2020-09-16T12:59:46.552Z] Images: 1 [2020-09-16T12:59:46.552Z] Server Version: 19.03.5 [2020-09-16T12:59:46.552Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-09-16T12:59:46.552Z] LCOW: [2020-09-16T12:59:46.552Z] Windows: [2020-09-16T12:59:46.552Z] Logging Driver: json-file [2020-09-16T12:59:46.552Z] Plugins: [2020-09-16T12:59:46.552Z] Volume: local [2020-09-16T12:59:46.552Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-16T12:59:46.552Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-16T12:59:46.552Z] Swarm: inactive [2020-09-16T12:59:46.552Z] Default Isolation: process [2020-09-16T12:59:46.552Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-16T12:59:46.552Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-16T12:59:46.552Z] OSType: windows [2020-09-16T12:59:46.552Z] Architecture: x86_64 [2020-09-16T12:59:46.552Z] CPUs: 4 [2020-09-16T12:59:46.552Z] Total Memory: 32GiB [2020-09-16T12:59:46.552Z] Name: azwin-2-382bb0 [2020-09-16T12:59:46.552Z] ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F [2020-09-16T12:59:46.552Z] Docker Root Dir: D:\docker [2020-09-16T12:59:46.552Z] Debug Mode: false [2020-09-16T12:59:46.552Z] Registry: https://index.docker.io/v1/ [2020-09-16T12:59:46.552Z] Labels: [2020-09-16T12:59:46.552Z] Experimental: true [2020-09-16T12:59:46.552Z] Insecure Registries: [2020-09-16T12:59:46.552Z] 10.0.0.4:5000 [2020-09-16T12:59:46.552Z] 127.0.0.0/8 [2020-09-16T12:59:46.552Z] Registry Mirrors: [2020-09-16T12:59:46.552Z] http://10.0.0.4:5000/ [2020-09-16T12:59:46.552Z] Live Restore Enabled: false [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] INFO: Commit hash is 1ed6589e39 [2020-09-16T12:59:46.552Z] INFO: Nuke-Everything... [2020-09-16T12:59:46.552Z] INFO: Container count on control daemon to delete is 0 [2020-09-16T12:59:46.552Z] INFO: Nuking d:\CI [2020-09-16T12:59:46.552Z] INFO: Zapped successfully [2020-09-16T12:59:46.552Z] INFO: Location for testing is d:\CI\PR-41460\1 [2020-09-16T12:59:46.552Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] INFO: Building the image from Dockerfile.windows at 09/16/2020 12:59:40... [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] Sending build context to Docker daemon 56.19MB [2020-09-16T12:59:46.552Z] [2020-09-16T12:59:46.552Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-16T12:59:46.552Z] ---> 715aaeac112d [2020-09-16T12:59:46.552Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-16T12:59:46.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T12:59:46.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T12:59:47.011Z] ---> Running in 32482d0dd9dc [2020-09-16T12:59:47.469Z] Removing intermediate container 32482d0dd9dc [2020-09-16T12:59:47.469Z] ---> a53a106318b2 [2020-09-16T12:59:47.469Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-16T12:59:47.469Z] ---> Running in 3ddf38d2bc60 [2020-09-16T12:59:47.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-16T12:59:47.892Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-09-16T12:59:47.892Z] === RUN TestNetworkNat [2020-09-16T12:59:47.929Z] Removing intermediate container 3ddf38d2bc60 [2020-09-16T12:59:47.929Z] ---> 5242d80cb5cb [2020-09-16T12:59:47.929Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-16T12:59:47.929Z] ---> Running in 882b537c85de [2020-09-16T12:59:47.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-16T12:59:48.390Z] Removing intermediate container 882b537c85de [2020-09-16T12:59:48.390Z] ---> ca14ec14bd8d [2020-09-16T12:59:48.390Z] 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-09-16T12:59:48.390Z] ---> Running in e2e0ad436745 [2020-09-16T12:59:48.952Z] --- PASS: TestNetworkNat (0.88s) [2020-09-16T12:59:48.952Z] === RUN TestNetworkLocalhostTCPNat [2020-09-16T12:59:49.199Z] ......... [ 86%] [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s) [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2020-09-16T12:59:49.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-09-16T12:59:49.215Z] === RUN TestBuildMultiStageCopy [2020-09-16T12:59:49.215Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-16T12:59:49.358Z] Removing intermediate container e2e0ad436745 [2020-09-16T12:59:49.358Z] ---> 7156d58aa999 [2020-09-16T12:59:49.358Z] 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-09-16T12:59:49.358Z] ---> Running in edcd69cb3a42 [2020-09-16T12:59:49.582Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-09-16T12:59:49.582Z] === RUN TestNetworkLoopbackNat [2020-09-16T12:59:52.502Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-16T12:59:53.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-16T12:59:53.091Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-09-16T12:59:53.091Z] === RUN TestPause [2020-09-16T12:59:53.278Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-16T12:59:53.725Z] --- PASS: TestPause (0.88s) [2020-09-16T12:59:53.725Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-16T12:59:53.725Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T12:59:53.725Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T12:59:53.725Z] === RUN TestPauseStopPausedContainer [2020-09-16T12:59:54.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-16T12:59:54.731Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-16T12:59:54.755Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-09-16T12:59:54.755Z] === RUN TestPsFilter [2020-09-16T12:59:54.755Z] --- PASS: TestPsFilter (0.27s) [2020-09-16T12:59:54.755Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-16T12:59:55.380Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-16T12:59:55.785Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-09-16T12:59:55.785Z] === RUN TestRemoveContainerWithVolume [2020-09-16T12:59:56.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-16T12:59:56.337Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2020-09-16T12:59:56.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-09-16T12:59:56.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-16T12:59:56.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-16T12:59:56.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-16T12:59:56.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-16T12:59:56.337Z] === RUN TestBuildMultiStageParentConfig [2020-09-16T12:59:56.416Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-09-16T12:59:56.416Z] === RUN TestRemoveContainerRunning [2020-09-16T12:59:57.446Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-09-16T12:59:57.446Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-16T12:59:58.044Z] [2020-09-16T12:59:58.044Z] SUCCESS: Specified value was saved. [2020-09-16T12:59:58.077Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-09-16T12:59:58.077Z] === RUN TestRemoveInvalidContainer [2020-09-16T12:59:58.077Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-16T12:59:58.077Z] === RUN TestRenameLinkedContainer [2020-09-16T12:59:58.502Z] INFO: Downloading git... [2020-09-16T12:59:59.474Z] INFO: Downloading go... [2020-09-16T13:00:01.021Z] INFO: Downloading compiler 1 of 3... [2020-09-16T13:00:01.292Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-16T13:00:01.292Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-16T13:00:01.499Z] INFO: Downloading compiler 2 of 3... [2020-09-16T13:00:01.588Z] --- PASS: TestRenameLinkedContainer (3.39s) [2020-09-16T13:00:01.588Z] === RUN TestRenameStoppedContainer [2020-09-16T13:00:01.642Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-09-16T13:00:01.642Z] === RUN TestBuildLabelWithTargets [2020-09-16T13:00:01.963Z] INFO: Downloading compiler 3 of 3... [2020-09-16T13:00:02.423Z] INFO: Extracting git... [2020-09-16T13:00:02.649Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-09-16T13:00:02.649Z] === RUN TestRenameRunningContainerAndReuse [2020-09-16T13:00:04.154Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-09-16T13:00:04.154Z] === RUN TestRenameInvalidName [2020-09-16T13:00:05.185Z] --- PASS: TestRenameInvalidName (0.86s) [2020-09-16T13:00:05.185Z] === RUN TestRenameAnonymousContainer [2020-09-16T13:00:07.386Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-16T13:00:09.754Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-16T13:00:09.754Z] === RUN TestBuildWithEmptyLayers [2020-09-16T13:00:10.143Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-16T13:00:10.143Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-16T13:00:10.740Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-09-16T13:00:10.740Z] === RUN TestRenameContainerWithSameName [2020-09-16T13:00:10.740Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-09-16T13:00:10.740Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-16T13:00:11.464Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T13:00:12.036Z] [2020-09-16T13:00:12.036Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T13:00:12.287Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-16T13:00:12.287Z] === RUN TestBuildMultiStageOnBuild [2020-09-16T13:00:12.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T13:00:12.607Z] HOSTNAME=6ac71bd3510d [2020-09-16T13:00:12.607Z] TESTDEBUG=0 [2020-09-16T13:00:12.607Z] DEST=bundles/test-integration [2020-09-16T13:00:12.607Z] PWD=/go/src/github.com/docker/docker [2020-09-16T13:00:12.607Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T13:00:12.607Z] container=docker [2020-09-16T13:00:12.607Z] HOME=/root [2020-09-16T13:00:12.607Z] GOLANG_VERSION=1.13.15 [2020-09-16T13:00:12.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T13:00:12.607Z] VALIDATE_BRANCH=master [2020-09-16T13:00:12.607Z] TERM=xterm [2020-09-16T13:00:12.607Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T13:00:12.607Z] SHLVL=1 [2020-09-16T13:00:12.607Z] TIMEOUT=120m [2020-09-16T13:00:12.607Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T13:00:12.607Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T13:00:12.607Z] GO111MODULE=off [2020-09-16T13:00:12.607Z] DOCKER_EXPERIMENTAL=1 [2020-09-16T13:00:12.607Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-16T13:00:12.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T13:00:12.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T13:00:12.607Z] GOPATH=/go [2020-09-16T13:00:12.607Z] PKG_CONFIG=pkg-config [2020-09-16T13:00:12.607Z] _=/usr/bin/env [2020-09-16T13:00:12.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-16T13:00:12.807Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-09-16T13:00:12.807Z] === RUN TestResize [2020-09-16T13:00:13.437Z] --- PASS: TestResize (0.86s) [2020-09-16T13:00:13.437Z] === RUN TestResizeWithInvalidSize [2020-09-16T13:00:14.019Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-16T13:00:14.068Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-09-16T13:00:14.068Z] === RUN TestResizeWhenContainerNotStarted [2020-09-16T13:00:14.538Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-16T13:00:14.538Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-16T13:00:14.538Z] [2020-09-16T13:00:14.538Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-16T13:00:14.538Z] =========================== short test summary info ============================ [2020-09-16T13:00:14.538Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-16T13:00:14.538Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-16T13:00:14.538Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-16T13:00:14.538Z] Not supported on most drivers [2020-09-16T13:00:14.538Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-16T13:00:14.538Z] Output of docker top depends on host distro, and is not formalized. [2020-09-16T13:00:14.538Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-16T13:00:14.538Z] Output of docker top depends on host distro, and is not formalized. [2020-09-16T13:00:14.538Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-16T13:00:14.538Z] Can fail if eth0 has multiple IP addresses [2020-09-16T13:00:14.538Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-16T13:00:14.538Z] This doesn't seem to be taken into account by the engine [2020-09-16T13:00:14.538Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-16T13:00:14.538Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-16T13:00:14.538Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.97 seconds == [2020-09-16T13:00:14.796Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-16T13:00:15.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:00:15.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:00:15.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:00:15.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:00:15.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:00:17.246Z] INFO: Expanding go... [2020-09-16T13:00:17.561Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-16T13:00:17.561Z] === RUN TestBuildUncleanTarFilenames [2020-09-16T13:00:17.819Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-09-16T13:00:17.819Z] === RUN TestBuildMultiStageLayerLeak [2020-09-16T13:00:17.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:00:17.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:00:18.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:00:18.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:00:20.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:00:20.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:00:23.090Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-09-16T13:00:23.090Z] === RUN TestBuildWithHugeFile [2020-09-16T13:00:23.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:00:23.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:00:25.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:00:25.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:00:26.999Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:00:26.999Z] [2020-09-16T13:00:26.999Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:00:26.999Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:00:26.999Z] [2020-09-16T13:00:26.999Z] To set a process to complain mode, use the command line tool [2020-09-16T13:00:26.999Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:00:26.999Z] Post stage [Pipeline] junit [2020-09-16T13:00:27.579Z] Recording test results [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-09-16T13:00:28.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-09-16T13:00:28.592Z] === RUN TestCgroupNamespacesRun [Pipeline] sh [2020-09-16T13:00:29.120Z] + echo Ensuring container killed. [2020-09-16T13:00:29.120Z] Ensuring container killed. [2020-09-16T13:00:29.120Z] + docker rm -vf docker-pr1 [2020-09-16T13:00:29.120Z] Error: No such container: docker-pr1 [2020-09-16T13:00:29.120Z] + true [Pipeline] sh [2020-09-16T13:00:29.429Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:00:29.429Z] Chowning /workspace to jenkins user [2020-09-16T13:00:29.429Z] + id -u [2020-09-16T13:00:29.429Z] + id -g [2020-09-16T13:00:29.429Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41460:/workspace busybox chown -R 1000:1000 /workspace [2020-09-16T13:00:30.103Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-09-16T13:00:30.103Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:00:30.668Z] + bundleName=docker-py [2020-09-16T13:00:30.668Z] + echo Creating docker-py-bundles.tar.gz [2020-09-16T13:00:30.668Z] Creating docker-py-bundles.tar.gz [2020-09-16T13:00:30.668Z] + 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-09-16T13:00:30.680Z] Archiving artifacts [2020-09-16T13:00:30.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-16T13:00:31.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh binary-daemon [2020-09-16T13:00:31.607Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-09-16T13:00:31.607Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-16T13:00:31.611Z] [2020-09-16T13:00:31.870Z] Removing bundles/ [2020-09-16T13:00:31.870Z] [2020-09-16T13:00:31.870Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-16T13:00:31.870Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-16T13:00:31.870Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T13:00:33.112Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2020-09-16T13:00:33.112Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-16T13:00:34.696Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-09-16T13:00:34.696Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-16T13:00:36.757Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2020-09-16T13:00:36.757Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-16T13:00:38.261Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-09-16T13:00:38.261Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-16T13:00:38.368Z] INFO: Expanding compiler 1 of 3... [2020-09-16T13:00:38.368Z] INFO: Expanding compiler 2 of 3... [2020-09-16T13:00:38.891Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-16T13:00:38.892Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-16T13:00:40.954Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-09-16T13:00:40.954Z] === RUN TestKernelTCPMemory [2020-09-16T13:00:41.584Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-09-16T13:00:41.584Z] === RUN TestNISDomainname [2020-09-16T13:00:42.615Z] --- PASS: TestNISDomainname (0.99s) [2020-09-16T13:00:42.615Z] === RUN TestHostnameDnsResolution [2020-09-16T13:00:43.083Z] INFO: Expanding compiler 3 of 3... [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-16T13:00:43.427Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-09-16T13:00:43.427Z] ok github.com/docker/docker/builder/remotecontext/git 3.911s coverage: 86.3% of statements [2020-09-16T13:00:43.544Z] INFO: Removing downloaded files... [2020-09-16T13:00:43.544Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-16T13:00:43.544Z] INFO: Configuring git core.autocrlf... [2020-09-16T13:00:44.075Z] ok github.com/docker/docker/builder/remotecontext 0.478s coverage: 13.6% of statements [2020-09-16T13:00:44.676Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-09-16T13:00:44.676Z] === RUN TestStats [2020-09-16T13:00:44.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-16T13:00:44.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-16T13:00:45.613Z] ok github.com/docker/docker/builder/dockerfile 1.281s coverage: 48.0% of statements [2020-09-16T13:00:45.613Z] ? github.com/docker/docker/cli [no test files] [2020-09-16T13:00:45.613Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-16T13:00:46.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-16T13:00:47.397Z] --- PASS: TestStats (2.96s) [2020-09-16T13:00:47.397Z] === RUN TestStopContainerWithTimeout [2020-09-16T13:00:47.397Z] === RUN TestStopContainerWithTimeout/0 [2020-09-16T13:00:47.397Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-16T13:00:47.397Z] === RUN TestStopContainerWithTimeout/1 [2020-09-16T13:00:47.397Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-16T13:00:47.397Z] === RUN TestStopContainerWithTimeout/3 [2020-09-16T13:00:47.397Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-16T13:00:47.397Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-16T13:00:47.397Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-16T13:00:47.397Z] === CONT TestStopContainerWithTimeout/0 [2020-09-16T13:00:47.397Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-16T13:00:48.432Z] === CONT TestStopContainerWithTimeout/3 [2020-09-16T13:00:50.119Z] ok github.com/docker/docker/client 0.547s coverage: 75.4% of statements [2020-09-16T13:00:50.494Z] === CONT TestStopContainerWithTimeout/1 [2020-09-16T13:00:52.561Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-16T13:00:52.561Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-09-16T13:00:52.561Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-09-16T13:00:52.561Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-09-16T13:00:52.561Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-09-16T13:00:52.561Z] === RUN TestDeleteDevicemapper [2020-09-16T13:00:52.561Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-16T13:00:52.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:00:52.561Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-16T13:00:56.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2020-09-16T13:00:56.118Z] === RUN TestUpdateMemory [2020-09-16T13:00:56.118Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-16T13:00:56.118Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:00:56.118Z] === RUN TestUpdateCPUQuota [2020-09-16T13:00:56.753Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-09-16T13:00:56.753Z] === RUN TestUpdatePidsLimit [2020-09-16T13:00:56.753Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-16T13:00:57.044Z] === RUN TestUpdatePidsLimit/no_change [2020-09-16T13:00:57.334Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-16T13:00:57.965Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-16T13:00:58.257Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-16T13:00:58.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-16T13:00:58.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit (3.50s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-09-16T13:01:00.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-16T13:01:00.341Z] === RUN TestUpdateRestartPolicy [2020-09-16T13:01:08.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-16T13:01:08.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-16T13:01:08.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-16T13:01:09.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-16T13:01:10.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-16T13:01:12.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-16T13:01:12.960Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-09-16T13:01:12.960Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-16T13:01:13.991Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-09-16T13:01:13.991Z] === RUN TestWaitNonBlocked [2020-09-16T13:01:13.991Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:01:13.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:01:13.991Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:01:13.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:01:13.991Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:01:13.991Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:01:15.022Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-16T13:01:15.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-09-16T13:01:15.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-09-16T13:01:15.022Z] === RUN TestWaitBlocked [2020-09-16T13:01:15.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:01:15.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:01:15.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:01:15.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:01:15.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:01:15.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:01:15.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-16T13:01:16.053Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-16T13:01:16.053Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-09-16T13:01:16.053Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-09-16T13:01:16.053Z] === CONT TestContainerStartOnDaemonRestart [2020-09-16T13:01:16.053Z] === CONT TestIpcModeOlderClient [2020-09-16T13:01:16.053Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-16T13:01:16.053Z] === CONT TestDaemonHostGatewayIP [2020-09-16T13:01:17.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-16T13:01:17.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-16T13:01:17.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-16T13:01:17.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-16T13:01:18.775Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s) [2020-09-16T13:01:18.775Z] === CONT TestContainerKillOnDaemonStart [2020-09-16T13:01:19.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-16T13:01:19.337Z] --- PASS: TestBuildWithHugeFile (52.87s) [2020-09-16T13:01:19.337Z] === RUN TestBuildWithEmptyDockerfile [2020-09-16T13:01:19.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:01:19.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:01:19.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:01:19.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:01:19.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:01:19.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:01:19.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:01:19.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:01:19.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:01:19.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-09-16T13:01:19.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-09-16T13:01:19.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-09-16T13:01:19.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-16T13:01:19.337Z] === RUN TestBuildPreserveOwnership [2020-09-16T13:01:19.337Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-16T13:01:19.406Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-09-16T13:01:19.406Z] === CONT TestDaemonRestartIpcMode [2020-09-16T13:01:19.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-16T13:01:19.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-16T13:01:20.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-16T13:01:21.240Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-16T13:01:21.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-16T13:01:22.915Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-09-16T13:01:23.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-16T13:01:25.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-16T13:01:25.426Z] --- PASS: TestBuildPreserveOwnership (9.80s) [2020-09-16T13:01:25.426Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.79s) [2020-09-16T13:01:25.426Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-16T13:01:25.426Z] === RUN TestBuildPlatformInvalid [2020-09-16T13:01:25.426Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-16T13:01:25.426Z] PASS [2020-09-16T13:01:25.426Z] [2020-09-16T13:01:25.426Z] === Skipped [2020-09-16T13:01:25.426Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-16T13:01:25.426Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:01:25.426Z] [2020-09-16T13:01:25.426Z] [2020-09-16T13:01:25.426Z] DONE 32 tests, 1 skipped in 127.222s [2020-09-16T13:01:25.426Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-16T13:01:25.426Z] INFO: Testing against a local daemon [2020-09-16T13:01:25.426Z] === RUN TestConfigInspect [2020-09-16T13:01:25.426Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-16T13:01:25.426Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:25.426Z] === RUN TestConfigList [2020-09-16T13:01:25.426Z] --- SKIP: TestConfigList (0.01s) [2020-09-16T13:01:25.426Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:25.426Z] === RUN TestConfigsCreateAndDelete [2020-09-16T13:01:25.426Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-09-16T13:01:25.426Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:25.426Z] === RUN TestConfigsUpdate [2020-09-16T13:01:25.426Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-16T13:01:25.426Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:25.426Z] === RUN TestTemplatedConfig [2020-09-16T13:01:25.426Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-16T13:01:25.426Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:25.426Z] === RUN TestConfigCreateResolve [2020-09-16T13:01:25.426Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-16T13:01:25.426Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:25.426Z] === RUN TestConfigDaemonLibtrustID [2020-09-16T13:01:25.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-16T13:01:26.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-16T13:01:27.329Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-09-16T13:01:27.329Z] PASS [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] === Skipped [2020-09-16T13:01:27.329Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-16T13:01:27.329Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-16T13:01:27.329Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-09-16T13:01:27.329Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-16T13:01:27.329Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-16T13:01:27.329Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-16T13:01:27.329Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] [2020-09-16T13:01:27.329Z] DONE 7 tests, 6 skipped in 1.738s [2020-09-16T13:01:27.329Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-16T13:01:27.329Z] INFO: Testing against a local daemon [2020-09-16T13:01:27.329Z] === RUN TestCheckpoint [2020-09-16T13:01:27.329Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-16T13:01:27.329Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:01:27.329Z] === RUN TestContainerInvalidJSON [2020-09-16T13:01:27.329Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:01:27.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:01:27.329Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:01:27.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:01:27.329Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:01:27.329Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:01:27.329Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:01:27.329Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:01:27.329Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:01:27.329Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-16T13:01:27.329Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-16T13:01:27.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-16T13:01:27.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-16T13:01:27.329Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-16T13:01:27.329Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-16T13:01:27.329Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-16T13:01:27.329Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-16T13:01:27.329Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-16T13:01:27.329Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-09-16T13:01:27.329Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-16T13:01:27.329Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-16T13:01:27.329Z] === RUN TestCopyFromContainer [2020-09-16T13:01:28.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-16T13:01:29.596Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 30.8% of statements [2020-09-16T13:01:29.703Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T13:01:29.703Z] Using test binary docker [2020-09-16T13:01:29.703Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-16T13:01:29.703Z] +++ /etc/init.d/apparmor start [2020-09-16T13:01:29.703Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T13:01:29.703Z] INFO: Waiting for daemon to start... [2020-09-16T13:01:29.703Z] Starting dockerd [2020-09-16T13:01:29.703Z] +++ 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-09-16T13:01:31.419Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2020-09-16T13:01:31.419Z] PASS [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] === Skipped [2020-09-16T13:01:31.419Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-16T13:01:31.419Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-16T13:01:31.419Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-16T13:01:31.419Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:01:31.419Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-16T13:01:31.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-16T13:01:31.419Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] [2020-09-16T13:01:31.419Z] DONE 192 tests, 6 skipped in 149.951s [2020-09-16T13:01:31.419Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-16T13:01:31.419Z] ++ 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-09-16T13:01:31.419Z] ++ set -e [2020-09-16T13:01:31.419Z] ++ '[' -n 0 ']' [2020-09-16T13:01:31.419Z] ++ set -x [2020-09-16T13:01:31.419Z] ++ env -i DEST=/go/src/github.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-09-16T13:01:31.419Z] INFO: Testing against a local daemon [2020-09-16T13:01:31.419Z] === RUN TestCommitInheritsEnv [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer// [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer//bar/root [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer/bar/quux [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-16T13:01:31.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-16T13:01:31.709Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-09-16T13:01:31.709Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-16T13:01:31.709Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-16T13:01:31.709Z] === RUN TestImagesFilterMultiReference [2020-09-16T13:01:31.709Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-16T13:01:31.709Z] === RUN TestImagePullPlatformInvalid [2020-09-16T13:01:31.709Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-16T13:01:31.709Z] === RUN TestRemoveImageOrphaning [2020-09-16T13:01:31.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-16T13:01:31.775Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer (4.45s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-16T13:01:31.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-16T13:01:31.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-16T13:01:31.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:01:31.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:01:31.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:01:31.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:01:31.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:01:31.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:01:31.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:01:31.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:01:31.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:01:31.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-16T13:01:31.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-16T13:01:31.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-16T13:01:31.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-16T13:01:31.775Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-16T13:01:31.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-16T13:01:31.775Z] === RUN TestCreateWithInvalidEnv [2020-09-16T13:01:31.775Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-16T13:01:31.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-16T13:01:31.775Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-16T13:01:31.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-16T13:01:31.775Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-16T13:01:31.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-16T13:01:31.775Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-16T13:01:31.775Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-16T13:01:31.775Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-16T13:01:31.775Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-16T13:01:31.775Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-16T13:01:31.775Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-16T13:01:31.775Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-16T13:01:31.775Z] === RUN TestCreateTmpfsMountsTarget [2020-09-16T13:01:31.775Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-16T13:01:31.775Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-16T13:01:32.340Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-16T13:01:32.340Z] === RUN TestRemoveImageGarbageCollector [2020-09-16T13:01:32.340Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:01:32.340Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:01:32.340Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-16T13:01:32.340Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-16T13:01:32.340Z] === RUN TestTagInvalidReference [2020-09-16T13:01:32.340Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-16T13:01:32.340Z] === RUN TestTagValidPrefixedRepo [2020-09-16T13:01:32.340Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-16T13:01:32.340Z] === RUN TestTagExistedNameWithoutForce [2020-09-16T13:01:32.340Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-09-16T13:01:32.340Z] === RUN TestTagOfficialNames [2020-09-16T13:01:32.340Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-16T13:01:32.340Z] === RUN TestTagMatchesDigest [2020-09-16T13:01:32.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-16T13:01:32.340Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-16T13:01:32.362Z] ok github.com/docker/docker/container 0.148s coverage: 34.7% of statements [2020-09-16T13:01:32.362Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-16T13:01:32.660Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-16T13:01:32.660Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-16T13:01:32.660Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-16T13:01:33.154Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2020-09-16T13:01:33.154Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2020-09-16T13:01:34.532Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-16T13:01:34.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:01:34.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:01:34.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:01:34.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:01:34.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:01:34.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:01:34.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:01:34.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:01:34.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:01:34.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:01:34.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:01:34.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:01:34.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:01:34.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:01:34.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-16T13:01:34.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-16T13:01:34.532Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-16T13:01:34.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2020-09-16T13:01:34.791Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-09-16T13:01:34.791Z] === RUN TestCreateDifferentPlatform [2020-09-16T13:01:34.791Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-16T13:01:34.791Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-16T13:01:34.791Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-16T13:01:34.791Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-16T13:01:34.791Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-16T13:01:34.791Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-16T13:01:34.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-09-16T13:01:34.791Z] === RUN TestContainerStartOnDaemonRestart [2020-09-16T13:01:34.791Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-16T13:01:34.791Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-16T13:01:34.791Z] === RUN TestDaemonRestartIpcMode [2020-09-16T13:01:34.791Z] === PAUSE TestDaemonRestartIpcMode [2020-09-16T13:01:34.791Z] === RUN TestDaemonHostGatewayIP [2020-09-16T13:01:34.791Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-16T13:01:34.791Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:01:34.791Z] === RUN TestContainerKillOnDaemonStart [2020-09-16T13:01:34.791Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-16T13:01:34.791Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-16T13:01:34.791Z] === RUN TestDiff [2020-09-16T13:01:35.358Z] --- PASS: TestDiff (0.43s) [2020-09-16T13:01:35.358Z] === RUN TestExecWithCloseStdin [2020-09-16T13:01:35.617Z] --- PASS: TestExecWithCloseStdin (0.44s) [2020-09-16T13:01:35.617Z] === RUN TestExec [2020-09-16T13:01:35.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-16T13:01:36.186Z] --- PASS: TestExec (0.46s) [2020-09-16T13:01:36.186Z] === RUN TestExecUser [2020-09-16T13:01:36.754Z] --- PASS: TestExecUser (0.47s) [2020-09-16T13:01:36.754Z] === RUN TestExportContainerAndImportImage [2020-09-16T13:01:37.321Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-09-16T13:01:37.321Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-16T13:01:37.835Z] . [2020-09-16T13:01:37.835Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T13:01:37.835Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T13:01:37.835Z] Error: No such image: emptyfs [2020-09-16T13:01:37.835Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-16T13:01:37.835Z] ++++ docker load [2020-09-16T13:01:38.096Z] Running integration-test (iteration 1) [2020-09-16T13:01:38.096Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-16T13:01:38.096Z] ++ 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-09-16T13:01:38.096Z] ++ set -e [2020-09-16T13:01:38.096Z] ++ '[' -n 0 ']' [2020-09-16T13:01:38.096Z] ++ set -x [2020-09-16T13:01:38.096Z] ++ env -i DEST=/go/src/github.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-09-16T13:01:39.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-16T13:01:40.407Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.9% of statements [2020-09-16T13:01:40.607Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-09-16T13:01:40.607Z] === RUN TestHealthCheckWorkdir [2020-09-16T13:01:41.175Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-09-16T13:01:41.175Z] === RUN TestHealthKillContainer [2020-09-16T13:01:41.970Z] ok github.com/docker/docker/daemon/cluster 0.094s coverage: 0.5% of statements [2020-09-16T13:01:43.706Z] --- PASS: TestHealthKillContainer (2.50s) [2020-09-16T13:01:43.706Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-16T13:01:43.965Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-09-16T13:01:43.965Z] === RUN TestIpcModeNone [2020-09-16T13:01:43.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-16T13:01:44.532Z] --- PASS: TestIpcModeNone (0.44s) [2020-09-16T13:01:44.532Z] === RUN TestIpcModePrivate [2020-09-16T13:01:44.791Z] --- PASS: TestIpcModePrivate (0.45s) [2020-09-16T13:01:44.791Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-16T13:01:44.791Z] === RUN TestIpcModeShareable [2020-09-16T13:01:44.791Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-16T13:01:44.791Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:01:44.791Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-16T13:01:45.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-16T13:01:46.173Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-09-16T13:01:46.173Z] === RUN TestAPIIpcModeHost [2020-09-16T13:01:46.173Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-16T13:01:46.173Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:01:46.173Z] === RUN TestDaemonIpcModeShareable [2020-09-16T13:01:46.173Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-16T13:01:46.173Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:01:46.173Z] === RUN TestDaemonIpcModePrivate [2020-09-16T13:01:46.588Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2020-09-16T13:01:48.686Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-09-16T13:01:48.707Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-09-16T13:01:48.707Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-16T13:01:48.707Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-16T13:01:48.707Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-16T13:01:48.707Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:01:48.707Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-16T13:01:48.707Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-16T13:01:48.707Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:01:48.707Z] === RUN TestIpcModeOlderClient [2020-09-16T13:01:48.707Z] === PAUSE TestIpcModeOlderClient [2020-09-16T13:01:48.707Z] === RUN TestKillContainerInvalidSignal [2020-09-16T13:01:48.707Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-09-16T13:01:48.707Z] === RUN TestKillContainer [2020-09-16T13:01:48.707Z] === RUN TestKillContainer/no_signal [2020-09-16T13:01:49.276Z] === RUN TestKillContainer/non_killing_signal [2020-09-16T13:01:49.534Z] === RUN TestKillContainer/killing_signal [2020-09-16T13:01:49.735Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2020-09-16T13:01:50.101Z] --- PASS: TestKillContainer (1.22s) [2020-09-16T13:01:50.101Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-09-16T13:01:50.101Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-09-16T13:01:50.101Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-09-16T13:01:50.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-16T13:01:50.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-16T13:01:50.361Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-16T13:01:50.851Z] ok github.com/docker/docker/daemon/graphdriver 0.039s coverage: 2.2% of statements [2020-09-16T13:01:50.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-09-16T13:01:50.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-09-16T13:01:50.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2020-09-16T13:01:50.929Z] === RUN TestKillStoppedContainer [2020-09-16T13:01:50.929Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-16T13:01:50.929Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-16T13:01:50.929Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-16T13:01:50.929Z] === RUN TestKillDifferentUserContainer [2020-09-16T13:01:51.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-16T13:01:51.497Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-09-16T13:01:51.497Z] === RUN TestInspectOomKilledTrue [2020-09-16T13:01:51.497Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-16T13:01:51.497Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:01:51.497Z] === RUN TestInspectOomKilledFalse [2020-09-16T13:01:51.497Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-16T13:01:51.497Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:01:51.497Z] === RUN TestLinksEtcHostsContentMatch [2020-09-16T13:01:51.497Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-16T13:01:51.497Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-16T13:01:51.497Z] === RUN TestLinksContainerNames [2020-09-16T13:01:52.064Z] --- PASS: TestLinksContainerNames (0.81s) [2020-09-16T13:01:52.064Z] === RUN TestLogsFollowTailEmpty [2020-09-16T13:01:52.632Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-09-16T13:01:52.632Z] === RUN TestContainerNetworkMountsNoChown [2020-09-16T13:01:52.892Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/default [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/default [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/private [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/private [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rprivate [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/slave [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/slave [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rslave [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/shared [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/shared [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rshared [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/default [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/rprivate [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/private [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-16T13:01:52.892Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:01:52.892Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:01:52.892Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-16T13:01:53.009Z] Loaded image: buildpack-deps:buster [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/shared [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rshared [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rslave [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/slave [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-16T13:01:53.152Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:01:53.152Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:01:53.152Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:01:53.320Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-16T13:01:53.320Z] Copying nested executables into bundles/binary-daemon [2020-09-16T13:01:53.412Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:01:53.412Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-16T13:01:53.412Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:01:53.412Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-16T13:01:53.412Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2020-09-16T13:01:53.412Z] === RUN TestContainerBindMountNonRecursive [2020-09-16T13:01:53.412Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-16T13:01:53.412Z] 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-09-16T13:01:53.412Z] === RUN TestNetworkNat [2020-09-16T13:01:53.581Z] Loaded image: busybox:latest [2020-09-16T13:01:54.003Z] --- PASS: TestNetworkNat (0.53s) [2020-09-16T13:01:54.003Z] === RUN TestNetworkLocalhostTCPNat [2020-09-16T13:01:54.258Z] [2020-09-16T13:01:54.267Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-09-16T13:01:54.267Z] === RUN TestNetworkLoopbackNat [2020-09-16T13:01:54.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-16T13:01:54.392Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-16T13:01:54.392Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 14.1% of statements [2020-09-16T13:01:54.965Z] Loaded image: busybox:glibc [2020-09-16T13:01:54.965Z] Loaded image: debian:buster [2020-09-16T13:01:55.226Z] Loaded image: hello-world:latest [2020-09-16T13:01:55.226Z] INFO: Testing against a local daemon [2020-09-16T13:01:55.226Z] === RUN TestCgroupNamespacesBuild [2020-09-16T13:01:56.519Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.608s coverage: 57.9% of statements [Pipeline] } [2020-09-16T13:01:56.812Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2020-09-16T13:01:56.812Z] === RUN TestPause [2020-09-16T13:01:56.812Z] --- SKIP: TestPause (0.00s) [2020-09-16T13:01:56.812Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:01:56.812Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-16T13:01:56.812Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:01:56.812Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:01:56.812Z] === RUN TestPauseStopPausedContainer [2020-09-16T13:01:56.812Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-16T13:01:56.812Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:01:56.812Z] === RUN TestPsFilter [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-16T13:01:57.071Z] --- PASS: TestPsFilter (0.10s) [2020-09-16T13:01:57.071Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-16T13:01:57.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh cross [2020-09-16T13:01:57.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-09-16T13:01:57.331Z] === RUN TestRemoveContainerWithVolume [2020-09-16T13:01:57.390Z] [2020-09-16T13:01:57.650Z] Removing bundles/ [2020-09-16T13:01:57.650Z] [2020-09-16T13:01:57.650Z] ---> Making bundle: cross (in bundles/cross) [2020-09-16T13:01:57.650Z] Cross building: bundles/cross/linux/amd64 [2020-09-16T13:01:57.650Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-16T13:01:57.650Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-16T13:01:57.899Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-09-16T13:01:57.899Z] === RUN TestRemoveContainerRunning [2020-09-16T13:01:58.158Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-09-16T13:01:58.158Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-16T13:01:58.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-16T13:01:58.682Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-09-16T13:01:58.726Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-09-16T13:01:58.726Z] === RUN TestRemoveInvalidContainer [2020-09-16T13:01:58.726Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-16T13:01:58.726Z] === RUN TestRenameLinkedContainer [2020-09-16T13:01:59.797Z] ok github.com/docker/docker/daemon 12.307s coverage: 17.4% of statements [2020-09-16T13:01:59.797Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-16T13:01:59.797Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-16T13:01:59.797Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-16T13:01:59.797Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-16T13:02:00.633Z] --- PASS: TestRenameLinkedContainer (1.67s) [2020-09-16T13:02:00.633Z] === RUN TestRenameStoppedContainer [2020-09-16T13:02:00.853Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.596s coverage: 69.2% of statements [2020-09-16T13:02:00.892Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-09-16T13:02:00.892Z] === RUN TestRenameRunningContainerAndReuse [2020-09-16T13:02:01.150Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.639s coverage: 46.2% of statements [2020-09-16T13:02:01.150Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-16T13:02:01.808Z] --- PASS: TestCgroupNamespacesBuild (5.56s) [2020-09-16T13:02:01.808Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-16T13:02:01.828Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-09-16T13:02:01.828Z] === RUN TestRenameInvalidName [2020-09-16T13:02:01.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-16T13:02:02.087Z] --- PASS: TestRenameInvalidName (0.44s) [2020-09-16T13:02:02.087Z] === RUN TestRenameAnonymousContainer [2020-09-16T13:02:02.751Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-09-16T13:02:02.751Z] === RUN TestBuildWithSession [2020-09-16T13:02:02.751Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-16T13:02:02.751Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:02:02.751Z] === RUN TestBuildSquashParent [2020-09-16T13:02:03.251Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.350s coverage: 49.5% of statements [2020-09-16T13:02:03.464Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2020-09-16T13:02:03.464Z] === RUN TestRenameContainerWithSameName [2020-09-16T13:02:03.898Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-09-16T13:02:04.032Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-09-16T13:02:04.032Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-16T13:02:04.968Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-09-16T13:02:04.968Z] === RUN TestResize [2020-09-16T13:02:05.227Z] --- PASS: TestResize (0.43s) [2020-09-16T13:02:05.227Z] === RUN TestResizeWithInvalidSize [2020-09-16T13:02:05.428Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.717s coverage: 76.1% of statements [2020-09-16T13:02:05.795Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2020-09-16T13:02:05.795Z] === RUN TestResizeWhenContainerNotStarted [2020-09-16T13:02:06.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-16T13:02:06.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-09-16T13:02:06.054Z] === RUN TestDaemonRestartKillContainers [2020-09-16T13:02:06.054Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:02:06.054Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-16T13:02:06.054Z] === RUN TestCgroupNamespacesRun [2020-09-16T13:02:06.482Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-09-16T13:02:06.482Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-09-16T13:02:08.586Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2020-09-16T13:02:08.586Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-16T13:02:08.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.105s coverage: 52.1% of statements [2020-09-16T13:02:08.592Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-16T13:02:08.592Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-16T13:02:09.314Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T13:02:09.314Z] Using test binary docker [2020-09-16T13:02:09.314Z] +++ /etc/init.d/apparmor start [2020-09-16T13:02:09.314Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T13:02:09.314Z] Starting dockerd [2020-09-16T13:02:09.314Z] INFO: Waiting for daemon to start... [2020-09-16T13:02:09.314Z] +++ 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-09-16T13:02:09.341Z] --- PASS: TestBuildSquashParent (6.36s) [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:02:09.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:02:09.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:02:09.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:02:09.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:02:09.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:02:09.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:02:09.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:02:09.341Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:02:09.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:02:09.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:02:09.341Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:02:09.681Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.0% of statements [2020-09-16T13:02:10.326Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.8% of statements [2020-09-16T13:02:10.326Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-16T13:02:10.326Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-16T13:02:10.489Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-09-16T13:02:10.489Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-16T13:02:10.972Z] ok github.com/docker/docker/daemon/logger/awslogs 0.578s coverage: 77.8% of statements [2020-09-16T13:02:10.972Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-16T13:02:10.972Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-16T13:02:11.271Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2020-09-16T13:02:11.840Z] . [2020-09-16T13:02:11.840Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T13:02:11.840Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T13:02:11.840Z] Error: No such image: emptyfs [2020-09-16T13:02:11.840Z] ++++ docker load [2020-09-16T13:02:11.840Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-16T13:02:11.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:02:11.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:02:11.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 87.2% of statements [2020-09-16T13:02:12.097Z] Running integration-test (iteration 1) [2020-09-16T13:02:12.097Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-16T13:02:12.097Z] ++ 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-09-16T13:02:12.097Z] ++ set -e [2020-09-16T13:02:12.097Z] ++ '[' -n 0 ']' [2020-09-16T13:02:12.097Z] ++ set -x [2020-09-16T13:02:12.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:02:12.215Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2020-09-16T13:02:12.394Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-09-16T13:02:12.394Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-16T13:02:13.755Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-09-16T13:02:13.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-09-16T13:02:13.809Z] === RUN TestBuildMultiStageCopy [2020-09-16T13:02:13.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-16T13:02:14.926Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-09-16T13:02:14.926Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-16T13:02:15.294Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 75.2% of statements [2020-09-16T13:02:15.294Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-16T13:02:15.594Z] time="2020-09-16T13:02:15Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate255951092/log558889411.1: no such file or directory" [2020-09-16T13:02:15.594Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 38.0% of statements [2020-09-16T13:02:15.895Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-09-16T13:02:16.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-16T13:02:16.614Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-16T13:02:16.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-09-16T13:02:16.831Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-16T13:02:16.951Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-09-16T13:02:17.184Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-16T13:02:17.756Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-16T13:02:18.327Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2020-09-16T13:02:18.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-09-16T13:02:18.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-09-16T13:02:18.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-16T13:02:18.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-09-16T13:02:18.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-09-16T13:02:18.327Z] === RUN TestBuildMultiStageParentConfig [2020-09-16T13:02:19.057Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2020-09-16T13:02:19.362Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-16T13:02:19.362Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-16T13:02:19.714Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-09-16T13:02:19.714Z] === RUN TestBuildLabelWithTargets [2020-09-16T13:02:19.714Z] ok github.com/docker/docker/daemon/network 0.035s coverage: 63.8% of statements [2020-09-16T13:02:19.714Z] ok github.com/docker/docker/daemon/logger/splunk 2.597s coverage: 82.5% of statements [2020-09-16T13:02:19.714Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-16T13:02:19.714Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-16T13:02:20.738Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-09-16T13:02:20.738Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-16T13:02:22.262Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2020-09-16T13:02:22.262Z] === RUN TestBuildWithEmptyLayers [2020-09-16T13:02:23.205Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-09-16T13:02:23.205Z] === RUN TestBuildMultiStageOnBuild [2020-09-16T13:02:23.272Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-09-16T13:02:23.272Z] === RUN TestKernelTCPMemory [2020-09-16T13:02:23.272Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-16T13:02:23.272Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:23.272Z] === RUN TestNISDomainname [2020-09-16T13:02:23.272Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-16T13:02:23.272Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-16T13:02:23.272Z] === RUN TestHostnameDnsResolution [2020-09-16T13:02:23.303Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-09-16T13:02:23.303Z] ok github.com/docker/docker/distribution/metadata 0.119s coverage: 48.2% of statements [2020-09-16T13:02:23.303Z] ok github.com/docker/docker/distribution 0.602s coverage: 21.9% of statements [2020-09-16T13:02:23.303Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-16T13:02:23.531Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-09-16T13:02:23.531Z] === RUN TestStats [2020-09-16T13:02:23.531Z] --- SKIP: TestStats (0.00s) [2020-09-16T13:02:23.531Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:23.531Z] === RUN TestStopContainerWithTimeout [2020-09-16T13:02:23.531Z] === RUN TestStopContainerWithTimeout/0 [2020-09-16T13:02:23.531Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-16T13:02:23.531Z] === RUN TestStopContainerWithTimeout/1 [2020-09-16T13:02:23.531Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-16T13:02:23.531Z] === RUN TestStopContainerWithTimeout/3 [2020-09-16T13:02:23.531Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-16T13:02:23.531Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-16T13:02:23.531Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-16T13:02:23.531Z] === CONT TestStopContainerWithTimeout/0 [2020-09-16T13:02:23.531Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-16T13:02:24.098Z] === CONT TestStopContainerWithTimeout/3 [2020-09-16T13:02:25.417Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2020-09-16T13:02:25.417Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-16T13:02:25.750Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-09-16T13:02:25.750Z] === RUN TestBuildUncleanTarFilenames [2020-09-16T13:02:26.063Z] ok github.com/docker/docker/image 0.054s coverage: 86.4% of statements [2020-09-16T13:02:26.063Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-09-16T13:02:26.063Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-16T13:02:26.362Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-09-16T13:02:26.362Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-16T13:02:26.633Z] === CONT TestStopContainerWithTimeout/1 [2020-09-16T13:02:27.011Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-09-16T13:02:27.135Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-09-16T13:02:27.135Z] === RUN TestBuildMultiStageLayerLeak [2020-09-16T13:02:27.309Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2020-09-16T13:02:27.570Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-16T13:02:27.570Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2020-09-16T13:02:27.570Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2020-09-16T13:02:27.570Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-09-16T13:02:27.570Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-09-16T13:02:27.570Z] === RUN TestDeleteDevicemapper [2020-09-16T13:02:27.570Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-16T13:02:27.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:02:27.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-16T13:02:28.952Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2020-09-16T13:02:28.952Z] === RUN TestUpdateMemory [2020-09-16T13:02:28.952Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-16T13:02:28.952Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:28.952Z] === RUN TestUpdateCPUQuota [2020-09-16T13:02:28.952Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-16T13:02:28.952Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:28.952Z] === RUN TestUpdatePidsLimit [2020-09-16T13:02:28.952Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-16T13:02:28.952Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:28.952Z] === RUN TestUpdateRestartPolicy [2020-09-16T13:02:30.440Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2020-09-16T13:02:30.440Z] === RUN TestBuildWithHugeFile [2020-09-16T13:02:31.832Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2020-09-16T13:02:31.832Z] ok github.com/docker/docker/pkg/authorization 0.194s coverage: 68.3% of statements [2020-09-16T13:02:31.832Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-09-16T13:02:32.188Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-09-16T13:02:32.505Z] ok github.com/docker/docker/pkg/archive 1.352s coverage: 76.8% of statements [2020-09-16T13:02:33.153Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-09-16T13:02:33.813Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-09-16T13:02:34.110Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-09-16T13:02:35.198Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-16T13:02:35.844Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-16T13:02:36.140Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-09-16T13:02:37.666Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-09-16T13:02:37.666Z] ok github.com/docker/docker/pkg/chrootarchive 3.873s coverage: 43.2% of statements [2020-09-16T13:02:38.329Z] ok github.com/docker/docker/layer 7.256s coverage: 68.8% of statements [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/oci [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-16T13:02:38.329Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-16T13:02:38.329Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-09-16T13:02:38.631Z] ok github.com/docker/docker/pkg/fsutils 0.376s coverage: 85.1% of statements [2020-09-16T13:02:38.631Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-09-16T13:02:39.279Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 11.4% of statements [2020-09-16T13:02:40.330Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-09-16T13:02:40.330Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-09-16T13:02:40.515Z] Removing intermediate container edcd69cb3a42 [2020-09-16T13:02:40.515Z] ---> ee7f38dd68a8 [2020-09-16T13:02:40.515Z] 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-09-16T13:02:40.515Z] ---> Running in 3594362b6d55 [2020-09-16T13:02:40.515Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-16T13:02:40.515Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-16T13:02:40.515Z] go: finding gotest.tools v0.3.5 [2020-09-16T13:02:40.515Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-16T13:02:40.515Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-16T13:02:40.515Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-16T13:02:40.515Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-16T13:02:40.515Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-16T13:02:40.515Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-16T13:02:40.515Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-16T13:02:40.515Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-16T13:02:40.515Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T13:02:40.515Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-16T13:02:40.515Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-16T13:02:40.515Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T13:02:40.515Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-16T13:02:40.515Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-16T13:02:40.515Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-16T13:02:40.515Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-16T13:02:40.515Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-16T13:02:40.515Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-16T13:02:40.515Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-16T13:02:40.515Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T13:02:40.515Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-16T13:02:40.515Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T13:02:40.515Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T13:02:40.515Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T13:02:40.515Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T13:02:40.515Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T13:02:40.515Z] go: finding github.com/fatih/color v1.6.0 [2020-09-16T13:02:40.515Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-16T13:02:40.515Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-16T13:02:40.515Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-16T13:02:40.515Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-16T13:02:40.515Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-16T13:02:40.515Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-16T13:02:40.515Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-16T13:02:40.515Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-16T13:02:40.515Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-16T13:02:40.515Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-16T13:02:40.980Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-09-16T13:02:41.157Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2020-09-16T13:02:41.157Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-16T13:02:41.157Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-09-16T13:02:41.157Z] === RUN TestWaitNonBlocked [2020-09-16T13:02:41.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:02:41.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:02:41.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:02:41.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:02:41.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:02:41.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:02:41.157Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-16T13:02:41.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-09-16T13:02:41.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-09-16T13:02:41.157Z] === RUN TestWaitBlocked [2020-09-16T13:02:41.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:02:41.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:02:41.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:02:41.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:02:41.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:02:41.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:02:41.280Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-16T13:02:41.280Z] ok github.com/docker/docker/pkg/idtools 0.788s coverage: 70.1% of statements [2020-09-16T13:02:41.280Z] ok github.com/docker/docker/pkg/ioutils 1.335s coverage: 70.6% of statements [2020-09-16T13:02:41.280Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-16T13:02:41.280Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-16T13:02:41.280Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-16T13:02:41.280Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-16T13:02:41.500Z] INFO: Build done for gotestsum... [2020-09-16T13:02:41.926Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-09-16T13:02:42.094Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-16T13:02:42.094Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-09-16T13:02:42.094Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-09-16T13:02:42.094Z] === CONT TestDaemonRestartIpcMode [2020-09-16T13:02:42.094Z] === CONT TestIpcModeOlderClient [2020-09-16T13:02:42.094Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-16T13:02:42.226Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-09-16T13:02:42.226Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 86.7% of statements [2020-09-16T13:02:42.226Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-16T13:02:42.226Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-16T13:02:43.278Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-09-16T13:02:43.924Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2020-09-16T13:02:44.223Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2020-09-16T13:02:44.223Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-09-16T13:02:44.871Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-09-16T13:02:45.574Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-09-16T13:02:45.870Z] ok github.com/docker/docker/pkg/pubsub 1.136s coverage: 73.9% of statements [2020-09-16T13:02:46.286Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-09-16T13:02:46.286Z] PASS [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === Skipped [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-16T13:02:46.286Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-16T13:02:46.286Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-16T13:02:46.286Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-16T13:02:46.286Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-16T13:02:46.286Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-16T13:02:46.286Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-16T13:02:46.286Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-16T13:02:46.286Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-16T13:02:46.286Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-16T13:02:46.286Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-16T13:02:46.286Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-16T13:02:46.286Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-16T13:02:46.286Z] 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-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-16T13:02:46.286Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:02:46.286Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-16T13:02:46.286Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:02:46.286Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-16T13:02:46.286Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-16T13:02:46.286Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-16T13:02:46.286Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-16T13:02:46.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-16T13:02:46.286Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-16T13:02:46.286Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-16T13:02:46.286Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] [2020-09-16T13:02:46.286Z] DONE 173 tests, 24 skipped in 79.112s [2020-09-16T13:02:46.286Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-16T13:02:46.286Z] INFO: Testing against a local daemon [2020-09-16T13:02:46.286Z] === RUN TestCommitInheritsEnv [2020-09-16T13:02:46.516Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-16T13:02:46.516Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-09-16T13:02:47.167Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-09-16T13:02:48.188Z] --- PASS: TestCommitInheritsEnv (1.81s) [2020-09-16T13:02:48.188Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-16T13:02:48.188Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-16T13:02:48.188Z] === RUN TestImagesFilterMultiReference [2020-09-16T13:02:48.188Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-16T13:02:48.188Z] === RUN TestImagePullPlatformInvalid [2020-09-16T13:02:48.188Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-16T13:02:48.188Z] === RUN TestRemoveImageOrphaning [2020-09-16T13:02:48.218Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2020-09-16T13:02:48.218Z] ok github.com/docker/docker/pkg/signal 2.997s coverage: 61.0% of statements [2020-09-16T13:02:48.218Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-09-16T13:02:48.862Z] testing: warning: no tests to run [2020-09-16T13:02:48.862Z] coverage: [no statements] [2020-09-16T13:02:48.862Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-09-16T13:02:49.160Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2020-09-16T13:02:49.839Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2020-09-16T13:02:49.839Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-09-16T13:02:49.839Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-09-16T13:02:50.091Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-16T13:02:50.091Z] === RUN TestRemoveImageGarbageCollector [2020-09-16T13:02:50.091Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:02:50.091Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-16T13:02:50.091Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-16T13:02:50.091Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-16T13:02:50.091Z] === RUN TestTagInvalidReference [2020-09-16T13:02:50.091Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-16T13:02:50.091Z] === RUN TestTagValidPrefixedRepo [2020-09-16T13:02:50.155Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-09-16T13:02:50.351Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-16T13:02:50.351Z] === RUN TestTagExistedNameWithoutForce [2020-09-16T13:02:50.351Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-16T13:02:50.351Z] === RUN TestTagOfficialNames [2020-09-16T13:02:50.351Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-16T13:02:50.351Z] === RUN TestTagMatchesDigest [2020-09-16T13:02:50.351Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-16T13:02:50.351Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-16T13:02:52.926Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2020-09-16T13:02:52.926Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 68.4% of statements [2020-09-16T13:02:53.932Z] Removing intermediate container 3594362b6d55 [2020-09-16T13:02:53.932Z] ---> 0e59d5560211 [2020-09-16T13:02:53.932Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-16T13:02:53.932Z] ---> Running in 54add5654fd3 [2020-09-16T13:02:53.932Z] Removing intermediate container 54add5654fd3 [2020-09-16T13:02:53.932Z] ---> b030d068bd8f [2020-09-16T13:02:53.932Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-16T13:02:53.932Z] ---> Running in edab018abc6e [2020-09-16T13:02:53.977Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-09-16T13:02:54.274Z] ok github.com/docker/docker/plugin 0.599s coverage: 23.1% of statements [2020-09-16T13:02:54.397Z] Removing intermediate container edab018abc6e [2020-09-16T13:02:54.397Z] ---> c613a516c083 [2020-09-16T13:02:54.397Z] Step 10/10 : COPY . . [2020-09-16T13:02:54.508Z] --- PASS: TestImportExtremelyLargeImageWorks (79.17s) [2020-09-16T13:02:54.509Z] PASS [2020-09-16T13:02:54.509Z] [2020-09-16T13:02:54.509Z] === Skipped [2020-09-16T13:02:54.509Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:02:54.509Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:02:54.509Z] [2020-09-16T13:02:54.509Z] [2020-09-16T13:02:54.509Z] DONE 12 tests, 1 skipped in 80.529s [2020-09-16T13:02:54.509Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-16T13:02:54.509Z] ++ 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-09-16T13:02:54.509Z] ++ set -e [2020-09-16T13:02:54.509Z] ++ '[' -n 0 ']' [2020-09-16T13:02:54.509Z] ++ set -x [2020-09-16T13:02:54.509Z] ++ env -i DEST=/go/src/github.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-09-16T13:02:54.509Z] INFO: Testing against a local daemon [2020-09-16T13:02:54.509Z] === RUN TestNetworkCreateDelete [2020-09-16T13:02:54.509Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-16T13:02:54.509Z] === RUN TestDockerNetworkDeletePreferID [2020-09-16T13:02:54.509Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-09-16T13:02:54.509Z] === RUN TestDaemonDNSFallback [2020-09-16T13:02:54.509Z] --- PASS: TestDaemonDNSFallback (2.48s) [2020-09-16T13:02:54.509Z] === RUN TestInspectNetwork [2020-09-16T13:02:55.326Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-09-16T13:02:55.622Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-09-16T13:02:56.684Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-09-16T13:02:56.684Z] ok github.com/docker/docker/registry 0.309s coverage: 56.3% of statements [2020-09-16T13:02:57.733Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2020-09-16T13:02:58.752Z] Loaded image: buildpack-deps:buster [2020-09-16T13:02:58.752Z] Loaded image: busybox:latest [2020-09-16T13:02:58.752Z] Loaded image: busybox:glibc [2020-09-16T13:02:58.752Z] Loaded image: debian:buster [2020-09-16T13:02:58.753Z] Loaded image: hello-world:latest [2020-09-16T13:02:58.753Z] INFO: Testing against a local daemon [2020-09-16T13:02:58.753Z] === RUN TestCgroupNamespacesBuild [2020-09-16T13:02:58.753Z] --- PASS: TestCgroupNamespacesBuild (3.68s) [2020-09-16T13:02:58.753Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-16T13:02:58.753Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-09-16T13:02:58.753Z] === RUN TestBuildWithSession [2020-09-16T13:02:58.753Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-16T13:02:58.753Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:02:58.753Z] === RUN TestBuildSquashParent [2020-09-16T13:02:59.830Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-09-16T13:03:00.065Z] === RUN TestInspectNetwork/full_network_id [2020-09-16T13:03:00.065Z] === RUN TestInspectNetwork/partial_network_id [2020-09-16T13:03:00.065Z] === RUN TestInspectNetwork/network_name [2020-09-16T13:03:00.065Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-16T13:03:01.371Z] ok github.com/docker/docker/volume/mounts 0.117s coverage: 67.0% of statements [2020-09-16T13:03:01.668Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-09-16T13:03:02.361Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-09-16T13:03:05.620Z] --- PASS: TestInspectNetwork (10.95s) [2020-09-16T13:03:05.620Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-16T13:03:05.620Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-16T13:03:05.620Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-16T13:03:05.620Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-16T13:03:05.620Z] === RUN TestRunContainerWithBridgeNone [2020-09-16T13:03:06.860Z] --- PASS: TestBuildSquashParent (8.34s) [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:03:06.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:03:06.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:03:06.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:03:06.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:03:06.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:03:06.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:03:06.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:03:06.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:03:06.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:03:08.350Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-09-16T13:03:08.350Z] === RUN TestNetworkInvalidJSON [2020-09-16T13:03:08.350Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-16T13:03:08.350Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-16T13:03:08.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:03:08.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:03:08.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:03:08.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:03:08.350Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-16T13:03:08.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:03:08.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:03:08.350Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-16T13:03:08.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-16T13:03:08.350Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-16T13:03:08.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-16T13:03:08.350Z] === RUN TestHostIPv4BridgeLabel [2020-09-16T13:03:08.350Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-16T13:03:08.350Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-16T13:03:09.382Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-16T13:03:09.382Z] === RUN TestDaemonDefaultNetworkPools [2020-09-16T13:03:09.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:03:09.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:03:10.415Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-09-16T13:03:10.415Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-16T13:03:11.447Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-16T13:03:11.447Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-16T13:03:12.950Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-09-16T13:03:12.950Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-16T13:03:12.989Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:03:12.989Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:03:13.288Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-16T13:03:13.288Z] === RUN TestServiceWithPredefinedNetwork [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s) [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2020-09-16T13:03:16.267Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2020-09-16T13:03:16.267Z] === RUN TestBuildMultiStageCopy [2020-09-16T13:03:16.267Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-16T13:03:16.799Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) [2020-09-16T13:03:16.799Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-16T13:03:16.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:03:16.799Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:03:16.799Z] === RUN TestServiceWithDataPathPortInit [2020-09-16T13:03:17.820Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/rootless [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/volume [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-16T13:03:17.820Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === Skipped [2020-09-16T13:03:17.820Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-16T13:03:17.820Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-16T13:03:17.820Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:73: No driver to put! [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-16T13:03:17.820Z] time="2020-09-16T13:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-16T13:03:17.820Z] time="2020-09-16T13:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-16T13:03:17.820Z] time="2020-09-16T13:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-16T13:03:17.820Z] time="2020-09-16T13:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-16T13:03:17.820Z] time="2020-09-16T13:01:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:73: No driver to put! [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-16T13:03:17.820Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-16T13:03:17.820Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-16T13:03:17.820Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:03:17.820Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-16T13:03:17.820Z] graphtest_unix.go:73: No driver to put! [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-16T13:03:17.820Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-16T13:03:17.820Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] [2020-09-16T13:03:17.820Z] DONE 2138 tests, 26 skipped in 257.212s Post stage [2020-09-16T13:03:18.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] junit [2020-09-16T13:03:18.172Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-16T13:03:18.725Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-16T13:03:18.883Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -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:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/make.sh dynbinary test-integration [2020-09-16T13:03:19.115Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-16T13:03:19.115Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-16T13:03:19.180Z] [2020-09-16T13:03:19.180Z] Removing bundles/ [2020-09-16T13:03:19.180Z] [2020-09-16T13:03:19.180Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-16T13:03:19.180Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T13:03:19.180Z] GOOS="" GOARCH="" GOARM="" [2020-09-16T13:03:19.289Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-16T13:03:19.680Z] ---> 538a122cade5 [2020-09-16T13:03:19.680Z] Successfully built 538a122cade5 [2020-09-16T13:03:19.680Z] Successfully tagged docker:latest [2020-09-16T13:03:19.680Z] INFO: Image build ended at 09/16/2020 13:03:18. Duration:00:03:37.3616451 [2020-09-16T13:03:19.680Z] [2020-09-16T13:03:19.680Z] [2020-09-16T13:03:19.680Z] INFO: Building the test binaries at 09/16/2020 13:03:18... [2020-09-16T13:03:19.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-16T13:03:20.052Z] Cross building: bundles/cross/windows/amd64 [2020-09-16T13:03:20.311Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-16T13:03:20.311Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-16T13:03:20.417Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2020-09-16T13:03:20.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2020-09-16T13:03:20.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-09-16T13:03:20.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-16T13:03:20.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-09-16T13:03:20.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-09-16T13:03:20.417Z] === RUN TestBuildMultiStageParentConfig [2020-09-16T13:03:21.788Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2020-09-16T13:03:21.788Z] === RUN TestBuildLabelWithTargets [2020-09-16T13:03:22.630Z] INFO: make.ps1 starting at 09/16/2020 13:03:22 [2020-09-16T13:03:23.094Z] INFO: Git commit (1ed6589e39) assumed from DOCKER_GITCOMMIT environment variable [2020-09-16T13:03:23.094Z] INFO: Invoking autogen... [2020-09-16T13:03:24.069Z] INFO: Building daemon... [2020-09-16T13:03:24.311Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2020-09-16T13:03:24.311Z] === RUN TestBuildWithEmptyLayers [2020-09-16T13:03:25.247Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2020-09-16T13:03:25.247Z] === RUN TestBuildMultiStageOnBuild [2020-09-16T13:03:26.772Z] --- PASS: TestBuildWithHugeFile (50.86s) [2020-09-16T13:03:26.772Z] === RUN TestBuildWithEmptyDockerfile [2020-09-16T13:03:26.772Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:03:26.772Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:03:26.772Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:03:26.772Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:03:26.772Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:03:26.772Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:03:26.772Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:03:26.772Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:03:26.772Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:03:26.772Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-09-16T13:03:26.772Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-09-16T13:03:26.772Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-09-16T13:03:26.772Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-16T13:03:26.772Z] === RUN TestBuildPreserveOwnership [2020-09-16T13:03:26.772Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-16T13:03:26.772Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-16T13:03:27.032Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-09-16T13:03:27.032Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2020-09-16T13:03:27.032Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-09-16T13:03:27.032Z] === RUN TestBuildPlatformInvalid [2020-09-16T13:03:27.293Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-09-16T13:03:27.293Z] PASS [2020-09-16T13:03:27.293Z] [2020-09-16T13:03:27.293Z] === Skipped [2020-09-16T13:03:27.293Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-16T13:03:27.293Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:03:27.293Z] [2020-09-16T13:03:27.293Z] [2020-09-16T13:03:27.293Z] DONE 32 tests, 1 skipped in 109.128s [2020-09-16T13:03:27.293Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-16T13:03:27.293Z] ++ 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-09-16T13:03:27.293Z] ++ set -e [2020-09-16T13:03:27.293Z] ++ '[' -n 0 ']' [2020-09-16T13:03:27.293Z] ++ set -x [2020-09-16T13:03:27.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=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-09-16T13:03:27.553Z] INFO: Testing against a local daemon [2020-09-16T13:03:27.553Z] === RUN TestConfigInspect [2020-09-16T13:03:28.521Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-09-16T13:03:28.521Z] === RUN TestBuildUncleanTarFilenames [2020-09-16T13:03:29.891Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2020-09-16T13:03:29.891Z] === RUN TestBuildMultiStageLayerLeak [2020-09-16T13:03:31.757Z] --- PASS: TestConfigInspect (3.80s) [2020-09-16T13:03:31.757Z] === RUN TestConfigList [2020-09-16T13:03:33.168Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2020-09-16T13:03:33.168Z] === RUN TestBuildWithHugeFile [2020-09-16T13:03:34.304Z] --- PASS: TestConfigList (2.72s) [2020-09-16T13:03:34.304Z] === RUN TestConfigsCreateAndDelete [2020-09-16T13:03:37.604Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-09-16T13:03:37.604Z] === RUN TestConfigsUpdate [2020-09-16T13:03:39.242Z] --- PASS: TestServiceWithDataPathPortInit (19.58s) [2020-09-16T13:03:39.242Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-16T13:03:40.905Z] --- PASS: TestConfigsUpdate (3.19s) [2020-09-16T13:03:40.905Z] === RUN TestTemplatedConfig [2020-09-16T13:03:44.205Z] --- PASS: TestTemplatedConfig (3.44s) [2020-09-16T13:03:44.205Z] === RUN TestConfigCreateResolve [2020-09-16T13:03:45.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T13:03:45.359Z] Using test binary docker [2020-09-16T13:03:45.359Z] +++ /etc/init.d/apparmor start [2020-09-16T13:03:45.359Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T13:03:45.359Z] INFO: Waiting for daemon to start... [2020-09-16T13:03:45.359Z] Starting dockerd [2020-09-16T13:03:45.359Z] +++ 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-09-16T13:03:45.359Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T13:03:45.359Z] Using test binary docker [2020-09-16T13:03:45.359Z] +++ /etc/init.d/apparmor start [2020-09-16T13:03:45.359Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T13:03:45.359Z] INFO: Waiting for daemon to start... [2020-09-16T13:03:45.359Z] Starting dockerd [2020-09-16T13:03:45.359Z] +++ 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-09-16T13:03:46.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s) [2020-09-16T13:03:46.125Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1xkhcotzc6fyd4s6n6or59wrv Created:2020-09-16 13:03:37.524038153 +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[7dc25b03a84607801e969558152b355ca7fd45e17a0bb493c3696f24dc364e4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t82bim62ypho2jnskv6hb4e96 EndpointID:3f0b78f795d1a4815615a04b346efb5c8caa0247dd4d1fefef88927ea893a2bc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:73cb4f2ee274d68398b982b971093ad4a38f0a6663db598c9e36d145e3b2ffb6 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:a30eb75c2808 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t82bim62ypho2jnskv6hb4e96 EndpointID:3f0b78f795d1a4815615a04b346efb5c8caa0247dd4d1fefef88927ea893a2bc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-16T13:03:46.125Z] PASS [2020-09-16T13:03:46.125Z] [2020-09-16T13:03:46.125Z] === Skipped [2020-09-16T13:03:46.125Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:03:46.125Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:03:46.125Z] [2020-09-16T13:03:46.125Z] [2020-09-16T13:03:46.125Z] DONE 23 tests, 1 skipped in 54.751s [2020-09-16T13:03:46.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:03:46.125Z] ++ 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-09-16T13:03:46.125Z] ++ set -e [2020-09-16T13:03:46.125Z] ++ '[' -n 0 ']' [2020-09-16T13:03:46.125Z] ++ set -x [2020-09-16T13:03:46.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-16T13:03:46.416Z] INFO: Testing against a local daemon [2020-09-16T13:03:46.416Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-16T13:03:46.416Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:03:46.416Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:03:46.416Z] === RUN TestDockerNetworkIpvlan [2020-09-16T13:03:46.416Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:03:46.416Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:03:46.416Z] PASS [2020-09-16T13:03:46.416Z] [2020-09-16T13:03:46.416Z] === Skipped [2020-09-16T13:03:46.416Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:03:46.416Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:03:46.416Z] [2020-09-16T13:03:46.416Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:03:46.416Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:03:46.416Z] [2020-09-16T13:03:46.416Z] [2020-09-16T13:03:46.416Z] DONE 2 tests, 2 skipped in 0.102s [2020-09-16T13:03:46.416Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:03:46.416Z] ++ 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-09-16T13:03:46.416Z] ++ set -e [2020-09-16T13:03:46.416Z] ++ '[' -n 0 ']' [2020-09-16T13:03:46.416Z] ++ set -x [2020-09-16T13:03:46.417Z] ++ env -i DEST=/go/src/github.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-09-16T13:03:46.417Z] INFO: Testing against a local daemon [2020-09-16T13:03:46.417Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-16T13:03:47.504Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-09-16T13:03:47.504Z] === RUN TestConfigDaemonLibtrustID [2020-09-16T13:03:47.765Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-09-16T13:03:47.765Z] PASS [2020-09-16T13:03:47.765Z] [2020-09-16T13:03:47.765Z] DONE 7 tests in 20.404s [2020-09-16T13:03:47.765Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-16T13:03:47.765Z] ++ 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-09-16T13:03:47.765Z] ++ set -e [2020-09-16T13:03:47.765Z] ++ '[' -n 0 ']' [2020-09-16T13:03:47.765Z] ++ set -x [2020-09-16T13:03:47.765Z] ++ env -i DEST=/go/src/github.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-09-16T13:03:47.919Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-09-16T13:03:47.919Z] === RUN TestDockerNetworkMacvlan [2020-09-16T13:03:48.025Z] INFO: Testing against a local daemon [2020-09-16T13:03:48.025Z] === RUN TestCheckpoint [2020-09-16T13:03:48.025Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-16T13:03:48.025Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:03:48.025Z] === RUN TestContainerInvalidJSON [2020-09-16T13:03:48.025Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:03:48.025Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:03:48.025Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:03:48.025Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:03:48.025Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:03:48.025Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:03:48.025Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:03:48.025Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:03:48.025Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:03:48.025Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-16T13:03:48.025Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-16T13:03:48.025Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-16T13:03:48.025Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-16T13:03:48.025Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-16T13:03:48.285Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-09-16T13:03:48.286Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-16T13:03:48.286Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-09-16T13:03:48.286Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-16T13:03:48.546Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-16T13:03:48.546Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-16T13:03:48.546Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-09-16T13:03:48.546Z] === RUN TestCopyFromContainer [2020-09-16T13:03:48.949Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-16T13:03:49.983Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-16T13:03:50.461Z] === RUN TestCopyFromContainer// [2020-09-16T13:03:50.614Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-16T13:03:50.722Z] === RUN TestCopyFromContainer//bar/root [2020-09-16T13:03:50.722Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-16T13:03:50.982Z] === RUN TestCopyFromContainer/bar/quux [2020-09-16T13:03:50.982Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-16T13:03:50.982Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-16T13:03:51.243Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-16T13:03:51.243Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-16T13:03:51.504Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-16T13:03:51.504Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer (3.14s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-16T13:03:51.766Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-09-16T13:03:51.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-16T13:03:51.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:03:51.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:03:51.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:03:51.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:03:51.766Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:03:51.766Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:03:51.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:03:51.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:03:51.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:03:51.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-16T13:03:51.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-16T13:03:51.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-16T13:03:51.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-16T13:03:51.766Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-16T13:03:51.766Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-16T13:03:51.766Z] === RUN TestCreateWithInvalidEnv [2020-09-16T13:03:51.766Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-16T13:03:51.766Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-16T13:03:51.766Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-16T13:03:51.766Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-16T13:03:51.766Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-16T13:03:51.766Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-16T13:03:51.766Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-16T13:03:51.766Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-16T13:03:51.766Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-16T13:03:51.766Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-09-16T13:03:51.766Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-16T13:03:51.766Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-16T13:03:51.766Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-16T13:03:51.766Z] === RUN TestCreateTmpfsMountsTarget [2020-09-16T13:03:52.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-09-16T13:03:52.027Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-16T13:03:54.572Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-09-16T13:03:54.572Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-16T13:03:55.056Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-09-16T13:03:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-16T13:03:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:03:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:03:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:03:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:03:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:03:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:03:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:03:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:03:56.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:03:56.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:03:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:03:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:03:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:03:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:03:56.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-09-16T13:03:56.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-16T13:03:56.493Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-16T13:03:57.065Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-09-16T13:03:57.065Z] === RUN TestCreateDifferentPlatform [2020-09-16T13:03:57.065Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-16T13:03:57.065Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-16T13:03:57.065Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-16T13:03:57.065Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-16T13:03:57.065Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-16T13:03:57.065Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-16T13:03:57.326Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-09-16T13:03:57.326Z] === RUN TestContainerStartOnDaemonRestart [2020-09-16T13:03:57.326Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-16T13:03:57.326Z] === RUN TestDaemonRestartIpcMode [2020-09-16T13:03:57.326Z] === PAUSE TestDaemonRestartIpcMode [2020-09-16T13:03:57.326Z] === RUN TestDaemonHostGatewayIP [2020-09-16T13:03:57.326Z] === PAUSE TestDaemonHostGatewayIP [2020-09-16T13:03:57.326Z] === RUN TestContainerKillOnDaemonStart [2020-09-16T13:03:57.326Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-16T13:03:57.326Z] === RUN TestDiff [2020-09-16T13:03:57.898Z] --- PASS: TestDiff (0.74s) [2020-09-16T13:03:57.898Z] === RUN TestExecWithCloseStdin [2020-09-16T13:03:58.565Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-16T13:03:58.842Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-09-16T13:03:58.842Z] === RUN TestExec [2020-09-16T13:03:59.784Z] --- PASS: TestExec (0.88s) [2020-09-16T13:03:59.784Z] === RUN TestExecUser [2020-09-16T13:04:00.728Z] --- PASS: TestExecUser (0.88s) [2020-09-16T13:04:00.728Z] === RUN TestExportContainerAndImportImage [2020-09-16T13:04:01.671Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-09-16T13:04:01.671Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-16T13:04:03.588Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-09-16T13:04:03.588Z] === RUN TestHealthCheckWorkdir [2020-09-16T13:04:04.974Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-09-16T13:04:04.974Z] === RUN TestHealthKillContainer [2020-09-16T13:04:05.553Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan (19.09s) [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.58s) [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s) [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.25s) [2020-09-16T13:04:07.102Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2020-09-16T13:04:07.102Z] PASS [2020-09-16T13:04:07.102Z] [2020-09-16T13:04:07.102Z] DONE 8 tests in 20.718s [2020-09-16T13:04:07.102Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-16T13:04:07.102Z] ++ 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-09-16T13:04:07.102Z] ++ set -e [2020-09-16T13:04:07.102Z] ++ '[' -n 0 ']' [2020-09-16T13:04:07.102Z] ++ set -x [2020-09-16T13:04:07.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:04:07.102Z] testing: warning: no tests to run [2020-09-16T13:04:07.102Z] PASS [2020-09-16T13:04:07.102Z] [2020-09-16T13:04:07.102Z] DONE 0 tests in 0.017s [2020-09-16T13:04:07.102Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-16T13:04:07.102Z] ++ 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-09-16T13:04:07.102Z] ++ set -e [2020-09-16T13:04:07.102Z] ++ '[' -n 0 ']' [2020-09-16T13:04:07.102Z] ++ set -x [2020-09-16T13:04:07.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:04:07.102Z] INFO: Testing against a local daemon [2020-09-16T13:04:07.102Z] === RUN TestAuthZPluginAllowRequest [2020-09-16T13:04:07.269Z] . [2020-09-16T13:04:07.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T13:04:07.269Z] [2020-09-16T13:04:07.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T13:04:07.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T13:04:07.269Z] Error: No such image: emptyfs [2020-09-16T13:04:07.269Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-16T13:04:07.269Z] ++++ docker load [2020-09-16T13:04:07.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T13:04:07.269Z] Error: No such image: emptyfs [2020-09-16T13:04:07.269Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-16T13:04:07.269Z] ++++ docker load [2020-09-16T13:04:07.269Z] Running integration-test (iteration 1) [2020-09-16T13:04:07.269Z] 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-09-16T13:04:07.269Z] ++ 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-09-16T13:04:07.269Z] ++ set -e [2020-09-16T13:04:07.269Z] ++ '[' -n 0 ']' [2020-09-16T13:04:07.269Z] ++ set -x [2020-09-16T13:04:07.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:04:07.269Z] Running integration-test (iteration 1) [2020-09-16T13:04:07.269Z] 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-09-16T13:04:07.269Z] ++ 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-09-16T13:04:07.269Z] ++ set -e [2020-09-16T13:04:07.269Z] ++ '[' -n 0 ']' [2020-09-16T13:04:07.269Z] ++ set -x [2020-09-16T13:04:07.270Z] ++ env -i DEST=/go/src/github.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-09-16T13:04:07.518Z] --- PASS: TestHealthKillContainer (2.87s) [2020-09-16T13:04:07.518Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-16T13:04:08.460Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-09-16T13:04:08.460Z] === RUN TestIpcModeNone [2020-09-16T13:04:09.033Z] --- PASS: TestIpcModeNone (0.81s) [2020-09-16T13:04:09.033Z] === RUN TestIpcModePrivate [2020-09-16T13:04:09.236Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-09-16T13:04:09.236Z] === RUN TestAuthZPluginTLS [2020-09-16T13:04:09.527Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-16T13:04:09.527Z] === RUN TestAuthZPluginDenyRequest [2020-09-16T13:04:09.821Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-16T13:04:09.821Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-16T13:04:09.977Z] --- PASS: TestIpcModePrivate (0.81s) [2020-09-16T13:04:09.977Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-16T13:04:09.977Z] === RUN TestIpcModeShareable [2020-09-16T13:04:10.452Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-16T13:04:10.452Z] === RUN TestAuthZPluginDenyResponse [2020-09-16T13:04:10.918Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-16T13:04:10.918Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-16T13:04:10.918Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-16T13:04:11.086Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-16T13:04:11.086Z] === RUN TestAuthZPluginAllowEventStream [2020-09-16T13:04:12.665Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-09-16T13:04:12.665Z] === RUN TestAuthZPluginErrorResponse [2020-09-16T13:04:13.296Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-16T13:04:13.296Z] === RUN TestAuthZPluginErrorRequest [2020-09-16T13:04:13.465Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-09-16T13:04:13.465Z] === RUN TestAPIIpcModeHost [2020-09-16T13:04:13.983Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-16T13:04:13.983Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-16T13:04:14.037Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-09-16T13:04:14.037Z] === RUN TestDaemonIpcModeShareable [2020-09-16T13:04:14.273Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2020-09-16T13:04:14.273Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-16T13:04:15.950Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-16T13:04:15.950Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-16T13:04:15.950Z] === RUN TestDaemonIpcModePrivate [2020-09-16T13:04:16.406Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-09-16T13:04:16.406Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-16T13:04:17.864Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-09-16T13:04:17.864Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-16T13:04:17.864Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-16T13:04:18.595Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2020-09-16T13:04:18.595Z] === RUN TestAuthZPluginHeader [2020-09-16T13:04:19.656Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-09-16T13:04:19.656Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-16T13:04:19.656Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-16T13:04:19.656Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:19.656Z] === RUN TestAuthZPluginV2Disable [2020-09-16T13:04:19.656Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-16T13:04:19.656Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:19.656Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-16T13:04:19.656Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-16T13:04:19.656Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:19.656Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-16T13:04:19.656Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-16T13:04:19.656Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:19.656Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-16T13:04:19.780Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-09-16T13:04:19.780Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-16T13:04:19.780Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-16T13:04:21.706Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-09-16T13:04:21.706Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-16T13:04:21.706Z] === RUN TestIpcModeOlderClient [2020-09-16T13:04:21.706Z] === PAUSE TestIpcModeOlderClient [2020-09-16T13:04:21.706Z] === RUN TestKillContainerInvalidSignal [2020-09-16T13:04:22.288Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-09-16T13:04:22.288Z] === RUN TestKillContainer [2020-09-16T13:04:22.288Z] === RUN TestKillContainer/no_signal [2020-09-16T13:04:23.234Z] === RUN TestKillContainer/non_killing_signal [2020-09-16T13:04:23.497Z] === RUN TestKillContainer/killing_signal [2020-09-16T13:04:24.888Z] --- PASS: TestKillContainer (2.32s) [2020-09-16T13:04:24.888Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-09-16T13:04:24.888Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-09-16T13:04:24.888Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-09-16T13:04:24.888Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-16T13:04:24.888Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-16T13:04:25.460Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-16T13:04:26.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-09-16T13:04:26.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-09-16T13:04:26.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-09-16T13:04:26.408Z] === RUN TestKillStoppedContainer [2020-09-16T13:04:26.408Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-16T13:04:26.408Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-16T13:04:26.408Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-16T13:04:26.408Z] === RUN TestKillDifferentUserContainer [2020-09-16T13:04:27.350Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-09-16T13:04:27.350Z] === RUN TestInspectOomKilledTrue [2020-09-16T13:04:27.350Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-16T13:04:27.350Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:04:27.350Z] === RUN TestInspectOomKilledFalse [2020-09-16T13:04:27.350Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-16T13:04:27.350Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:04:27.350Z] === RUN TestLinksEtcHostsContentMatch [2020-09-16T13:04:27.923Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-09-16T13:04:27.923Z] === RUN TestLinksContainerNames [2020-09-16T13:04:29.308Z] --- PASS: TestLinksContainerNames (1.53s) [2020-09-16T13:04:29.308Z] === RUN TestLogsFollowTailEmpty [2020-09-16T13:04:30.250Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-09-16T13:04:30.250Z] === RUN TestContainerNetworkMountsNoChown [2020-09-16T13:04:30.823Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/default [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/default [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/private [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/private [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rprivate [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/slave [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/slave [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rslave [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/shared [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/shared [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rshared [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/default [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/shared [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/rslave [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/rshared [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/rprivate [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/slave [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/private [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:04:30.823Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-16T13:04:30.823Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:04:30.823Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-16T13:04:31.085Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:04:31.346Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-16T13:04:31.346Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-16T13:04:31.346Z] === RUN TestContainerBindMountNonRecursive [2020-09-16T13:04:33.893Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2020-09-16T13:04:33.893Z] === RUN TestNetworkNat [2020-09-16T13:04:34.836Z] --- PASS: TestNetworkNat (0.88s) [2020-09-16T13:04:34.836Z] === RUN TestNetworkLocalhostTCPNat [2020-09-16T13:04:35.408Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-09-16T13:04:35.408Z] === RUN TestNetworkLoopbackNat [2020-09-16T13:04:36.289Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-16T13:04:36.289Z] [2020-09-16T13:04:36.289Z] ________ ____ __. [2020-09-16T13:04:36.289Z] \_____ \ | |/ _| [2020-09-16T13:04:36.289Z] / | \| < [2020-09-16T13:04:36.289Z] / | \ | \ [2020-09-16T13:04:36.289Z] \_______ /____|__ \ [2020-09-16T13:04:36.289Z] \/ \/ [2020-09-16T13:04:36.289Z] [2020-09-16T13:04:36.289Z] INFO: make.ps1 ended at 09/16/2020 13:04:31 [2020-09-16T13:04:36.289Z] INFO: Binaries build ended at 09/16/2020 13:04:33. Duration:00:01:14.5535905 [2020-09-16T13:04:36.289Z] INFO: Copying the built daemon binary to d:\CI\PR-41460\1\binary\dockerd-1ed6589e39.exe... [2020-09-16T13:04:36.289Z] INFO: Copying the built client binary to d:\CI\PR-41460\1\binary\docker-1ed6589e39.exe... [2020-09-16T13:04:36.289Z] INFO: Copying dockerversion from the container... [2020-09-16T13:04:36.289Z] INFO: Copying the golang package from the container to d:\CI\PR-41460\1\installer\go.zip... [2020-09-16T13:04:38.441Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s) [2020-09-16T13:04:38.441Z] PASS [2020-09-16T13:04:38.441Z] [2020-09-16T13:04:38.441Z] === Skipped [2020-09-16T13:04:38.441Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-16T13:04:38.441Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:38.441Z] [2020-09-16T13:04:38.441Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-16T13:04:38.441Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:38.441Z] [2020-09-16T13:04:38.441Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-16T13:04:38.441Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:38.441Z] [2020-09-16T13:04:38.441Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-16T13:04:38.441Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:38.441Z] [2020-09-16T13:04:38.441Z] [2020-09-16T13:04:38.441Z] DONE 17 tests, 4 skipped in 30.498s [2020-09-16T13:04:38.441Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-16T13:04:38.441Z] ++ 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-09-16T13:04:38.441Z] ++ set -e [2020-09-16T13:04:38.441Z] ++ '[' -n 0 ']' [2020-09-16T13:04:38.441Z] ++ set -x [2020-09-16T13:04:38.441Z] ++ env -i DEST=/go/src/github.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-09-16T13:04:38.441Z] INFO: Testing against a local daemon [2020-09-16T13:04:38.441Z] === RUN TestPluginInvalidJSON [2020-09-16T13:04:38.441Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:04:38.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:04:38.441Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:04:38.441Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-16T13:04:38.441Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-16T13:04:38.441Z] === RUN TestPluginInstall [2020-09-16T13:04:38.441Z] === RUN TestPluginInstall/no_auth [2020-09-16T13:04:38.708Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-09-16T13:04:38.708Z] === RUN TestPause [2020-09-16T13:04:39.651Z] --- PASS: TestPause (0.83s) [2020-09-16T13:04:39.651Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-16T13:04:39.651Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:04:39.651Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:04:39.651Z] === RUN TestPauseStopPausedContainer [2020-09-16T13:04:40.050Z] INFO: Extracting go.zip to d:\CI\PR-41460\1\go [2020-09-16T13:04:40.223Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-09-16T13:04:40.223Z] === RUN TestPsFilter [2020-09-16T13:04:40.483Z] --- PASS: TestPsFilter (0.26s) [2020-09-16T13:04:40.483Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-16T13:04:41.428Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-09-16T13:04:41.428Z] === RUN TestRemoveContainerWithVolume [2020-09-16T13:04:41.774Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-16T13:04:41.775Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-16T13:04:41.775Z] remote: Enumerating objects: 2, done. [2020-09-16T13:04:41.775Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-16T13:04:41.775Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-16T13:04:41.775Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-16T13:04:41.775Z] 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-09-16T13:04:41.775Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-16T13:04:41.809Z] --- PASS: TestImportExtremelyLargeImageWorks (102.62s) [2020-09-16T13:04:41.810Z] PASS [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === Skipped [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:04:41.810Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] DONE 12 tests, 1 skipped in 106.792s [2020-09-16T13:04:41.810Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-16T13:04:41.810Z] INFO: Testing against a local daemon [2020-09-16T13:04:41.810Z] === RUN TestNetworkCreateDelete [2020-09-16T13:04:41.810Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-09-16T13:04:41.810Z] === RUN TestDockerNetworkDeletePreferID [2020-09-16T13:04:41.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-09-16T13:04:41.810Z] === RUN TestDaemonDNSFallback [2020-09-16T13:04:41.810Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-09-16T13:04:41.810Z] === RUN TestInspectNetwork [2020-09-16T13:04:41.810Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-16T13:04:41.810Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] === RUN TestRunContainerWithBridgeNone [2020-09-16T13:04:41.810Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-16T13:04:41.810Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestNetworkInvalidJSON [2020-09-16T13:04:41.810Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-16T13:04:41.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-16T13:04:41.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:04:41.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:04:41.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:04:41.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:04:41.810Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-16T13:04:41.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:04:41.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:04:41.810Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-16T13:04:41.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-16T13:04:41.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-16T13:04:41.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-16T13:04:41.810Z] === RUN TestHostIPv4BridgeLabel [2020-09-16T13:04:41.810Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-16T13:04:41.810Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-16T13:04:41.810Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-16T13:04:41.810Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestDaemonDefaultNetworkPools [2020-09-16T13:04:41.810Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-16T13:04:41.810Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-16T13:04:41.810Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-16T13:04:41.810Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestServiceWithPredefinedNetwork [2020-09-16T13:04:41.810Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-16T13:04:41.810Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-16T13:04:41.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:04:41.810Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:04:41.810Z] === RUN TestServiceWithDataPathPortInit [2020-09-16T13:04:41.810Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-16T13:04:41.810Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-16T13:04:41.810Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] PASS [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === Skipped [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-16T13:04:41.810Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-16T13:04:41.810Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-16T13:04:41.810Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-16T13:04:41.810Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-16T13:04:41.810Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:04:41.810Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-16T13:04:41.810Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-16T13:04:41.810Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] DONE 19 tests, 12 skipped in 8.082s [2020-09-16T13:04:41.810Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:04:41.810Z] INFO: Testing against a local daemon [2020-09-16T13:04:41.810Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-16T13:04:41.810Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:04:41.810Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:04:41.810Z] === RUN TestDockerNetworkIpvlan [2020-09-16T13:04:41.810Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:04:41.810Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:04:41.810Z] PASS [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === Skipped [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:04:41.810Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:04:41.810Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] DONE 2 tests, 2 skipped in 0.125s [2020-09-16T13:04:41.810Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:04:41.810Z] INFO: Testing against a local daemon [2020-09-16T13:04:41.810Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-16T13:04:41.810Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-16T13:04:41.810Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] === RUN TestDockerNetworkMacvlan [2020-09-16T13:04:41.810Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-16T13:04:41.810Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] PASS [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === Skipped [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-16T13:04:41.810Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-16T13:04:41.810Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] DONE 2 tests, 2 skipped in 0.114s [2020-09-16T13:04:41.810Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-16T13:04:41.810Z] testing: warning: no tests to run [2020-09-16T13:04:41.810Z] PASS [2020-09-16T13:04:41.810Z] [2020-09-16T13:04:41.810Z] DONE 0 tests in 0.024s [2020-09-16T13:04:41.810Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-16T13:04:41.810Z] INFO: Testing against a local daemon [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginAllowRequest [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginTLS [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginDenyRequest [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginDenyResponse [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginAllowEventStream [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginErrorResponse [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginErrorRequest [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginHeader [2020-09-16T13:04:41.810Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-16T13:04:41.810Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:41.810Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-16T13:04:41.950Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:04:41.950Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6d8b5c1ce33abbc2431af6bdd5f47f00acdc9554be253f9db8f24c75c0b0ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:04:41.950Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:04:41.950Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6d8b5c1ce33abbc2431af6bdd5f47f00acdc9554be253f9db8f24c75c0b0ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:04:41.950Z] === RUN TestPluginInstall/with_htpasswd [2020-09-16T13:04:42.068Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.59s) [2020-09-16T13:04:42.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:42.068Z] === RUN TestAuthZPluginV2Disable [2020-09-16T13:04:42.240Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:04:42.240Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c6d5d9e7a00e3b4b238a23fff4cd449e9ee47817d4c3d8c109067c7355ea551" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:04:42.240Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:04:42.240Z] time="2020-09-16T13:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c6d5d9e7a00e3b4b238a23fff4cd449e9ee47817d4c3d8c109067c7355ea551" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:04:42.327Z] --- SKIP: TestAuthZPluginV2Disable (0.11s) [2020-09-16T13:04:42.327Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:42.327Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-16T13:04:42.341Z] [2020-09-16T13:04:42.370Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-09-16T13:04:42.370Z] === RUN TestRemoveContainerRunning [2020-09-16T13:04:42.531Z] === RUN TestPluginInstall/with_insecure [2020-09-16T13:04:42.610Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.38s) [2020-09-16T13:04:42.610Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:42.610Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-16T13:04:42.890Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.41s) [2020-09-16T13:04:42.890Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:42.890Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-16T13:04:42.940Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-09-16T13:04:42.940Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-16T13:04:43.619Z] time="2020-09-16T13:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:04:43.619Z] time="2020-09-16T13:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59f6baba923ce0547c013ff360136983e7efd944d875e9929a433f0dd7d8bf64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:04:43.619Z] time="2020-09-16T13:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:04:43.619Z] time="2020-09-16T13:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59f6baba923ce0547c013ff360136983e7efd944d875e9929a433f0dd7d8bf64" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-16T13:04:43.847Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.65s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] PASS [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === Skipped [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.59s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.11s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.38s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.41s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.65s) [2020-09-16T13:04:43.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.847Z] DONE 17 tests, 17 skipped in 2.263s [2020-09-16T13:04:43.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-16T13:04:43.847Z] INFO: Testing against a local daemon [2020-09-16T13:04:43.847Z] === RUN TestPluginInvalidJSON [2020-09-16T13:04:43.847Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:04:43.847Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:04:43.847Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:04:43.847Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-16T13:04:43.847Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-16T13:04:43.847Z] === RUN TestPluginInstall [2020-09-16T13:04:43.847Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-16T13:04:43.847Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.847Z] PASS [2020-09-16T13:04:43.847Z] [2020-09-16T13:04:43.848Z] === Skipped [2020-09-16T13:04:43.848Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-16T13:04:43.848Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-16T13:04:43.848Z] [2020-09-16T13:04:43.848Z] [2020-09-16T13:04:43.848Z] DONE 3 tests, 1 skipped in 0.168s [2020-09-16T13:04:43.848Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-16T13:04:43.848Z] INFO: Testing against a local daemon [2020-09-16T13:04:43.848Z] === RUN TestExternalGraphDriver [2020-09-16T13:04:43.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-09-16T13:04:43.882Z] === RUN TestRemoveInvalidContainer [2020-09-16T13:04:43.882Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-16T13:04:43.882Z] === RUN TestRenameLinkedContainer [2020-09-16T13:04:43.909Z] --- PASS: TestPluginInstall (6.07s) [2020-09-16T13:04:43.909Z] --- PASS: TestPluginInstall/no_auth (3.96s) [2020-09-16T13:04:43.909Z] --- PASS: TestPluginInstall/with_htpasswd (0.75s) [2020-09-16T13:04:43.909Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-09-16T13:04:43.909Z] plugin_test.go:157: [da7152e248a77] daemon is not started [2020-09-16T13:04:43.909Z] PASS [2020-09-16T13:04:43.909Z] [2020-09-16T13:04:43.909Z] DONE 6 tests in 6.190s [2020-09-16T13:04:43.909Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-16T13:04:43.909Z] ++ 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-09-16T13:04:43.909Z] ++ set -e [2020-09-16T13:04:43.909Z] ++ '[' -n 0 ']' [2020-09-16T13:04:43.909Z] ++ set -x [2020-09-16T13:04:43.909Z] ++ env -i DEST=/go/src/github.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-09-16T13:04:43.909Z] INFO: Testing against a local daemon [2020-09-16T13:04:43.909Z] === RUN TestExternalGraphDriver [2020-09-16T13:04:44.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/test/unit [2020-09-16T13:04:44.414Z] --- SKIP: TestExternalGraphDriver (0.54s) [2020-09-16T13:04:44.414Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-16T13:04:44.414Z] === RUN TestGraphdriverPluginV2 [2020-09-16T13:04:44.539Z] === RUN TestExternalGraphDriver/json [2020-09-16T13:04:45.959Z] Loaded image: buildpack-deps:buster [2020-09-16T13:04:45.959Z] Loaded image: busybox:latest [2020-09-16T13:04:45.959Z] Loaded image: busybox:glibc [2020-09-16T13:04:45.959Z] Loaded image: debian:buster [2020-09-16T13:04:45.959Z] Loaded image: buildpack-deps:buster [2020-09-16T13:04:45.959Z] Loaded image: hello-world:latest [2020-09-16T13:04:45.959Z] INFO: Testing against a local daemon [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite [2020-09-16T13:04:45.959Z] Loaded image: busybox:latest [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-16T13:04:45.959Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-16T13:04:45.959Z] Loaded image: busybox:glibc [2020-09-16T13:04:45.959Z] Loaded image: debian:buster [2020-09-16T13:04:45.959Z] Loaded image: hello-world:latest [2020-09-16T13:04:45.959Z] INFO: Testing against a local daemon [2020-09-16T13:04:45.960Z] === RUN TestDockerDaemonSuite [2020-09-16T13:04:45.960Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-16T13:04:46.584Z] ? github.com/docker/docker/api [no test files] [2020-09-16T13:04:46.600Z] === RUN TestExternalGraphDriver/spec [2020-09-16T13:04:46.894Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-16T13:04:47.280Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-16T13:04:47.300Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-09-16T13:04:47.300Z] === RUN TestRenameStoppedContainer [2020-09-16T13:04:47.560Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-09-16T13:04:47.560Z] === RUN TestRenameRunningContainerAndReuse [2020-09-16T13:04:47.844Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-16T13:04:48.409Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-16T13:04:48.756Z] === RUN TestExternalGraphDriver/pull [2020-09-16T13:04:49.472Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-09-16T13:04:49.472Z] === RUN TestRenameInvalidName [2020-09-16T13:04:50.042Z] --- PASS: TestRenameInvalidName (0.77s) [2020-09-16T13:04:50.043Z] === RUN TestRenameAnonymousContainer [2020-09-16T13:04:50.302Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-16T13:04:50.560Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-16T13:04:50.821Z] --- PASS: TestExternalGraphDriver (6.76s) [2020-09-16T13:04:50.821Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-09-16T13:04:50.821Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-09-16T13:04:50.821Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-09-16T13:04:50.821Z] === RUN TestGraphdriverPluginV2 [2020-09-16T13:04:50.821Z] --- SKIP: TestGraphdriverPluginV2 (0.24s) [2020-09-16T13:04:50.821Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:50.821Z] PASS [2020-09-16T13:04:50.821Z] [2020-09-16T13:04:50.821Z] === Skipped [2020-09-16T13:04:50.821Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.24s) [2020-09-16T13:04:50.821Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:04:50.821Z] [2020-09-16T13:04:50.821Z] [2020-09-16T13:04:50.821Z] DONE 5 tests, 1 skipped in 7.089s [2020-09-16T13:04:50.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-16T13:04:50.821Z] ++ 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-09-16T13:04:50.821Z] ++ set -e [2020-09-16T13:04:50.821Z] ++ '[' -n 0 ']' [2020-09-16T13:04:50.821Z] ++ set -x [2020-09-16T13:04:50.821Z] ++ env -i DEST=/go/src/github.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-09-16T13:04:50.979Z] --- PASS: TestGraphdriverPluginV2 (5.92s) [2020-09-16T13:04:50.979Z] PASS [2020-09-16T13:04:50.979Z] [2020-09-16T13:04:50.979Z] === Skipped [2020-09-16T13:04:50.979Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.54s) [2020-09-16T13:04:50.979Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-16T13:04:50.979Z] [2020-09-16T13:04:50.979Z] [2020-09-16T13:04:50.979Z] DONE 2 tests, 1 skipped in 6.574s [2020-09-16T13:04:50.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-16T13:04:50.979Z] INFO: Testing against a local daemon [2020-09-16T13:04:50.979Z] === RUN TestContinueAfterPluginCrash [2020-09-16T13:04:50.979Z] === PAUSE TestContinueAfterPluginCrash [2020-09-16T13:04:50.979Z] === RUN TestReadPluginNoRead [2020-09-16T13:04:50.979Z] === PAUSE TestReadPluginNoRead [2020-09-16T13:04:50.979Z] === RUN TestDaemonStartWithLogOpt [2020-09-16T13:04:50.979Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-16T13:04:50.979Z] === CONT TestContinueAfterPluginCrash [2020-09-16T13:04:50.979Z] === CONT TestDaemonStartWithLogOpt [2020-09-16T13:04:51.111Z] INFO: Testing against a local daemon [2020-09-16T13:04:51.111Z] === RUN TestContinueAfterPluginCrash [2020-09-16T13:04:51.111Z] === PAUSE TestContinueAfterPluginCrash [2020-09-16T13:04:51.111Z] === RUN TestReadPluginNoRead [2020-09-16T13:04:51.111Z] === PAUSE TestReadPluginNoRead [2020-09-16T13:04:51.111Z] === RUN TestDaemonStartWithLogOpt [2020-09-16T13:04:51.111Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-16T13:04:51.111Z] === CONT TestContinueAfterPluginCrash [2020-09-16T13:04:51.111Z] === CONT TestDaemonStartWithLogOpt [2020-09-16T13:04:51.492Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-16T13:04:51.492Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-16T13:04:52.422Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-16T13:04:52.986Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-16T13:04:52.986Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-16T13:04:53.243Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-16T13:04:53.500Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-16T13:04:53.500Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-16T13:04:54.247Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-09-16T13:04:54.247Z] === RUN TestRenameContainerWithSameName [2020-09-16T13:04:54.432Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-16T13:04:54.818Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-09-16T13:04:54.818Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-16T13:04:55.556Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-09-16T13:04:55.556Z] === CONT TestReadPluginNoRead [2020-09-16T13:04:55.802Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-16T13:04:55.802Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-16T13:04:55.802Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-16T13:04:55.802Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-16T13:04:55.802Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-16T13:04:56.202Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-09-16T13:04:56.202Z] === RUN TestResize [2020-09-16T13:04:56.594Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-16T13:04:56.594Z] [2020-09-16T13:04:56.594Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-16T13:04:56.594Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-16T13:04:56.594Z] HOSTNAME=aad78dfbb347 [2020-09-16T13:04:56.594Z] TESTDEBUG=0 [2020-09-16T13:04:56.594Z] DEST=bundles/test-integration [2020-09-16T13:04:56.594Z] PWD=/go/src/github.com/docker/docker [2020-09-16T13:04:56.594Z] DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae [2020-09-16T13:04:56.594Z] container=docker [2020-09-16T13:04:56.594Z] HOME=/root [2020-09-16T13:04:56.594Z] GOLANG_VERSION=1.13.15 [2020-09-16T13:04:56.594Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-16T13:04:56.594Z] VALIDATE_BRANCH=master [2020-09-16T13:04:56.594Z] TERM=xterm [2020-09-16T13:04:56.594Z] DOCKER_PKG=github.com/docker/docker [2020-09-16T13:04:56.594Z] SHLVL=1 [2020-09-16T13:04:56.594Z] TIMEOUT=120m [2020-09-16T13:04:56.594Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-16T13:04:56.594Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-16T13:04:56.594Z] GO111MODULE=off [2020-09-16T13:04:56.594Z] DOCKER_EXPERIMENTAL=1 [2020-09-16T13:04:56.594Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-16T13:04:56.594Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-16T13:04:56.594Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-16T13:04:56.594Z] GOPATH=/go [2020-09-16T13:04:56.594Z] PKG_CONFIG=pkg-config [2020-09-16T13:04:56.594Z] _=/usr/bin/env [2020-09-16T13:04:56.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-16T13:04:57.144Z] --- PASS: TestResize (0.74s) [2020-09-16T13:04:57.145Z] === RUN TestResizeWithInvalidSize [2020-09-16T13:04:57.617Z] === RUN TestReadPluginNoRead/default [2020-09-16T13:04:57.716Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-09-16T13:04:57.716Z] === RUN TestResizeWhenContainerNotStarted [2020-09-16T13:04:58.325Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-16T13:04:58.658Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:04:58.658Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:04:58.658Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:04:58.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:04:58.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:04:58.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:04:58.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:04:59.680Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-16T13:04:59.703Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-16T13:04:59.703Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-16T13:04:59.971Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2020-09-16T13:05:00.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:05:00.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:05:01.074Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-16T13:05:01.474Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-16T13:05:01.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:05:01.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:05:01.630Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-16T13:05:01.638Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-16T13:05:02.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:05:02.979Z] --- PASS: TestReadPluginNoRead (8.21s) [2020-09-16T13:05:02.979Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-09-16T13:05:02.979Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-09-16T13:05:02.979Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-09-16T13:05:02.979Z] read_test.go:92: [d059205f7ef5e] daemon is not started [2020-09-16T13:05:02.979Z] PASS [2020-09-16T13:05:02.979Z] [2020-09-16T13:05:02.979Z] DONE 6 tests in 12.093s [2020-09-16T13:05:02.979Z] 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-09-16T13:05:02.979Z] ++ 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-09-16T13:05:02.979Z] ++ set -e [2020-09-16T13:05:02.979Z] ++ '[' -n 0 ']' [2020-09-16T13:05:02.979Z] ++ set -x [2020-09-16T13:05:02.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:05:02.980Z] testing: warning: no tests to run [2020-09-16T13:05:02.980Z] PASS [2020-09-16T13:05:02.980Z] [2020-09-16T13:05:02.980Z] DONE 0 tests in 0.026s [2020-09-16T13:05:02.980Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-16T13:05:02.980Z] ++ 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-09-16T13:05:02.980Z] ++ set -e [2020-09-16T13:05:02.980Z] ++ '[' -n 0 ']' [2020-09-16T13:05:02.980Z] ++ set -x [2020-09-16T13:05:02.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:05:03.270Z] INFO: Testing against a local daemon [2020-09-16T13:05:03.270Z] === RUN TestPluginWithDevMounts [2020-09-16T13:05:03.270Z] === PAUSE TestPluginWithDevMounts [2020-09-16T13:05:03.270Z] === CONT TestPluginWithDevMounts [2020-09-16T13:05:03.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:05:03.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:05:04.194Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-16T13:05:04.194Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-16T13:05:04.194Z] --- PASS: TestBuildWithHugeFile (91.12s) [2020-09-16T13:05:04.194Z] === RUN TestBuildWithEmptyDockerfile [2020-09-16T13:05:04.194Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:05:04.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:05:04.194Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:05:04.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:05:04.194Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:05:04.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:05:04.194Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:05:04.194Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:05:04.452Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:05:04.711Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-16T13:05:04.711Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-16T13:05:04.711Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-09-16T13:05:04.711Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-09-16T13:05:04.711Z] === RUN TestBuildPreserveOwnership [2020-09-16T13:05:04.711Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-16T13:05:05.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:05:05.333Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-09-16T13:05:05.333Z] PASS [2020-09-16T13:05:05.333Z] [2020-09-16T13:05:05.333Z] DONE 1 tests in 1.916s [2020-09-16T13:05:05.333Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-16T13:05:05.333Z] ++ 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-09-16T13:05:05.333Z] ++ set -e [2020-09-16T13:05:05.333Z] ++ '[' -n 0 ']' [2020-09-16T13:05:05.333Z] ++ set -x [2020-09-16T13:05:05.334Z] ++ env -i DEST=/go/src/github.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-09-16T13:05:05.334Z] INFO: Testing against a local daemon [2020-09-16T13:05:05.334Z] === RUN TestSecretInspect [2020-09-16T13:05:05.390Z] INFO: Extraction ended at 09/16/2020 13:05:04. Duration:00:00:25.5891981 [2020-09-16T13:05:05.390Z] INFO: Updating the golang and path environment variables [2020-09-16T13:05:05.390Z] INFO: GOPATH=d:\gopath [2020-09-16T13:05:05.390Z] INFO: go version go1.13.15 windows/amd64 [2020-09-16T13:05:05.390Z] INFO: Running the daemon under test in debug mode [2020-09-16T13:05:05.390Z] INFO: Starting a daemon under test... [2020-09-16T13:05:05.390Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41460\1\daemon --pidfile d:\CI\PR-41460\1\docker.pid -D [2020-09-16T13:05:05.390Z] INFO: Process started successfully. [2020-09-16T13:05:05.390Z] INFO: Start tailing logs of the daemon under tests [2020-09-16T13:05:05.870Z] --- PASS: TestDaemonStartWithLogOpt (13.46s) [2020-09-16T13:05:05.870Z] === CONT TestReadPluginNoRead [2020-09-16T13:05:06.110Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-16T13:05:06.110Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-09-16T13:05:06.637Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-09-16T13:05:06.637Z] === RUN TestCgroupNamespacesRun [2020-09-16T13:05:06.673Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-16T13:05:07.586Z] INFO: Waiting for the daemon under test to start... [2020-09-16T13:05:07.605Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-16T13:05:07.772Z] === RUN TestReadPluginNoRead/default [2020-09-16T13:05:07.772Z] --- PASS: TestContinueAfterPluginCrash (17.13s) [2020-09-16T13:05:08.169Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-16T13:05:08.169Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-16T13:05:08.551Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-09-16T13:05:08.551Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-16T13:05:08.559Z] INFO: Daemon under test started and replied! [2020-09-16T13:05:08.559Z] INFO: Docker version of the daemon under test [2020-09-16T13:05:08.559Z] [2020-09-16T13:05:08.559Z] Client: [2020-09-16T13:05:08.559Z] Version: 17.06.2-ce [2020-09-16T13:05:08.559Z] API version: 1.30 [2020-09-16T13:05:08.559Z] Go version: go1.8.3 [2020-09-16T13:05:08.559Z] Git commit: cec0b72 [2020-09-16T13:05:08.559Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-16T13:05:08.559Z] OS/Arch: windows/amd64 [2020-09-16T13:05:08.559Z] [2020-09-16T13:05:08.559Z] Server: [2020-09-16T13:05:08.559Z] Version: 0.0.0-dev [2020-09-16T13:05:08.559Z] API version: 1.41 (minimum version 1.24) [2020-09-16T13:05:08.559Z] Go version: go1.13.15 [2020-09-16T13:05:08.559Z] Git commit: 1ed6589e39 [2020-09-16T13:05:08.559Z] Built: 09/16/2020 13:03:22 [2020-09-16T13:05:08.559Z] OS/Arch: windows/amd64 [2020-09-16T13:05:08.559Z] Experimental: false [2020-09-16T13:05:08.559Z] [2020-09-16T13:05:08.559Z] INFO: Docker info of the daemon under test [2020-09-16T13:05:08.559Z] [2020-09-16T13:05:08.559Z] Containers: 0 [2020-09-16T13:05:08.559Z] Running: 0 [2020-09-16T13:05:08.559Z] Paused: 0 [2020-09-16T13:05:08.559Z] Stopped: 0 [2020-09-16T13:05:08.559Z] Images: 0 [2020-09-16T13:05:08.559Z] Server Version: 0.0.0-dev [2020-09-16T13:05:08.559Z] Storage Driver: windowsfilter [2020-09-16T13:05:08.559Z] Windows: [2020-09-16T13:05:08.559Z] Logging Driver: json-file [2020-09-16T13:05:08.559Z] Plugins: [2020-09-16T13:05:08.559Z] Volume: local [2020-09-16T13:05:08.559Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-16T13:05:08.843Z] --- PASS: TestSecretInspect (3.54s) [2020-09-16T13:05:08.843Z] === RUN TestSecretList [2020-09-16T13:05:09.021Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-16T13:05:09.021Z] Swarm: inactive [2020-09-16T13:05:09.021Z] Default Isolation: process [2020-09-16T13:05:09.021Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-16T13:05:09.021Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-16T13:05:09.021Z] OSType: windows [2020-09-16T13:05:09.021Z] Architecture: x86_64 [2020-09-16T13:05:09.021Z] CPUs: 4 [2020-09-16T13:05:09.021Z] Total Memory: 32GiB [2020-09-16T13:05:09.021Z] Name: azwin-2-382bb0 [2020-09-16T13:05:09.021Z] ID: CY5S:DG6T:3SW6:HXVR:U3WT:OQ6E:XIRS:MRAK:EF5M:3OLY:CFNG:MVAC [2020-09-16T13:05:09.021Z] Docker Root Dir: D:\CI\PR-41460\1\daemon [2020-09-16T13:05:09.021Z] Debug Mode (client): false [2020-09-16T13:05:09.021Z] Debug Mode (server): true [2020-09-16T13:05:09.021Z] File Descriptors: -1 [2020-09-16T13:05:09.021Z] Goroutines: 17 [2020-09-16T13:05:09.021Z] System Time: 2020-09-16T13:05:08.4966522Z [2020-09-16T13:05:09.021Z] EventsListeners: 0 [2020-09-16T13:05:09.021Z] Registry: https://index.docker.io/v1/ [2020-09-16T13:05:09.021Z] Labels: [2020-09-16T13:05:09.021Z] Experimental: false [2020-09-16T13:05:09.021Z] Insecure Registries: [2020-09-16T13:05:09.021Z] 127.0.0.0/8 [2020-09-16T13:05:09.021Z] Live Restore Enabled: false [2020-09-16T13:05:09.021Z] [2020-09-16T13:05:09.021Z] [2020-09-16T13:05:09.021Z] INFO: Docker images of the daemon under test [2020-09-16T13:05:09.021Z] [2020-09-16T13:05:09.021Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-16T13:05:09.021Z] [2020-09-16T13:05:09.021Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-16T13:05:09.021Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-16T13:05:09.021Z] ltsc2019: Pulling from windows/servercore [2020-09-16T13:05:09.021Z] 4612f6d0b889: Pulling fs layer [2020-09-16T13:05:09.021Z] c3aff4450246: Pulling fs layer [2020-09-16T13:05:09.102Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-16T13:05:09.667Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-16T13:05:09.923Z] --- PASS: TestBuildPreserveOwnership (5.27s) [2020-09-16T13:05:09.923Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.55s) [2020-09-16T13:05:09.923Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2020-09-16T13:05:09.923Z] === RUN TestBuildPlatformInvalid [2020-09-16T13:05:10.180Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-09-16T13:05:10.180Z] PASS [2020-09-16T13:05:10.180Z] [2020-09-16T13:05:10.180Z] === Skipped [2020-09-16T13:05:10.180Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-16T13:05:10.180Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:05:10.180Z] [2020-09-16T13:05:10.180Z] [2020-09-16T13:05:10.180Z] DONE 32 tests, 1 skipped in 177.988s [2020-09-16T13:05:10.180Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-16T13:05:10.180Z] ++ 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-09-16T13:05:10.180Z] ++ set -e [2020-09-16T13:05:10.180Z] ++ '[' -n 0 ']' [2020-09-16T13:05:10.180Z] ++ set -x [2020-09-16T13:05:10.180Z] ++ env -i DEST=/go/src/github.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-09-16T13:05:10.180Z] INFO: Testing against a local daemon [2020-09-16T13:05:10.180Z] === RUN TestConfigInspect [2020-09-16T13:05:10.303Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-16T13:05:10.465Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-09-16T13:05:10.465Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-16T13:05:11.110Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-16T13:05:12.205Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-16T13:05:12.379Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-09-16T13:05:12.379Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-16T13:05:12.397Z] --- PASS: TestSecretList (3.71s) [2020-09-16T13:05:12.397Z] === RUN TestSecretsCreateAndDelete [2020-09-16T13:05:12.481Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-16T13:05:12.738Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-16T13:05:12.996Z] --- PASS: TestConfigInspect (2.79s) [2020-09-16T13:05:12.996Z] === RUN TestConfigList [2020-09-16T13:05:13.560Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-16T13:05:14.293Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-09-16T13:05:14.294Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-16T13:05:14.490Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-16T13:05:14.739Z] --- PASS: TestReadPluginNoRead (10.31s) [2020-09-16T13:05:14.739Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-09-16T13:05:14.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2020-09-16T13:05:14.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-09-16T13:05:14.739Z] read_test.go:92: [ddaab19f98aa7] daemon is not started [2020-09-16T13:05:14.739Z] PASS [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] DONE 6 tests in 23.911s [2020-09-16T13:05:14.739Z] 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-09-16T13:05:14.739Z] testing: warning: no tests to run [2020-09-16T13:05:14.739Z] PASS [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] DONE 0 tests in 0.039s [2020-09-16T13:05:14.739Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-16T13:05:14.739Z] INFO: Testing against a local daemon [2020-09-16T13:05:14.739Z] === RUN TestPluginWithDevMounts [2020-09-16T13:05:14.739Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-16T13:05:14.739Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-16T13:05:14.739Z] PASS [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === Skipped [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-16T13:05:14.739Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] DONE 1 tests, 1 skipped in 0.129s [2020-09-16T13:05:14.739Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-16T13:05:14.739Z] INFO: Testing against a local daemon [2020-09-16T13:05:14.739Z] === RUN TestSecretInspect [2020-09-16T13:05:14.739Z] --- SKIP: TestSecretInspect (0.03s) [2020-09-16T13:05:14.739Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] === RUN TestSecretList [2020-09-16T13:05:14.739Z] --- SKIP: TestSecretList (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] === RUN TestSecretsCreateAndDelete [2020-09-16T13:05:14.739Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] === RUN TestSecretsUpdate [2020-09-16T13:05:14.739Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] === RUN TestTemplatedSecret [2020-09-16T13:05:14.739Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-16T13:05:14.739Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] === RUN TestSecretCreateResolve [2020-09-16T13:05:14.739Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] PASS [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === Skipped [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-09-16T13:05:14.739Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-16T13:05:14.739Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-16T13:05:14.739Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] [2020-09-16T13:05:14.739Z] DONE 6 tests, 6 skipped in 0.183s [2020-09-16T13:05:14.739Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-16T13:05:14.739Z] INFO: Testing against a local daemon [2020-09-16T13:05:14.739Z] === RUN TestServiceCreateInit [2020-09-16T13:05:14.739Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-16T13:05:14.739Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-16T13:05:14.739Z] --- PASS: TestServiceCreateInit (0.01s) [2020-09-16T13:05:14.739Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-16T13:05:14.739Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-16T13:05:14.739Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.739Z] === RUN TestCreateServiceMultipleTimes [2020-09-16T13:05:14.748Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-09-16T13:05:14.998Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.998Z] === RUN TestCreateServiceConflict [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-16T13:05:14.998Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.998Z] === RUN TestCreateServiceMaxReplicas [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-16T13:05:14.998Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.998Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-16T13:05:14.998Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.998Z] === RUN TestCreateServiceSecretFileMode [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-16T13:05:14.998Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.998Z] === RUN TestCreateServiceConfigFileMode [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-16T13:05:14.998Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.998Z] === RUN TestCreateServiceSysctls [2020-09-16T13:05:14.998Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-16T13:05:14.999Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestCreateServiceCapabilities [2020-09-16T13:05:14.999Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-09-16T13:05:14.999Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestInspect [2020-09-16T13:05:14.999Z] --- SKIP: TestInspect (0.01s) [2020-09-16T13:05:14.999Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestCreateJob [2020-09-16T13:05:14.999Z] --- SKIP: TestCreateJob (0.01s) [2020-09-16T13:05:14.999Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestReplicatedJob [2020-09-16T13:05:14.999Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-16T13:05:14.999Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestUpdateReplicatedJob [2020-09-16T13:05:14.999Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-16T13:05:14.999Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestServiceListWithStatuses [2020-09-16T13:05:14.999Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-16T13:05:14.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:05:14.999Z] === RUN TestDockerNetworkConnectAlias [2020-09-16T13:05:14.999Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-16T13:05:14.999Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestDockerNetworkReConnect [2020-09-16T13:05:14.999Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-09-16T13:05:14.999Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:14.999Z] === RUN TestServicePlugin [2020-09-16T13:05:15.680Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-09-16T13:05:15.680Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-16T13:05:15.906Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-09-16T13:05:15.906Z] === RUN TestSecretsUpdate [2020-09-16T13:05:16.116Z] --- PASS: TestConfigList (2.82s) [2020-09-16T13:05:16.116Z] === RUN TestConfigsCreateAndDelete [2020-09-16T13:05:16.116Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-16T13:05:16.116Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-16T13:05:16.128Z] c3aff4450246: Verifying Checksum [2020-09-16T13:05:16.128Z] c3aff4450246: Download complete [2020-09-16T13:05:16.680Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-16T13:05:17.246Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-16T13:05:17.592Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2020-09-16T13:05:17.593Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-16T13:05:18.178Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-16T13:05:18.434Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-16T13:05:18.534Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-16T13:05:18.534Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-16T13:05:18.691Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-16T13:05:18.948Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2020-09-16T13:05:18.948Z] === RUN TestConfigsUpdate [2020-09-16T13:05:19.188Z] --- SKIP: TestServicePlugin (3.46s) [2020-09-16T13:05:19.188Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] === RUN TestServiceUpdateLabel [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] === RUN TestServiceUpdateSecrets [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] === RUN TestServiceUpdateConfigs [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] === RUN TestServiceUpdateNetwork [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] === RUN TestServiceUpdatePidsLimit [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-16T13:05:19.188Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] PASS [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === Skipped [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-16T13:05:19.188Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-16T13:05:19.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-16T13:05:19.188Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-09-16T13:05:19.188Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-16T13:05:19.188Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-16T13:05:19.188Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-16T13:05:19.188Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-16T13:05:19.188Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-16T13:05:19.188Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-16T13:05:19.188Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-09-16T13:05:19.188Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-16T13:05:19.188Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-16T13:05:19.188Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-16T13:05:19.188Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-16T13:05:19.188Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-16T13:05:19.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-16T13:05:19.188Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-09-16T13:05:19.188Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-09-16T13:05:19.188Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-16T13:05:19.188Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-16T13:05:19.188Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] DONE 24 tests, 23 skipped in 3.869s [2020-09-16T13:05:19.188Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-16T13:05:19.188Z] INFO: Testing against a local daemon [2020-09-16T13:05:19.188Z] === RUN TestSessionCreate [2020-09-16T13:05:19.188Z] --- PASS: TestSessionCreate (0.03s) [2020-09-16T13:05:19.188Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-16T13:05:19.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-16T13:05:19.188Z] PASS [2020-09-16T13:05:19.188Z] [2020-09-16T13:05:19.188Z] DONE 2 tests in 0.160s [2020-09-16T13:05:19.188Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-16T13:05:19.188Z] INFO: Testing against a local daemon [2020-09-16T13:05:19.188Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-16T13:05:19.188Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:05:19.188Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:05:19.188Z] === RUN TestEventsExecDie [2020-09-16T13:05:19.205Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-16T13:05:19.447Z] --- PASS: TestEventsExecDie (0.45s) [2020-09-16T13:05:19.448Z] === RUN TestEventsBackwardsCompatible [2020-09-16T13:05:19.448Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-16T13:05:19.448Z] === RUN TestInfoBinaryCommits [2020-09-16T13:05:19.448Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-16T13:05:19.448Z] === RUN TestInfoAPIVersioned [2020-09-16T13:05:19.448Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-16T13:05:19.448Z] === RUN TestInfoDiscoveryBackend [2020-09-16T13:05:20.136Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-16T13:05:20.351Z] --- PASS: TestSecretsUpdate (3.66s) [2020-09-16T13:05:20.351Z] === RUN TestTemplatedSecret [2020-09-16T13:05:20.448Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-09-16T13:05:20.449Z] === RUN TestKernelTCPMemory [2020-09-16T13:05:20.701Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-16T13:05:20.958Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-16T13:05:21.215Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-16T13:05:21.349Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-09-16T13:05:21.349Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-16T13:05:21.390Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-09-16T13:05:21.390Z] === RUN TestNISDomainname [2020-09-16T13:05:21.780Z] --- PASS: TestConfigsUpdate (2.98s) [2020-09-16T13:05:21.780Z] === RUN TestTemplatedConfig [2020-09-16T13:05:22.039Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-16T13:05:22.039Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-16T13:05:22.332Z] --- PASS: TestNISDomainname (0.96s) [2020-09-16T13:05:22.332Z] === RUN TestHostnameDnsResolution [2020-09-16T13:05:23.126Z] --- PASS: TestTemplatedSecret (3.34s) [2020-09-16T13:05:23.126Z] === RUN TestSecretCreateResolve [2020-09-16T13:05:23.409Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-16T13:05:23.409Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-16T13:05:23.667Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-16T13:05:24.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-16T13:05:24.245Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-09-16T13:05:24.245Z] === RUN TestStats [2020-09-16T13:05:24.634Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-09-16T13:05:24.634Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-16T13:05:24.634Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-16T13:05:24.634Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:05:24.634Z] === RUN TestInfoAPI [2020-09-16T13:05:24.634Z] --- PASS: TestInfoAPI (0.04s) [2020-09-16T13:05:24.634Z] === RUN TestInfoAPIWarnings [2020-09-16T13:05:24.732Z] 4612f6d0b889: Verifying Checksum [2020-09-16T13:05:24.732Z] 4612f6d0b889: Download complete [2020-09-16T13:05:25.039Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-16T13:05:25.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-16T13:05:25.602Z] --- PASS: TestTemplatedConfig (3.84s) [2020-09-16T13:05:25.602Z] === RUN TestConfigCreateResolve [2020-09-16T13:05:26.009Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-09-16T13:05:26.009Z] === RUN TestInfoDebug [2020-09-16T13:05:26.664Z] --- PASS: TestSecretCreateResolve (3.71s) [2020-09-16T13:05:26.664Z] PASS [2020-09-16T13:05:26.664Z] [2020-09-16T13:05:26.664Z] DONE 6 tests in 21.689s [2020-09-16T13:05:26.664Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-16T13:05:26.664Z] ++ 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-09-16T13:05:26.664Z] ++ set -e [2020-09-16T13:05:26.664Z] ++ '[' -n 0 ']' [2020-09-16T13:05:26.664Z] ++ set -x [2020-09-16T13:05:26.664Z] ++ env -i DEST=/go/src/github.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-09-16T13:05:26.664Z] INFO: Testing against a local daemon [2020-09-16T13:05:26.664Z] === RUN TestServiceCreateInit [2020-09-16T13:05:26.664Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-16T13:05:26.787Z] --- PASS: TestStats (2.82s) [2020-09-16T13:05:26.787Z] === RUN TestStopContainerWithTimeout [2020-09-16T13:05:26.787Z] === RUN TestStopContainerWithTimeout/0 [2020-09-16T13:05:26.787Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-16T13:05:26.787Z] === RUN TestStopContainerWithTimeout/1 [2020-09-16T13:05:26.787Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-16T13:05:26.787Z] === RUN TestStopContainerWithTimeout/3 [2020-09-16T13:05:26.787Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-16T13:05:26.787Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-16T13:05:26.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-16T13:05:26.787Z] === CONT TestStopContainerWithTimeout/0 [2020-09-16T13:05:26.787Z] === CONT TestStopContainerWithTimeout/3 [2020-09-16T13:05:26.787Z] === CONT TestStopContainerWithTimeout/1 [2020-09-16T13:05:26.787Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-16T13:05:27.385Z] --- PASS: TestInfoDebug (1.54s) [2020-09-16T13:05:27.385Z] === RUN TestInfoInsecureRegistries [2020-09-16T13:05:27.497Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-16T13:05:28.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-16T13:05:28.866Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-16T13:05:28.866Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-09-16T13:05:28.866Z] === RUN TestConfigDaemonLibtrustID [2020-09-16T13:05:29.123Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-16T13:05:29.287Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-16T13:05:29.287Z] === RUN TestInfoRegistryMirrors [2020-09-16T13:05:29.380Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-09-16T13:05:29.380Z] PASS [2020-09-16T13:05:29.380Z] [2020-09-16T13:05:29.380Z] DONE 7 tests in 19.276s [2020-09-16T13:05:29.380Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-16T13:05:29.380Z] ++ 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-09-16T13:05:29.380Z] ++ set -e [2020-09-16T13:05:29.380Z] ++ '[' -n 0 ']' [2020-09-16T13:05:29.380Z] ++ set -x [2020-09-16T13:05:29.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-16T13:05:29.637Z] INFO: Testing against a local daemon [2020-09-16T13:05:29.637Z] === RUN TestCheckpoint [2020-09-16T13:05:29.637Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-16T13:05:29.637Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:05:29.637Z] === RUN TestContainerInvalidJSON [2020-09-16T13:05:29.637Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:05:29.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:05:29.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:05:29.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:05:29.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:05:29.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:05:29.637Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:05:29.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:05:29.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:05:29.637Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-16T13:05:29.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-16T13:05:29.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-16T13:05:29.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-16T13:05:29.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-16T13:05:29.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-16T13:05:29.637Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-16T13:05:29.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-16T13:05:29.637Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-16T13:05:29.894Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-16T13:05:29.894Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-16T13:05:29.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-16T13:05:29.894Z] === RUN TestCopyFromContainer [2020-09-16T13:05:30.089Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-16T13:05:30.089Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2020-09-16T13:05:30.089Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-09-16T13:05:30.089Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-09-16T13:05:30.089Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2020-09-16T13:05:30.089Z] === RUN TestDeleteDevicemapper [2020-09-16T13:05:30.089Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-16T13:05:30.089Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:05:30.089Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-16T13:05:30.662Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-16T13:05:30.662Z] === RUN TestLoginFailsWithBadCredentials [2020-09-16T13:05:30.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2020-09-16T13:05:30.922Z] === RUN TestPingCacheHeaders [2020-09-16T13:05:30.922Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-16T13:05:30.922Z] === RUN TestPingGet [2020-09-16T13:05:31.181Z] --- PASS: TestPingGet (0.02s) [2020-09-16T13:05:31.181Z] === RUN TestPingHead [2020-09-16T13:05:31.181Z] --- PASS: TestPingHead (0.02s) [2020-09-16T13:05:31.181Z] === RUN TestVersion [2020-09-16T13:05:31.181Z] --- PASS: TestVersion (0.02s) [2020-09-16T13:05:31.181Z] PASS [2020-09-16T13:05:31.181Z] [2020-09-16T13:05:31.181Z] === Skipped [2020-09-16T13:05:31.181Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:05:31.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:05:31.181Z] [2020-09-16T13:05:31.181Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-16T13:05:31.181Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-16T13:05:31.181Z] [2020-09-16T13:05:31.181Z] [2020-09-16T13:05:31.181Z] DONE 18 tests, 2 skipped in 12.306s [2020-09-16T13:05:31.181Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-16T13:05:31.181Z] INFO: Testing against a local daemon [2020-09-16T13:05:31.181Z] === RUN TestVolumesCreateAndList [2020-09-16T13:05:31.181Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-16T13:05:31.181Z] === RUN TestVolumesRemove [2020-09-16T13:05:31.181Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-16T13:05:31.181Z] === RUN TestVolumesInspect [2020-09-16T13:05:31.181Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-16T13:05:31.181Z] === RUN TestVolumesInvalidJSON [2020-09-16T13:05:31.265Z] === RUN TestCopyFromContainer// [2020-09-16T13:05:31.265Z] === RUN TestCopyFromContainer//bar/root [2020-09-16T13:05:31.265Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-16T13:05:31.439Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-16T13:05:31.439Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-16T13:05:31.439Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-16T13:05:31.439Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-16T13:05:31.439Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-16T13:05:31.439Z] PASS [2020-09-16T13:05:31.439Z] [2020-09-16T13:05:31.439Z] DONE 5 tests in 0.218s [2020-09-16T13:05:31.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:05:31.439Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11956 is not a child of this shell [2020-09-16T13:05:31.439Z] warning: PID 11956 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-16T13:05:31.439Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:05:31.439Z] [2020-09-16T13:05:31.439Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:05:31.439Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:05:31.439Z] [2020-09-16T13:05:31.439Z] To set a process to complain mode, use the command line tool [2020-09-16T13:05:31.439Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:05:31.439Z] Removing test suite binaries [2020-09-16T13:05:31.439Z] exiting test-integration [2020-09-16T13:05:31.439Z] ++ exit 0 [2020-09-16T13:05:31.521Z] === RUN TestCopyFromContainer/bar/quux [2020-09-16T13:05:31.521Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-16T13:05:31.778Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-16T13:05:31.778Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-16T13:05:31.778Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-16T13:05:32.035Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-16T13:05:32.035Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-16T13:05:32.219Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer (2.33s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-16T13:05:32.292Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-16T13:05:32.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-16T13:05:32.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:05:32.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:05:32.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:05:32.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:05:32.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:05:32.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:05:32.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:05:32.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:05:32.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:05:32.292Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-16T13:05:32.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-16T13:05:32.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-16T13:05:32.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-16T13:05:32.293Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-16T13:05:32.293Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-16T13:05:32.293Z] === RUN TestCreateWithInvalidEnv [2020-09-16T13:05:32.293Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-16T13:05:32.293Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-16T13:05:32.293Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-16T13:05:32.293Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-16T13:05:32.293Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-16T13:05:32.293Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-16T13:05:32.293Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-16T13:05:32.293Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-16T13:05:32.293Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-16T13:05:32.293Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-16T13:05:32.293Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-16T13:05:32.293Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-16T13:05:32.293Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-16T13:05:32.293Z] === RUN TestCreateTmpfsMountsTarget [2020-09-16T13:05:32.293Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-16T13:05:32.293Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-16T13:05:32.374Z] [2020-09-16T13:05:32.634Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2020-09-16T13:05:32.634Z] === RUN TestUpdateMemory [2020-09-16T13:05:32.634Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-16T13:05:32.634Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:05:32.634Z] === RUN TestUpdateCPUQuota [2020-09-16T13:05:32.856Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters Post stage [Pipeline] junit [2020-09-16T13:05:33.763Z] Recording test results [2020-09-16T13:05:34.017Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-09-16T13:05:34.017Z] === RUN TestUpdatePidsLimit [2020-09-16T13:05:34.017Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-16T13:05:34.017Z] === RUN TestUpdatePidsLimit/no_change [2020-09-16T13:05:34.229Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2020-09-16T13:05:34.229Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-16T13:05:34.588Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-16T13:05:34.849Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-16T13:05:35.420Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] } [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-09-16T13:05:35.600Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-16T13:05:35.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:05:35.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:05:35.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:05:35.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:05:35.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:05:35.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:05:35.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:05:35.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:05:35.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:05:35.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:05:35.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:05:35.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:05:35.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:05:35.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:05:35.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-16T13:05:35.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-16T13:05:35.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-16T13:05:35.681Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-16T13:05:35.935Z] + echo Ensuring container killed. [2020-09-16T13:05:35.935Z] Ensuring container killed. [2020-09-16T13:05:35.935Z] + docker rm -vf docker-pr1 [2020-09-16T13:05:35.935Z] Error: No such container: docker-pr1 [2020-09-16T13:05:35.935Z] + true [Pipeline] sh [2020-09-16T13:05:36.223Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:05:36.223Z] Chowning /workspace to jenkins user [2020-09-16T13:05:36.223Z] + id -u [2020-09-16T13:05:36.223Z] + id -g [2020-09-16T13:05:36.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41460:/workspace busybox chown -R 1000:1000 /workspace [2020-09-16T13:05:36.223Z] Unable to find image 'busybox:latest' locally [2020-09-16T13:05:36.223Z] latest: Pulling from library/busybox [2020-09-16T13:05:36.223Z] df8698476c65: Pulling fs layer [2020-09-16T13:05:36.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-16T13:05:36.532Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2020-09-16T13:05:36.532Z] === RUN TestCreateDifferentPlatform [2020-09-16T13:05:36.532Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-16T13:05:36.532Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-16T13:05:36.532Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-16T13:05:36.532Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-16T13:05:36.532Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-16T13:05:36.532Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-16T13:05:36.532Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-16T13:05:36.532Z] === RUN TestContainerStartOnDaemonRestart [2020-09-16T13:05:36.532Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-16T13:05:36.532Z] === RUN TestDaemonRestartIpcMode [2020-09-16T13:05:36.532Z] === PAUSE TestDaemonRestartIpcMode [2020-09-16T13:05:36.532Z] === RUN TestDaemonHostGatewayIP [2020-09-16T13:05:36.532Z] === PAUSE TestDaemonHostGatewayIP [2020-09-16T13:05:36.532Z] === RUN TestContainerKillOnDaemonStart [2020-09-16T13:05:36.532Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-16T13:05:36.532Z] === RUN TestDiff [2020-09-16T13:05:36.532Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-16T13:05:37.098Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-16T13:05:37.098Z] --- PASS: TestDiff (0.63s) [2020-09-16T13:05:37.098Z] === RUN TestExecWithCloseStdin [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit (3.77s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-09-16T13:05:37.641Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-09-16T13:05:37.641Z] === RUN TestUpdateRestartPolicy [2020-09-16T13:05:37.661Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-16T13:05:37.776Z] --- PASS: TestServiceCreateInit (10.90s) [2020-09-16T13:05:37.776Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s) [2020-09-16T13:05:37.776Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.43s) [2020-09-16T13:05:37.776Z] === RUN TestCreateServiceMultipleTimes [2020-09-16T13:05:37.918Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-09-16T13:05:37.918Z] === RUN TestExec [2020-09-16T13:05:37.918Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-16T13:05:38.482Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-16T13:05:38.482Z] --- PASS: TestExec (0.81s) [2020-09-16T13:05:38.482Z] === RUN TestExecUser [2020-09-16T13:05:38.740Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-16T13:05:39.305Z] --- PASS: TestExecUser (0.82s) [2020-09-16T13:05:39.305Z] === RUN TestExportContainerAndImportImage [2020-09-16T13:05:39.562Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-16T13:05:40.935Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2020-09-16T13:05:40.935Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-16T13:05:40.935Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-16T13:05:41.192Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-16T13:05:41.450Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-16T13:05:41.491Z] df8698476c65: Verifying Checksum [2020-09-16T13:05:41.491Z] df8698476c65: Download complete [2020-09-16T13:05:41.491Z] df8698476c65: Pull complete [2020-09-16T13:05:41.491Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-16T13:05:41.491Z] Status: Downloaded newer image for busybox:latest [2020-09-16T13:05:42.381Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-16T13:05:42.381Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2020-09-16T13:05:42.381Z] === RUN TestHealthCheckWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:05:43.166Z] + bundleName=amd64-rootless [2020-09-16T13:05:43.166Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-16T13:05:43.166Z] Creating amd64-rootless-bundles.tar.gz [2020-09-16T13:05:43.166Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-09-16T13:05:43.166Z] + 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-09-16T13:05:43.177Z] Archiving artifacts [2020-09-16T13:05:43.314Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-09-16T13:05:43.314Z] === RUN TestHealthKillContainer [2020-09-16T13:05:44.247Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-16T13:05:44.992Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:05:45.306Z] + make clean [2020-09-16T13:05:45.565Z] docker volume rm -f docker-dev-cache [2020-09-16T13:05:45.565Z] docker-dev-cache [Pipeline] deleteDir [2020-09-16T13:05:46.142Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-16T13:05:46.142Z] --- PASS: TestHealthKillContainer (2.69s) [2020-09-16T13:05:46.142Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-16T13:05:46.142Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T13:05:46.707Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-09-16T13:05:46.707Z] === RUN TestIpcModeNone [2020-09-16T13:05:47.270Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-16T13:05:47.528Z] --- PASS: TestIpcModeNone (0.78s) [2020-09-16T13:05:47.528Z] === RUN TestIpcModePrivate [2020-09-16T13:05:48.460Z] --- PASS: TestIpcModePrivate (0.85s) [2020-09-16T13:05:48.460Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2020-09-16T13:05:48.460Z] === RUN TestIpcModeShareable [2020-09-16T13:05:48.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-16T13:05:48.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-16T13:05:49.283Z] --- PASS: TestIpcModeShareable (0.69s) [2020-09-16T13:05:49.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-09-16T13:05:49.283Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-16T13:05:49.868Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2020-09-16T13:05:49.868Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-16T13:05:50.810Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-09-16T13:05:50.810Z] === RUN TestWaitNonBlocked [2020-09-16T13:05:50.810Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:05:50.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:05:50.810Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:05:50.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:05:50.810Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:05:50.810Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:05:51.181Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-16T13:05:51.746Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2020-09-16T13:05:51.746Z] === RUN TestAPIIpcModeHost [2020-09-16T13:05:51.755Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-16T13:05:51.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-09-16T13:05:51.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-09-16T13:05:51.755Z] === RUN TestWaitBlocked [2020-09-16T13:05:51.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:05:51.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:05:51.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:05:51.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:05:51.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:05:51.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:05:52.312Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-09-16T13:05:52.312Z] === RUN TestDaemonIpcModeShareable [2020-09-16T13:05:52.699Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-16T13:05:52.699Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-09-16T13:05:52.699Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-09-16T13:05:52.699Z] === CONT TestContainerStartOnDaemonRestart [2020-09-16T13:05:52.699Z] === CONT TestIpcModeOlderClient [2020-09-16T13:05:52.699Z] === CONT TestDaemonHostGatewayIP [2020-09-16T13:05:52.699Z] === CONT TestContainerKillOnDaemonStart [2020-09-16T13:05:52.960Z] --- PASS: TestIpcModeOlderClient (0.24s) [2020-09-16T13:05:52.960Z] === CONT TestDaemonRestartIpcMode [2020-09-16T13:05:53.288Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-16T13:05:54.244Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-09-16T13:05:54.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-09-16T13:05:54.244Z] === RUN TestDaemonIpcModePrivate [2020-09-16T13:05:54.504Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-16T13:05:54.762Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-16T13:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-16T13:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-16T13:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-16T13:05:55.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-16T13:05:56.132Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-09-16T13:05:56.132Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-09-16T13:05:56.132Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-16T13:05:56.269Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2020-09-16T13:05:56.389Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-16T13:05:56.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-16T13:05:57.210Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-09-16T13:05:57.471Z] --- PASS: TestDaemonHostGatewayIP (4.92s) [2020-09-16T13:05:57.761Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-09-16T13:05:57.761Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2020-09-16T13:05:57.761Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-16T13:05:58.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-16T13:05:58.329Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-16T13:05:58.329Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-16T13:05:59.699Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-16T13:05:59.699Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-09-16T13:05:59.699Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-09-16T13:05:59.699Z] === RUN TestIpcModeOlderClient [2020-09-16T13:05:59.699Z] === PAUSE TestIpcModeOlderClient [2020-09-16T13:05:59.699Z] === RUN TestKillContainerInvalidSignal [2020-09-16T13:05:59.956Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-16T13:06:00.213Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2020-09-16T13:06:00.213Z] === RUN TestKillContainer [2020-09-16T13:06:00.213Z] === RUN TestKillContainer/no_signal [2020-09-16T13:06:00.273Z] --- PASS: TestCreateServiceMultipleTimes (22.51s) [2020-09-16T13:06:00.273Z] === RUN TestCreateServiceConflict [2020-09-16T13:06:00.470Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-16T13:06:01.037Z] === RUN TestKillContainer/non_killing_signal [2020-09-16T13:06:01.294Z] === RUN TestKillContainer/killing_signal [2020-09-16T13:06:01.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-16T13:06:02.225Z] --- PASS: TestKillContainer (2.00s) [2020-09-16T13:06:02.226Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-09-16T13:06:02.226Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-09-16T13:06:02.226Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-09-16T13:06:02.226Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-16T13:06:02.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-16T13:06:02.791Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-16T13:06:03.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-09-16T13:06:03.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-09-16T13:06:03.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-09-16T13:06:03.356Z] === RUN TestKillStoppedContainer [2020-09-16T13:06:03.615Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-16T13:06:03.615Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-16T13:06:03.615Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-16T13:06:03.615Z] === RUN TestKillDifferentUserContainer [2020-09-16T13:06:03.615Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-16T13:06:03.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-16T13:06:03.790Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-09-16T13:06:03.790Z] === RUN TestCreateServiceMaxReplicas [2020-09-16T13:06:03.873Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-16T13:06:04.131Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-09-16T13:06:04.131Z] === RUN TestInspectOomKilledTrue [2020-09-16T13:06:04.131Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-16T13:06:04.131Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:06:04.131Z] === RUN TestInspectOomKilledFalse [2020-09-16T13:06:04.131Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-16T13:06:04.131Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:06:04.131Z] === RUN TestLinksEtcHostsContentMatch [2020-09-16T13:06:04.697Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-09-16T13:06:04.697Z] === RUN TestLinksContainerNames [2020-09-16T13:06:04.954Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-16T13:06:05.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-16T13:06:05.886Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-16T13:06:06.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-16T13:06:06.145Z] --- PASS: TestLinksContainerNames (1.37s) [2020-09-16T13:06:06.145Z] === RUN TestLogsFollowTailEmpty [2020-09-16T13:06:06.710Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-09-16T13:06:06.710Z] === RUN TestContainerNetworkMountsNoChown [2020-09-16T13:06:07.466Z] --- PASS: TestContainerKillOnDaemonStart (13.22s) [2020-09-16T13:06:07.466Z] PASS [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] === Skipped [2020-09-16T13:06:07.466Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-16T13:06:07.466Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-16T13:06:07.466Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-16T13:06:07.466Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:06:07.466Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-16T13:06:07.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-16T13:06:07.466Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] [2020-09-16T13:06:07.466Z] DONE 192 tests, 6 skipped in 138.014s [2020-09-16T13:06:07.466Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-16T13:06:07.466Z] ++ 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-09-16T13:06:07.466Z] ++ set -e [2020-09-16T13:06:07.466Z] ++ '[' -n 0 ']' [2020-09-16T13:06:07.466Z] ++ set -x [2020-09-16T13:06:07.466Z] ++ env -i DEST=/go/src/github.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-09-16T13:06:07.466Z] INFO: Testing against a local daemon [2020-09-16T13:06:07.466Z] === RUN TestCommitInheritsEnv [2020-09-16T13:06:07.466Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-09-16T13:06:07.466Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-16T13:06:07.466Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-16T13:06:07.466Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-16T13:06:07.466Z] === RUN TestImagesFilterMultiReference [2020-09-16T13:06:07.466Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-16T13:06:07.466Z] === RUN TestImagePullPlatformInvalid [2020-09-16T13:06:07.466Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-16T13:06:07.466Z] === RUN TestRemoveImageOrphaning [2020-09-16T13:06:07.466Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-09-16T13:06:07.466Z] === RUN TestRemoveImageGarbageCollector [2020-09-16T13:06:07.466Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:06:07.466Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:06:07.466Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-16T13:06:07.466Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-16T13:06:07.466Z] === RUN TestTagInvalidReference [2020-09-16T13:06:07.466Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-16T13:06:07.466Z] === RUN TestTagValidPrefixedRepo [2020-09-16T13:06:07.466Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-16T13:06:07.466Z] === RUN TestTagExistedNameWithoutForce [2020-09-16T13:06:07.466Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-16T13:06:07.466Z] === RUN TestTagOfficialNames [2020-09-16T13:06:07.643Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/default [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/default [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/private [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/private [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rprivate [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/slave [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/slave [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rslave [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/shared [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/shared [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rshared [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/default [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rshared [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/shared [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rslave [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/slave [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rprivate [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/private [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:06:07.643Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-16T13:06:07.643Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-16T13:06:07.643Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-16T13:06:07.727Z] --- PASS: TestTagOfficialNames (0.08s) [2020-09-16T13:06:07.727Z] === RUN TestTagMatchesDigest [2020-09-16T13:06:07.727Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-16T13:06:07.727Z] PASS [2020-09-16T13:06:07.727Z] [2020-09-16T13:06:07.727Z] === Skipped [2020-09-16T13:06:07.727Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-16T13:06:07.727Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-16T13:06:07.727Z] [2020-09-16T13:06:07.727Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:06:07.727Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:06:07.727Z] [2020-09-16T13:06:07.727Z] [2020-09-16T13:06:07.727Z] DONE 12 tests, 2 skipped in 1.801s [2020-09-16T13:06:07.727Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-16T13:06:07.727Z] ++ 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-09-16T13:06:07.727Z] ++ set -e [2020-09-16T13:06:07.727Z] ++ '[' -n 0 ']' [2020-09-16T13:06:07.727Z] ++ set -x [2020-09-16T13:06:07.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-16T13:06:07.727Z] INFO: Testing against a local daemon [2020-09-16T13:06:07.727Z] === RUN TestNetworkCreateDelete [2020-09-16T13:06:07.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:06:07.900Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-16T13:06:07.900Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:06:08.158Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-16T13:06:08.158Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-16T13:06:08.158Z] === RUN TestContainerBindMountNonRecursive [2020-09-16T13:06:08.235Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-09-16T13:06:08.235Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-16T13:06:08.299Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-09-16T13:06:08.299Z] === RUN TestDockerNetworkDeletePreferID [2020-09-16T13:06:08.722Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-16T13:06:09.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-16T13:06:09.683Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-09-16T13:06:09.683Z] === RUN TestDaemonDNSFallback [2020-09-16T13:06:10.094Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2020-09-16T13:06:10.094Z] === RUN TestNetworkNat [2020-09-16T13:06:10.659Z] --- PASS: TestNetworkNat (0.56s) [2020-09-16T13:06:10.659Z] === RUN TestNetworkLocalhostTCPNat [2020-09-16T13:06:11.224Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-16T13:06:11.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2020-09-16T13:06:11.224Z] === RUN TestNetworkLoopbackNat [2020-09-16T13:06:11.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-16T13:06:11.789Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-16T13:06:11.789Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-16T13:06:12.352Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-16T13:06:12.610Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-16T13:06:12.610Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-16T13:06:13.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-16T13:06:13.543Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-16T13:06:14.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-16T13:06:14.110Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-09-16T13:06:14.110Z] === RUN TestPause [2020-09-16T13:06:14.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-16T13:06:14.625Z] --- PASS: TestPause (0.76s) [2020-09-16T13:06:14.625Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-16T13:06:14.625Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:06:14.625Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:06:14.625Z] === RUN TestPauseStopPausedContainer [2020-09-16T13:06:15.555Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-09-16T13:06:15.555Z] === RUN TestPsFilter [2020-09-16T13:06:15.555Z] --- PASS: TestPsFilter (0.15s) [2020-09-16T13:06:15.555Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-16T13:06:15.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-16T13:06:15.687Z] Using test binary docker [2020-09-16T13:06:15.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-16T13:06:15.687Z] +++ /etc/init.d/apparmor start [2020-09-16T13:06:15.687Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-16T13:06:15.687Z] INFO: Waiting for daemon to start... [2020-09-16T13:06:15.687Z] Starting dockerd [2020-09-16T13:06:15.687Z] +++ 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-09-16T13:06:16.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-16T13:06:16.119Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-16T13:06:16.376Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2020-09-16T13:06:16.376Z] === RUN TestRemoveContainerWithVolume [2020-09-16T13:06:17.308Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-09-16T13:06:17.308Z] === RUN TestRemoveContainerRunning [2020-09-16T13:06:17.788Z] . [2020-09-16T13:06:17.788Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-16T13:06:17.788Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-16T13:06:17.788Z] Error: No such image: emptyfs [2020-09-16T13:06:17.788Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-16T13:06:17.788Z] ++++ docker load [2020-09-16T13:06:17.818Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-09-16T13:06:17.818Z] === RUN TestInspectNetwork [2020-09-16T13:06:17.873Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-16T13:06:17.874Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-09-16T13:06:17.874Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-16T13:06:18.086Z] Running integration-test (iteration 1) [2020-09-16T13:06:18.086Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-16T13:06:18.086Z] ++ 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-09-16T13:06:18.086Z] ++ set -e [2020-09-16T13:06:18.086Z] ++ '[' -n 0 ']' [2020-09-16T13:06:18.086Z] ++ set -x [2020-09-16T13:06:18.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:06:18.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-09-16T13:06:18.808Z] === RUN TestRemoveInvalidContainer [2020-09-16T13:06:18.808Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-16T13:06:18.808Z] === RUN TestRenameLinkedContainer [2020-09-16T13:06:19.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-16T13:06:21.114Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-16T13:06:21.680Z] --- PASS: TestRenameLinkedContainer (2.94s) [2020-09-16T13:06:21.680Z] === RUN TestRenameStoppedContainer [2020-09-16T13:06:22.022Z] === RUN TestInspectNetwork/full_network_id [2020-09-16T13:06:22.022Z] === RUN TestInspectNetwork/partial_network_id [2020-09-16T13:06:22.022Z] === RUN TestInspectNetwork/network_name [2020-09-16T13:06:22.022Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-16T13:06:22.244Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-09-16T13:06:22.244Z] === RUN TestRenameRunningContainerAndReuse [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-09-16T13:06:23.167Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-16T13:06:23.167Z] ? github.com/docker/docker/builder [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-16T13:06:23.168Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-16T13:06:23.168Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-09-16T13:06:23.176Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-16T13:06:23.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-16T13:06:23.557Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.27s) [2020-09-16T13:06:23.557Z] === RUN TestCreateServiceSecretFileMode [2020-09-16T13:06:23.997Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-09-16T13:06:23.997Z] === RUN TestRenameInvalidName [2020-09-16T13:06:24.562Z] --- PASS: TestRenameInvalidName (0.80s) [2020-09-16T13:06:24.562Z] === RUN TestRenameAnonymousContainer [2020-09-16T13:06:25.076Z] ok github.com/docker/docker/builder/dockerfile 0.183s coverage: 48.0% of statements [2020-09-16T13:06:25.076Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.6% of statements [2020-09-16T13:06:25.128Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-16T13:06:25.692Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-16T13:06:26.474Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-16T13:06:27.066Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2020-09-16T13:06:27.067Z] === RUN TestCreateServiceConfigFileMode [2020-09-16T13:06:27.307Z] --- PASS: TestInspectNetwork (9.70s) [2020-09-16T13:06:27.307Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-16T13:06:27.307Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-16T13:06:27.307Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-16T13:06:27.307Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-16T13:06:27.307Z] === RUN TestRunContainerWithBridgeNone [2020-09-16T13:06:27.422Z] ok github.com/docker/docker/builder/remotecontext/git 1.574s coverage: 86.3% of statements [2020-09-16T13:06:27.422Z] ? github.com/docker/docker/cli [no test files] [2020-09-16T13:06:27.422Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-16T13:06:27.586Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2020-09-16T13:06:27.586Z] === RUN TestRenameContainerWithSameName [2020-09-16T13:06:27.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-16T13:06:27.844Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-09-16T13:06:27.844Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-16T13:06:29.213Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2020-09-16T13:06:29.213Z] === RUN TestResize [2020-09-16T13:06:29.213Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-16T13:06:29.221Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-09-16T13:06:29.222Z] === RUN TestNetworkInvalidJSON [2020-09-16T13:06:29.222Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-16T13:06:29.222Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-16T13:06:29.222Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:06:29.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:06:29.222Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:06:29.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:06:29.222Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-16T13:06:29.222Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:06:29.222Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:06:29.222Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-16T13:06:29.222Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-16T13:06:29.222Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-16T13:06:29.222Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-16T13:06:29.222Z] === RUN TestHostIPv4BridgeLabel [2020-09-16T13:06:29.777Z] --- PASS: TestResize (0.65s) [2020-09-16T13:06:29.777Z] === RUN TestResizeWithInvalidSize [2020-09-16T13:06:29.793Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2020-09-16T13:06:29.793Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-16T13:06:30.033Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-16T13:06:30.291Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-16T13:06:30.291Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-09-16T13:06:30.291Z] === RUN TestResizeWhenContainerNotStarted [2020-09-16T13:06:30.575Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-09-16T13:06:30.575Z] === RUN TestCreateServiceSysctls [2020-09-16T13:06:30.715Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2020-09-16T13:06:30.856Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:06:30.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:06:30.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:06:30.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:06:30.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:06:31.177Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2020-09-16T13:06:31.177Z] === RUN TestDaemonDefaultNetworkPools [2020-09-16T13:06:31.243Z] Loaded image: buildpack-deps:buster [2020-09-16T13:06:31.243Z] Loaded image: busybox:latest [2020-09-16T13:06:31.243Z] Loaded image: busybox:glibc [2020-09-16T13:06:31.243Z] Loaded image: debian:buster [2020-09-16T13:06:31.243Z] Loaded image: hello-world:latest [2020-09-16T13:06:31.243Z] INFO: Testing against a local daemon [2020-09-16T13:06:31.243Z] === RUN TestCgroupNamespacesBuild [2020-09-16T13:06:32.288Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-09-16T13:06:32.288Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-16T13:06:32.563Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-09-16T13:06:32.563Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-16T13:06:33.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:06:33.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:06:33.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2020-09-16T13:06:33.846Z] === RUN TestBuildWithSession [2020-09-16T13:06:33.846Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-16T13:06:33.846Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:06:33.846Z] === RUN TestBuildSquashParent [2020-09-16T13:06:34.478Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2020-09-16T13:06:34.478Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-16T13:06:34.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:06:34.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:06:35.018Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-09-16T13:06:35.018Z] === RUN TestCreateServiceCapabilities [2020-09-16T13:06:35.685Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-16T13:06:35.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:06:36.200Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-16T13:06:36.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:06:37.024Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-09-16T13:06:37.024Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-16T13:06:37.389Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-16T13:06:37.595Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-09-16T13:06:37.596Z] === RUN TestServiceWithPredefinedNetwork [2020-09-16T13:06:38.479Z] --- PASS: TestBuildSquashParent (4.46s) [2020-09-16T13:06:38.479Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-16T13:06:38.479Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:06:38.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:06:38.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:06:38.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:06:38.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:06:38.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:06:38.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:06:38.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:06:38.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:06:38.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:06:38.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:06:38.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:06:38.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-16T13:06:38.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-16T13:06:38.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-16T13:06:38.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-16T13:06:38.532Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-09-16T13:06:38.532Z] === RUN TestInspect [2020-09-16T13:06:38.760Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-16T13:06:38.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:06:39.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:06:40.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-16T13:06:40.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-16T13:06:40.894Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-09-16T13:06:40.895Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-16T13:06:40.895Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:06:40.895Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:06:40.895Z] === RUN TestServiceWithDataPathPortInit [2020-09-16T13:06:42.096Z] --- PASS: TestInspect (3.89s) [2020-09-16T13:06:42.097Z] === RUN TestCreateJob [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s) [2020-09-16T13:06:42.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-09-16T13:06:42.971Z] === RUN TestBuildMultiStageCopy [2020-09-16T13:06:42.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-16T13:06:43.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:06:43.508Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-16T13:06:43.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:06:44.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-16T13:06:44.313Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-16T13:06:44.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-16T13:06:44.607Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-16T13:06:44.926Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-16T13:06:45.233Z] --- PASS: TestBuildMultiStageCopy (2.74s) [2020-09-16T13:06:45.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2020-09-16T13:06:45.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-09-16T13:06:45.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-09-16T13:06:45.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-09-16T13:06:45.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-16T13:06:45.233Z] === RUN TestBuildMultiStageParentConfig [2020-09-16T13:06:46.288Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-09-16T13:06:46.288Z] === RUN TestBuildLabelWithTargets [2020-09-16T13:06:46.542Z] --- PASS: TestCreateJob (4.04s) [2020-09-16T13:06:46.542Z] === RUN TestReplicatedJob [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.63s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.13s) [2020-09-16T13:06:46.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-09-16T13:06:46.917Z] === RUN TestCgroupNamespacesRun [2020-09-16T13:06:47.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-16T13:06:47.395Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2020-09-16T13:06:47.395Z] === RUN TestBuildWithEmptyLayers [2020-09-16T13:06:48.037Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-09-16T13:06:48.037Z] === RUN TestBuildMultiStageOnBuild [2020-09-16T13:06:48.546Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-09-16T13:06:48.546Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-16T13:06:49.557Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2020-09-16T13:06:49.558Z] === RUN TestBuildUncleanTarFilenames [2020-09-16T13:06:50.606Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2020-09-16T13:06:50.606Z] === RUN TestBuildMultiStageLayerLeak [2020-09-16T13:06:51.072Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2020-09-16T13:06:51.072Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-16T13:06:51.072Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-16T13:06:51.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-16T13:06:52.682Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2020-09-16T13:06:52.682Z] === RUN TestBuildWithHugeFile [2020-09-16T13:06:53.009Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) [2020-09-16T13:06:53.009Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-16T13:06:53.428Z] --- PASS: TestReplicatedJob (7.41s) [2020-09-16T13:06:53.428Z] === RUN TestUpdateReplicatedJob [2020-09-16T13:06:53.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-16T13:06:54.871Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2020-09-16T13:06:54.871Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-16T13:06:56.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-16T13:06:57.172Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-09-16T13:06:57.172Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-16T13:06:57.871Z] --- PASS: TestUpdateReplicatedJob (4.40s) [2020-09-16T13:06:57.871Z] === RUN TestServiceListWithStatuses [2020-09-16T13:06:57.871Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-16T13:06:57.871Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:06:57.871Z] === RUN TestDockerNetworkConnectAlias [2020-09-16T13:06:58.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-16T13:06:59.028Z] --- PASS: TestServiceWithDataPathPortInit (17.94s) [2020-09-16T13:06:59.028Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-16T13:06:59.034Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-16T13:06:59.034Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-16T13:06:59.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-16T13:06:59.967Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-16T13:07:00.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-16T13:07:01.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-16T13:07:01.907Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2020-09-16T13:07:01.907Z] === RUN TestKernelTCPMemory [2020-09-16T13:07:02.838Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-09-16T13:07:02.838Z] === RUN TestNISDomainname [2020-09-16T13:07:03.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-16T13:07:04.026Z] --- PASS: TestNISDomainname (0.95s) [2020-09-16T13:07:04.026Z] === RUN TestHostnameDnsResolution [2020-09-16T13:07:04.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-16T13:07:04.957Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-09-16T13:07:04.957Z] === RUN TestStats [2020-09-16T13:07:04.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-16T13:07:05.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-16T13:07:06.343Z] --- PASS: TestDockerNetworkConnectAlias (8.19s) [2020-09-16T13:07:06.343Z] === RUN TestDockerNetworkReConnect [2020-09-16T13:07:06.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-16T13:07:07.823Z] --- PASS: TestStats (2.74s) [2020-09-16T13:07:07.823Z] === RUN TestStopContainerWithTimeout [2020-09-16T13:07:07.823Z] === RUN TestStopContainerWithTimeout/0 [2020-09-16T13:07:07.823Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-16T13:07:07.823Z] === RUN TestStopContainerWithTimeout/1 [2020-09-16T13:07:07.823Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-16T13:07:07.823Z] === RUN TestStopContainerWithTimeout/3 [2020-09-16T13:07:07.823Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-16T13:07:07.823Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-16T13:07:07.823Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-16T13:07:07.823Z] === CONT TestStopContainerWithTimeout/0 [2020-09-16T13:07:07.823Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-16T13:07:09.043Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.88s) [2020-09-16T13:07:09.043Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y48uk61kc5h2lfmys6kbx77rp Created:2020-09-16 13:07:00.533912717 +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[327d6ec1f04647924162e156323c9d9c8b6a48b862c3b167e64c756f0af72702:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dnbhl7h9xx3km68b3dic431hl EndpointID:e0639faf06b215ad40e358a92020b757949ac96c47e002eef5c769c358f79817 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c9946439490a81acac31b57094e7e0443f5c935c21d1fffd0b981b7292393bd 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:e04917a1dc51 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dnbhl7h9xx3km68b3dic431hl EndpointID:e0639faf06b215ad40e358a92020b757949ac96c47e002eef5c769c358f79817 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-16T13:07:09.043Z] PASS [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] === Skipped [2020-09-16T13:07:09.043Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:07:09.043Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] DONE 23 tests, 1 skipped in 60.104s [2020-09-16T13:07:09.043Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:07:09.043Z] ++ 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-09-16T13:07:09.043Z] ++ set -e [2020-09-16T13:07:09.043Z] ++ '[' -n 0 ']' [2020-09-16T13:07:09.043Z] ++ set -x [2020-09-16T13:07:09.043Z] ++ env -i DEST=/go/src/github.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-09-16T13:07:09.043Z] INFO: Testing against a local daemon [2020-09-16T13:07:09.043Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-16T13:07:09.043Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-16T13:07:09.043Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:07:09.043Z] === RUN TestDockerNetworkIpvlan [2020-09-16T13:07:09.043Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:07:09.043Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:07:09.043Z] PASS [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] === Skipped [2020-09-16T13:07:09.043Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-16T13:07:09.043Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:07:09.043Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] [2020-09-16T13:07:09.043Z] DONE 2 tests, 2 skipped in 0.185s [2020-09-16T13:07:09.043Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:07:09.043Z] ++ 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-09-16T13:07:09.043Z] ++ set -e [2020-09-16T13:07:09.043Z] ++ '[' -n 0 ']' [2020-09-16T13:07:09.043Z] ++ set -x [2020-09-16T13:07:09.043Z] ++ env -i DEST=/go/src/github.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-09-16T13:07:09.043Z] INFO: Testing against a local daemon [2020-09-16T13:07:09.043Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-16T13:07:09.195Z] === CONT TestStopContainerWithTimeout/3 [2020-09-16T13:07:09.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-16T13:07:09.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-16T13:07:10.429Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2020-09-16T13:07:10.429Z] === RUN TestDockerNetworkMacvlan [2020-09-16T13:07:10.824Z] === CONT TestStopContainerWithTimeout/1 [2020-09-16T13:07:11.813Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-16T13:07:12.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-16T13:07:12.756Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-16T13:07:12.760Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-16T13:07:12.760Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-09-16T13:07:12.760Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-09-16T13:07:12.760Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-09-16T13:07:12.760Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-09-16T13:07:12.760Z] === RUN TestDeleteDevicemapper [2020-09-16T13:07:12.760Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-16T13:07:12.760Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:07:12.760Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-16T13:07:13.232Z] --- PASS: TestDockerNetworkReConnect (6.28s) [2020-09-16T13:07:13.232Z] === RUN TestServicePlugin [2020-09-16T13:07:13.232Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-16T13:07:13.232Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:07:13.232Z] === RUN TestServiceUpdateLabel [2020-09-16T13:07:14.142Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-16T13:07:15.955Z] --- PASS: TestServiceUpdateLabel (3.73s) [2020-09-16T13:07:15.955Z] === RUN TestServiceUpdateSecrets [2020-09-16T13:07:16.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s) [2020-09-16T13:07:16.043Z] === RUN TestUpdateMemory [2020-09-16T13:07:16.043Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-16T13:07:16.043Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:07:16.043Z] === RUN TestUpdateCPUQuota [2020-09-16T13:07:16.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-16T13:07:16.977Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-09-16T13:07:16.977Z] === RUN TestUpdatePidsLimit [2020-09-16T13:07:16.977Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-16T13:07:17.402Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.8% of statements [2020-09-16T13:07:17.402Z] ok github.com/docker/docker/container 0.140s coverage: 34.4% of statements [2020-09-16T13:07:17.402Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-16T13:07:17.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-16T13:07:17.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-16T13:07:17.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-16T13:07:17.442Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-16T13:07:17.545Z] === RUN TestUpdatePidsLimit/no_change [2020-09-16T13:07:17.803Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-16T13:07:18.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-16T13:07:18.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-16T13:07:18.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-16T13:07:18.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-16T13:07:19.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-16T13:07:19.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-16T13:07:20.224Z] --- PASS: TestUpdatePidsLimit (3.19s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-09-16T13:07:20.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-09-16T13:07:20.225Z] === RUN TestUpdateRestartPolicy [2020-09-16T13:07:20.741Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-16T13:07:21.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-16T13:07:22.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-16T13:07:23.975Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-09-16T13:07:24.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-16T13:07:24.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-16T13:07:25.883Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-09-16T13:07:26.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-16T13:07:27.327Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-16T13:07:27.790Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2020-09-16T13:07:28.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-16T13:07:29.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan (18.50s) [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-09-16T13:07:29.240Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-09-16T13:07:29.240Z] PASS [2020-09-16T13:07:29.240Z] [2020-09-16T13:07:29.240Z] DONE 8 tests in 20.900s [2020-09-16T13:07:29.240Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-16T13:07:29.240Z] ++ 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-09-16T13:07:29.240Z] ++ set -e [2020-09-16T13:07:29.240Z] ++ '[' -n 0 ']' [2020-09-16T13:07:29.240Z] ++ set -x [2020-09-16T13:07:29.240Z] ++ env -i DEST=/go/src/github.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-09-16T13:07:29.240Z] testing: warning: no tests to run [2020-09-16T13:07:29.240Z] PASS [2020-09-16T13:07:29.240Z] [2020-09-16T13:07:29.240Z] DONE 0 tests in 0.029s [2020-09-16T13:07:29.240Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-16T13:07:29.240Z] ++ 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-09-16T13:07:29.240Z] ++ set -e [2020-09-16T13:07:29.240Z] ++ '[' -n 0 ']' [2020-09-16T13:07:29.240Z] ++ set -x [2020-09-16T13:07:29.240Z] ++ env -i DEST=/go/src/github.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-09-16T13:07:29.240Z] INFO: Testing against a local daemon [2020-09-16T13:07:29.240Z] === RUN TestAuthZPluginAllowRequest [2020-09-16T13:07:31.154Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-09-16T13:07:31.154Z] === RUN TestAuthZPluginTLS [2020-09-16T13:07:31.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-16T13:07:31.725Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-09-16T13:07:31.725Z] === RUN TestAuthZPluginDenyRequest [2020-09-16T13:07:32.298Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2020-09-16T13:07:32.298Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-16T13:07:32.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-16T13:07:33.061Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-09-16T13:07:33.061Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-16T13:07:33.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-16T13:07:33.240Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2020-09-16T13:07:33.240Z] === RUN TestAuthZPluginDenyResponse [2020-09-16T13:07:33.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-16T13:07:33.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-09-16T13:07:33.626Z] === RUN TestWaitNonBlocked [2020-09-16T13:07:33.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:07:33.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:07:33.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:07:33.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:07:33.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:07:33.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:07:33.811Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2020-09-16T13:07:33.812Z] === RUN TestAuthZPluginAllowEventStream [2020-09-16T13:07:34.554Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2020-09-16T13:07:34.554Z] === RUN TestServiceUpdateConfigs [2020-09-16T13:07:34.998Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-16T13:07:34.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-09-16T13:07:34.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-09-16T13:07:34.998Z] === RUN TestWaitBlocked [2020-09-16T13:07:34.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:07:34.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:07:34.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:07:34.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:07:34.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:07:34.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:07:34.998Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-16T13:07:35.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-16T13:07:35.726Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-09-16T13:07:35.726Z] === RUN TestAuthZPluginErrorResponse [2020-09-16T13:07:36.130Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-16T13:07:36.130Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-09-16T13:07:36.130Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-09-16T13:07:36.130Z] === CONT TestContainerStartOnDaemonRestart [2020-09-16T13:07:36.130Z] === CONT TestIpcModeOlderClient [2020-09-16T13:07:36.130Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-16T13:07:36.130Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-09-16T13:07:36.130Z] === CONT TestDaemonHostGatewayIP [2020-09-16T13:07:36.298Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2020-09-16T13:07:36.298Z] === RUN TestAuthZPluginErrorRequest [2020-09-16T13:07:36.869Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-09-16T13:07:36.869Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-16T13:07:37.441Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-09-16T13:07:37.441Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-16T13:07:37.501Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-16T13:07:37.773Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-16T13:07:37.773Z] ok github.com/docker/docker/daemon 12.216s coverage: 17.4% of statements [2020-09-16T13:07:37.773Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-16T13:07:37.773Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-16T13:07:38.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-16T13:07:39.154Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.8% of statements [2020-09-16T13:07:39.154Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2020-09-16T13:07:39.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-16T13:07:39.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-16T13:07:39.988Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-09-16T13:07:39.988Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-16T13:07:40.091Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-09-16T13:07:40.091Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-16T13:07:40.092Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-16T13:07:40.100Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2020-09-16T13:07:40.100Z] === CONT TestContainerKillOnDaemonStart [2020-09-16T13:07:40.351Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-09-16T13:07:41.472Z] --- PASS: TestDaemonHostGatewayIP (5.41s) [2020-09-16T13:07:41.472Z] === CONT TestDaemonRestartIpcMode [2020-09-16T13:07:42.534Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-09-16T13:07:42.534Z] === RUN TestAuthZPluginHeader [2020-09-16T13:07:42.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-16T13:07:43.106Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-09-16T13:07:43.106Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-16T13:07:43.106Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-16T13:07:43.106Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:07:43.106Z] === RUN TestAuthZPluginV2Disable [2020-09-16T13:07:43.106Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-16T13:07:43.106Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:07:43.106Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-16T13:07:43.106Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-16T13:07:43.106Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:07:43.106Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-16T13:07:43.106Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-16T13:07:43.106Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:07:43.106Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-16T13:07:43.649Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.478s coverage: 73.1% of statements [2020-09-16T13:07:43.649Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-09-16T13:07:44.214Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-16T13:07:45.147Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-09-16T13:07:45.405Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-16T13:07:45.559Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.345s coverage: 57.0% of statements [2020-09-16T13:07:45.970Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-16T13:07:46.534Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-16T13:07:47.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-16T13:07:47.175Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-09-16T13:07:47.175Z] === RUN TestServiceUpdateNetwork [2020-09-16T13:07:47.474Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-09-16T13:07:49.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-16T13:07:49.781Z] --- PASS: TestBuildWithHugeFile (53.74s) [2020-09-16T13:07:49.781Z] === RUN TestBuildWithEmptyDockerfile [2020-09-16T13:07:49.781Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:07:49.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:07:49.781Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:07:49.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:07:49.781Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:07:49.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:07:49.781Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-16T13:07:49.781Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-16T13:07:49.781Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-16T13:07:49.781Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-09-16T13:07:49.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-09-16T13:07:49.781Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-16T13:07:49.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-09-16T13:07:49.781Z] === RUN TestBuildPreserveOwnership [2020-09-16T13:07:49.781Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-16T13:07:49.781Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-16T13:07:50.017Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.873s coverage: 46.2% of statements [2020-09-16T13:07:50.017Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-16T13:07:50.017Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.234s coverage: 49.5% of statements [2020-09-16T13:07:50.432Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2020-09-16T13:07:50.432Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2020-09-16T13:07:50.432Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-09-16T13:07:50.432Z] === RUN TestBuildPlatformInvalid [2020-09-16T13:07:50.432Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-16T13:07:50.432Z] PASS [2020-09-16T13:07:50.432Z] [2020-09-16T13:07:50.432Z] === Skipped [2020-09-16T13:07:50.432Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-16T13:07:50.432Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:07:50.432Z] [2020-09-16T13:07:50.432Z] [2020-09-16T13:07:50.432Z] DONE 32 tests, 1 skipped in 92.426s [2020-09-16T13:07:50.432Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-16T13:07:50.432Z] ++ 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-09-16T13:07:50.432Z] ++ set -e [2020-09-16T13:07:50.432Z] ++ '[' -n 0 ']' [2020-09-16T13:07:50.432Z] ++ set -x [2020-09-16T13:07:50.432Z] ++ env -i DEST=/go/src/github.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-09-16T13:07:50.432Z] INFO: Testing against a local daemon [2020-09-16T13:07:50.432Z] === RUN TestConfigInspect [2020-09-16T13:07:50.995Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-16T13:07:51.713Z] 4612f6d0b889: Pull complete [2020-09-16T13:07:52.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-16T13:07:52.365Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-16T13:07:52.554Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.622s coverage: 57.7% of statements [2020-09-16T13:07:52.554Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-16T13:07:52.554Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.324s coverage: 76.1% of statements [2020-09-16T13:07:52.554Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-16T13:07:52.603Z] --- PASS: TestConfigInspect (1.94s) [2020-09-16T13:07:52.603Z] === RUN TestConfigList [2020-09-16T13:07:52.622Z] --- PASS: TestContainerKillOnDaemonStart (12.59s) [2020-09-16T13:07:52.622Z] PASS [2020-09-16T13:07:52.622Z] [2020-09-16T13:07:52.622Z] === Skipped [2020-09-16T13:07:52.622Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-16T13:07:52.623Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-16T13:07:52.623Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-16T13:07:52.623Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:07:52.623Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-16T13:07:52.623Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-16T13:07:52.623Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] [2020-09-16T13:07:52.623Z] DONE 192 tests, 6 skipped in 143.204s [2020-09-16T13:07:52.623Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-16T13:07:52.623Z] ++ 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-09-16T13:07:52.623Z] ++ set -e [2020-09-16T13:07:52.623Z] ++ '[' -n 0 ']' [2020-09-16T13:07:52.623Z] ++ set -x [2020-09-16T13:07:52.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=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-09-16T13:07:52.879Z] INFO: Testing against a local daemon [2020-09-16T13:07:52.879Z] === RUN TestCommitInheritsEnv [2020-09-16T13:07:53.136Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-16T13:07:53.393Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-09-16T13:07:53.393Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-16T13:07:53.393Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-16T13:07:53.393Z] === RUN TestImagesFilterMultiReference [2020-09-16T13:07:53.393Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-16T13:07:53.393Z] === RUN TestImagePullPlatformInvalid [2020-09-16T13:07:53.393Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-16T13:07:53.393Z] === RUN TestRemoveImageOrphaning [2020-09-16T13:07:53.651Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-16T13:07:53.651Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-09-16T13:07:53.651Z] === RUN TestRemoveImageGarbageCollector [2020-09-16T13:07:53.909Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-16T13:07:53.935Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-09-16T13:07:54.195Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-09-16T13:07:54.473Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-16T13:07:54.683Z] --- PASS: TestConfigList (1.92s) [2020-09-16T13:07:54.683Z] === RUN TestConfigsCreateAndDelete [2020-09-16T13:07:54.730Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-16T13:07:54.730Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-16T13:07:54.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-16T13:07:55.134Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-09-16T13:07:55.920Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2020-09-16T13:07:55.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-16T13:07:55.920Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-16T13:07:55.920Z] === RUN TestTagInvalidReference [2020-09-16T13:07:55.920Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-16T13:07:55.920Z] === RUN TestTagValidPrefixedRepo [2020-09-16T13:07:55.920Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-16T13:07:55.920Z] === RUN TestTagExistedNameWithoutForce [2020-09-16T13:07:55.920Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-16T13:07:55.920Z] === RUN TestTagOfficialNames [2020-09-16T13:07:55.920Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-16T13:07:55.920Z] === RUN TestTagMatchesDigest [2020-09-16T13:07:55.920Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-16T13:07:55.920Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-16T13:07:55.920Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-16T13:07:56.232Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-09-16T13:07:56.232Z] === RUN TestConfigsUpdate [2020-09-16T13:07:57.044Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.8% of statements [2020-09-16T13:07:57.303Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-16T13:07:57.303Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-16T13:07:57.563Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.0% of statements [2020-09-16T13:07:58.490Z] --- PASS: TestConfigsUpdate (1.90s) [2020-09-16T13:07:58.490Z] === RUN TestTemplatedConfig [2020-09-16T13:07:58.942Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-09-16T13:07:59.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-16T13:07:59.510Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 77.4% of statements [2020-09-16T13:07:59.510Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-16T13:07:59.510Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-16T13:08:00.448Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2020-09-16T13:08:00.658Z] --- PASS: TestTemplatedConfig (2.47s) [2020-09-16T13:08:00.658Z] === RUN TestConfigCreateResolve [2020-09-16T13:08:01.016Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-09-16T13:08:01.016Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-09-16T13:08:01.092Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-16T13:08:02.397Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-09-16T13:08:02.397Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-16T13:08:02.462Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-16T13:08:02.657Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements [2020-09-16T13:08:02.731Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-09-16T13:08:02.731Z] === RUN TestConfigDaemonLibtrustID [2020-09-16T13:08:03.027Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-16T13:08:03.027Z] PASS [2020-09-16T13:08:03.027Z] [2020-09-16T13:08:03.027Z] DONE 7 tests in 12.626s [2020-09-16T13:08:03.027Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-16T13:08:03.027Z] ++ 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-09-16T13:08:03.027Z] ++ set -e [2020-09-16T13:08:03.027Z] ++ '[' -n 0 ']' [2020-09-16T13:08:03.027Z] ++ set -x [2020-09-16T13:08:03.027Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:03.027Z] INFO: Testing against a local daemon [2020-09-16T13:08:03.027Z] === RUN TestCheckpoint [2020-09-16T13:08:03.027Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-16T13:08:03.027Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:08:03.027Z] === RUN TestContainerInvalidJSON [2020-09-16T13:08:03.027Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:08:03.027Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:08:03.027Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:08:03.027Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:08:03.027Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:08:03.027Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:08:03.027Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-16T13:08:03.027Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-16T13:08:03.027Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-16T13:08:03.027Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-16T13:08:03.027Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-16T13:08:03.027Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-16T13:08:03.027Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-16T13:08:03.027Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-16T13:08:03.322Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-16T13:08:03.322Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-16T13:08:03.322Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-16T13:08:03.322Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-16T13:08:03.322Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-16T13:08:03.322Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-16T13:08:03.322Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-16T13:08:03.322Z] === RUN TestCopyFromContainer [2020-09-16T13:08:03.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-16T13:08:04.038Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-16T13:08:04.858Z] === RUN TestCopyFromContainer// [2020-09-16T13:08:04.859Z] === RUN TestCopyFromContainer//bar/root [2020-09-16T13:08:04.859Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-16T13:08:04.859Z] === RUN TestCopyFromContainer/bar/quux [2020-09-16T13:08:04.859Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-16T13:08:05.067Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s) [2020-09-16T13:08:05.067Z] PASS [2020-09-16T13:08:05.067Z] [2020-09-16T13:08:05.067Z] === Skipped [2020-09-16T13:08:05.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-16T13:08:05.067Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:05.067Z] [2020-09-16T13:08:05.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-16T13:08:05.067Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:05.067Z] [2020-09-16T13:08:05.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-16T13:08:05.067Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:05.067Z] [2020-09-16T13:08:05.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-16T13:08:05.067Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:05.067Z] [2020-09-16T13:08:05.067Z] [2020-09-16T13:08:05.067Z] DONE 17 tests, 4 skipped in 32.417s [2020-09-16T13:08:05.067Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-16T13:08:05.067Z] ++ 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-09-16T13:08:05.067Z] ++ set -e [2020-09-16T13:08:05.067Z] ++ '[' -n 0 ']' [2020-09-16T13:08:05.067Z] ++ set -x [2020-09-16T13:08:05.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:08:05.067Z] INFO: Testing against a local daemon [2020-09-16T13:08:05.067Z] === RUN TestPluginInvalidJSON [2020-09-16T13:08:05.067Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:08:05.067Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:08:05.067Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:08:05.067Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-16T13:08:05.067Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-16T13:08:05.067Z] === RUN TestPluginInstall [2020-09-16T13:08:05.067Z] === RUN TestPluginInstall/no_auth [2020-09-16T13:08:05.154Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-16T13:08:05.154Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-16T13:08:05.154Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-16T13:08:05.154Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-16T13:08:05.154Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-16T13:08:05.420Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer (1.91s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-16T13:08:05.448Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-16T13:08:05.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-16T13:08:05.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:08:05.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:08:05.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:08:05.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:08:05.448Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:08:05.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:08:05.448Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-16T13:08:05.448Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-16T13:08:05.448Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-16T13:08:05.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-16T13:08:05.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-16T13:08:05.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-16T13:08:05.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-16T13:08:05.448Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-16T13:08:05.448Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-16T13:08:05.448Z] === RUN TestCreateWithInvalidEnv [2020-09-16T13:08:05.448Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-16T13:08:05.448Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-16T13:08:05.448Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-16T13:08:05.448Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-16T13:08:05.448Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-16T13:08:05.448Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-16T13:08:05.448Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-16T13:08:05.448Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-16T13:08:05.448Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-16T13:08:05.448Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-16T13:08:05.448Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-16T13:08:05.448Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-16T13:08:05.448Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-16T13:08:05.448Z] === RUN TestCreateTmpfsMountsTarget [2020-09-16T13:08:05.448Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-16T13:08:05.448Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-16T13:08:05.734Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-16T13:08:05.741Z] --- PASS: TestServiceUpdateNetwork (16.62s) [2020-09-16T13:08:05.741Z] === RUN TestServiceUpdatePidsLimit [2020-09-16T13:08:05.741Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-16T13:08:05.928Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-16T13:08:06.032Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-16T13:08:06.306Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2020-09-16T13:08:06.306Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-16T13:08:06.569Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-09-16T13:08:06.569Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-16T13:08:06.966Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-09-16T13:08:06.966Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-16T13:08:07.300Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-16T13:08:07.558Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-16T13:08:07.611Z] time="2020-09-16T13:08:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:08:07.612Z] time="2020-09-16T13:08:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c108b77ec636511fcf2f75ef023d506cb371bae87a987263a9e7dc8bc1566989" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:08:07.612Z] time="2020-09-16T13:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:08:07.612Z] time="2020-09-16T13:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c108b77ec636511fcf2f75ef023d506cb371bae87a987263a9e7dc8bc1566989" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:08:07.612Z] === RUN TestPluginInstall/with_htpasswd [2020-09-16T13:08:07.816Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-16T13:08:07.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-16T13:08:08.183Z] time="2020-09-16T13:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:08:08.183Z] time="2020-09-16T13:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64ea130980d4b0d02fc1195901c7db268e3d2ad00c2441eddadfca8ba1179d8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:08:08.382Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-16T13:08:08.445Z] time="2020-09-16T13:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:08:08.445Z] time="2020-09-16T13:08:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64ea130980d4b0d02fc1195901c7db268e3d2ad00c2441eddadfca8ba1179d8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2020-09-16T13:08:08.499Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-16T13:08:08.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:08:08.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:08:08.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:08:08.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:08:08.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:08:08.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:08:08.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:08:08.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:08:08.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:08:08.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:08:08.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-16T13:08:08.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-16T13:08:08.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-16T13:08:08.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-16T13:08:08.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-16T13:08:08.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-16T13:08:08.499Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-16T13:08:08.706Z] === RUN TestPluginInstall/with_insecure [2020-09-16T13:08:08.947Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-16T13:08:09.122Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-09-16T13:08:09.137Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-09-16T13:08:09.137Z] === RUN TestCreateDifferentPlatform [2020-09-16T13:08:09.137Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-16T13:08:09.137Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-16T13:08:09.137Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-16T13:08:09.137Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-16T13:08:09.137Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-16T13:08:09.137Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-16T13:08:09.137Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-16T13:08:09.138Z] === RUN TestContainerStartOnDaemonRestart [2020-09-16T13:08:09.138Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-16T13:08:09.138Z] === RUN TestDaemonRestartIpcMode [2020-09-16T13:08:09.138Z] === PAUSE TestDaemonRestartIpcMode [2020-09-16T13:08:09.138Z] === RUN TestDaemonHostGatewayIP [2020-09-16T13:08:09.138Z] === PAUSE TestDaemonHostGatewayIP [2020-09-16T13:08:09.138Z] === RUN TestContainerKillOnDaemonStart [2020-09-16T13:08:09.138Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-16T13:08:09.138Z] === RUN TestDiff [2020-09-16T13:08:09.775Z] --- PASS: TestDiff (0.54s) [2020-09-16T13:08:09.775Z] === RUN TestExecWithCloseStdin [2020-09-16T13:08:10.091Z] time="2020-09-16T13:08:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:08:10.091Z] time="2020-09-16T13:08:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8990855ac239f1b16077f25bd5e51928e22ec414669c34235f602c5c412db19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:08:10.091Z] time="2020-09-16T13:08:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:08:10.091Z] time="2020-09-16T13:08:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8990855ac239f1b16077f25bd5e51928e22ec414669c34235f602c5c412db19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:08:10.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-16T13:08:10.410Z] --- PASS: TestExecWithCloseStdin (0.58s) [2020-09-16T13:08:10.411Z] === RUN TestExec [2020-09-16T13:08:10.663Z] --- PASS: TestPluginInstall (8.87s) [2020-09-16T13:08:10.663Z] --- PASS: TestPluginInstall/no_auth (5.90s) [2020-09-16T13:08:10.663Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-09-16T13:08:10.663Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-09-16T13:08:10.663Z] plugin_test.go:157: [d3a4de4d49596] daemon is not started [2020-09-16T13:08:10.663Z] PASS [2020-09-16T13:08:10.663Z] [2020-09-16T13:08:10.663Z] DONE 6 tests in 9.104s [2020-09-16T13:08:10.663Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-16T13:08:10.663Z] ++ 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-09-16T13:08:10.663Z] ++ set -e [2020-09-16T13:08:10.663Z] ++ '[' -n 0 ']' [2020-09-16T13:08:10.663Z] ++ set -x [2020-09-16T13:08:10.663Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:10.663Z] INFO: Testing against a local daemon [2020-09-16T13:08:10.663Z] === RUN TestExternalGraphDriver [2020-09-16T13:08:10.705Z] --- PASS: TestExec (0.59s) [2020-09-16T13:08:10.705Z] === RUN TestExecUser [2020-09-16T13:08:11.024Z] ok github.com/docker/docker/distribution 1.999s coverage: 21.9% of statements [2020-09-16T13:08:11.024Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-16T13:08:11.233Z] === RUN TestExternalGraphDriver/json [2020-09-16T13:08:11.342Z] --- PASS: TestExecUser (0.58s) [2020-09-16T13:08:11.342Z] === RUN TestExportContainerAndImportImage [2020-09-16T13:08:11.591Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-16T13:08:11.851Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2020-09-16T13:08:11.851Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-16T13:08:12.380Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-09-16T13:08:12.380Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-16T13:08:12.789Z] ok github.com/docker/docker/image 0.032s coverage: 86.4% of statements [2020-09-16T13:08:13.359Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-09-16T13:08:13.359Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-16T13:08:13.600Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-16T13:08:13.781Z] === RUN TestExternalGraphDriver/spec [2020-09-16T13:08:13.923Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-09-16T13:08:13.923Z] === RUN TestHealthCheckWorkdir [2020-09-16T13:08:14.227Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2020-09-16T13:08:14.227Z] === RUN TestHealthKillContainer [2020-09-16T13:08:14.297Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-09-16T13:08:14.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-16T13:08:14.503Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-16T13:08:15.236Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-16T13:08:16.327Z] === RUN TestExternalGraphDriver/pull [2020-09-16T13:08:16.617Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-09-16T13:08:16.617Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-09-16T13:08:16.969Z] --- PASS: TestHealthKillContainer (2.62s) [2020-09-16T13:08:16.969Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-16T13:08:17.612Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2020-09-16T13:08:17.612Z] === RUN TestIpcModeNone [2020-09-16T13:08:17.780Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-16T13:08:18.248Z] --- PASS: TestIpcModeNone (0.57s) [2020-09-16T13:08:18.248Z] === RUN TestIpcModePrivate [2020-09-16T13:08:18.523Z] ok github.com/docker/docker/pkg/archive 0.330s coverage: 77.2% of statements [2020-09-16T13:08:18.542Z] --- PASS: TestIpcModePrivate (0.59s) [2020-09-16T13:08:18.542Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-16T13:08:18.542Z] === RUN TestIpcModeShareable [2020-09-16T13:08:18.871Z] --- PASS: TestExternalGraphDriver (7.85s) [2020-09-16T13:08:18.871Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-09-16T13:08:18.871Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-09-16T13:08:18.871Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-09-16T13:08:18.871Z] === RUN TestGraphdriverPluginV2 [2020-09-16T13:08:18.871Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2020-09-16T13:08:18.871Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:18.871Z] PASS [2020-09-16T13:08:18.871Z] [2020-09-16T13:08:18.871Z] === Skipped [2020-09-16T13:08:18.871Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2020-09-16T13:08:18.871Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:18.871Z] [2020-09-16T13:08:18.871Z] [2020-09-16T13:08:18.871Z] DONE 5 tests, 1 skipped in 8.362s [2020-09-16T13:08:18.871Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-16T13:08:18.871Z] ++ 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-09-16T13:08:18.871Z] ++ set -e [2020-09-16T13:08:18.871Z] ++ '[' -n 0 ']' [2020-09-16T13:08:18.871Z] ++ set -x [2020-09-16T13:08:18.871Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:19.132Z] INFO: Testing against a local daemon [2020-09-16T13:08:19.132Z] === RUN TestContinueAfterPluginCrash [2020-09-16T13:08:19.132Z] === PAUSE TestContinueAfterPluginCrash [2020-09-16T13:08:19.132Z] === RUN TestReadPluginNoRead [2020-09-16T13:08:19.132Z] === PAUSE TestReadPluginNoRead [2020-09-16T13:08:19.132Z] === RUN TestDaemonStartWithLogOpt [2020-09-16T13:08:19.132Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-16T13:08:19.132Z] === CONT TestContinueAfterPluginCrash [2020-09-16T13:08:19.132Z] === CONT TestDaemonStartWithLogOpt [2020-09-16T13:08:19.132Z] === CONT TestReadPluginNoRead [2020-09-16T13:08:19.182Z] --- PASS: TestIpcModeShareable (0.62s) [2020-09-16T13:08:19.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-16T13:08:19.182Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-16T13:08:19.461Z] ok github.com/docker/docker/pkg/authorization 0.283s coverage: 68.3% of statements [2020-09-16T13:08:19.678Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-16T13:08:19.720Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-09-16T13:08:19.979Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-16T13:08:20.241Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-16T13:08:21.173Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-16T13:08:21.273Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2020-09-16T13:08:21.273Z] === RUN TestAPIIpcModeHost [2020-09-16T13:08:21.392Z] --- PASS: TestServiceUpdatePidsLimit (17.65s) [2020-09-16T13:08:21.392Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-09-16T13:08:21.392Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-09-16T13:08:21.392Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-09-16T13:08:21.392Z] PASS [2020-09-16T13:08:21.392Z] [2020-09-16T13:08:21.392Z] === Skipped [2020-09-16T13:08:21.392Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-16T13:08:21.392Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:08:21.392Z] [2020-09-16T13:08:21.392Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-16T13:08:21.392Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:08:21.392Z] [2020-09-16T13:08:21.392Z] [2020-09-16T13:08:21.392Z] DONE 27 tests, 2 skipped in 174.778s [2020-09-16T13:08:21.392Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-16T13:08:21.392Z] ++ 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-09-16T13:08:21.392Z] ++ set -e [2020-09-16T13:08:21.392Z] ++ '[' -n 0 ']' [2020-09-16T13:08:21.392Z] ++ set -x [2020-09-16T13:08:21.392Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:21.430Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-16T13:08:21.568Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-09-16T13:08:21.568Z] === RUN TestDaemonIpcModeShareable [2020-09-16T13:08:21.682Z] INFO: Testing against a local daemon [2020-09-16T13:08:21.682Z] === RUN TestSessionCreate [2020-09-16T13:08:21.682Z] --- PASS: TestSessionCreate (0.02s) [2020-09-16T13:08:21.682Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-16T13:08:21.682Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-16T13:08:21.682Z] PASS [2020-09-16T13:08:21.682Z] [2020-09-16T13:08:21.682Z] DONE 2 tests in 0.196s [2020-09-16T13:08:21.682Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-16T13:08:21.682Z] ++ 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-09-16T13:08:21.682Z] ++ set -e [2020-09-16T13:08:21.682Z] ++ '[' -n 0 ']' [2020-09-16T13:08:21.682Z] ++ set -x [2020-09-16T13:08:21.682Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:21.972Z] INFO: Testing against a local daemon [2020-09-16T13:08:21.972Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-16T13:08:21.972Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:08:21.972Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:08:21.972Z] === RUN TestEventsExecDie [2020-09-16T13:08:23.035Z] --- PASS: TestEventsExecDie (0.95s) [2020-09-16T13:08:23.035Z] === RUN TestEventsBackwardsCompatible [2020-09-16T13:08:23.035Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-16T13:08:23.035Z] === RUN TestInfoBinaryCommits [2020-09-16T13:08:23.035Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-16T13:08:23.035Z] === RUN TestInfoAPIVersioned [2020-09-16T13:08:23.035Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-16T13:08:23.035Z] === RUN TestInfoDiscoveryBackend [2020-09-16T13:08:23.098Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-09-16T13:08:23.098Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-16T13:08:23.098Z] === RUN TestDaemonIpcModePrivate [2020-09-16T13:08:23.267Z] ok github.com/docker/docker/layer 7.170s coverage: 68.8% of statements [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/oci [no test files] [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-16T13:08:23.267Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.2% of statements [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-16T13:08:23.267Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-16T13:08:23.324Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-16T13:08:23.326Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-16T13:08:23.326Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-16T13:08:23.345Z] === RUN TestReadPluginNoRead/default [2020-09-16T13:08:23.526Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-09-16T13:08:23.888Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-16T13:08:23.917Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2020-09-16T13:08:24.095Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-09-16T13:08:24.095Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-09-16T13:08:24.357Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-16T13:08:24.357Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-16T13:08:24.718Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-09-16T13:08:24.718Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-16T13:08:24.718Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-16T13:08:24.987Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-16T13:08:24.987Z] === RUN TestInfoAPI [2020-09-16T13:08:24.987Z] --- PASS: TestInfoAPI (0.02s) [2020-09-16T13:08:24.987Z] === RUN TestInfoAPIWarnings [2020-09-16T13:08:25.034Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-09-16T13:08:25.301Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-16T13:08:25.603Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-16T13:08:25.618Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-16T13:08:25.619Z] === RUN TestInfoDebug [2020-09-16T13:08:25.759Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2020-09-16T13:08:25.759Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-16T13:08:25.759Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-16T13:08:25.909Z] --- PASS: TestInfoDebug (0.52s) [2020-09-16T13:08:25.909Z] === RUN TestInfoInsecureRegistries [2020-09-16T13:08:26.172Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-09-16T13:08:26.540Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-16T13:08:26.540Z] === RUN TestInfoRegistryMirrors [2020-09-16T13:08:27.172Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-16T13:08:27.172Z] === RUN TestLoginFailsWithBadCredentials [2020-09-16T13:08:27.213Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-16T13:08:27.274Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2020-09-16T13:08:27.274Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-16T13:08:27.274Z] === RUN TestIpcModeOlderClient [2020-09-16T13:08:27.274Z] === PAUSE TestIpcModeOlderClient [2020-09-16T13:08:27.274Z] === RUN TestKillContainerInvalidSignal [2020-09-16T13:08:27.552Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-16T13:08:27.585Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2020-09-16T13:08:27.585Z] === RUN TestKillContainer [2020-09-16T13:08:27.585Z] === RUN TestKillContainer/no_signal [2020-09-16T13:08:28.061Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-16T13:08:28.203Z] --- PASS: TestLoginFailsWithBadCredentials (0.89s) [2020-09-16T13:08:28.203Z] === RUN TestPingCacheHeaders [2020-09-16T13:08:28.203Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-16T13:08:28.203Z] === RUN TestPingGet [2020-09-16T13:08:28.203Z] --- PASS: TestPingGet (0.01s) [2020-09-16T13:08:28.203Z] === RUN TestPingHead [2020-09-16T13:08:28.203Z] --- PASS: TestPingHead (0.02s) [2020-09-16T13:08:28.203Z] === RUN TestVersion [2020-09-16T13:08:28.203Z] --- PASS: TestVersion (0.01s) [2020-09-16T13:08:28.203Z] PASS [2020-09-16T13:08:28.203Z] [2020-09-16T13:08:28.203Z] === Skipped [2020-09-16T13:08:28.203Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:08:28.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:08:28.203Z] [2020-09-16T13:08:28.203Z] [2020-09-16T13:08:28.203Z] DONE 18 tests, 1 skipped in 6.383s [2020-09-16T13:08:28.203Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-16T13:08:28.203Z] ++ 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-09-16T13:08:28.203Z] ++ set -e [2020-09-16T13:08:28.203Z] ++ '[' -n 0 ']' [2020-09-16T13:08:28.203Z] ++ set -x [2020-09-16T13:08:28.203Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:28.203Z] INFO: Testing against a local daemon [2020-09-16T13:08:28.203Z] === RUN TestVolumesCreateAndList [2020-09-16T13:08:28.203Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-16T13:08:28.203Z] === RUN TestVolumesRemove [2020-09-16T13:08:28.203Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-16T13:08:28.203Z] === RUN TestVolumesInspect [2020-09-16T13:08:28.230Z] === RUN TestKillContainer/non_killing_signal [2020-09-16T13:08:28.491Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-09-16T13:08:28.491Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-09-16T13:08:28.495Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-16T13:08:28.495Z] === RUN TestVolumesInvalidJSON [2020-09-16T13:08:28.495Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-16T13:08:28.495Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-16T13:08:28.495Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-16T13:08:28.495Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-16T13:08:28.495Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-16T13:08:28.495Z] PASS [2020-09-16T13:08:28.495Z] [2020-09-16T13:08:28.495Z] DONE 5 tests in 0.307s [2020-09-16T13:08:28.496Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:08:28.496Z] ++++ cat bundles/test-integration/docker.pid [2020-09-16T13:08:28.496Z] +++ kill 12008 [2020-09-16T13:08:28.523Z] === RUN TestKillContainer/killing_signal [2020-09-16T13:08:28.627Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-16T13:08:28.752Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2020-09-16T13:08:28.884Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-16T13:08:28.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-16T13:08:28.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-16T13:08:28.884Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-16T13:08:28.884Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-16T13:08:29.012Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-09-16T13:08:29.125Z] --- PASS: TestReadPluginNoRead (9.75s) [2020-09-16T13:08:29.125Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-09-16T13:08:29.125Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-09-16T13:08:29.125Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-09-16T13:08:29.125Z] read_test.go:92: [d99435d0f8a42] daemon is not started [2020-09-16T13:08:29.158Z] --- PASS: TestKillContainer (1.58s) [2020-09-16T13:08:29.158Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-09-16T13:08:29.158Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-09-16T13:08:29.158Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-09-16T13:08:29.158Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-16T13:08:29.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-16T13:08:29.386Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2020-09-16T13:08:29.386Z] PASS [2020-09-16T13:08:29.386Z] [2020-09-16T13:08:29.386Z] DONE 6 tests in 10.424s [2020-09-16T13:08:29.386Z] 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-09-16T13:08:29.386Z] ++ 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-09-16T13:08:29.386Z] ++ set -e [2020-09-16T13:08:29.386Z] ++ '[' -n 0 ']' [2020-09-16T13:08:29.386Z] ++ set -x [2020-09-16T13:08:29.386Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:29.386Z] testing: warning: no tests to run [2020-09-16T13:08:29.386Z] PASS [2020-09-16T13:08:29.386Z] [2020-09-16T13:08:29.386Z] DONE 0 tests in 0.056s [2020-09-16T13:08:29.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-16T13:08:29.386Z] ++ 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-09-16T13:08:29.386Z] ++ set -e [2020-09-16T13:08:29.386Z] ++ '[' -n 0 ']' [2020-09-16T13:08:29.386Z] ++ set -x [2020-09-16T13:08:29.386Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:29.647Z] INFO: Testing against a local daemon [2020-09-16T13:08:29.647Z] === RUN TestPluginWithDevMounts [2020-09-16T13:08:29.647Z] === PAUSE TestPluginWithDevMounts [2020-09-16T13:08:29.647Z] === CONT TestPluginWithDevMounts [2020-09-16T13:08:29.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-16T13:08:29.815Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-16T13:08:29.998Z] +++ /etc/init.d/apparmor stop [2020-09-16T13:08:29.998Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:08:29.998Z] [2020-09-16T13:08:29.998Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:08:29.998Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:08:29.998Z] [2020-09-16T13:08:29.998Z] To set a process to complain mode, use the command line tool [2020-09-16T13:08:29.998Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:08:29.998Z] +++ true [2020-09-16T13:08:29.998Z] exiting test-integration [2020-09-16T13:08:29.998Z] ++ exit 0 [2020-09-16T13:08:29.998Z] [2020-09-16T13:08:30.072Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-16T13:08:30.392Z] ok github.com/docker/docker/pkg/idtools 0.472s coverage: 70.1% of statements [2020-09-16T13:08:30.392Z] ok github.com/docker/docker/pkg/ioutils 0.455s coverage: 69.3% of statements [2020-09-16T13:08:30.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) [2020-09-16T13:08:30.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-09-16T13:08:30.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-09-16T13:08:30.435Z] === RUN TestKillStoppedContainer [2020-09-16T13:08:30.435Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-16T13:08:30.435Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-16T13:08:30.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-16T13:08:30.435Z] === RUN TestKillDifferentUserContainer [2020-09-16T13:08:30.961Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-09-16T13:08:30.961Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-09-16T13:08:30.961Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-16T13:08:30.961Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-16T13:08:30.961Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-16T13:08:31.004Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-16T13:08:31.074Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-09-16T13:08:31.074Z] === RUN TestInspectOomKilledTrue [2020-09-16T13:08:31.221Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-16T13:08:31.221Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-16T13:08:31.481Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-09-16T13:08:31.710Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2020-09-16T13:08:31.710Z] === RUN TestInspectOomKilledFalse [2020-09-16T13:08:31.741Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-09-16T13:08:32.001Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-09-16T13:08:32.192Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-09-16T13:08:32.192Z] PASS [2020-09-16T13:08:32.192Z] [2020-09-16T13:08:32.192Z] DONE 1 tests in 2.366s [2020-09-16T13:08:32.192Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-16T13:08:32.192Z] ++ 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-09-16T13:08:32.192Z] ++ set -e [2020-09-16T13:08:32.192Z] ++ '[' -n 0 ']' [2020-09-16T13:08:32.192Z] ++ set -x [2020-09-16T13:08:32.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-16T13:08:32.192Z] INFO: Testing against a local daemon [2020-09-16T13:08:32.192Z] === RUN TestSecretInspect [2020-09-16T13:08:32.261Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2020-09-16T13:08:32.261Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-16T13:08:32.261Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-16T13:08:32.358Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-09-16T13:08:32.358Z] === RUN TestLinksEtcHostsContentMatch [2020-09-16T13:08:32.661Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-09-16T13:08:32.661Z] === RUN TestLinksContainerNames Post stage [Pipeline] junit [2020-09-16T13:08:32.766Z] Recording test results [2020-09-16T13:08:32.899Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-16T13:08:33.198Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-09-16T13:08:33.378Z] + echo Ensuring container killed. [2020-09-16T13:08:33.378Z] Ensuring container killed. [2020-09-16T13:08:33.378Z] + docker rm -vf docker-pr1 [2020-09-16T13:08:33.378Z] Error: No such container: docker-pr1 [2020-09-16T13:08:33.378Z] + true [Pipeline] sh [2020-09-16T13:08:33.698Z] --- PASS: TestLinksContainerNames (0.98s) [2020-09-16T13:08:33.698Z] === RUN TestLogsFollowTailEmpty [2020-09-16T13:08:33.753Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:08:33.753Z] Chowning /workspace to jenkins user [2020-09-16T13:08:33.753Z] + id -u [2020-09-16T13:08:33.753Z] + id -g [2020-09-16T13:08:33.753Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41460:/workspace busybox chown -R 1001:1001 /workspace [2020-09-16T13:08:33.753Z] Unable to find image 'busybox:latest' locally [2020-09-16T13:08:33.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-16T13:08:34.043Z] latest: Pulling from library/busybox [2020-09-16T13:08:34.043Z] d2a291f672b2: Pulling fs layer [2020-09-16T13:08:34.333Z] d2a291f672b2: Verifying Checksum [2020-09-16T13:08:34.333Z] d2a291f672b2: Download complete [2020-09-16T13:08:34.336Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-16T13:08:34.336Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-16T13:08:34.338Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-09-16T13:08:34.338Z] === RUN TestContainerNetworkMountsNoChown [2020-09-16T13:08:34.963Z] d2a291f672b2: Pull complete [2020-09-16T13:08:34.963Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-16T13:08:34.963Z] Status: Downloaded newer image for busybox:latest [2020-09-16T13:08:34.977Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/default [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/default [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/private [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/private [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rprivate [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/slave [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/slave [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rslave [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/shared [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/shared [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rshared [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/default [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rslave [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rprivate [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/private [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/shared [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/slave [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rshared [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:08:34.977Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:08:34.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-16T13:08:34.977Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-16T13:08:35.270Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-16T13:08:35.270Z] === RUN TestContainerBindMountNonRecursive [2020-09-16T13:08:35.494Z] --- PASS: TestSecretInspect (3.17s) [2020-09-16T13:08:35.494Z] === RUN TestSecretList [2020-09-16T13:08:35.712Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-09-16T13:08:35.971Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-16T13:08:36.175Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-16T13:08:36.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-16T13:08:36.789Z] --- PASS: TestContainerBindMountNonRecursive (1.46s) [2020-09-16T13:08:36.789Z] === RUN TestNetworkNat [2020-09-16T13:08:36.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:08:37.086Z] --- PASS: TestNetworkNat (0.54s) [2020-09-16T13:08:37.086Z] === RUN TestNetworkLocalhostTCPNat [2020-09-16T13:08:37.458Z] + bundleName=s390x-integration [2020-09-16T13:08:37.458Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-16T13:08:37.458Z] Creating s390x-integration-bundles.tar.gz [2020-09-16T13:08:37.458Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-16T13:08:37.458Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-16T13:08:37.501Z] Archiving artifacts [2020-09-16T13:08:37.564Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-16T13:08:37.738Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-09-16T13:08:37.738Z] === RUN TestNetworkLoopbackNat [2020-09-16T13:08:37.831Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:08:38.225Z] + make clean [2020-09-16T13:08:38.515Z] docker volume rm -f docker-dev-cache [2020-09-16T13:08:38.528Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-16T13:08:38.792Z] --- PASS: TestSecretList (3.26s) [2020-09-16T13:08:38.792Z] === RUN TestSecretsCreateAndDelete [2020-09-16T13:08:38.805Z] docker-dev-cache [Pipeline] deleteDir [2020-09-16T13:08:39.258Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2020-09-16T13:08:39.258Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-16T13:08:39.827Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-16T13:08:39.906Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [Pipeline] } [Pipeline] // withEnv [2020-09-16T13:08:40.086Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T13:08:40.346Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-16T13:08:40.470Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-16T13:08:40.480Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-09-16T13:08:40.480Z] === RUN TestPause [2020-09-16T13:08:40.915Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-09-16T13:08:41.121Z] --- PASS: TestPause (0.54s) [2020-09-16T13:08:41.121Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-16T13:08:41.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:08:41.121Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:08:41.121Z] === RUN TestPauseStopPausedContainer [2020-09-16T13:08:41.338Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-09-16T13:08:41.338Z] === RUN TestSecretsUpdate [2020-09-16T13:08:41.400Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-16T13:08:41.483Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-16T13:08:41.742Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-09-16T13:08:41.767Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2020-09-16T13:08:41.767Z] === RUN TestPsFilter [2020-09-16T13:08:41.767Z] --- PASS: TestPsFilter (0.15s) [2020-09-16T13:08:41.767Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-16T13:08:41.963Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-16T13:08:42.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-09-16T13:08:42.063Z] === RUN TestRemoveContainerWithVolume [2020-09-16T13:08:42.679Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2020-09-16T13:08:42.679Z] testing: warning: no tests to run [2020-09-16T13:08:42.679Z] coverage: [no statements] [2020-09-16T13:08:42.679Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-09-16T13:08:42.697Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-09-16T13:08:42.697Z] === RUN TestRemoveContainerRunning [2020-09-16T13:08:43.247Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-16T13:08:43.247Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-09-16T13:08:43.335Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-09-16T13:08:43.335Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-16T13:08:43.507Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-09-16T13:08:43.969Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-09-16T13:08:43.969Z] === RUN TestRemoveInvalidContainer [2020-09-16T13:08:43.969Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-16T13:08:43.969Z] === RUN TestRenameLinkedContainer [2020-09-16T13:08:44.636Z] --- PASS: TestSecretsUpdate (3.25s) [2020-09-16T13:08:44.637Z] === RUN TestTemplatedSecret [2020-09-16T13:08:45.237Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-16T13:08:45.414Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.1% of statements [2020-09-16T13:08:46.063Z] --- PASS: TestRenameLinkedContainer (2.09s) [2020-09-16T13:08:46.063Z] === RUN TestRenameStoppedContainer [2020-09-16T13:08:46.167Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-16T13:08:46.353Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-16T13:08:46.358Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-09-16T13:08:46.358Z] === RUN TestRenameRunningContainerAndReuse [2020-09-16T13:08:46.731Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-16T13:08:47.293Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 72.4% of statements [2020-09-16T13:08:47.473Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-09-16T13:08:47.473Z] === RUN TestRenameInvalidName [2020-09-16T13:08:47.552Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-16T13:08:47.933Z] --- PASS: TestRenameInvalidName (0.54s) [2020-09-16T13:08:47.933Z] === RUN TestRenameAnonymousContainer [2020-09-16T13:08:47.936Z] --- PASS: TestTemplatedSecret (3.46s) [2020-09-16T13:08:47.936Z] === RUN TestSecretCreateResolve [2020-09-16T13:08:48.933Z] ok github.com/docker/docker/registry 0.082s coverage: 56.3% of statements [2020-09-16T13:08:49.871Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-09-16T13:08:49.871Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-09-16T13:08:50.098Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2020-09-16T13:08:50.098Z] === RUN TestRenameContainerWithSameName [2020-09-16T13:08:50.392Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-09-16T13:08:50.392Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-16T13:08:50.809Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2020-09-16T13:08:50.912Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-16T13:08:51.069Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-16T13:08:51.236Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-09-16T13:08:51.236Z] PASS [2020-09-16T13:08:51.236Z] [2020-09-16T13:08:51.236Z] DONE 6 tests in 19.190s [2020-09-16T13:08:51.236Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-16T13:08:51.236Z] ++ 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-09-16T13:08:51.236Z] ++ set -e [2020-09-16T13:08:51.236Z] ++ '[' -n 0 ']' [2020-09-16T13:08:51.236Z] ++ set -x [2020-09-16T13:08:51.236Z] ++ env -i DEST=/go/src/github.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-09-16T13:08:51.236Z] INFO: Testing against a local daemon [2020-09-16T13:08:51.236Z] === RUN TestServiceCreateInit [2020-09-16T13:08:51.236Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-16T13:08:51.432Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2020-09-16T13:08:51.432Z] === RUN TestResize [2020-09-16T13:08:51.844Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-16T13:08:52.072Z] --- PASS: TestResize (0.53s) [2020-09-16T13:08:52.072Z] === RUN TestResizeWithInvalidSize [2020-09-16T13:08:52.408Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-16T13:08:52.741Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-09-16T13:08:52.741Z] === RUN TestResizeWhenContainerNotStarted [2020-09-16T13:08:52.970Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-16T13:08:53.038Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:08:53.038Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:08:53.038Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:08:53.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-16T13:08:53.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-16T13:08:53.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:08:53.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-16T13:08:53.604Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-09-16T13:08:54.346Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-16T13:08:54.542Z] ok github.com/docker/docker/volume/local 0.007s coverage: 73.0% of statements [2020-09-16T13:08:55.111Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-16T13:08:55.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-16T13:08:55.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-16T13:08:55.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-16T13:08:55.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-16T13:08:56.241Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-16T13:08:56.492Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-09-16T13:08:56.523Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-16T13:08:57.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:08:58.139Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-16T13:08:58.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-16T13:08:58.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-16T13:08:59.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-16T13:08:59.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-16T13:08:59.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-16T13:08:59.637Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-16T13:09:00.201Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-16T13:09:00.733Z] --- PASS: TestServiceCreateInit (9.55s) [2020-09-16T13:09:00.733Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-09-16T13:09:00.733Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2020-09-16T13:09:00.733Z] === RUN TestCreateServiceMultipleTimes [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-09-16T13:09:01.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-09-16T13:09:01.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-09-16T13:09:01.164Z] === RUN TestCgroupNamespacesRun [2020-09-16T13:09:01.572Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-16T13:09:02.206Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-09-16T13:09:02.206Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-16T13:09:02.503Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-16T13:09:02.760Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-16T13:09:03.717Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-09-16T13:09:03.717Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-16T13:09:04.762Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2020-09-16T13:09:04.762Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-16T13:09:05.286Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-16T13:09:05.286Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-16T13:09:06.219Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-16T13:09:06.281Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-09-16T13:09:06.281Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-16T13:09:06.477Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-16T13:09:07.801Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-09-16T13:09:07.801Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-16T13:09:08.374Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-16T13:09:08.374Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-16T13:09:08.784Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/rootless [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/volume [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-16T13:09:08.785Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === Skipped [2020-09-16T13:09:08.785Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-16T13:09:08.785Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-16T13:09:08.785Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:73: No driver to put! [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-16T13:09:08.785Z] time="2020-09-16T13:07:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-16T13:09:08.785Z] time="2020-09-16T13:07:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-16T13:09:08.785Z] time="2020-09-16T13:07:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-16T13:09:08.785Z] time="2020-09-16T13:07:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-16T13:09:08.785Z] time="2020-09-16T13:07:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:73: No driver to put! [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-16T13:09:08.785Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-16T13:09:08.785Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-16T13:09:08.785Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-16T13:09:08.785Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-16T13:09:08.785Z] graphtest_unix.go:73: No driver to put! [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-16T13:09:08.785Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-16T13:09:08.785Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] [2020-09-16T13:09:08.785Z] DONE 2138 tests, 26 skipped in 261.664s Post stage [Pipeline] junit [2020-09-16T13:09:08.798Z] Recording test results [2020-09-16T13:09:08.847Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-09-16T13:09:08.847Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-16T13:09:09.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1ed6589e391f4cea9d984b8cb8d7333d49866dae hack/validate/vendor [2020-09-16T13:09:09.889Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-16T13:09:09.889Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-16T13:09:10.036Z] 2020/09/16 13:09:10 Collecting initial packages [2020-09-16T13:09:10.295Z] 2020/09/16 13:09:10 Download dependencies [2020-09-16T13:09:11.405Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2020-09-16T13:09:11.405Z] === RUN TestKernelTCPMemory [2020-09-16T13:09:11.650Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-16T13:09:11.742Z] --- PASS: TestKernelTCPMemory (0.60s) [2020-09-16T13:09:11.742Z] === RUN TestNISDomainname [2020-09-16T13:09:11.908Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-16T13:09:12.416Z] --- PASS: TestNISDomainname (0.68s) [2020-09-16T13:09:12.417Z] === RUN TestHostnameDnsResolution [2020-09-16T13:09:12.828Z] 2020/09/16 13:09:12 Starting whole vndr cycle because no package specified [2020-09-16T13:09:12.829Z] 2020/09/16 13:09:12 Ignoring paths matching "^archive/tar" [2020-09-16T13:09:13.088Z] 2020/09/16 13:09:12 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-09-16T13:09:13.089Z] 2020/09/16 13:09:12 Clone golang.org/x/sys, revision 196b9ba8737a10c9253b04174f25881e562da5b8, attempt 1/20 [2020-09-16T13:09:13.279Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-16T13:09:13.468Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-09-16T13:09:13.469Z] === RUN TestStats [2020-09-16T13:09:13.845Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/Azure/go-ansiterm [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/moby/locker [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/docker/libtrust [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/creack/pty [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/tchap/go-patricia [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/google/uuid [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/Microsoft/go-winio [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/moby/term [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Finished clone github.com/willf/bitset [2020-09-16T13:09:14.471Z] 2020/09/16 13:09:14 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-09-16T13:09:14.731Z] 2020/09/16 13:09:14 Finished clone github.com/gorilla/mux [2020-09-16T13:09:14.731Z] 2020/09/16 13:09:14 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-09-16T13:09:14.731Z] 2020/09/16 13:09:14 Finished clone github.com/sirupsen/logrus [2020-09-16T13:09:14.731Z] 2020/09/16 13:09:14 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-09-16T13:09:15.670Z] 2020/09/16 13:09:15 Finished clone github.com/docker/go-units [2020-09-16T13:09:15.670Z] 2020/09/16 13:09:15 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-09-16T13:09:15.670Z] 2020/09/16 13:09:15 Finished clone github.com/moby/sys [2020-09-16T13:09:15.670Z] 2020/09/16 13:09:15 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-09-16T13:09:15.670Z] 2020/09/16 13:09:15 Finished clone github.com/syndtr/gocapability [2020-09-16T13:09:15.670Z] 2020/09/16 13:09:15 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-09-16T13:09:15.739Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-16T13:09:15.935Z] 2020/09/16 13:09:15 Finished clone github.com/RackSec/srslog [2020-09-16T13:09:15.935Z] 2020/09/16 13:09:15 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-09-16T13:09:15.935Z] 2020/09/16 13:09:15 Finished clone github.com/imdario/mergo [2020-09-16T13:09:15.935Z] 2020/09/16 13:09:15 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-09-16T13:09:15.935Z] 2020/09/16 13:09:15 Finished clone golang.org/x/sync [2020-09-16T13:09:15.935Z] 2020/09/16 13:09:15 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-09-16T13:09:16.196Z] 2020/09/16 13:09:15 Finished clone gotest.tools/v3 [2020-09-16T13:09:16.196Z] 2020/09/16 13:09:15 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-09-16T13:09:16.196Z] 2020/09/16 13:09:16 Finished clone github.com/google/go-cmp [2020-09-16T13:09:16.196Z] 2020/09/16 13:09:16 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-09-16T13:09:16.206Z] --- PASS: TestStats (2.55s) [2020-09-16T13:09:16.206Z] === RUN TestStopContainerWithTimeout [2020-09-16T13:09:16.206Z] === RUN TestStopContainerWithTimeout/0 [2020-09-16T13:09:16.206Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-16T13:09:16.206Z] === RUN TestStopContainerWithTimeout/1 [2020-09-16T13:09:16.206Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-16T13:09:16.206Z] === RUN TestStopContainerWithTimeout/3 [2020-09-16T13:09:16.206Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-16T13:09:16.206Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-16T13:09:16.206Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-16T13:09:16.206Z] === CONT TestStopContainerWithTimeout/0 [2020-09-16T13:09:16.206Z] === CONT TestStopContainerWithTimeout/1 [2020-09-16T13:09:16.206Z] === CONT TestStopContainerWithTimeout/3 [2020-09-16T13:09:16.206Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:16 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:16 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:17 Finished clone github.com/docker/go-connections [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:17 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:17 Finished clone github.com/mitchellh/hashstructure [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:17 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:17 Finished clone github.com/opentracing-contrib/go-stdlib [2020-09-16T13:09:17.137Z] 2020/09/16 13:09:17 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-09-16T13:09:17.397Z] 2020/09/16 13:09:17 Finished clone github.com/gofrs/flock [2020-09-16T13:09:17.397Z] 2020/09/16 13:09:17 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-09-16T13:09:17.397Z] 2020/09/16 13:09:17 Finished clone github.com/google/shlex [2020-09-16T13:09:17.397Z] 2020/09/16 13:09:17 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-09-16T13:09:17.397Z] 2020/09/16 13:09:17 Finished clone github.com/opentracing/opentracing-go [2020-09-16T13:09:17.397Z] 2020/09/16 13:09:17 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Finished clone github.com/docker/go-events [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Finished clone github.com/armon/go-radix [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Finished clone github.com/armon/go-metrics [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Finished clone github.com/sean-/seed [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Finished clone github.com/hashicorp/errwrap [2020-09-16T13:09:18.778Z] 2020/09/16 13:09:18 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-09-16T13:09:18.954Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-16T13:09:18.954Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2020-09-16T13:09:18.954Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2020-09-16T13:09:18.954Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-09-16T13:09:18.954Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-09-16T13:09:18.954Z] === RUN TestDeleteDevicemapper [2020-09-16T13:09:18.954Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-16T13:09:18.954Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:09:18.954Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-16T13:09:19.038Z] 2020/09/16 13:09:18 Finished clone github.com/tonistiigi/fsutil [2020-09-16T13:09:19.038Z] 2020/09/16 13:09:18 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-09-16T13:09:19.977Z] 2020/09/16 13:09:19 Finished clone github.com/hashicorp/memberlist [2020-09-16T13:09:19.977Z] 2020/09/16 13:09:19 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-09-16T13:09:19.977Z] 2020/09/16 13:09:19 Finished clone github.com/hashicorp/go-multierror [2020-09-16T13:09:19.977Z] 2020/09/16 13:09:19 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-09-16T13:09:19.977Z] 2020/09/16 13:09:19 Finished clone github.com/vishvananda/netns [2020-09-16T13:09:19.977Z] 2020/09/16 13:09:19 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-09-16T13:09:20.237Z] 2020/09/16 13:09:20 Finished clone github.com/docker/libkv [2020-09-16T13:09:20.238Z] 2020/09/16 13:09:20 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-09-16T13:09:20.476Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2020-09-16T13:09:20.476Z] === RUN TestUpdateMemory [2020-09-16T13:09:20.996Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-16T13:09:21.519Z] --- PASS: TestUpdateMemory (0.69s) [2020-09-16T13:09:21.519Z] === RUN TestUpdateCPUQuota [2020-09-16T13:09:21.618Z] 2020/09/16 13:09:21 Finished clone github.com/golang/gddo [2020-09-16T13:09:21.619Z] 2020/09/16 13:09:21 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-09-16T13:09:21.619Z] 2020/09/16 13:09:21 Finished clone github.com/hashicorp/go-sockaddr [2020-09-16T13:09:21.619Z] 2020/09/16 13:09:21 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-09-16T13:09:21.878Z] 2020/09/16 13:09:21 Finished clone github.com/BurntSushi/toml [2020-09-16T13:09:21.878Z] 2020/09/16 13:09:21 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-09-16T13:09:21.878Z] 2020/09/16 13:09:21 Finished clone github.com/samuel/go-zookeeper [2020-09-16T13:09:21.878Z] 2020/09/16 13:09:21 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-09-16T13:09:21.878Z] 2020/09/16 13:09:21 Finished clone github.com/deckarep/golang-set [2020-09-16T13:09:21.878Z] 2020/09/16 13:09:21 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-09-16T13:09:22.138Z] 2020/09/16 13:09:21 Finished clone github.com/vishvananda/netlink [2020-09-16T13:09:22.138Z] 2020/09/16 13:09:21 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-09-16T13:09:22.138Z] 2020/09/16 13:09:22 Finished clone github.com/moby/ipvs [2020-09-16T13:09:22.138Z] 2020/09/16 13:09:22 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-09-16T13:09:22.155Z] --- PASS: TestUpdateCPUQuota (0.82s) [2020-09-16T13:09:22.155Z] === RUN TestUpdatePidsLimit [2020-09-16T13:09:22.155Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-16T13:09:22.449Z] === RUN TestUpdatePidsLimit/no_change [2020-09-16T13:09:22.700Z] --- PASS: TestCreateServiceMultipleTimes (18.76s) [2020-09-16T13:09:22.700Z] === RUN TestCreateServiceConflict [2020-09-16T13:09:22.700Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-09-16T13:09:22.700Z] === RUN TestCreateServiceMaxReplicas [2020-09-16T13:09:22.707Z] 2020/09/16 13:09:22 Finished clone golang.org/x/net [2020-09-16T13:09:22.707Z] 2020/09/16 13:09:22 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-09-16T13:09:22.743Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-16T13:09:22.889Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-16T13:09:22.967Z] 2020/09/16 13:09:22 Finished clone github.com/coreos/go-semver [2020-09-16T13:09:22.967Z] 2020/09/16 13:09:22 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-09-16T13:09:23.036Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-16T13:09:23.036Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-16T13:09:23.332Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-16T13:09:23.536Z] 2020/09/16 13:09:23 Finished clone github.com/hashicorp/go-msgpack [2020-09-16T13:09:23.536Z] 2020/09/16 13:09:23 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-09-16T13:09:23.536Z] 2020/09/16 13:09:23 Finished clone github.com/ishidawataru/sctp [2020-09-16T13:09:23.536Z] 2020/09/16 13:09:23 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-09-16T13:09:23.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit (2.37s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-16T13:09:24.666Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-09-16T13:09:24.666Z] === RUN TestUpdateRestartPolicy [2020-09-16T13:09:24.785Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-16T13:09:24.919Z] 2020/09/16 13:09:24 Finished clone github.com/opencontainers/go-digest [2020-09-16T13:09:24.919Z] 2020/09/16 13:09:24 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-09-16T13:09:25.179Z] 2020/09/16 13:09:25 Finished clone github.com/mistifyio/go-zfs [2020-09-16T13:09:25.179Z] 2020/09/16 13:09:25 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-09-16T13:09:25.439Z] 2020/09/16 13:09:25 Finished clone go.etcd.io/bbolt [2020-09-16T13:09:25.439Z] 2020/09/16 13:09:25 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-09-16T13:09:25.439Z] 2020/09/16 13:09:25 Finished clone github.com/vbatts/tar-split [2020-09-16T13:09:25.439Z] 2020/09/16 13:09:25 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-09-16T13:09:25.716Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-16T13:09:26.906Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-09-16T13:09:26.907Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-16T13:09:27.087Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-16T13:09:27.087Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-16T13:09:27.348Z] 2020/09/16 13:09:27 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-09-16T13:09:27.348Z] 2020/09/16 13:09:27 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-09-16T13:09:27.608Z] 2020/09/16 13:09:27 Finished clone github.com/Microsoft/opengcs [2020-09-16T13:09:27.608Z] 2020/09/16 13:09:27 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-09-16T13:09:28.457Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-16T13:09:28.989Z] 2020/09/16 13:09:28 Finished clone github.com/opencontainers/runtime-spec [2020-09-16T13:09:28.989Z] 2020/09/16 13:09:28 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-09-16T13:09:28.989Z] 2020/09/16 13:09:28 Finished clone github.com/cyphar/filepath-securejoin [2020-09-16T13:09:28.989Z] 2020/09/16 13:09:28 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-09-16T13:09:29.248Z] 2020/09/16 13:09:28 Finished clone github.com/hashicorp/serf [2020-09-16T13:09:29.248Z] 2020/09/16 13:09:29 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-09-16T13:09:29.508Z] 2020/09/16 13:09:29 Finished clone github.com/opencontainers/image-spec [2020-09-16T13:09:29.508Z] 2020/09/16 13:09:29 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-09-16T13:09:30.077Z] 2020/09/16 13:09:30 Finished clone github.com/coreos/go-systemd [2020-09-16T13:09:30.077Z] 2020/09/16 13:09:30 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-09-16T13:09:30.648Z] 2020/09/16 13:09:30 Finished clone github.com/Graylog2/go-gelf [2020-09-16T13:09:30.648Z] 2020/09/16 13:09:30 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-09-16T13:09:30.908Z] 2020/09/16 13:09:30 Finished clone github.com/fluent/fluent-logger-golang [2020-09-16T13:09:30.908Z] 2020/09/16 13:09:30 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-09-16T13:09:31.168Z] 2020/09/16 13:09:31 Finished clone github.com/coreos/go-systemd/v22 [2020-09-16T13:09:31.168Z] 2020/09/16 13:09:31 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-09-16T13:09:31.429Z] 2020/09/16 13:09:31 Finished clone github.com/godbus/dbus/v5 [2020-09-16T13:09:31.429Z] 2020/09/16 13:09:31 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-09-16T13:09:31.688Z] 2020/09/16 13:09:31 Finished clone github.com/philhofer/fwd [2020-09-16T13:09:31.688Z] 2020/09/16 13:09:31 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-09-16T13:09:31.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-16T13:09:31.733Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-16T13:09:31.949Z] 2020/09/16 13:09:31 Finished clone github.com/ugorji/go [2020-09-16T13:09:31.949Z] 2020/09/16 13:09:31 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-09-16T13:09:32.887Z] 2020/09/16 13:09:32 Finished clone github.com/fsnotify/fsnotify [2020-09-16T13:09:32.887Z] 2020/09/16 13:09:32 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-09-16T13:09:33.146Z] 2020/09/16 13:09:32 Finished clone github.com/bsphere/le_go [2020-09-16T13:09:33.146Z] 2020/09/16 13:09:32 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-09-16T13:09:33.405Z] 2020/09/16 13:09:33 Finished clone golang.org/x/sys [2020-09-16T13:09:33.405Z] 2020/09/16 13:09:33 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-09-16T13:09:33.405Z] 2020/09/16 13:09:33 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-09-16T13:09:33.405Z] 2020/09/16 13:09:33 Finished clone github.com/jmespath/go-jmespath [2020-09-16T13:09:33.628Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-16T13:09:34.343Z] 2020/09/16 13:09:34 Finished clone golang.org/x/oauth2 [2020-09-16T13:09:34.343Z] 2020/09/16 13:09:34 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-09-16T13:09:34.913Z] 2020/09/16 13:09:34 Finished clone github.com/tinylib/msgp [2020-09-16T13:09:34.913Z] 2020/09/16 13:09:34 Clone github.com/containerd/containerd, revision 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a, attempt 1/20 [2020-09-16T13:09:34.913Z] 2020/09/16 13:09:34 Finished clone github.com/googleapis/gax-go [2020-09-16T13:09:34.913Z] 2020/09/16 13:09:34 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 [2020-09-16T13:09:36.151Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-16T13:09:36.151Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-16T13:09:36.294Z] 2020/09/16 13:09:36 Finished clone github.com/docker/libnetwork [2020-09-16T13:09:36.294Z] 2020/09/16 13:09:36 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-09-16T13:09:36.554Z] 2020/09/16 13:09:36 Finished clone github.com/containerd/fifo [2020-09-16T13:09:36.554Z] 2020/09/16 13:09:36 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 [2020-09-16T13:09:36.816Z] 2020/09/16 13:09:36 Finished clone go.opencensus.io [2020-09-16T13:09:36.816Z] 2020/09/16 13:09:36 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-09-16T13:09:37.501Z] --- PASS: TestUpdateRestartPolicy (11.25s) [2020-09-16T13:09:37.501Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-16T13:09:37.501Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2020-09-16T13:09:37.501Z] === RUN TestWaitNonBlocked [2020-09-16T13:09:37.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:09:37.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:09:37.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:09:37.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:09:37.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-16T13:09:37.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-16T13:09:37.501Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-16T13:09:37.501Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-09-16T13:09:37.501Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-09-16T13:09:37.501Z] === RUN TestWaitBlocked [2020-09-16T13:09:37.501Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:09:37.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:09:37.501Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:09:37.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:09:37.501Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-16T13:09:37.501Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-16T13:09:37.521Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-16T13:09:37.842Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-16T13:09:37.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2020-09-16T13:09:37.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-09-16T13:09:37.842Z] === CONT TestContainerKillOnDaemonStart [2020-09-16T13:09:37.842Z] === CONT TestContainerStartOnDaemonRestart [2020-09-16T13:09:37.842Z] === CONT TestDaemonHostGatewayIP [2020-09-16T13:09:37.842Z] === CONT TestDaemonRestartIpcMode [2020-09-16T13:09:38.197Z] 2020/09/16 13:09:38 Finished clone github.com/miekg/dns [2020-09-16T13:09:38.197Z] 2020/09/16 13:09:38 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-09-16T13:09:38.766Z] 2020/09/16 13:09:38 Finished clone github.com/containerd/cgroups [2020-09-16T13:09:38.766Z] 2020/09/16 13:09:38 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-09-16T13:09:38.766Z] 2020/09/16 13:09:38 Finished clone github.com/moby/buildkit [2020-09-16T13:09:38.766Z] 2020/09/16 13:09:38 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-09-16T13:09:38.767Z] 2020/09/16 13:09:38 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-09-16T13:09:38.767Z] 2020/09/16 13:09:38 Finished clone golang.org/x/text [2020-09-16T13:09:38.892Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-16T13:09:39.708Z] 2020/09/16 13:09:39 Finished clone github.com/opencontainers/runc [2020-09-16T13:09:39.708Z] 2020/09/16 13:09:39 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-09-16T13:09:39.708Z] 2020/09/16 13:09:39 Finished clone github.com/containerd/go-runc [2020-09-16T13:09:39.708Z] 2020/09/16 13:09:39 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-09-16T13:09:39.824Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-16T13:09:39.967Z] 2020/09/16 13:09:39 Finished clone github.com/containerd/continuity [2020-09-16T13:09:39.967Z] 2020/09/16 13:09:39 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-09-16T13:09:40.227Z] 2020/09/16 13:09:40 Finished clone github.com/containerd/typeurl [2020-09-16T13:09:40.227Z] 2020/09/16 13:09:40 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-09-16T13:09:40.227Z] 2020/09/16 13:09:40 Finished clone github.com/containerd/ttrpc [2020-09-16T13:09:40.227Z] 2020/09/16 13:09:40 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-09-16T13:09:40.487Z] 2020/09/16 13:09:40 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-09-16T13:09:40.487Z] 2020/09/16 13:09:40 Finished clone github.com/gogo/googleapis [2020-09-16T13:09:41.391Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2020-09-16T13:09:41.391Z] === CONT TestIpcModeOlderClient [2020-09-16T13:09:41.391Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-09-16T13:09:41.798Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-16T13:09:41.811Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2020-09-16T13:09:41.811Z] === RUN TestCreateServiceSecretFileMode [2020-09-16T13:09:41.868Z] 2020/09/16 13:09:41 Finished clone google.golang.org/grpc [2020-09-16T13:09:41.868Z] 2020/09/16 13:09:41 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-09-16T13:09:41.868Z] 2020/09/16 13:09:41 Finished clone github.com/fernet/fernet-go [2020-09-16T13:09:41.868Z] 2020/09/16 13:09:41 Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20 [2020-09-16T13:09:41.868Z] 2020/09/16 13:09:41 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-09-16T13:09:41.868Z] 2020/09/16 13:09:41 Finished clone github.com/containerd/console [2020-09-16T13:09:42.028Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2020-09-16T13:09:42.028Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-09-16T13:09:43.197Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-16T13:09:43.248Z] 2020/09/16 13:09:42 Finished clone github.com/docker/distribution [2020-09-16T13:09:43.249Z] 2020/09/16 13:09:43 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-09-16T13:09:43.509Z] 2020/09/16 13:09:43 Finished clone github.com/cilium/ebpf [2020-09-16T13:09:43.509Z] 2020/09/16 13:09:43 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-09-16T13:09:43.724Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-09-16T13:09:43.724Z] === RUN TestCreateServiceConfigFileMode [2020-09-16T13:09:43.768Z] 2020/09/16 13:09:43 Finished clone golang.org/x/time [2020-09-16T13:09:43.768Z] 2020/09/16 13:09:43 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-09-16T13:09:44.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-16T13:09:44.337Z] 2020/09/16 13:09:44 Finished clone github.com/hashicorp/go-immutable-radix [2020-09-16T13:09:44.337Z] 2020/09/16 13:09:44 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-09-16T13:09:44.907Z] 2020/09/16 13:09:44 Finished clone github.com/hashicorp/go-memdb [2020-09-16T13:09:44.907Z] 2020/09/16 13:09:44 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-09-16T13:09:45.475Z] 2020/09/16 13:09:45 Finished clone github.com/hashicorp/golang-lru [2020-09-16T13:09:45.475Z] 2020/09/16 13:09:45 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-09-16T13:09:46.046Z] 2020/09/16 13:09:46 Finished clone github.com/coreos/pkg [2020-09-16T13:09:46.046Z] 2020/09/16 13:09:46 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-09-16T13:09:46.615Z] 2020/09/16 13:09:46 Finished clone code.cloudfoundry.org/clock [2020-09-16T13:09:46.615Z] 2020/09/16 13:09:46 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-09-16T13:09:46.649Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-16T13:09:47.555Z] 2020/09/16 13:09:47 Finished clone github.com/beorn7/perks [2020-09-16T13:09:47.555Z] 2020/09/16 13:09:47 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-09-16T13:09:47.815Z] 2020/09/16 13:09:47 Finished clone golang.org/x/crypto [2020-09-16T13:09:47.815Z] 2020/09/16 13:09:47 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-09-16T13:09:47.928Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2020-09-16T13:09:47.928Z] === RUN TestCreateServiceSysctls [2020-09-16T13:09:48.074Z] 2020/09/16 13:09:47 Finished clone github.com/prometheus/client_model [2020-09-16T13:09:48.074Z] 2020/09/16 13:09:47 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-09-16T13:09:48.283Z] c3aff4450246: Pull complete [2020-09-16T13:09:48.283Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-16T13:09:48.283Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:09:48.283Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-16T13:09:48.283Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-16T13:09:48.283Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-16T13:09:48.283Z] WARN: Skipping validation tests [2020-09-16T13:09:48.283Z] INFO: Running unit tests at 09/16/2020 13:09:41... [2020-09-16T13:09:48.283Z] INFO: make.ps1 starting at 09/16/2020 13:09:45 [2020-09-16T13:09:48.283Z] INFO: Git commit (1ed6589e39) assumed from DOCKER_GITCOMMIT environment variable [2020-09-16T13:09:48.283Z] INFO: Invoking autogen... [2020-09-16T13:09:48.283Z] INFO: Running unit tests... [2020-09-16T13:09:48.700Z] 2020/09/16 13:09:48 Finished clone github.com/golang/protobuf [2020-09-16T13:09:48.700Z] 2020/09/16 13:09:48 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-09-16T13:09:48.960Z] 2020/09/16 13:09:48 Finished clone github.com/prometheus/client_golang [2020-09-16T13:09:48.960Z] 2020/09/16 13:09:48 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-09-16T13:09:49.541Z] 2020/09/16 13:09:49 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-09-16T13:09:49.542Z] 2020/09/16 13:09:49 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-09-16T13:09:50.478Z] 2020/09/16 13:09:50 Finished clone github.com/pkg/errors [2020-09-16T13:09:50.478Z] 2020/09/16 13:09:50 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-09-16T13:09:50.637Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2020-09-16T13:09:50.637Z] PASS [2020-09-16T13:09:50.637Z] [2020-09-16T13:09:50.637Z] === Skipped [2020-09-16T13:09:50.637Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-16T13:09:50.637Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:09:50.637Z] [2020-09-16T13:09:50.637Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-16T13:09:50.637Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-16T13:09:50.637Z] [2020-09-16T13:09:50.637Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-16T13:09:50.637Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-16T13:09:50.637Z] [2020-09-16T13:09:50.637Z] [2020-09-16T13:09:50.637Z] DONE 192 tests, 3 skipped in 107.509s [2020-09-16T13:09:50.637Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-16T13:09:50.637Z] ++ 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-09-16T13:09:50.637Z] ++ set -e [2020-09-16T13:09:50.637Z] ++ '[' -n 0 ']' [2020-09-16T13:09:50.637Z] ++ set -x [2020-09-16T13:09:50.637Z] ++ env -i DEST=/go/src/github.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-09-16T13:09:50.637Z] INFO: Testing against a local daemon [2020-09-16T13:09:50.637Z] === RUN TestCommitInheritsEnv [2020-09-16T13:09:50.737Z] 2020/09/16 13:09:50 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-09-16T13:09:50.737Z] 2020/09/16 13:09:50 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-09-16T13:09:50.824Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-16T13:09:50.931Z] --- PASS: TestCommitInheritsEnv (0.36s) [2020-09-16T13:09:50.931Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-16T13:09:50.931Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-16T13:09:50.931Z] === RUN TestImagesFilterMultiReference [2020-09-16T13:09:50.997Z] 2020/09/16 13:09:50 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-09-16T13:09:50.997Z] 2020/09/16 13:09:50 Finished clone github.com/prometheus/procfs [2020-09-16T13:09:50.997Z] 2020/09/16 13:09:51 Finished clone github.com/cespare/xxhash/v2 [2020-09-16T13:09:50.997Z] 2020/09/16 13:09:51 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-09-16T13:09:51.225Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-16T13:09:51.225Z] === RUN TestImagePullPlatformInvalid [2020-09-16T13:09:51.225Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-16T13:09:51.225Z] === RUN TestRemoveImageOrphaning [2020-09-16T13:09:51.255Z] 2020/09/16 13:09:51 Finished clone github.com/prometheus/common [2020-09-16T13:09:51.255Z] 2020/09/16 13:09:51 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-09-16T13:09:51.518Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-09-16T13:09:51.518Z] === RUN TestRemoveImageGarbageCollector [2020-09-16T13:09:51.518Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:09:51.518Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:09:51.518Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-16T13:09:51.518Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-16T13:09:51.518Z] === RUN TestTagInvalidReference [2020-09-16T13:09:51.518Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-16T13:09:51.518Z] === RUN TestTagValidPrefixedRepo [2020-09-16T13:09:51.518Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-16T13:09:51.518Z] === RUN TestTagExistedNameWithoutForce [2020-09-16T13:09:51.518Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-16T13:09:51.518Z] === RUN TestTagOfficialNames [2020-09-16T13:09:51.518Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-16T13:09:51.518Z] === RUN TestTagMatchesDigest [2020-09-16T13:09:51.518Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-16T13:09:51.518Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-16T13:09:52.132Z] --- PASS: TestCreateServiceSysctls (4.45s) [2020-09-16T13:09:52.132Z] === RUN TestCreateServiceCapabilities [2020-09-16T13:09:52.638Z] 2020/09/16 13:09:52 Finished clone github.com/inconshreveable/mousetrap [2020-09-16T13:09:52.638Z] 2020/09/16 13:09:52 Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20 [2020-09-16T13:09:52.638Z] 2020/09/16 13:09:52 Finished clone github.com/morikuni/aec [2020-09-16T13:09:52.638Z] 2020/09/16 13:09:52 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-09-16T13:09:52.638Z] 2020/09/16 13:09:52 Finished clone github.com/spf13/pflag [2020-09-16T13:09:52.638Z] 2020/09/16 13:09:52 Finished clone github.com/docker/go-metrics [2020-09-16T13:09:53.209Z] 2020/09/16 13:09:53 Finished clone github.com/spf13/cobra [2020-09-16T13:09:54.678Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2020-09-16T13:09:54.678Z] === RUN TestInspect [2020-09-16T13:09:55.399Z] 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-09-16T13:09:55.748Z] 2020/09/16 13:09:55 Finished clone github.com/opencontainers/selinux [2020-09-16T13:09:55.748Z] 2020/09/16 13:09:55 Finished clone github.com/google/certificate-transparency-go [2020-09-16T13:09:57.662Z] 2020/09/16 13:09:57 Finished clone github.com/cloudflare/cfssl [2020-09-16T13:09:57.983Z] --- PASS: TestInspect (3.44s) [2020-09-16T13:09:57.983Z] === RUN TestCreateJob [2020-09-16T13:10:00.785Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-16T13:10:01.350Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-16T13:10:01.350Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-16T13:10:01.915Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-16T13:10:02.190Z] --- PASS: TestCreateJob (4.15s) [2020-09-16T13:10:02.190Z] === RUN TestReplicatedJob [2020-09-16T13:10:02.511Z] ? github.com/docker/docker/api [no test files] [2020-09-16T13:10:03.814Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-16T13:10:06.339Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-16T13:10:06.339Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-16T13:10:06.339Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-16T13:10:06.597Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-16T13:10:07.161Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-16T13:10:07.726Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-16T13:10:07.984Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-16T13:10:08.244Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-16T13:10:08.780Z] --- PASS: TestReplicatedJob (6.09s) [2020-09-16T13:10:08.780Z] === RUN TestUpdateReplicatedJob [2020-09-16T13:10:08.809Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-16T13:10:10.016Z] 2020/09/16 13:10:08 Finished clone cloud.google.com/go [2020-09-16T13:10:10.016Z] 2020/09/16 13:10:09 Finished clone github.com/docker/swarmkit [2020-09-16T13:10:10.584Z] 2020/09/16 13:10:10 Finished clone github.com/Microsoft/hcsshim [2020-09-16T13:10:10.705Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite (325.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.64s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:1449: [da035a252648e] daemon is not started [2020-09-16T13:10:11.636Z] check_test.go:309: [d8e94b0d288b8] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dc6c34b4361fa] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.83s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d8a30fd5b812f] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dfb584ff1826b] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d3d6d0d4ae214] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d98230c93e0ed] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s) [2020-09-16T13:10:11.636Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-16T13:10:11.636Z] check_test.go:309: [dc06cde47bfa9] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d84b62c920b56] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dab151cefaabf] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.91s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_plugins_test.go:79: [d93f88d4494e7] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_plugins_test.go:169: [dc2f0022ff78c] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.15s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d3e9f53aa9415] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.60s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.72s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d17ca27fe6454] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.52s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.27s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.01s) [2020-09-16T13:10:11.636Z] check_test.go:309: [df5872bcc19c4] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.83s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.53s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.49s) [2020-09-16T13:10:11.636Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.04s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-16T13:10:11.636Z] check_test.go:309: [da725acfd2e49] daemon is not started [2020-09-16T13:10:11.636Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-16T13:10:11.636Z] check_test.go:309: [d19cdf4c084e7] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.66s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d50902ab59c0c] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.26s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.62s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.20s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.58s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dc073fa27a775] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.06s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dd885550c7052] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-16T13:10:11.636Z] check_test.go:309: [d35582643e8ab] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-09-16T13:10:11.636Z] check_test.go:309: [ddc7b7ffbc874] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.62s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dc6ae90dff935] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.95s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d066711463a9c] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dcf6ae2d5fe2e] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.72s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-16T13:10:11.636Z] check_test.go:309: [d866c81d7fa43] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.84s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.67s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (7.24s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.38s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.35s) [2020-09-16T13:10:11.636Z] docker_cli_daemon_test.go:2544: [d4d46462ebb6b] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-09-16T13:10:11.636Z] check_test.go:309: [dc83d78c5d10a] daemon is not started [2020-09-16T13:10:11.636Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.11s) [2020-09-16T13:10:11.636Z] === RUN TestDockerSwarmSuite [2020-09-16T13:10:11.636Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-16T13:10:12.201Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-16T13:10:13.012Z] --- PASS: TestUpdateReplicatedJob (4.31s) [2020-09-16T13:10:13.012Z] === RUN TestServiceListWithStatuses [2020-09-16T13:10:13.012Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-16T13:10:13.012Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:10:13.012Z] === RUN TestDockerNetworkConnectAlias [2020-09-16T13:10:13.973Z] 2020/09/16 13:10:13 Finished clone github.com/containerd/containerd [2020-09-16T13:10:14.181Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-16T13:10:14.745Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-16T13:10:14.912Z] 2020/09/16 13:10:14 Finished clone github.com/coreos/etcd [2020-09-16T13:10:15.311Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-16T13:10:16.681Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-16T13:10:17.386Z] ok github.com/docker/docker/api/server 0.134s coverage: 9.0% of statements [2020-09-16T13:10:18.053Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-16T13:10:18.053Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-16T13:10:19.607Z] --- PASS: TestDockerNetworkConnectAlias (6.38s) [2020-09-16T13:10:19.607Z] === RUN TestDockerNetworkReConnect [2020-09-16T13:10:23.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-16T13:10:24.893Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2020-09-16T13:10:24.893Z] === RUN TestServicePlugin [2020-09-16T13:10:24.893Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-16T13:10:24.893Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:10:24.893Z] === RUN TestServiceUpdateLabel [2020-09-16T13:10:25.199Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-16T13:10:27.438Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-09-16T13:10:27.438Z] === RUN TestServiceUpdateSecrets [2020-09-16T13:10:29.802Z] 2020/09/16 13:10:28 Finished clone google.golang.org/genproto [2020-09-16T13:10:32.342Z] 2020/09/16 13:10:32 Finished clone github.com/gogo/protobuf [2020-09-16T13:10:37.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-16T13:10:37.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-16T13:10:42.338Z] 2020/09/16 13:10:42 Finished clone github.com/hashicorp/consul [2020-09-16T13:10:43.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-16T13:10:45.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-16T13:10:45.552Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-09-16T13:10:45.552Z] === RUN TestServiceUpdateConfigs [2020-09-16T13:10:55.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-16T13:10:55.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-16T13:10:55.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-16T13:10:55.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-16T13:10:56.759Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-16T13:10:56.759Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-16T13:10:57.323Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-16T13:10:57.783Z] --- PASS: TestServiceUpdateConfigs (15.37s) [2020-09-16T13:10:57.783Z] === RUN TestServiceUpdateNetwork [2020-09-16T13:11:00.440Z] 2020/09/16 13:10:58 Finished clone github.com/aws/aws-sdk-go [2020-09-16T13:11:05.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-16T13:11:05.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-16T13:11:05.985Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-16T13:11:06.243Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-16T13:11:07.615Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-16T13:11:08.180Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-16T13:11:08.192Z] ok github.com/docker/docker/api/server/httputils 0.121s coverage: 14.7% of statements [2020-09-16T13:11:08.192Z] ok github.com/docker/docker/api/server/middleware 0.176s coverage: 37.7% of statements [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-16T13:11:08.192Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-16T13:11:08.192Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2020-09-16T13:11:08.192Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements [2020-09-16T13:11:08.438Z] === RUN TestDockerSuite/TestBuildFails [2020-09-16T13:11:08.655Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2020-09-16T13:11:08.655Z] ok github.com/docker/docker/api/server/router/swarm 0.155s coverage: 5.7% of statements [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-16T13:11:08.655Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-16T13:11:08.656Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-16T13:11:08.656Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-16T13:11:08.656Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-16T13:11:08.656Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-16T13:11:09.119Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-16T13:11:09.119Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-16T13:11:09.417Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-16T13:11:09.417Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-16T13:11:10.095Z] ok github.com/docker/docker/builder/dockerignore 0.241s coverage: 96.8% of statements [2020-09-16T13:11:11.326Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-16T13:11:12.690Z] --- PASS: TestServiceUpdateNetwork (14.68s) [2020-09-16T13:11:12.690Z] === RUN TestServiceUpdatePidsLimit [2020-09-16T13:11:13.220Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-16T13:11:13.854Z] ok github.com/docker/docker/builder/remotecontext 0.612s coverage: 9.2% of statements [2020-09-16T13:11:13.854Z] ok github.com/docker/docker/cli/debug 0.369s coverage: 100.0% of statements [2020-09-16T13:11:13.854Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 46.3% of statements [2020-09-16T13:11:14.075Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-16T13:11:14.591Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-16T13:11:15.460Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-16T13:11:15.963Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-16T13:11:16.220Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-16T13:11:17.149Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-16T13:11:18.519Z] --- PASS: TestImportExtremelyLargeImageWorks (202.45s) [2020-09-16T13:11:18.519Z] PASS [2020-09-16T13:11:18.519Z] [2020-09-16T13:11:18.519Z] DONE 12 tests in 205.819s [2020-09-16T13:11:18.519Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-16T13:11:18.519Z] ++ 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-09-16T13:11:18.519Z] ++ set -e [2020-09-16T13:11:18.519Z] ++ '[' -n 0 ']' [2020-09-16T13:11:18.519Z] ++ set -x [2020-09-16T13:11:18.519Z] ++ env -i DEST=/go/src/github.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-09-16T13:11:18.519Z] INFO: Testing against a local daemon [2020-09-16T13:11:18.519Z] === RUN TestNetworkCreateDelete [2020-09-16T13:11:18.776Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-16T13:11:18.776Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-09-16T13:11:18.776Z] === RUN TestDockerNetworkDeletePreferID [2020-09-16T13:11:19.341Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-09-16T13:11:19.341Z] === RUN TestDaemonDNSFallback [2020-09-16T13:11:19.906Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-16T13:11:20.168Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-16T13:11:22.064Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-16T13:11:22.996Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-16T13:11:23.596Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-16T13:11:23.926Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-16T13:11:25.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-16T13:11:26.283Z] ok github.com/docker/docker/client 0.575s coverage: 74.9% of statements [2020-09-16T13:11:26.384Z] --- PASS: TestDaemonDNSFallback (6.89s) [2020-09-16T13:11:26.384Z] === RUN TestInspectNetwork [2020-09-16T13:11:26.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-16T13:11:26.898Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-16T13:11:27.463Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-16T13:11:27.721Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-16T13:11:28.654Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-16T13:11:29.585Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-16T13:11:29.585Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-16T13:11:30.178Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2020-09-16T13:11:30.178Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-09-16T13:11:30.178Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-16T13:11:30.178Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-16T13:11:30.178Z] PASS [2020-09-16T13:11:30.178Z] [2020-09-16T13:11:30.178Z] === Skipped [2020-09-16T13:11:30.178Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-16T13:11:30.178Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:11:30.178Z] [2020-09-16T13:11:30.178Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-16T13:11:30.178Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:11:30.178Z] [2020-09-16T13:11:30.178Z] [2020-09-16T13:11:30.178Z] DONE 27 tests, 2 skipped in 159.046s [2020-09-16T13:11:30.178Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-16T13:11:30.178Z] ++ 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-09-16T13:11:30.178Z] ++ set -e [2020-09-16T13:11:30.178Z] ++ '[' -n 0 ']' [2020-09-16T13:11:30.178Z] ++ set -x [2020-09-16T13:11:30.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-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-09-16T13:11:30.178Z] INFO: Testing against a local daemon [2020-09-16T13:11:30.178Z] === RUN TestSessionCreate [2020-09-16T13:11:30.439Z] --- PASS: TestSessionCreate (0.05s) [2020-09-16T13:11:30.439Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-16T13:11:30.439Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-16T13:11:30.439Z] PASS [2020-09-16T13:11:30.439Z] [2020-09-16T13:11:30.439Z] DONE 2 tests in 0.268s [2020-09-16T13:11:30.439Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-16T13:11:30.440Z] ++ 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-09-16T13:11:30.440Z] ++ set -e [2020-09-16T13:11:30.440Z] ++ '[' -n 0 ']' [2020-09-16T13:11:30.440Z] ++ set -x [2020-09-16T13:11:30.440Z] ++ env -i DEST=/go/src/github.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-09-16T13:11:30.440Z] INFO: Testing against a local daemon [2020-09-16T13:11:30.440Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-16T13:11:30.440Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:11:30.440Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:11:30.440Z] === RUN TestEventsExecDie [2020-09-16T13:11:30.517Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-16T13:11:30.774Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-16T13:11:30.774Z] === RUN TestInspectNetwork/full_network_id [2020-09-16T13:11:30.774Z] === RUN TestInspectNetwork/partial_network_id [2020-09-16T13:11:30.774Z] === RUN TestInspectNetwork/network_name [2020-09-16T13:11:30.774Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-16T13:11:31.030Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-16T13:11:31.287Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-16T13:11:31.382Z] --- PASS: TestEventsExecDie (0.92s) [2020-09-16T13:11:31.382Z] === RUN TestEventsBackwardsCompatible [2020-09-16T13:11:31.543Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-16T13:11:31.642Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-09-16T13:11:31.642Z] === RUN TestInfoBinaryCommits [2020-09-16T13:11:31.642Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-16T13:11:31.642Z] === RUN TestInfoAPIVersioned [2020-09-16T13:11:31.642Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-16T13:11:31.642Z] === RUN TestInfoDiscoveryBackend [2020-09-16T13:11:31.800Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-16T13:11:32.214Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-09-16T13:11:32.214Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-16T13:11:32.729Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-16T13:11:33.598Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-16T13:11:33.598Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-16T13:11:34.169Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2020-09-16T13:11:34.169Z] === RUN TestInfoAPI [2020-09-16T13:11:34.169Z] --- PASS: TestInfoAPI (0.05s) [2020-09-16T13:11:34.169Z] === RUN TestInfoAPIWarnings [2020-09-16T13:11:34.624Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-16T13:11:34.741Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-09-16T13:11:34.741Z] === RUN TestInfoDebug [2020-09-16T13:11:35.188Z] --- PASS: TestInspectNetwork (8.81s) [2020-09-16T13:11:35.188Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-16T13:11:35.188Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-16T13:11:35.188Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-16T13:11:35.188Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-16T13:11:35.188Z] === RUN TestRunContainerWithBridgeNone [2020-09-16T13:11:35.312Z] --- PASS: TestInfoDebug (0.61s) [2020-09-16T13:11:35.313Z] === RUN TestInfoInsecureRegistries [2020-09-16T13:11:35.883Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-09-16T13:11:35.883Z] === RUN TestInfoRegistryMirrors [2020-09-16T13:11:36.455Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-09-16T13:11:36.455Z] === RUN TestLoginFailsWithBadCredentials [2020-09-16T13:11:36.557Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2020-09-16T13:11:36.557Z] === RUN TestNetworkInvalidJSON [2020-09-16T13:11:36.557Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-16T13:11:36.557Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-16T13:11:36.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:11:36.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:11:36.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:11:36.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:11:36.557Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-16T13:11:36.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:11:36.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:11:36.557Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-16T13:11:36.557Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-16T13:11:36.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-16T13:11:36.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-16T13:11:36.557Z] === RUN TestHostIPv4BridgeLabel [2020-09-16T13:11:37.121Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-09-16T13:11:37.121Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-16T13:11:37.397Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2020-09-16T13:11:37.397Z] === RUN TestPingCacheHeaders [2020-09-16T13:11:37.658Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-16T13:11:37.658Z] === RUN TestPingGet [2020-09-16T13:11:37.658Z] --- PASS: TestPingGet (0.03s) [2020-09-16T13:11:37.658Z] === RUN TestPingHead [2020-09-16T13:11:37.658Z] --- PASS: TestPingHead (0.05s) [2020-09-16T13:11:37.658Z] === RUN TestVersion [2020-09-16T13:11:37.658Z] --- PASS: TestVersion (0.05s) [2020-09-16T13:11:37.658Z] PASS [2020-09-16T13:11:37.658Z] [2020-09-16T13:11:37.658Z] === Skipped [2020-09-16T13:11:37.658Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:11:37.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:11:37.658Z] [2020-09-16T13:11:37.658Z] [2020-09-16T13:11:37.658Z] DONE 18 tests, 1 skipped in 7.309s [2020-09-16T13:11:37.658Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-16T13:11:37.658Z] ++ 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-09-16T13:11:37.658Z] ++ set -e [2020-09-16T13:11:37.658Z] ++ '[' -n 0 ']' [2020-09-16T13:11:37.658Z] ++ set -x [2020-09-16T13:11:37.658Z] ++ env -i DEST=/go/src/github.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-09-16T13:11:37.918Z] INFO: Testing against a local daemon [2020-09-16T13:11:37.918Z] === RUN TestVolumesCreateAndList [2020-09-16T13:11:37.918Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-16T13:11:37.918Z] === RUN TestVolumesRemove [2020-09-16T13:11:37.918Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-16T13:11:37.918Z] === RUN TestVolumesInspect [2020-09-16T13:11:38.179Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-16T13:11:38.179Z] === RUN TestVolumesInvalidJSON [2020-09-16T13:11:38.179Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-16T13:11:38.179Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-16T13:11:38.179Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-16T13:11:38.179Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-16T13:11:38.179Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-16T13:11:38.179Z] PASS [2020-09-16T13:11:38.179Z] [2020-09-16T13:11:38.179Z] DONE 5 tests in 0.386s [2020-09-16T13:11:38.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:11:38.440Z] ++++ cat bundles/test-integration/docker.pid [2020-09-16T13:11:38.440Z] +++ kill 13569 [2020-09-16T13:11:38.491Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-09-16T13:11:38.491Z] === RUN TestDaemonDefaultNetworkPools [2020-09-16T13:11:38.748Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-16T13:11:39.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-09-16T13:11:39.006Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-16T13:11:39.823Z] +++ /etc/init.d/apparmor stop [2020-09-16T13:11:39.823Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:11:39.823Z] [2020-09-16T13:11:39.823Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:11:39.823Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:11:39.823Z] [2020-09-16T13:11:39.823Z] To set a process to complain mode, use the command line tool [2020-09-16T13:11:39.823Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:11:39.823Z] +++ true [2020-09-16T13:11:39.823Z] exiting test-integration [2020-09-16T13:11:39.823Z] ++ exit 0 [2020-09-16T13:11:39.823Z] [2020-09-16T13:11:40.377Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-16T13:11:40.377Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-16T13:11:41.149Z] ok github.com/docker/docker/builder/remotecontext/git 30.279s coverage: 86.3% of statements [2020-09-16T13:11:41.149Z] ? github.com/docker/docker/cli [no test files] [2020-09-16T13:11:41.149Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-16T13:11:41.309Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-16T13:11:41.567Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-16T13:11:41.567Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-09-16T13:11:41.567Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-16T13:11:41.567Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-16T13:11:41.824Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-16T13:11:41.824Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-16T13:11:42.081Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-16T13:11:42.081Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-09-16T13:11:42.081Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2020-09-16T13:11:42.382Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-16T13:11:43.315Z] + echo Ensuring container killed. [2020-09-16T13:11:43.315Z] Ensuring container killed. [2020-09-16T13:11:43.315Z] + docker rm -vf docker-pr1 [2020-09-16T13:11:43.315Z] Error: No such container: docker-pr1 [2020-09-16T13:11:43.315Z] + true [Pipeline] sh [2020-09-16T13:11:43.453Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-16T13:11:43.605Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:11:43.605Z] Chowning /workspace to jenkins user [2020-09-16T13:11:43.605Z] + id -u [2020-09-16T13:11:43.605Z] + id -g [2020-09-16T13:11:43.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41460:/workspace busybox chown -R 1000:1000 /workspace [2020-09-16T13:11:43.605Z] Unable to find image 'busybox:latest' locally [2020-09-16T13:11:43.605Z] latest: Pulling from library/busybox [2020-09-16T13:11:43.866Z] 590851f7c68b: Pulling fs layer [2020-09-16T13:11:43.866Z] 590851f7c68b: Verifying Checksum [2020-09-16T13:11:43.866Z] 590851f7c68b: Download complete [2020-09-16T13:11:44.127Z] 590851f7c68b: Pull complete [2020-09-16T13:11:44.127Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-16T13:11:44.127Z] Status: Downloaded newer image for busybox:latest [2020-09-16T13:11:44.824Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-16T13:11:45.080Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2020-09-16T13:11:45.080Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-16T13:11:45.080Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:11:45.080Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:11:45.080Z] === RUN TestServiceWithDataPathPortInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:11:47.604Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-16T13:11:47.732Z] + bundleName=arm64-integration [2020-09-16T13:11:47.732Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-16T13:11:47.732Z] Creating arm64-integration-bundles.tar.gz [2020-09-16T13:11:47.732Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-16T13:11:47.732Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-09-16T13:11:47.862Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [Pipeline] archiveArtifacts [2020-09-16T13:11:48.006Z] Archiving artifacts [2020-09-16T13:11:48.427Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-16T13:11:49.769Z] ok github.com/docker/docker/cmd/dockerd 0.633s coverage: 19.3% of statements [2020-09-16T13:11:49.930Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:11:50.232Z] ok github.com/docker/docker/container 0.526s coverage: 41.3% of statements [2020-09-16T13:11:50.233Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-16T13:11:50.233Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-16T13:11:50.233Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-16T13:11:50.233Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-16T13:11:50.281Z] + make clean [2020-09-16T13:11:50.862Z] docker volume rm -f docker-dev-cache [2020-09-16T13:11:50.862Z] docker-dev-cache [Pipeline] deleteDir [2020-09-16T13:11:52.434Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.458s coverage: 65.3% of statements [2020-09-16T13:11:54.629Z] ok github.com/docker/docker/daemon/cluster/convert 0.425s coverage: 35.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T13:11:54.977Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-16T13:11:55.607Z] ok github.com/docker/docker/daemon/cluster 1.190s coverage: 0.5% of statements [2020-09-16T13:11:57.501Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-16T13:11:58.065Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-16T13:11:59.435Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-16T13:11:59.435Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-16T13:12:01.330Z] --- PASS: TestServiceWithDataPathPortInit (16.20s) [2020-09-16T13:12:01.330Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-16T13:12:01.436Z] ok github.com/docker/docker/daemon/config 1.224s coverage: 79.7% of statements [2020-09-16T13:12:01.899Z] ok github.com/docker/docker/daemon/discovery 0.579s coverage: 30.0% of statements [2020-09-16T13:12:02.701Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-16T13:12:02.958Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-16T13:12:04.100Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.226s coverage: 11.3% of statements [2020-09-16T13:12:04.854Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-16T13:12:05.075Z] ok github.com/docker/docker/daemon 3.248s coverage: 9.1% of statements [2020-09-16T13:12:05.075Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-16T13:12:05.075Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-16T13:12:05.075Z] ok github.com/docker/docker/daemon/events 0.330s coverage: 50.0% of statements [2020-09-16T13:12:05.075Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-16T13:12:05.075Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-16T13:12:05.110Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-16T13:12:05.537Z] ok github.com/docker/docker/daemon/graphdriver 0.261s coverage: 2.3% of statements [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-16T13:12:05.537Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-16T13:12:06.001Z] ok github.com/docker/docker/daemon/links 0.090s coverage: 93.0% of statements [2020-09-16T13:12:06.480Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-16T13:12:06.737Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-16T13:12:07.302Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-16T13:12:07.867Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-16T13:12:08.945Z] ok github.com/docker/docker/daemon/logger 0.420s coverage: 41.2% of statements [2020-09-16T13:12:09.268Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-16T13:12:09.268Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.10s) [2020-09-16T13:12:09.268Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:76xasqe1i72d0igclnvikz3rv Created:2020-09-16 13:12:02.779646682 +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[49254ab526a57866514b251a32cfb12f266e6123eba6321ea10b167e4463945e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.06cpk61egjcrf8c03u9bnquto EndpointID:2c3d6c7e8328e238d8f13421985875f945251616f100b56c5da2930fa7257542 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b1bc3358cff0f39c4bb58d3dd1aed7609756ffb17afe9a930c569b7acd0f4a8 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:78275662dbaa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.06cpk61egjcrf8c03u9bnquto EndpointID:2c3d6c7e8328e238d8f13421985875f945251616f100b56c5da2930fa7257542 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-16T13:12:09.268Z] PASS [2020-09-16T13:12:09.268Z] [2020-09-16T13:12:09.268Z] === Skipped [2020-09-16T13:12:09.268Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:12:09.268Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:12:09.268Z] [2020-09-16T13:12:09.268Z] [2020-09-16T13:12:09.268Z] DONE 23 tests, 1 skipped in 50.872s [2020-09-16T13:12:09.268Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:12:09.268Z] ++ 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-09-16T13:12:09.268Z] ++ set -e [2020-09-16T13:12:09.268Z] ++ '[' -n 0 ']' [2020-09-16T13:12:09.268Z] ++ set -x [2020-09-16T13:12:09.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:12:09.531Z] INFO: Testing against a local daemon [2020-09-16T13:12:09.531Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-16T13:12:09.531Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:12:09.531Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:12:09.531Z] === RUN TestDockerNetworkIpvlan [2020-09-16T13:12:09.531Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:12:09.531Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:12:09.531Z] PASS [2020-09-16T13:12:09.531Z] [2020-09-16T13:12:09.531Z] === Skipped [2020-09-16T13:12:09.531Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:12:09.531Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:12:09.531Z] [2020-09-16T13:12:09.531Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:12:09.531Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:12:09.531Z] [2020-09-16T13:12:09.531Z] [2020-09-16T13:12:09.531Z] DONE 2 tests, 2 skipped in 0.171s [2020-09-16T13:12:09.531Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:12:09.531Z] ++ 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-09-16T13:12:09.531Z] ++ set -e [2020-09-16T13:12:09.531Z] ++ '[' -n 0 ']' [2020-09-16T13:12:09.531Z] ++ set -x [2020-09-16T13:12:09.531Z] ++ env -i DEST=/go/src/github.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-09-16T13:12:09.792Z] INFO: Testing against a local daemon [2020-09-16T13:12:09.792Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-16T13:12:09.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-16T13:12:09.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-16T13:12:09.930Z] ok github.com/docker/docker/daemon/logger/awslogs 0.687s coverage: 77.8% of statements [2020-09-16T13:12:09.930Z] ok github.com/docker/docker/daemon/images 0.415s coverage: 4.8% of statements [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-16T13:12:09.930Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-16T13:12:10.393Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.383s coverage: 61.6% of statements [2020-09-16T13:12:10.856Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.165s coverage: 87.2% of statements [2020-09-16T13:12:11.176Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-16T13:12:11.176Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2020-09-16T13:12:11.176Z] === RUN TestDockerNetworkMacvlan [2020-09-16T13:12:11.434Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-16T13:12:11.691Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-16T13:12:11.948Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-16T13:12:12.879Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-16T13:12:13.050Z] ok github.com/docker/docker/daemon/logger/local 0.398s coverage: 75.2% of statements [2020-09-16T13:12:13.050Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.225s coverage: 35.9% of statements [2020-09-16T13:12:13.050Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-16T13:12:13.050Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.206s coverage: 33.3% of statements [2020-09-16T13:12:13.443Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-16T13:12:13.443Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-16T13:12:14.007Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-16T13:12:14.600Z] ok github.com/docker/docker/daemon/logger/templates 0.170s coverage: 8.3% of statements [2020-09-16T13:12:15.063Z] ok github.com/docker/docker/daemon/logger/syslog 0.288s coverage: 46.8% of statements [2020-09-16T13:12:15.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-16T13:12:15.942Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-16T13:12:16.507Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-16T13:12:16.618Z] ok github.com/docker/docker/daemon/logger/splunk 2.163s coverage: 82.5% of statements [2020-09-16T13:12:16.618Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-16T13:12:16.618Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-16T13:12:16.618Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-16T13:12:18.168Z] ok github.com/docker/docker/distribution/metadata 1.410s coverage: 48.2% of statements [2020-09-16T13:12:18.403Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-16T13:12:18.631Z] ok github.com/docker/docker/errdefs 0.202s coverage: 49.4% of statements [2020-09-16T13:12:18.660Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-16T13:12:20.180Z] ok github.com/docker/docker/distribution/xfer 2.052s coverage: 77.3% of statements [2020-09-16T13:12:20.558Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-16T13:12:20.642Z] ok github.com/docker/docker/image/cache 0.146s coverage: 19.2% of statements [2020-09-16T13:12:20.642Z] ok github.com/docker/docker/distribution 3.634s coverage: 20.1% of statements [2020-09-16T13:12:20.642Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-16T13:12:20.642Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-16T13:12:21.106Z] ok github.com/docker/docker/image 0.887s coverage: 86.4% of statements [2020-09-16T13:12:21.569Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-16T13:12:21.616Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-16T13:12:22.546Z] ok github.com/docker/docker/image/v1 0.171s coverage: 25.0% of statements [2020-09-16T13:12:22.546Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-16T13:12:22.987Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-16T13:12:23.244Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-16T13:12:23.503Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-16T13:12:23.523Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2020-09-16T13:12:23.989Z] ok github.com/docker/docker/libcontainerd/local 0.230s coverage: 1.0% of statements [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan (13.45s) [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.47s) [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.46s) [2020-09-16T13:12:24.435Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-09-16T13:12:24.435Z] PASS [2020-09-16T13:12:24.435Z] [2020-09-16T13:12:24.435Z] DONE 8 tests in 14.915s [2020-09-16T13:12:24.435Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-16T13:12:24.435Z] ++ 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-09-16T13:12:24.435Z] ++ set -e [2020-09-16T13:12:24.435Z] ++ '[' -n 0 ']' [2020-09-16T13:12:24.435Z] ++ set -x [2020-09-16T13:12:24.435Z] ++ env -i DEST=/go/src/github.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-09-16T13:12:24.435Z] testing: warning: no tests to run [2020-09-16T13:12:24.435Z] PASS [2020-09-16T13:12:24.435Z] [2020-09-16T13:12:24.435Z] DONE 0 tests in 0.035s [2020-09-16T13:12:24.435Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-16T13:12:24.435Z] ++ 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-09-16T13:12:24.435Z] ++ set -e [2020-09-16T13:12:24.435Z] ++ '[' -n 0 ']' [2020-09-16T13:12:24.435Z] ++ set -x [2020-09-16T13:12:24.435Z] ++ env -i DEST=/go/src/github.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-09-16T13:12:24.456Z] ok github.com/docker/docker/layer 0.558s coverage: 30.1% of statements [2020-09-16T13:12:24.456Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-09-16T13:12:24.456Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-16T13:12:24.456Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-16T13:12:24.456Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-16T13:12:24.456Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-16T13:12:24.456Z] ? github.com/docker/docker/oci [no test files] [2020-09-16T13:12:24.456Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-16T13:12:24.692Z] INFO: Testing against a local daemon [2020-09-16T13:12:24.692Z] === RUN TestAuthZPluginAllowRequest [2020-09-16T13:12:26.005Z] ok github.com/docker/docker/opts 0.435s coverage: 67.1% of statements [2020-09-16T13:12:26.005Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2020-09-16T13:12:26.063Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-16T13:12:26.063Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2020-09-16T13:12:26.063Z] === RUN TestAuthZPluginTLS [2020-09-16T13:12:26.628Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-16T13:12:26.628Z] === RUN TestAuthZPluginDenyRequest [2020-09-16T13:12:26.981Z] ok github.com/docker/docker/pkg/authorization 0.629s coverage: 26.8% of statements [2020-09-16T13:12:26.981Z] ok github.com/docker/docker/pkg/capabilities 0.095s coverage: 87.5% of statements [2020-09-16T13:12:27.193Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-16T13:12:27.194Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-16T13:12:27.758Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-16T13:12:27.758Z] === RUN TestAuthZPluginDenyResponse [2020-09-16T13:12:27.758Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-16T13:12:27.962Z] ok github.com/docker/docker/pkg/chrootarchive 0.166s coverage: 15.4% of statements [2020-09-16T13:12:27.962Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2020-09-16T13:12:28.323Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-09-16T13:12:28.323Z] === RUN TestAuthZPluginAllowEventStream [2020-09-16T13:12:28.323Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-16T13:12:28.425Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2020-09-16T13:12:28.888Z] ok github.com/docker/docker/pkg/discovery/file 0.098s coverage: 92.9% of statements [2020-09-16T13:12:29.254Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-16T13:12:29.817Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2020-09-16T13:12:29.817Z] === RUN TestAuthZPluginErrorResponse [2020-09-16T13:12:30.382Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-09-16T13:12:30.382Z] === RUN TestAuthZPluginErrorRequest [2020-09-16T13:12:30.438Z] ok github.com/docker/docker/pkg/discovery/memory 0.302s coverage: 92.3% of statements [2020-09-16T13:12:30.438Z] ok github.com/docker/docker/pkg/discovery/nodes 0.070s coverage: 93.8% of statements [2020-09-16T13:12:30.947Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-09-16T13:12:30.947Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-16T13:12:31.416Z] ok github.com/docker/docker/pkg/filenotify 0.140s coverage: 36.2% of statements [2020-09-16T13:12:31.512Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-09-16T13:12:31.512Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-16T13:12:31.879Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 87.7% of statements [2020-09-16T13:12:32.856Z] ok github.com/docker/docker/pkg/homedir 0.109s coverage: 42.9% of statements [2020-09-16T13:12:33.319Z] ok github.com/docker/docker/pkg/idtools 0.178s coverage: 7.3% of statements [2020-09-16T13:12:33.319Z] ok github.com/docker/docker/pkg/discovery/kv 3.441s coverage: 84.1% of statements [2020-09-16T13:12:33.411Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2020-09-16T13:12:33.411Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-16T13:12:34.878Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements [2020-09-16T13:12:34.878Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2020-09-16T13:12:34.878Z] ok github.com/docker/docker/pkg/archive 7.406s coverage: 62.7% of statements [2020-09-16T13:12:34.878Z] ok github.com/docker/docker/pkg/ioutils 0.728s coverage: 69.2% of statements [2020-09-16T13:12:35.308Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2020-09-16T13:12:35.308Z] === RUN TestAuthZPluginHeader [2020-09-16T13:12:35.855Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2020-09-16T13:12:35.855Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-09-16T13:12:35.873Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-09-16T13:12:35.873Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-16T13:12:35.873Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-16T13:12:36.318Z] ok github.com/docker/docker/pkg/pidfile 0.190s coverage: 82.6% of statements [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:24 Finished clone google.golang.org/api [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:24 Dependencies downloaded. Download time: 3m11.434701691s [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:24 Collecting all dependencies [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:35 Clean vendor dir from unused packages [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:35 Ignoring paths matching "^archive/tar" [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:36 Success [2020-09-16T13:12:36.970Z] 2020/09/16 13:12:36 Running time: 3m26.150466428s [2020-09-16T13:12:36.970Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-16T13:12:37.296Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.080s coverage: 56.8% of statements [2020-09-16T13:12:37.319Z] + echo Building e2e image [2020-09-16T13:12:37.319Z] Building e2e image [2020-09-16T13:12:37.319Z] + docker build --build-arg DOCKER_GITCOMMIT=1ed6589e391f4cea9d984b8cb8d7333d49866dae -t moby-e2e-test -f Dockerfile.e2e . [2020-09-16T13:12:37.319Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-16T13:12:37.319Z] #1 transferring dockerfile: 3.21kB done [2020-09-16T13:12:37.319Z] #1 DONE 0.0s [2020-09-16T13:12:37.319Z] [2020-09-16T13:12:37.319Z] #2 [internal] load .dockerignore [2020-09-16T13:12:37.319Z] #2 transferring context: 34B done [2020-09-16T13:12:37.319Z] #2 DONE 0.0s [2020-09-16T13:12:37.319Z] [2020-09-16T13:12:37.319Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-16T13:12:37.887Z] #4 DONE 0.3s [2020-09-16T13:12:37.887Z] [2020-09-16T13:12:37.887Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-16T13:12:37.887Z] #3 DONE 0.5s [2020-09-16T13:12:37.887Z] [2020-09-16T13:12:37.887Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-16T13:12:37.887Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-16T13:12:37.887Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-16T13:12:37.887Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-16T13:12:37.887Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-16T13:12:37.887Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-16T13:12:37.887Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-16T13:12:37.887Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 661.03kB / 127.34MB 0.2s [2020-09-16T13:12:37.887Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-09-16T13:12:37.887Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-16T13:12:38.147Z] #14 ... [2020-09-16T13:12:38.147Z] [2020-09-16T13:12:38.147Z] #8 [internal] load build context [2020-09-16T13:12:38.147Z] #8 transferring context: 852.38kB 0.4s done [2020-09-16T13:12:38.147Z] #8 DONE 0.4s [2020-09-16T13:12:38.147Z] [2020-09-16T13:12:38.147Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-16T13:12:38.147Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-09-16T13:12:38.147Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 7.40MB / 127.34MB 0.4s [2020-09-16T13:12:38.147Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-16T13:12:38.272Z] ok github.com/docker/docker/pkg/plugins/transport 0.113s coverage: 85.7% of statements [2020-09-16T13:12:38.407Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 22.11MB / 127.34MB 0.6s [2020-09-16T13:12:38.407Z] #14 ... [2020-09-16T13:12:38.407Z] [2020-09-16T13:12:38.407Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-16T13:12:38.407Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-16T13:12:38.407Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-16T13:12:38.407Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-16T13:12:38.407Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-16T13:12:38.407Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-16T13:12:38.407Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-09-16T13:12:38.407Z] #5 DONE 0.7s [2020-09-16T13:12:38.407Z] [2020-09-16T13:12:38.407Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-16T13:12:38.666Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 41.73MB / 127.34MB 0.9s [2020-09-16T13:12:38.735Z] ok github.com/docker/docker/pkg/pools 0.220s coverage: 88.2% of statements [2020-09-16T13:12:38.930Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 50.07MB / 127.34MB 1.0s [2020-09-16T13:12:38.930Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 71.35MB / 127.34MB 1.2s [2020-09-16T13:12:39.147Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-16T13:12:39.190Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 78.47MB / 127.34MB 1.3s [2020-09-16T13:12:39.190Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 87.38MB / 127.34MB 1.4s [2020-09-16T13:12:39.198Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2020-09-16T13:12:39.450Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 111.98MB / 127.34MB 1.6s [2020-09-16T13:12:39.450Z] #14 ... [2020-09-16T13:12:39.450Z] [2020-09-16T13:12:39.450Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-16T13:12:39.450Z] #6 DONE 0.9s [2020-09-16T13:12:39.450Z] [2020-09-16T13:12:39.450Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-16T13:12:39.450Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 120.10MB / 127.34MB 1.7s [2020-09-16T13:12:39.709Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s [2020-09-16T13:12:39.709Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s done [2020-09-16T13:12:39.968Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-09-16T13:12:40.078Z] === RUN TestDockerSuite/TestBuildRm [2020-09-16T13:12:40.173Z] ok github.com/docker/docker/pkg/reexec 0.177s coverage: 82.4% of statements [2020-09-16T13:12:40.336Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2020-09-16T13:12:40.336Z] === RUN TestAuthZPluginV2Disable [2020-09-16T13:12:40.636Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-09-16T13:12:41.611Z] ok github.com/docker/docker/pkg/signal 0.118s coverage: 20.3% of statements [2020-09-16T13:12:41.611Z] ok github.com/docker/docker/pkg/stdcopy 0.065s coverage: 100.0% of statements [2020-09-16T13:12:42.239Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-16T13:12:42.586Z] ok github.com/docker/docker/pkg/stringid 0.079s coverage: 70.6% of statements [2020-09-16T13:12:42.586Z] ok github.com/docker/docker/pkg/streamformatter 0.195s coverage: 66.2% of statements [2020-09-16T13:12:42.803Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-16T13:12:43.561Z] ok github.com/docker/docker/pkg/sysinfo 0.075s coverage: 38.2% of statements [2020-09-16T13:12:43.732Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-16T13:12:44.296Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-16T13:12:44.540Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.8% of statements [2020-09-16T13:12:44.553Z] --- PASS: TestAuthZPluginV2Disable (4.26s) [2020-09-16T13:12:44.553Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-16T13:12:44.809Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-16T13:12:45.003Z] ok github.com/docker/docker/pkg/tailfile 0.224s coverage: 88.6% of statements [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-16T13:12:45.003Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-16T13:12:45.242Z] #14 ... [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-16T13:12:45.242Z] #7 0.721 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-16T13:12:45.242Z] #7 1.815 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-16T13:12:45.242Z] #7 1.935 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-16T13:12:45.242Z] #7 1.941 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-16T13:12:45.242Z] #7 1.951 (3/30) Installing readline (8.0.0-r0) [2020-09-16T13:12:45.242Z] #7 1.957 (4/30) Installing bash (5.0.0-r0) [2020-09-16T13:12:45.242Z] #7 1.974 Executing bash-5.0.0-r0.post-install [2020-09-16T13:12:45.242Z] #7 1.979 (5/30) Installing ca-certificates (20191127-r2) [2020-09-16T13:12:45.242Z] #7 1.996 (6/30) Installing libgcc (8.3.0-r0) [2020-09-16T13:12:45.242Z] #7 2.000 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-16T13:12:45.242Z] #7 2.017 (8/30) Installing binutils (2.32-r0) [2020-09-16T13:12:45.242Z] #7 2.118 (9/30) Installing gmp (6.1.2-r1) [2020-09-16T13:12:45.242Z] #7 2.129 (10/30) Installing isl (0.18-r0) [2020-09-16T13:12:45.242Z] #7 2.148 (11/30) Installing libgomp (8.3.0-r0) [2020-09-16T13:12:45.242Z] #7 2.152 (12/30) Installing libatomic (8.3.0-r0) [2020-09-16T13:12:45.242Z] #7 2.154 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-16T13:12:45.242Z] #7 2.159 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-16T13:12:45.242Z] #7 2.168 (15/30) Installing gcc (8.3.0-r0) [2020-09-16T13:12:45.242Z] #7 3.075 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-16T13:12:45.242Z] #7 3.174 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-16T13:12:45.242Z] #7 3.176 (18/30) Installing g++ (8.3.0-r0) [2020-09-16T13:12:45.242Z] #7 3.729 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-16T13:12:45.242Z] #7 3.733 (20/30) Installing libcurl (7.66.0-r1) [2020-09-16T13:12:45.242Z] #7 3.741 (21/30) Installing expat (2.2.8-r0) [2020-09-16T13:12:45.242Z] #7 3.746 (22/30) Installing pcre2 (10.33-r0) [2020-09-16T13:12:45.242Z] #7 3.755 (23/30) Installing git (2.22.4-r0) [2020-09-16T13:12:45.242Z] #7 3.963 (24/30) Installing libmnl (1.0.4-r0) [2020-09-16T13:12:45.242Z] #7 3.967 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-16T13:12:45.242Z] #7 3.970 (26/30) Installing iptables (1.8.3-r1) [2020-09-16T13:12:45.242Z] #7 4.007 (27/30) Installing pigz (2.4-r0) [2020-09-16T13:12:45.242Z] #7 4.013 (28/30) Installing tar (1.32-r0) [2020-09-16T13:12:45.242Z] #7 4.021 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-16T13:12:45.242Z] #7 4.025 (30/30) Installing xz (5.2.4-r0) [2020-09-16T13:12:45.242Z] #7 4.030 Executing busybox-1.30.1-r3.trigger [2020-09-16T13:12:45.242Z] #7 4.042 Executing ca-certificates-20191127-r2.trigger [2020-09-16T13:12:45.242Z] #7 4.094 OK: 179 MiB in 44 packages [2020-09-16T13:12:45.242Z] #7 DONE 5.0s [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-16T13:12:45.242Z] #9 DONE 0.1s [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-16T13:12:45.242Z] #10 DONE 0.0s [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-16T13:12:45.242Z] #11 DONE 0.0s [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-16T13:12:45.242Z] #12 DONE 0.0s [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-16T13:12:45.242Z] #14 ... [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-16T13:12:45.242Z] #13 DONE 0.0s [2020-09-16T13:12:45.242Z] [2020-09-16T13:12:45.242Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-16T13:12:45.242Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.3s [2020-09-16T13:12:45.374Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-16T13:12:45.809Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done [2020-09-16T13:12:45.978Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2020-09-16T13:12:45.978Z] testing: warning: no tests to run [2020-09-16T13:12:45.978Z] coverage: [no statements] [2020-09-16T13:12:45.978Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2020-09-16T13:12:45.978Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-09-16T13:12:46.068Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-16T13:12:46.068Z] #14 DONE 8.2s [2020-09-16T13:12:46.068Z] [2020-09-16T13:12:46.068Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-16T13:12:46.307Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-16T13:12:46.327Z] #15 0.379 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-16T13:12:46.441Z] ok github.com/docker/docker/pkg/urlutil 0.088s coverage: 100.0% of statements [2020-09-16T13:12:46.441Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2020-09-16T13:12:47.239Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-16T13:12:47.712Z] #15 1.435 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-16T13:12:47.712Z] #15 1.562 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-16T13:12:47.712Z] #15 1.566 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-16T13:12:47.712Z] #15 1.574 (3/54) Installing readline (8.0.4-r0) [2020-09-16T13:12:47.712Z] #15 1.578 (4/54) Installing bash (5.0.17-r0) [2020-09-16T13:12:47.712Z] #15 1.590 Executing bash-5.0.17-r0.post-install [2020-09-16T13:12:47.712Z] #15 1.593 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-16T13:12:47.712Z] #15 1.673 (6/54) Installing libblkid (2.35.2-r0) [2020-09-16T13:12:47.712Z] #15 1.678 (7/54) Installing libuuid (2.35.2-r0) [2020-09-16T13:12:47.712Z] #15 1.681 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-16T13:12:47.712Z] #15 1.687 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-16T13:12:47.712Z] #15 1.691 (10/54) Installing libgcc (9.3.0-r2) [2020-09-16T13:12:47.712Z] #15 1.693 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-16T13:12:47.712Z] #15 1.706 (12/54) Installing binutils (2.34-r1) [2020-09-16T13:12:47.712Z] #15 1.774 (13/54) Installing libmagic (5.38-r0) [2020-09-16T13:12:47.972Z] #15 1.794 (14/54) Installing file (5.38-r0) [2020-09-16T13:12:47.972Z] #15 1.796 (15/54) Installing gmp (6.2.0-r0) [2020-09-16T13:12:47.972Z] #15 1.801 (16/54) Installing isl (0.18-r0) [2020-09-16T13:12:47.972Z] #15 1.815 (17/54) Installing libgomp (9.3.0-r2) [2020-09-16T13:12:47.972Z] #15 1.818 (18/54) Installing libatomic (9.3.0-r2) [2020-09-16T13:12:47.972Z] #15 1.819 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-16T13:12:47.972Z] #15 1.861 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-16T13:12:47.972Z] #15 1.867 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-16T13:12:47.972Z] #15 1.869 (22/54) Installing gcc (9.3.0-r2) [2020-09-16T13:12:48.606Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s) [2020-09-16T13:12:48.606Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-16T13:12:48.634Z] ok github.com/docker/docker/plugin/v2 0.192s coverage: 20.1% of statements [2020-09-16T13:12:48.634Z] ok github.com/docker/docker/plugin 0.245s coverage: 12.0% of statements [2020-09-16T13:12:48.634Z] ok github.com/docker/docker/reference 0.387s coverage: 84.4% of statements [2020-09-16T13:12:48.912Z] #15 2.702 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-16T13:12:48.912Z] #15 2.773 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-16T13:12:48.912Z] #15 2.774 (25/54) Installing g++ (9.3.0-r2) [2020-09-16T13:12:49.171Z] #15 3.180 (26/54) Installing make (4.3-r0) [2020-09-16T13:12:49.171Z] #15 3.185 (27/54) Installing fortify-headers (1.1-r0) [2020-09-16T13:12:49.171Z] #15 3.187 (28/54) Installing patch (2.7.6-r6) [2020-09-16T13:12:49.171Z] #15 3.190 (29/54) Installing build-base (0.5-r2) [2020-09-16T13:12:49.171Z] #15 3.192 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-16T13:12:49.171Z] #15 3.194 (31/54) Installing libcurl (7.69.1-r1) [2020-09-16T13:12:49.171Z] #15 3.200 (32/54) Installing curl (7.69.1-r1) [2020-09-16T13:12:49.171Z] #15 3.203 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-16T13:12:49.171Z] #15 3.209 (34/54) Installing jq (1.6-r1) [2020-09-16T13:12:49.171Z] #15 3.214 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-16T13:12:49.171Z] #15 3.219 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-16T13:12:49.171Z] #15 3.221 (37/54) Installing libaio (0.3.112-r1) [2020-09-16T13:12:49.171Z] #15 3.222 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-16T13:12:49.171Z] #15 3.251 (39/54) Installing blkid (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.254 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-16T13:12:49.430Z] #15 3.256 (41/54) Installing setpriv (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.258 (42/54) Installing libmount (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.263 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.266 (44/54) Installing findmnt (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.268 (45/54) Installing mcookie (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.270 (46/54) Installing hexdump (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.272 (47/54) Installing lsblk (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.275 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.280 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.283 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.285 (51/54) Installing util-linux (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.323 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-16T13:12:49.430Z] #15 3.326 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-16T13:12:49.430Z] #15 3.349 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-16T13:12:49.430Z] #15 3.354 Executing busybox-1.31.1-r16.trigger [2020-09-16T13:12:49.430Z] #15 3.359 OK: 230 MiB in 69 packages [2020-09-16T13:12:49.537Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-16T13:12:49.610Z] ok github.com/docker/docker/restartmanager 0.059s coverage: 50.9% of statements [2020-09-16T13:12:49.794Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-16T13:12:49.998Z] #15 DONE 3.8s [2020-09-16T13:12:49.998Z] [2020-09-16T13:12:49.998Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-16T13:12:50.052Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-16T13:12:50.052Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-16T13:12:50.074Z] ok github.com/docker/docker/registry/resumable 0.380s coverage: 100.0% of statements [2020-09-16T13:12:50.309Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-16T13:12:50.567Z] #16 DONE 0.5s [2020-09-16T13:12:50.568Z] [2020-09-16T13:12:50.568Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-16T13:12:50.827Z] #17 DONE 0.5s [2020-09-16T13:12:50.827Z] [2020-09-16T13:12:50.827Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-16T13:12:50.827Z] #18 DONE 0.0s [2020-09-16T13:12:50.827Z] [2020-09-16T13:12:50.827Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-16T13:12:50.827Z] #26 DONE 0.1s [2020-09-16T13:12:50.827Z] [2020-09-16T13:12:50.827Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-16T13:12:50.827Z] #22 DONE 0.1s [2020-09-16T13:12:50.827Z] [2020-09-16T13:12:50.827Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-16T13:12:50.827Z] #19 DONE 0.1s [2020-09-16T13:12:50.827Z] [2020-09-16T13:12:50.827Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-16T13:12:50.827Z] #27 DONE 0.1s [2020-09-16T13:12:50.827Z] [2020-09-16T13:12:50.827Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-16T13:12:51.049Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.2% of statements [2020-09-16T13:12:51.086Z] #28 DONE 0.0s [2020-09-16T13:12:51.086Z] [2020-09-16T13:12:51.086Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-16T13:12:51.086Z] #23 DONE 0.1s [2020-09-16T13:12:51.086Z] [2020-09-16T13:12:51.086Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-16T13:12:51.242Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-16T13:12:51.501Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-16T13:12:51.512Z] ok github.com/docker/docker/testutil 0.299s coverage: 62.5% of statements [2020-09-16T13:12:51.512Z] ok github.com/docker/docker/registry 0.528s coverage: 51.7% of statements [2020-09-16T13:12:52.432Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-16T13:12:52.464Z] #29 ... [2020-09-16T13:12:52.464Z] [2020-09-16T13:12:52.464Z] #31 [builder 1/4] COPY . . [2020-09-16T13:12:52.464Z] #31 DONE 1.7s [2020-09-16T13:12:52.723Z] [2020-09-16T13:12:52.723Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-16T13:12:52.723Z] #24 1.068 + RM_GOPATH=0 [2020-09-16T13:12:52.723Z] #24 1.069 + TMP_GOPATH= [2020-09-16T13:12:52.723Z] #24 1.069 + : /build [2020-09-16T13:12:52.723Z] #24 1.069 + '[' -z '' ']' [2020-09-16T13:12:52.723Z] #24 1.070 ++ mktemp -d [2020-09-16T13:12:52.723Z] #24 1.071 + export GOPATH=/tmp/tmp.ofPDKD [2020-09-16T13:12:52.723Z] #24 1.071 + GOPATH=/tmp/tmp.ofPDKD [2020-09-16T13:12:52.723Z] #24 1.071 + RM_GOPATH=1 [2020-09-16T13:12:52.723Z] #24 1.071 + case "$(go env GOARCH)" in [2020-09-16T13:12:52.723Z] #24 1.077 ++ go env GOARCH [2020-09-16T13:12:52.723Z] #24 1.091 + export GO_BUILDMODE=-buildmode=pie [2020-09-16T13:12:52.723Z] #24 1.091 + GO_BUILDMODE=-buildmode=pie [2020-09-16T13:12:52.723Z] #24 1.091 ++ dirname ./install.sh [2020-09-16T13:12:52.723Z] #24 1.091 + dir=. [2020-09-16T13:12:52.723Z] #24 1.091 + bin=dockercli [2020-09-16T13:12:52.723Z] #24 1.091 + shift [2020-09-16T13:12:52.723Z] #24 1.091 + '[' '!' -f ./dockercli.installer ']' [2020-09-16T13:12:52.723Z] #24 1.091 + . ./dockercli.installer [2020-09-16T13:12:52.723Z] #24 1.099 ++ : stable [2020-09-16T13:12:52.723Z] #24 1.099 ++ : 17.06.2-ce [2020-09-16T13:12:52.723Z] #24 1.099 + install_dockercli [2020-09-16T13:12:52.723Z] #24 1.099 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-16T13:12:52.723Z] #24 1.099 ++ uname -m [2020-09-16T13:12:52.723Z] #24 1.099 + arch=x86_64 [2020-09-16T13:12:52.723Z] #24 1.099 + '[' x86_64 '!=' x86_64 ']' [2020-09-16T13:12:52.723Z] #24 1.099 + url=https://download.docker.com/linux/static [2020-09-16T13:12:52.723Z] #24 1.099 + tar -xz docker/docker [2020-09-16T13:12:52.723Z] #24 1.099 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-16T13:12:52.723Z] #24 1.104 Install docker/cli version 17.06.2-ce from stable [2020-09-16T13:12:53.663Z] #24 ... [2020-09-16T13:12:53.663Z] [2020-09-16T13:12:53.663Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-16T13:12:53.663Z] #32 DONE 1.1s [2020-09-16T13:12:53.923Z] [2020-09-16T13:12:53.923Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-16T13:12:54.511Z] ok github.com/docker/docker/volume/local 0.165s coverage: 37.7% of statements [2020-09-16T13:12:54.511Z] ok github.com/docker/docker/volume/drivers 0.241s coverage: 36.1% of statements [2020-09-16T13:12:54.511Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2020-09-16T13:12:54.864Z] #33 1.013 [2020-09-16T13:12:54.864Z] #33 1.262 Removing bundles/ [2020-09-16T13:12:54.864Z] #33 1.266 [2020-09-16T13:12:54.864Z] #33 1.280 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-16T13:12:55.829Z] #33 ... [2020-09-16T13:12:55.829Z] [2020-09-16T13:12:55.829Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-16T13:12:55.829Z] #24 4.632 + mkdir -p /build [2020-09-16T13:12:55.829Z] #24 4.634 + mv docker/docker /build/ [2020-09-16T13:12:55.829Z] #24 4.637 + rmdir docker [2020-09-16T13:12:55.829Z] #24 DONE 4.8s [2020-09-16T13:12:55.829Z] [2020-09-16T13:12:55.829Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-16T13:12:55.829Z] #20 2.436 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-16T13:12:55.829Z] #20 3.187 #=#=# [2020-09-16T13:12:55.829Z] #20 3.320 1.0% ############### 22.2% ################################ 45.4% ############################################ 61.2% ###################################################### 75.8% ################################################################## 92.1% ######################################################################## 100.0% [2020-09-16T13:12:55.829Z] #20 4.384 [2020-09-16T13:12:56.059Z] ok github.com/docker/docker/volume/service 0.400s coverage: 70.3% of statements [2020-09-16T13:12:56.348Z] #20 4.602 #=#=# 0.2% ############# 18.7% ######################### 35.6% ################################################# 68.2% ######################################################################## 100.0% [2020-09-16T13:12:56.608Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-16T13:12:56.919Z] #20 5.949 [2020-09-16T13:12:57.178Z] #20 6.096 0.2% ######################################### 58.0% ######################################################################## 100.0% [2020-09-16T13:12:57.538Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-16T13:12:57.747Z] #20 6.725 [2020-09-16T13:12:58.101Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-16T13:12:58.266Z] #20 6.865 0.0% ############# 19.3% ############################ 39.8% ###################################### 54.1% ##################################################### 75.0% #################################################################### 94.6% ######################################################################## 100.0% [2020-09-16T13:12:58.372Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-16T13:12:58.526Z] #20 7.790 [2020-09-16T13:12:59.315Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-16T13:12:59.878Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.58s) [2020-09-16T13:12:59.878Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-16T13:13:00.135Z] === RUN TestDockerSuite/TestBuildUser [2020-09-16T13:13:00.867Z] #20 7.908 # 2.0% ##### 8.1% ######### 13.4% ############# 18.6% ############### 21.9% ################### 27.3% ###################### 31.8% ########################### 38.5% ################################ 44.8% #################################### 50.0% ####################################### 54.4% ########################################## 59.6% ############################################### 65.5% ################################################### 71.0% ####################################################### 76.4% ########################################################## 81.6% ############################################################## 87.1% ################################################################## 92.2% ###################################################################### 97.5% ######################################################################## 100.0% [2020-09-16T13:13:01.127Z] #20 10.12 [2020-09-16T13:13:01.505Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-16T13:13:02.066Z] #20 11.27 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-16T13:13:02.636Z] #20 11.83 [2020-09-16T13:13:02.895Z] #20 11.96 # 2.2% ######################################################################## 100.0% [2020-09-16T13:13:03.155Z] #20 12.36 [2020-09-16T13:13:03.399Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-16T13:13:04.548Z] #20 13.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-16T13:13:05.117Z] #20 14.13 [2020-09-16T13:13:05.376Z] #20 14.28 0.6% ######################################################################## 100.0% [2020-09-16T13:13:05.635Z] #20 14.68 [2020-09-16T13:13:07.015Z] #20 15.91 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-16T13:13:07.015Z] #20 16.05 skipping existing c35d46ef359f [2020-09-16T13:13:07.015Z] #20 ... [2020-09-16T13:13:07.015Z] [2020-09-16T13:13:07.015Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-16T13:13:07.015Z] #33 3.248 Building test suite binary ./integration-cli/test.main [2020-09-16T13:13:07.274Z] #33 ... [2020-09-16T13:13:07.274Z] [2020-09-16T13:13:07.274Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-16T13:13:07.274Z] #20 16.44 [2020-09-16T13:13:08.653Z] #20 17.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-16T13:13:08.913Z] #20 18.08 [2020-09-16T13:13:09.173Z] #20 18.17 ######################################################################## 100.0% [2020-09-16T13:13:09.432Z] #20 18.54 [2020-09-16T13:13:09.692Z] #20 18.65 Download of images into '/build' complete. [2020-09-16T13:13:09.692Z] #20 18.65 Use something like the following to load the result into a Docker daemon: [2020-09-16T13:13:09.692Z] #20 18.65 tar -cC '/build' . | docker load [2020-09-16T13:13:09.951Z] #20 DONE 19.0s [2020-09-16T13:13:09.951Z] [2020-09-16T13:13:09.951Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-16T13:13:11.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-16T13:13:13.242Z] #29 ... [2020-09-16T13:13:13.242Z] [2020-09-16T13:13:13.242Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-16T13:13:13.392Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-16T13:13:13.801Z] ok github.com/docker/docker/pkg/plugins 35.143s coverage: 73.4% of statements [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/rootless [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/volume [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-16T13:13:13.801Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-16T13:13:13.810Z] #21 DONE 0.7s [2020-09-16T13:13:13.810Z] [2020-09-16T13:13:13.810Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-16T13:13:13.810Z] #25 DONE 0.1s [2020-09-16T13:13:13.810Z] [2020-09-16T13:13:13.810Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-16T13:13:13.956Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-16T13:13:14.124Z] --- PASS: TestImportExtremelyLargeImageWorks (193.24s) [2020-09-16T13:13:14.124Z] PASS [2020-09-16T13:13:14.124Z] [2020-09-16T13:13:14.124Z] === Skipped [2020-09-16T13:13:14.124Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-16T13:13:14.124Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:13:14.124Z] [2020-09-16T13:13:14.124Z] [2020-09-16T13:13:14.124Z] DONE 12 tests, 1 skipped in 194.262s [2020-09-16T13:13:14.124Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-16T13:13:14.124Z] ++ 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-09-16T13:13:14.124Z] ++ set -e [2020-09-16T13:13:14.124Z] ++ '[' -n 0 ']' [2020-09-16T13:13:14.124Z] ++ set -x [2020-09-16T13:13:14.124Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:14.124Z] INFO: Testing against a local daemon [2020-09-16T13:13:14.124Z] === RUN TestNetworkCreateDelete [2020-09-16T13:13:14.124Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-09-16T13:13:14.124Z] === RUN TestDockerNetworkDeletePreferID [2020-09-16T13:13:14.124Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-09-16T13:13:14.124Z] === RUN TestDaemonDNSFallback [2020-09-16T13:13:14.124Z] --- PASS: TestDaemonDNSFallback (1.49s) [2020-09-16T13:13:14.124Z] === RUN TestInspectNetwork [2020-09-16T13:13:14.124Z] === RUN TestInspectNetwork/full_network_id [2020-09-16T13:13:14.124Z] === RUN TestInspectNetwork/partial_network_id [2020-09-16T13:13:14.124Z] === RUN TestInspectNetwork/network_name [2020-09-16T13:13:14.124Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-16T13:13:14.124Z] --- PASS: TestInspectNetwork (6.83s) [2020-09-16T13:13:14.124Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-16T13:13:14.124Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-16T13:13:14.125Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-16T13:13:14.125Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-16T13:13:14.125Z] === RUN TestRunContainerWithBridgeNone [2020-09-16T13:13:14.213Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === Skipped [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-16T13:13:14.265Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-16T13:13:14.265Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-16T13:13:14.265Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-16T13:13:14.265Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-16T13:13:14.265Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-16T13:13:14.265Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-16T13:13:14.265Z] daemon_test.go:147: root required [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-16T13:13:14.265Z] reload_test.go:520: root required [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-16T13:13:14.265Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-16T13:13:14.265Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-16T13:13:14.265Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-16T13:13:14.265Z] download_test.go:268: Needs fixing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-16T13:13:14.265Z] layer_test.go:304: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-16T13:13:14.265Z] layer_test.go:353: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-16T13:13:14.265Z] layer_test.go:468: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-16T13:13:14.265Z] layer_test.go:697: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-16T13:13:14.265Z] migration_test.go:46: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-16T13:13:14.265Z] migration_test.go:182: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-16T13:13:14.265Z] mount_test.go:17: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-16T13:13:14.265Z] mount_test.go:76: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-16T13:13:14.265Z] mount_test.go:125: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-16T13:13:14.265Z] mount_test.go:212: Failing on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:133: Xz not present in msys2 [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:238: Failing on Windows CI machines [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-16T13:13:14.265Z] archive_windows_test.go:16: Currently fails [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-16T13:13:14.265Z] changes_test.go:192: needs more investigation [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-16T13:13:14.265Z] changes_test.go:405: needs further investigation [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-16T13:13:14.265Z] changes_test.go:441: needs further investigation [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-16T13:13:14.265Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-16T13:13:14.265Z] poller_test.go:41: No chmod on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-16T13:13:14.265Z] fileutils_test.go:134: Needs porting to Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-16T13:13:14.265Z] fileutils_test.go:180: Needs porting to Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-16T13:13:14.265Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-16T13:13:14.265Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-16T13:13:14.265Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-16T13:13:14.265Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-16T13:13:14.265Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-16T13:13:14.265Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] [2020-09-16T13:13:14.265Z] DONE 1781 tests, 46 skipped in 199.332s [2020-09-16T13:13:14.265Z] INFO: make.ps1 ended at 09/16/2020 13:13:14 [2020-09-16T13:13:15.143Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-16T13:13:15.646Z] --- PASS: TestRunContainerWithBridgeNone (1.79s) [2020-09-16T13:13:15.646Z] === RUN TestNetworkInvalidJSON [2020-09-16T13:13:15.646Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-16T13:13:15.646Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-16T13:13:15.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:13:15.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:13:15.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:13:15.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:13:15.646Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-16T13:13:15.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-16T13:13:15.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-16T13:13:15.646Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-16T13:13:15.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-16T13:13:15.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-16T13:13:15.646Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-16T13:13:15.646Z] === RUN TestHostIPv4BridgeLabel [2020-09-16T13:13:15.706Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-16T13:13:15.852Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-16T13:13:16.289Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-09-16T13:13:16.289Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-16T13:13:16.315Z] INFO: Unit tests ended at 09/16/2020 13:13:15. Duration:00:03:34.0013011 [2020-09-16T13:13:16.315Z] INFO: Building busybox [2020-09-16T13:13:16.315Z] Sending build context to Docker daemon 5.12kB [2020-09-16T13:13:16.315Z] [2020-09-16T13:13:16.315Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-16T13:13:16.315Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-16T13:13:16.315Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-16T13:13:16.315Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-16T13:13:16.315Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-16T13:13:16.315Z] ---> 715aaeac112d [2020-09-16T13:13:16.315Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-16T13:13:16.315Z] ---> Running in 91f0e1843ac8 [2020-09-16T13:13:16.636Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-16T13:13:16.636Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-16T13:13:16.636Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-16T13:13:16.636Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-16T13:13:16.636Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-16T13:13:16.892Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.97s) [2020-09-16T13:13:16.892Z] PASS [2020-09-16T13:13:16.892Z] [2020-09-16T13:13:16.892Z] DONE 17 tests in 52.377s [2020-09-16T13:13:16.892Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-16T13:13:16.892Z] ++ 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-09-16T13:13:16.892Z] ++ set -e [2020-09-16T13:13:16.892Z] ++ '[' -n 0 ']' [2020-09-16T13:13:16.892Z] ++ set -x [2020-09-16T13:13:16.892Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:17.149Z] INFO: Testing against a local daemon [2020-09-16T13:13:17.149Z] === RUN TestPluginInvalidJSON [2020-09-16T13:13:17.149Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:13:17.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:13:17.149Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:13:17.149Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-16T13:13:17.149Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-16T13:13:17.149Z] === RUN TestPluginInstall [2020-09-16T13:13:17.149Z] === RUN TestPluginInstall/no_auth [2020-09-16T13:13:17.338Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-16T13:13:17.338Z] === RUN TestDaemonDefaultNetworkPools [2020-09-16T13:13:17.714Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-16T13:13:17.714Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-16T13:13:17.992Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-09-16T13:13:17.992Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-16T13:13:19.085Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-16T13:13:19.512Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-09-16T13:13:19.512Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-16T13:13:19.650Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-16T13:13:20.553Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-16T13:13:20.553Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-16T13:13:20.619Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-16T13:13:20.877Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-16T13:13:21.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-09-16T13:13:21.187Z] === RUN TestServiceWithPredefinedNetwork [2020-09-16T13:13:22.143Z] Removing intermediate container 91f0e1843ac8 [2020-09-16T13:13:22.143Z] ---> 1db8744dc8a2 [2020-09-16T13:13:22.143Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-16T13:13:22.143Z] ---> Running in 840f4084db76 [2020-09-16T13:13:22.143Z] Removing intermediate container 840f4084db76 [2020-09-16T13:13:22.143Z] ---> b1aa21e14c19 [2020-09-16T13:13:22.143Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-16T13:13:22.143Z] ---> Running in 13ea6a777335 [2020-09-16T13:13:22.143Z] Removing intermediate container 13ea6a777335 [2020-09-16T13:13:22.143Z] ---> 12e28645b37c [2020-09-16T13:13:22.143Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-16T13:13:23.261Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2020-09-16T13:13:23.261Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-16T13:13:23.261Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:13:23.261Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:13:23.261Z] === RUN TestServiceWithDataPathPortInit [2020-09-16T13:13:23.697Z] [2020-09-16T13:13:23.697Z] ---> 7f917135583f [2020-09-16T13:13:23.697Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-16T13:13:23.697Z] ---> Running in eaf4d2259ede [2020-09-16T13:13:24.151Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-16T13:13:25.083Z] time="2020-09-16T13:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:13:25.083Z] time="2020-09-16T13:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7de32f2e0d2c1be9fb17a2339b48e33f40304f45700c7b411240ac3a95511370" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:13:25.083Z] time="2020-09-16T13:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:13:25.083Z] time="2020-09-16T13:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7de32f2e0d2c1be9fb17a2339b48e33f40304f45700c7b411240ac3a95511370" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:13:25.083Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-16T13:13:25.647Z] === RUN TestPluginInstall/with_htpasswd [2020-09-16T13:13:26.049Z] #33 ... [2020-09-16T13:13:26.049Z] [2020-09-16T13:13:26.049Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-16T13:13:26.049Z] #29 35.00 # github.com/docker/docker/contrib/httpserver [2020-09-16T13:13:26.049Z] #29 35.00 loadinternal: cannot find runtime/cgo [2020-09-16T13:13:26.211Z] time="2020-09-16T13:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:13:26.211Z] time="2020-09-16T13:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7e648c3e1fb328874c2cdd4a280cbbfed620f1c170fa6855ede9cb45e5ff9bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:13:26.211Z] time="2020-09-16T13:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:13:26.211Z] time="2020-09-16T13:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7e648c3e1fb328874c2cdd4a280cbbfed620f1c170fa6855ede9cb45e5ff9bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:13:26.211Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-16T13:13:26.312Z] #29 DONE 35.2s [2020-09-16T13:13:26.312Z] [2020-09-16T13:13:26.312Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-16T13:13:26.469Z] === RUN TestPluginInstall/with_insecure [2020-09-16T13:13:26.726Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-16T13:13:26.879Z] #33 ... [2020-09-16T13:13:26.880Z] [2020-09-16T13:13:26.880Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-16T13:13:26.880Z] #30 DONE 0.1s [2020-09-16T13:13:26.984Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-16T13:13:27.138Z] [2020-09-16T13:13:27.138Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-16T13:13:27.241Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-16T13:13:27.806Z] time="2020-09-16T13:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:13:27.806Z] time="2020-09-16T13:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6376e4b3bd19ae08a5b48a3ff7b6d46b4cb9dbe83f97d6a532dabc2c6cb033e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:13:27.806Z] time="2020-09-16T13:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:13:27.806Z] time="2020-09-16T13:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6376e4b3bd19ae08a5b48a3ff7b6d46b4cb9dbe83f97d6a532dabc2c6cb033e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:13:27.806Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-16T13:13:28.063Z] --- PASS: TestPluginInstall (11.02s) [2020-09-16T13:13:28.063Z] --- PASS: TestPluginInstall/no_auth (8.42s) [2020-09-16T13:13:28.063Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2020-09-16T13:13:28.063Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2020-09-16T13:13:28.063Z] plugin_test.go:157: [de3fd331ba488] daemon is not started [2020-09-16T13:13:28.063Z] PASS [2020-09-16T13:13:28.063Z] [2020-09-16T13:13:28.063Z] DONE 6 tests in 11.218s [2020-09-16T13:13:28.063Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-16T13:13:28.063Z] ++ 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-09-16T13:13:28.063Z] ++ set -e [2020-09-16T13:13:28.063Z] ++ '[' -n 0 ']' [2020-09-16T13:13:28.063Z] ++ set -x [2020-09-16T13:13:28.063Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:28.321Z] INFO: Testing against a local daemon [2020-09-16T13:13:28.321Z] === RUN TestExternalGraphDriver [2020-09-16T13:13:28.884Z] === RUN TestExternalGraphDriver/json [2020-09-16T13:13:29.818Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-16T13:13:29.818Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-16T13:13:29.818Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-16T13:13:30.382Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-16T13:13:30.642Z] === RUN TestExternalGraphDriver/spec [2020-09-16T13:13:30.900Z] === RUN TestDockerSuite/TestCommitChange [2020-09-16T13:13:31.832Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-16T13:13:32.397Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-16T13:13:32.397Z] === RUN TestExternalGraphDriver/pull [2020-09-16T13:13:33.329Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-16T13:13:33.893Z] --- PASS: TestExternalGraphDriver (5.64s) [2020-09-16T13:13:33.894Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2020-09-16T13:13:33.894Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-09-16T13:13:33.894Z] --- PASS: TestExternalGraphDriver/pull (1.49s) [2020-09-16T13:13:33.894Z] === RUN TestGraphdriverPluginV2 [2020-09-16T13:13:34.060Z] Removing intermediate container eaf4d2259ede [2020-09-16T13:13:34.060Z] ---> 1e2d61131173 [2020-09-16T13:13:34.060Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-16T13:13:34.060Z] ---> Running in 2063c90c75e9 [2020-09-16T13:13:34.460Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-16T13:13:34.523Z] [2020-09-16T13:13:34.523Z] SUCCESS: Specified value was saved. [2020-09-16T13:13:35.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-16T13:13:35.279Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-16T13:13:36.654Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-16T13:13:37.219Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-16T13:13:37.449Z] Removing intermediate container 2063c90c75e9 [2020-09-16T13:13:37.449Z] ---> c540b2bf8cb7 [2020-09-16T13:13:37.449Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-16T13:13:37.449Z] ---> Running in a2bf409af794 [2020-09-16T13:13:38.636Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2020-09-16T13:13:38.636Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-16T13:13:39.118Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-16T13:13:39.118Z] --- PASS: TestGraphdriverPluginV2 (5.01s) [2020-09-16T13:13:39.118Z] PASS [2020-09-16T13:13:39.118Z] [2020-09-16T13:13:39.118Z] DONE 5 tests in 10.804s [2020-09-16T13:13:39.118Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-16T13:13:39.118Z] ++ 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-09-16T13:13:39.118Z] ++ set -e [2020-09-16T13:13:39.118Z] ++ '[' -n 0 ']' [2020-09-16T13:13:39.118Z] ++ set -x [2020-09-16T13:13:39.118Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:39.118Z] INFO: Testing against a local daemon [2020-09-16T13:13:39.118Z] === RUN TestContinueAfterPluginCrash [2020-09-16T13:13:39.118Z] === PAUSE TestContinueAfterPluginCrash [2020-09-16T13:13:39.118Z] === RUN TestReadPluginNoRead [2020-09-16T13:13:39.118Z] === PAUSE TestReadPluginNoRead [2020-09-16T13:13:39.118Z] === RUN TestDaemonStartWithLogOpt [2020-09-16T13:13:39.118Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-16T13:13:39.118Z] === CONT TestContinueAfterPluginCrash [2020-09-16T13:13:39.118Z] === CONT TestDaemonStartWithLogOpt [2020-09-16T13:13:39.681Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-16T13:13:39.681Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-16T13:13:39.681Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-16T13:13:39.938Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-16T13:13:39.938Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-16T13:13:39.938Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-16T13:13:39.938Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-16T13:13:41.206Z] Cannot create a file when that file already exists. [2020-09-16T13:13:41.832Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-16T13:13:43.201Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-16T13:13:43.201Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-16T13:13:43.767Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-16T13:13:44.217Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2020-09-16T13:13:44.217Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:62mudalsu8s3tanowl0kvh4at Created:2020-09-16 13:13:37.724665958 +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[11ef6f8365741a863160c9b93b1369e19cafdf1fa80091e2c97e0a25c31ee953:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gsfamqoztknen49z5p6vhr590 EndpointID:6254ad2e3802646eb6d4af424a09587048a17da5394991b1582c57ba51e488ee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d819aa60e9bc14aa48a7dff63b91bee0cb8c4efb045a0d30794c882766bfdc7 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:31fa6981ee2f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gsfamqoztknen49z5p6vhr590 EndpointID:6254ad2e3802646eb6d4af424a09587048a17da5394991b1582c57ba51e488ee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-16T13:13:44.217Z] PASS [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] === Skipped [2020-09-16T13:13:44.217Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:13:44.217Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] DONE 23 tests, 1 skipped in 38.594s [2020-09-16T13:13:44.217Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:13:44.217Z] ++ 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-09-16T13:13:44.217Z] ++ set -e [2020-09-16T13:13:44.217Z] ++ '[' -n 0 ']' [2020-09-16T13:13:44.217Z] ++ set -x [2020-09-16T13:13:44.217Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:44.217Z] INFO: Testing against a local daemon [2020-09-16T13:13:44.217Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-16T13:13:44.217Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:13:44.217Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:13:44.217Z] === RUN TestDockerNetworkIpvlan [2020-09-16T13:13:44.217Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:13:44.217Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:13:44.217Z] PASS [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] === Skipped [2020-09-16T13:13:44.217Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-16T13:13:44.217Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-16T13:13:44.217Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] [2020-09-16T13:13:44.217Z] DONE 2 tests, 2 skipped in 0.078s [2020-09-16T13:13:44.217Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-16T13:13:44.217Z] ++ 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-09-16T13:13:44.217Z] ++ set -e [2020-09-16T13:13:44.217Z] ++ '[' -n 0 ']' [2020-09-16T13:13:44.217Z] ++ set -x [2020-09-16T13:13:44.217Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:44.217Z] INFO: Testing against a local daemon [2020-09-16T13:13:44.217Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-16T13:13:44.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-16T13:13:44.589Z] --- PASS: TestDaemonStartWithLogOpt (5.30s) [2020-09-16T13:13:44.589Z] === CONT TestReadPluginNoRead [2020-09-16T13:13:44.847Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-16T13:13:45.266Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-09-16T13:13:45.266Z] === RUN TestDockerNetworkMacvlan [2020-09-16T13:13:45.412Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-16T13:13:45.906Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-16T13:13:46.344Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-16T13:13:46.344Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-16T13:13:46.344Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-16T13:13:46.909Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-16T13:13:46.909Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-16T13:13:46.909Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-16T13:13:46.909Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-16T13:13:46.948Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-16T13:13:47.030Z] Removing intermediate container a2bf409af794 [2020-09-16T13:13:47.030Z] ---> 697727f18140 [2020-09-16T13:13:47.030Z] Step 13/13 : CMD ["sh"] [2020-09-16T13:13:47.030Z] ---> Running in 2cf2aecc8cc8 [2020-09-16T13:13:47.030Z] Removing intermediate container 2cf2aecc8cc8 [2020-09-16T13:13:47.030Z] ---> eea5d8e3c620 [2020-09-16T13:13:47.030Z] Successfully built eea5d8e3c620 [2020-09-16T13:13:47.030Z] Successfully tagged busybox:latest [2020-09-16T13:13:47.030Z] INFO: Docker images of the daemon under test [2020-09-16T13:13:47.030Z] [2020-09-16T13:13:47.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-16T13:13:47.030Z] busybox latest eea5d8e3c620 Less than a second ago 5.12GB [2020-09-16T13:13:47.030Z] microsoft/windowsservercore latest 715aaeac112d 13 days ago 5.06GB [2020-09-16T13:13:47.030Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 13 days ago 5.06GB [2020-09-16T13:13:47.030Z] [2020-09-16T13:13:47.030Z] INFO: Running integration tests at 09/16/2020 13:13:46... [2020-09-16T13:13:47.030Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-16T13:13:47.030Z] INFO: Integration API tests being run from the host: [2020-09-16T13:13:47.030Z] INFO: make.ps1 starting at 09/16/2020 13:13:46 [2020-09-16T13:13:47.167Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-16T13:13:47.597Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-16T13:13:47.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-16T13:13:47.731Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-16T13:13:48.005Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-16T13:13:48.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-16T13:13:48.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-16T13:13:48.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-16T13:13:49.482Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-16T13:13:49.482Z] --- PASS: TestContinueAfterPluginCrash (10.40s) [2020-09-16T13:13:49.683Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-16T13:13:50.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-16T13:13:50.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-16T13:13:50.979Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-16T13:13:50.979Z] === RUN TestReadPluginNoRead/default [2020-09-16T13:13:51.543Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-16T13:13:51.768Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-16T13:13:51.801Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-16T13:13:52.380Z] --- PASS: TestReadPluginNoRead (7.83s) [2020-09-16T13:13:52.380Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2020-09-16T13:13:52.380Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-09-16T13:13:52.380Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-09-16T13:13:52.380Z] read_test.go:92: [d0b697d91d772] daemon is not started [2020-09-16T13:13:52.380Z] PASS [2020-09-16T13:13:52.380Z] [2020-09-16T13:13:52.380Z] DONE 6 tests in 13.319s [2020-09-16T13:13:52.380Z] 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-09-16T13:13:52.380Z] ++ 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-09-16T13:13:52.380Z] ++ set -e [2020-09-16T13:13:52.380Z] ++ '[' -n 0 ']' [2020-09-16T13:13:52.380Z] ++ set -x [2020-09-16T13:13:52.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-16T13:13:52.380Z] testing: warning: no tests to run [2020-09-16T13:13:52.380Z] PASS [2020-09-16T13:13:52.380Z] [2020-09-16T13:13:52.380Z] DONE 0 tests in 0.048s [2020-09-16T13:13:52.380Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-16T13:13:52.380Z] ++ 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-09-16T13:13:52.380Z] ++ set -e [2020-09-16T13:13:52.380Z] ++ '[' -n 0 ']' [2020-09-16T13:13:52.380Z] ++ set -x [2020-09-16T13:13:52.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-16T13:13:52.641Z] INFO: Testing against a local daemon [2020-09-16T13:13:52.641Z] === RUN TestPluginWithDevMounts [2020-09-16T13:13:52.641Z] === PAUSE TestPluginWithDevMounts [2020-09-16T13:13:52.641Z] === CONT TestPluginWithDevMounts [2020-09-16T13:13:52.641Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-16T13:13:53.206Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-16T13:13:53.206Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-16T13:13:53.770Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-16T13:13:54.336Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-16T13:13:54.593Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-09-16T13:13:54.593Z] PASS [2020-09-16T13:13:54.593Z] [2020-09-16T13:13:54.593Z] DONE 1 tests in 2.159s [2020-09-16T13:13:54.593Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-16T13:13:54.593Z] ++ 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-09-16T13:13:54.593Z] ++ set -e [2020-09-16T13:13:54.593Z] ++ '[' -n 0 ']' [2020-09-16T13:13:54.593Z] ++ set -x [2020-09-16T13:13:54.593Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:54.851Z] INFO: Testing against a local daemon [2020-09-16T13:13:54.851Z] === RUN TestSecretInspect [2020-09-16T13:13:54.851Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-16T13:13:55.108Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-16T13:13:55.317Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-16T13:13:55.366Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan (11.08s) [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2020-09-16T13:13:55.955Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-09-16T13:13:55.955Z] PASS [2020-09-16T13:13:56.253Z] [2020-09-16T13:13:56.253Z] DONE 8 tests in 12.522s [2020-09-16T13:13:56.253Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-16T13:13:56.253Z] ++ 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-09-16T13:13:56.253Z] ++ set -e [2020-09-16T13:13:56.253Z] ++ '[' -n 0 ']' [2020-09-16T13:13:56.253Z] ++ set -x [2020-09-16T13:13:56.253Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:56.253Z] testing: warning: no tests to run [2020-09-16T13:13:56.253Z] PASS [2020-09-16T13:13:56.253Z] [2020-09-16T13:13:56.253Z] DONE 0 tests in 0.012s [2020-09-16T13:13:56.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-16T13:13:56.253Z] ++ 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-09-16T13:13:56.253Z] ++ set -e [2020-09-16T13:13:56.253Z] ++ '[' -n 0 ']' [2020-09-16T13:13:56.253Z] ++ set -x [2020-09-16T13:13:56.253Z] ++ env -i DEST=/go/src/github.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-09-16T13:13:56.253Z] INFO: Testing against a local daemon [2020-09-16T13:13:56.253Z] === RUN TestAuthZPluginAllowRequest [2020-09-16T13:13:56.735Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-16T13:13:57.665Z] --- PASS: TestSecretInspect (2.84s) [2020-09-16T13:13:57.665Z] === RUN TestSecretList [2020-09-16T13:13:57.665Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-16T13:13:57.665Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-16T13:13:57.665Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-16T13:13:57.665Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-16T13:13:57.665Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-16T13:13:57.768Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-09-16T13:13:57.769Z] === RUN TestAuthZPluginTLS [2020-09-16T13:13:58.062Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-16T13:13:58.062Z] === RUN TestAuthZPluginDenyRequest [2020-09-16T13:13:58.229Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-16T13:13:58.700Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-16T13:13:58.700Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-16T13:13:59.340Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-16T13:13:59.340Z] === RUN TestAuthZPluginDenyResponse [2020-09-16T13:13:59.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-16T13:13:59.634Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-16T13:13:59.634Z] === RUN TestAuthZPluginAllowEventStream [2020-09-16T13:14:00.162Z] --- PASS: TestSecretList (2.56s) [2020-09-16T13:14:00.162Z] === RUN TestSecretsCreateAndDelete [2020-09-16T13:14:01.151Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-09-16T13:14:01.151Z] === RUN TestAuthZPluginErrorResponse [2020-09-16T13:14:01.808Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-16T13:14:01.808Z] === RUN TestAuthZPluginErrorRequest [2020-09-16T13:14:02.102Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-16T13:14:02.102Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-16T13:14:02.687Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-16T13:14:02.741Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-16T13:14:02.741Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-16T13:14:03.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-16T13:14:03.251Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-09-16T13:14:03.251Z] === RUN TestSecretsUpdate [2020-09-16T13:14:03.509Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-16T13:14:04.074Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-16T13:14:04.074Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-16T13:14:04.331Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-16T13:14:04.822Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-09-16T13:14:04.822Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-16T13:14:06.226Z] --- PASS: TestSecretsUpdate (2.74s) [2020-09-16T13:14:06.226Z] === RUN TestTemplatedSecret [2020-09-16T13:14:06.338Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-09-16T13:14:06.338Z] === RUN TestAuthZPluginHeader [2020-09-16T13:14:06.790Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-16T13:14:06.973Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-09-16T13:14:06.973Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-16T13:14:06.973Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-16T13:14:06.973Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:06.973Z] === RUN TestAuthZPluginV2Disable [2020-09-16T13:14:06.973Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-16T13:14:06.973Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:06.973Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-16T13:14:06.973Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-16T13:14:06.973Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:06.973Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-16T13:14:06.973Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-16T13:14:06.973Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:06.973Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-16T13:14:07.353Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-16T13:14:08.285Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-16T13:14:09.226Z] --- PASS: TestTemplatedSecret (3.19s) [2020-09-16T13:14:09.226Z] === RUN TestSecretCreateResolve [2020-09-16T13:14:11.749Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-09-16T13:14:11.749Z] PASS [2020-09-16T13:14:11.749Z] [2020-09-16T13:14:11.749Z] DONE 6 tests in 16.927s [2020-09-16T13:14:11.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-16T13:14:11.749Z] ++ 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-09-16T13:14:11.749Z] ++ set -e [2020-09-16T13:14:11.749Z] ++ '[' -n 0 ']' [2020-09-16T13:14:11.749Z] ++ set -x [2020-09-16T13:14:11.749Z] ++ env -i DEST=/go/src/github.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-09-16T13:14:11.749Z] INFO: Testing against a local daemon [2020-09-16T13:14:11.749Z] === RUN TestServiceCreateInit [2020-09-16T13:14:11.749Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-16T13:14:11.749Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-16T13:14:12.313Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-16T13:14:13.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:14:13.236Z] INFO: Testing against a local daemon [2020-09-16T13:14:14.211Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-16T13:14:14.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-16T13:14:16.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-16T13:14:16.148Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-16T13:14:17.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-16T13:14:17.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-16T13:14:19.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-16T13:14:20.166Z] --- PASS: TestServiceCreateInit (8.45s) [2020-09-16T13:14:20.166Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2020-09-16T13:14:20.166Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2020-09-16T13:14:20.166Z] === RUN TestCreateServiceMultipleTimes [2020-09-16T13:14:20.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-16T13:14:22.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00075efe0_} [2020-09-16T13:14:23.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1757686495_/foo_false____} [2020-09-16T13:14:25.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1757686495_/foo_true____} [2020-09-16T13:14:25.578Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.58s) [2020-09-16T13:14:25.578Z] PASS [2020-09-16T13:14:25.578Z] [2020-09-16T13:14:25.578Z] === Skipped [2020-09-16T13:14:25.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-16T13:14:25.578Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:25.578Z] [2020-09-16T13:14:25.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-16T13:14:25.578Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:25.578Z] [2020-09-16T13:14:25.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-16T13:14:25.578Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:25.578Z] [2020-09-16T13:14:25.578Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-16T13:14:25.578Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:25.578Z] [2020-09-16T13:14:25.578Z] [2020-09-16T13:14:25.578Z] DONE 17 tests, 4 skipped in 28.412s [2020-09-16T13:14:25.578Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-16T13:14:25.578Z] ++ 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-09-16T13:14:25.578Z] ++ set -e [2020-09-16T13:14:25.578Z] ++ '[' -n 0 ']' [2020-09-16T13:14:25.578Z] ++ set -x [2020-09-16T13:14:25.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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-09-16T13:14:25.578Z] INFO: Testing against a local daemon [2020-09-16T13:14:25.578Z] === RUN TestPluginInvalidJSON [2020-09-16T13:14:25.578Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:14:25.578Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:14:25.578Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-16T13:14:25.578Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-16T13:14:25.578Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-16T13:14:25.578Z] === RUN TestPluginInstall [2020-09-16T13:14:25.578Z] === RUN TestPluginInstall/no_auth [2020-09-16T13:14:25.669Z] ok github.com/docker/docker/integration/build 14.348s [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === Skipped [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-16T13:14:25.669Z] build_session_test.go:25: TODO: BuildKit [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-16T13:14:25.669Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-16T13:14:25.669Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-16T13:14:25.669Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-16T13:14:25.669Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-16T13:14:25.669Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-16T13:14:25.669Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-16T13:14:25.669Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-09-16T13:14:25.669Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-16T13:14:25.669Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] DONE 22 tests, 10 skipped in 37.211s [2020-09-16T13:14:25.669Z] [2020-09-16T13:14:25.669Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-16T13:14:26.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3879795378_/foo_false____} [2020-09-16T13:14:27.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:14:27.863Z] INFO: Testing against a local daemon [2020-09-16T13:14:27.863Z] ok github.com/docker/docker/integration/config 0.293s [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === Skipped [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-16T13:14:27.863Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] DONE 7 tests, 7 skipped in 2.618s [2020-09-16T13:14:27.863Z] [2020-09-16T13:14:27.863Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-16T13:14:27.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3879795378_/foo_true____} [2020-09-16T13:14:29.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3879795378_/foo_true__0xc00075f040__} [2020-09-16T13:14:30.073Z] time="2020-09-16T13:14:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:14:30.073Z] time="2020-09-16T13:14:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6563e3cfae66b495f90526005ec75b6d0f1adc52df5c50e5852e6e7670e2bce7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:14:30.073Z] time="2020-09-16T13:14:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:14:30.073Z] time="2020-09-16T13:14:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6563e3cfae66b495f90526005ec75b6d0f1adc52df5c50e5852e6e7670e2bce7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:14:30.073Z] === RUN TestPluginInstall/with_htpasswd [2020-09-16T13:14:30.710Z] time="2020-09-16T13:14:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:14:30.710Z] time="2020-09-16T13:14:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6563e3cfae66b495f90526005ec75b6d0f1adc52df5c50e5852e6e7670e2bce7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:14:30.710Z] time="2020-09-16T13:14:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:14:30.710Z] time="2020-09-16T13:14:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6563e3cfae66b495f90526005ec75b6d0f1adc52df5c50e5852e6e7670e2bce7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:14:30.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00075f060_} [2020-09-16T13:14:30.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:14:30.791Z] INFO: Testing against a local daemon [2020-09-16T13:14:31.007Z] === RUN TestPluginInstall/with_insecure [2020-09-16T13:14:32.046Z] time="2020-09-16T13:14:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:14:32.046Z] time="2020-09-16T13:14:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71b8c893f0bbc6b8d3016ee6144931bd871c98b81a5211f856d9113e6279abba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:14:32.046Z] time="2020-09-16T13:14:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-16T13:14:32.046Z] time="2020-09-16T13:14:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71b8c893f0bbc6b8d3016ee6144931bd871c98b81a5211f856d9113e6279abba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-16T13:14:32.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00075f080_} [2020-09-16T13:14:32.354Z] --- PASS: TestPluginInstall (7.66s) [2020-09-16T13:14:32.354Z] --- PASS: TestPluginInstall/no_auth (5.37s) [2020-09-16T13:14:32.354Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-09-16T13:14:32.354Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-09-16T13:14:32.354Z] plugin_test.go:157: [dbdf12c8513a0] daemon is not started [2020-09-16T13:14:32.354Z] PASS [2020-09-16T13:14:32.354Z] [2020-09-16T13:14:32.354Z] DONE 6 tests in 7.754s [2020-09-16T13:14:32.354Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-16T13:14:32.354Z] ++ 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-09-16T13:14:32.354Z] ++ set -e [2020-09-16T13:14:32.354Z] ++ '[' -n 0 ']' [2020-09-16T13:14:32.354Z] ++ set -x [2020-09-16T13:14:32.354Z] ++ env -i DEST=/go/src/github.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-09-16T13:14:32.354Z] INFO: Testing against a local daemon [2020-09-16T13:14:32.354Z] === RUN TestExternalGraphDriver [2020-09-16T13:14:33.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00075f0a0_} [2020-09-16T13:14:33.862Z] === RUN TestExternalGraphDriver/json [2020-09-16T13:14:34.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00075f0c0_} [2020-09-16T13:14:35.381Z] === RUN TestExternalGraphDriver/spec [2020-09-16T13:14:36.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-16T13:14:37.146Z] --- PASS: TestCreateServiceMultipleTimes (16.92s) [2020-09-16T13:14:37.146Z] === RUN TestCreateServiceConflict [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-16T13:14:37.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-16T13:14:37.403Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-16T13:14:37.457Z] === RUN TestExternalGraphDriver/pull [2020-09-16T13:14:38.994Z] --- PASS: TestExternalGraphDriver (6.49s) [2020-09-16T13:14:38.994Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-09-16T13:14:38.994Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-09-16T13:14:38.994Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-09-16T13:14:38.994Z] === RUN TestGraphdriverPluginV2 [2020-09-16T13:14:39.645Z] --- SKIP: TestGraphdriverPluginV2 (0.59s) [2020-09-16T13:14:39.645Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:39.645Z] PASS [2020-09-16T13:14:39.645Z] [2020-09-16T13:14:39.645Z] === Skipped [2020-09-16T13:14:39.645Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.59s) [2020-09-16T13:14:39.645Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:14:39.645Z] [2020-09-16T13:14:39.645Z] [2020-09-16T13:14:39.645Z] DONE 5 tests, 1 skipped in 7.161s [2020-09-16T13:14:39.645Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-16T13:14:39.645Z] ++ 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-09-16T13:14:39.645Z] ++ set -e [2020-09-16T13:14:39.645Z] ++ '[' -n 0 ']' [2020-09-16T13:14:39.645Z] ++ set -x [2020-09-16T13:14:39.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:14:39.645Z] INFO: Testing against a local daemon [2020-09-16T13:14:39.645Z] === RUN TestContinueAfterPluginCrash [2020-09-16T13:14:39.645Z] === PAUSE TestContinueAfterPluginCrash [2020-09-16T13:14:39.645Z] === RUN TestReadPluginNoRead [2020-09-16T13:14:39.645Z] === PAUSE TestReadPluginNoRead [2020-09-16T13:14:39.645Z] === RUN TestDaemonStartWithLogOpt [2020-09-16T13:14:39.645Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-16T13:14:39.645Z] === CONT TestDaemonStartWithLogOpt [2020-09-16T13:14:39.645Z] === CONT TestContinueAfterPluginCrash [2020-09-16T13:14:39.645Z] === CONT TestReadPluginNoRead [2020-09-16T13:14:39.927Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-16T13:14:39.927Z] --- PASS: TestCreateServiceConflict (2.92s) [2020-09-16T13:14:39.927Z] === RUN TestCreateServiceMaxReplicas [2020-09-16T13:14:41.297Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-16T13:14:43.824Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2020-09-16T13:14:43.824Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-16T13:14:43.824Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-16T13:14:45.197Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-16T13:14:45.197Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-16T13:14:45.324Z] === RUN TestReadPluginNoRead/default [2020-09-16T13:14:45.324Z] --- PASS: TestDaemonStartWithLogOpt (5.27s) [2020-09-16T13:14:45.961Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-16T13:14:46.154Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-16T13:14:47.084Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-16T13:14:47.484Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-16T13:14:48.014Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-16T13:14:48.271Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-16T13:14:48.835Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-16T13:14:48.994Z] --- PASS: TestReadPluginNoRead (9.21s) [2020-09-16T13:14:48.994Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-09-16T13:14:48.994Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2020-09-16T13:14:48.994Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-09-16T13:14:48.994Z] read_test.go:92: [d6f6ea4d26370] daemon is not started [2020-09-16T13:14:49.398Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-16T13:14:49.962Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-16T13:14:50.525Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-16T13:14:50.529Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2020-09-16T13:14:50.529Z] PASS [2020-09-16T13:14:50.529Z] [2020-09-16T13:14:50.529Z] DONE 6 tests in 10.714s [2020-09-16T13:14:50.529Z] 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-09-16T13:14:50.529Z] ++ 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-09-16T13:14:50.529Z] ++ set -e [2020-09-16T13:14:50.529Z] ++ '[' -n 0 ']' [2020-09-16T13:14:50.529Z] ++ set -x [2020-09-16T13:14:50.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:14:50.529Z] testing: warning: no tests to run [2020-09-16T13:14:50.529Z] PASS [2020-09-16T13:14:50.529Z] [2020-09-16T13:14:50.529Z] DONE 0 tests in 0.019s [2020-09-16T13:14:50.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-16T13:14:50.530Z] ++ 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-09-16T13:14:50.530Z] ++ set -e [2020-09-16T13:14:50.530Z] ++ '[' -n 0 ']' [2020-09-16T13:14:50.530Z] ++ set -x [2020-09-16T13:14:50.530Z] ++ env -i DEST=/go/src/github.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-09-16T13:14:50.530Z] INFO: Testing against a local daemon [2020-09-16T13:14:50.530Z] === RUN TestPluginWithDevMounts [2020-09-16T13:14:50.530Z] === PAUSE TestPluginWithDevMounts [2020-09-16T13:14:50.530Z] === CONT TestPluginWithDevMounts [2020-09-16T13:14:51.089Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-16T13:14:51.653Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-16T13:14:52.044Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-09-16T13:14:52.044Z] PASS [2020-09-16T13:14:52.044Z] [2020-09-16T13:14:52.044Z] DONE 1 tests in 1.912s [2020-09-16T13:14:52.217Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-16T13:14:52.336Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-16T13:14:52.336Z] ++ 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-09-16T13:14:52.336Z] ++ set -e [2020-09-16T13:14:52.336Z] ++ '[' -n 0 ']' [2020-09-16T13:14:52.336Z] ++ set -x [2020-09-16T13:14:52.336Z] ++ env -i DEST=/go/src/github.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-09-16T13:14:52.336Z] INFO: Testing against a local daemon [2020-09-16T13:14:52.336Z] === RUN TestSecretInspect [2020-09-16T13:14:52.780Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-16T13:14:53.343Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-16T13:14:54.276Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-16T13:14:54.423Z] --- PASS: TestSecretInspect (1.91s) [2020-09-16T13:14:54.423Z] === RUN TestSecretList [2020-09-16T13:14:54.841Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-16T13:14:55.098Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-16T13:14:55.098Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-16T13:14:55.662Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-16T13:14:55.942Z] --- PASS: TestSecretList (1.85s) [2020-09-16T13:14:55.942Z] === RUN TestSecretsCreateAndDelete [2020-09-16T13:14:56.226Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-16T13:14:57.157Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-16T13:14:57.722Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2020-09-16T13:14:57.722Z] === RUN TestCreateServiceSecretFileMode [2020-09-16T13:14:57.722Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-16T13:14:57.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-16T13:14:58.017Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-09-16T13:14:58.017Z] === RUN TestSecretsUpdate [2020-09-16T13:14:58.658Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-16T13:15:00.028Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-16T13:15:00.096Z] --- PASS: TestSecretsUpdate (1.86s) [2020-09-16T13:15:00.096Z] === RUN TestTemplatedSecret [2020-09-16T13:15:00.962Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-16T13:15:01.528Z] --- PASS: TestCreateServiceSecretFileMode (3.80s) [2020-09-16T13:15:01.528Z] === RUN TestCreateServiceConfigFileMode [2020-09-16T13:15:02.174Z] --- PASS: TestTemplatedSecret (2.41s) [2020-09-16T13:15:02.174Z] === RUN TestSecretCreateResolve [2020-09-16T13:15:02.899Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-16T13:15:04.250Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-09-16T13:15:04.250Z] PASS [2020-09-16T13:15:04.250Z] [2020-09-16T13:15:04.250Z] DONE 6 tests in 11.864s [2020-09-16T13:15:04.250Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-16T13:15:04.250Z] ++ 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-09-16T13:15:04.250Z] ++ set -e [2020-09-16T13:15:04.250Z] ++ '[' -n 0 ']' [2020-09-16T13:15:04.250Z] ++ set -x [2020-09-16T13:15:04.250Z] ++ env -i DEST=/go/src/github.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-09-16T13:15:04.250Z] INFO: Testing against a local daemon [2020-09-16T13:15:04.250Z] === RUN TestServiceCreateInit [2020-09-16T13:15:04.250Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-16T13:15:04.798Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2020-09-16T13:15:04.798Z] === RUN TestCreateServiceSysctls [2020-09-16T13:15:07.328Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-16T13:15:07.797Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-16T13:15:09.226Z] --- PASS: TestCreateServiceSysctls (4.44s) [2020-09-16T13:15:09.226Z] === RUN TestCreateServiceCapabilities [2020-09-16T13:15:10.598Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-16T13:15:11.164Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-16T13:15:12.284Z] --- PASS: TestServiceCreateInit (7.45s) [2020-09-16T13:15:12.284Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2020-09-16T13:15:12.284Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2020-09-16T13:15:12.284Z] === RUN TestCreateServiceMultipleTimes [2020-09-16T13:15:12.537Z] --- PASS: TestCreateServiceCapabilities (3.22s) [2020-09-16T13:15:12.538Z] === RUN TestInspect [2020-09-16T13:15:15.065Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-16T13:15:15.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-16T13:15:15.323Z] --- PASS: TestInspect (2.95s) [2020-09-16T13:15:15.323Z] === RUN TestCreateJob [2020-09-16T13:15:17.220Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-16T13:15:18.592Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-16T13:15:19.965Z] --- PASS: TestCreateJob (4.64s) [2020-09-16T13:15:19.966Z] === RUN TestReplicatedJob [2020-09-16T13:15:22.503Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-16T13:15:23.066Z] === RUN TestDockerSuite/TestCpToDot [2020-09-16T13:15:23.998Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-16T13:15:24.932Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-16T13:15:26.308Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-16T13:15:26.565Z] --- PASS: TestReplicatedJob (6.56s) [2020-09-16T13:15:26.565Z] === RUN TestUpdateReplicatedJob [2020-09-16T13:15:26.822Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-16T13:15:27.729Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2020-09-16T13:15:27.729Z] === RUN TestCreateServiceConflict [2020-09-16T13:15:27.755Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-16T13:15:28.012Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-16T13:15:28.943Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-16T13:15:29.241Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-09-16T13:15:29.241Z] === RUN TestCreateServiceMaxReplicas [2020-09-16T13:15:29.874Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-16T13:15:29.874Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-16T13:15:29.874Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-16T13:15:30.440Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-16T13:15:30.440Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2020-09-16T13:15:30.440Z] === RUN TestServiceListWithStatuses [2020-09-16T13:15:30.440Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-16T13:15:30.440Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:15:30.440Z] === RUN TestDockerNetworkConnectAlias [2020-09-16T13:15:31.004Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-16T13:15:31.004Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-16T13:15:31.004Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-16T13:15:31.315Z] ok github.com/docker/docker/integration/container 57.044s [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === Skipped [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-16T13:15:31.315Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-16T13:15:31.315Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-16T13:15:31.315Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-16T13:15:31.315Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-16T13:15:31.315Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-16T13:15:31.315Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-16T13:15:31.315Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-16T13:15:31.315Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-16T13:15:31.315Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-16T13:15:31.315Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-16T13:15:31.315Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-16T13:15:31.315Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-16T13:15:31.315Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-16T13:15:31.315Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-16T13:15:31.315Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-16T13:15:31.315Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-16T13:15:31.315Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-16T13:15:31.315Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-16T13:15:31.315Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-16T13:15:31.315Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-16T13:15:31.315Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-16T13:15:31.315Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-16T13:15:31.315Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-16T13:15:31.315Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-16T13:15:31.315Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-16T13:15:31.315Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-16T13:15:31.315Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-16T13:15:31.315Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-16T13:15:31.315Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-16T13:15:31.315Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-16T13:15:31.315Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:31.315Z] [2020-09-16T13:15:31.315Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-16T13:15:31.316Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-16T13:15:31.316Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-16T13:15:31.316Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-16T13:15:31.316Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] DONE 84 tests, 41 skipped in 59.685s [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-16T13:15:31.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:15:31.316Z] INFO: Testing against a local daemon [2020-09-16T13:15:31.316Z] ok github.com/docker/docker/integration/image 0.488s [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === Skipped [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-09-16T13:15:31.316Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-16T13:15:31.316Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-16T13:15:31.316Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-16T13:15:31.316Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] DONE 11 tests, 4 skipped in 2.468s [2020-09-16T13:15:31.316Z] [2020-09-16T13:15:31.316Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-16T13:15:31.568Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-16T13:15:31.568Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-16T13:15:31.824Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-16T13:15:31.824Z] === RUN TestDockerSuite/TestCreateRM [2020-09-16T13:15:32.006Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-09-16T13:15:32.006Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-16T13:15:32.082Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-16T13:15:32.082Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-16T13:15:32.082Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-16T13:15:32.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:15:32.293Z] INFO: Testing against a local daemon [2020-09-16T13:15:32.293Z] ok github.com/docker/docker/integration/network 0.254s [2020-09-16T13:15:32.339Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-16T13:15:32.755Z] [2020-09-16T13:15:32.756Z] === Skipped [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-16T13:15:32.756Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-16T13:15:32.756Z] 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-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-16T13:15:32.756Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-16T13:15:32.756Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-16T13:15:32.756Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-16T13:15:32.756Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:236: FLAKY_TEST [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-16T13:15:32.756Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] DONE 19 tests, 15 skipped in 2.547s [2020-09-16T13:15:32.756Z] [2020-09-16T13:15:32.756Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-16T13:15:33.626Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-16T13:15:33.626Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-16T13:15:33.626Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-16T13:15:33.626Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-16T13:15:33.626Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-16T13:15:33.626Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-16T13:15:33.626Z] #33 158.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-16T13:15:33.732Z] testing: warning: no tests to run [2020-09-16T13:15:33.732Z] ok github.com/docker/docker/integration/network/ipvlan 0.460s [2020-09-16T13:15:33.732Z] [2020-09-16T13:15:33.732Z] DONE 0 tests in 1.183s [2020-09-16T13:15:33.886Z] #33 160.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-16T13:15:34.146Z] #33 160.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-16T13:15:34.195Z] [2020-09-16T13:15:34.195Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-16T13:15:34.235Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-16T13:15:34.235Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-16T13:15:34.235Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-16T13:15:34.657Z] testing: warning: no tests to run [2020-09-16T13:15:34.658Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2020-09-16T13:15:34.658Z] [2020-09-16T13:15:34.658Z] DONE 0 tests in 0.756s [2020-09-16T13:15:34.658Z] [2020-09-16T13:15:34.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-16T13:15:35.524Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-16T13:15:35.607Z] --- PASS: TestDockerNetworkConnectAlias (5.23s) [2020-09-16T13:15:35.607Z] === RUN TestDockerNetworkReConnect [2020-09-16T13:15:35.634Z] testing: warning: no tests to run [2020-09-16T13:15:35.634Z] ok github.com/docker/docker/integration/plugin 0.086s [2020-09-16T13:15:35.634Z] [2020-09-16T13:15:35.634Z] DONE 0 tests in 0.782s [2020-09-16T13:15:35.634Z] [2020-09-16T13:15:35.634Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-16T13:15:36.610Z] testing: warning: no tests to run [2020-09-16T13:15:36.610Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2020-09-16T13:15:36.610Z] [2020-09-16T13:15:36.610Z] DONE 0 tests in 0.765s [2020-09-16T13:15:36.610Z] [2020-09-16T13:15:36.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-16T13:15:37.433Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-16T13:15:38.888Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-16T13:15:38.888Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-16T13:15:38.888Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-16T13:15:39.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-16T13:15:39.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-16T13:15:39.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-16T13:15:39.345Z] #33 165.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-16T13:15:40.078Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-16T13:15:40.335Z] --- PASS: TestDockerNetworkReConnect (4.65s) [2020-09-16T13:15:40.335Z] === RUN TestServicePlugin [2020-09-16T13:15:41.253Z] #33 167.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-16T13:15:41.268Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-16T13:15:41.822Z] #33 168.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-16T13:15:41.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-16T13:15:43.209Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-16T13:15:43.730Z] #33 169.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-16T13:15:44.139Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-16T13:15:44.680Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2020-09-16T13:15:44.680Z] === RUN TestCreateServiceSecretFileMode [2020-09-16T13:15:45.069Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-16T13:15:45.108Z] #33 171.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-16T13:15:45.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:15:45.221Z] INFO: Testing against a local daemon [2020-09-16T13:15:45.221Z] ok github.com/docker/docker/integration/plugin/common 0.364s [2020-09-16T13:15:45.221Z] [2020-09-16T13:15:45.221Z] === Skipped [2020-09-16T13:15:45.221Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-16T13:15:45.221Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-16T13:15:45.221Z] [2020-09-16T13:15:45.221Z] [2020-09-16T13:15:45.222Z] DONE 3 tests, 1 skipped in 8.123s [2020-09-16T13:15:45.222Z] [2020-09-16T13:15:45.222Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-16T13:15:45.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-16T13:15:45.634Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-16T13:15:46.197Z] === RUN TestDockerSuite/TestDockerFails [2020-09-16T13:15:46.197Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-16T13:15:46.197Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-16T13:15:46.197Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-16T13:15:47.039Z] #33 173.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-16T13:15:47.128Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-16T13:15:47.432Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2020-09-16T13:15:47.432Z] === RUN TestCreateServiceConfigFileMode [2020-09-16T13:15:47.977Z] #33 174.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-16T13:15:48.059Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-16T13:15:49.358Z] #33 175.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-16T13:15:49.427Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-16T13:15:49.427Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-16T13:15:49.427Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-16T13:15:49.427Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-16T13:15:49.517Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2020-09-16T13:15:49.517Z] === RUN TestCreateServiceSysctls [2020-09-16T13:15:50.741Z] #33 177.0 [2020-09-16T13:15:50.741Z] #33 DONE 177.2s [2020-09-16T13:15:51.001Z] [2020-09-16T13:15:51.001Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-16T13:15:51.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:15:51.039Z] INFO: Testing against a local daemon [2020-09-16T13:15:51.039Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.336s [2020-09-16T13:15:51.039Z] [2020-09-16T13:15:51.039Z] === Skipped [2020-09-16T13:15:51.039Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-16T13:15:51.039Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-16T13:15:51.039Z] [2020-09-16T13:15:51.039Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-16T13:15:51.039Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-16T13:15:51.039Z] [2020-09-16T13:15:51.039Z] [2020-09-16T13:15:51.039Z] DONE 2 tests, 2 skipped in 6.400s [2020-09-16T13:15:51.039Z] [2020-09-16T13:15:51.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-16T13:15:51.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-16T13:15:52.261Z] --- PASS: TestCreateServiceSysctls (2.92s) [2020-09-16T13:15:52.261Z] === RUN TestCreateServiceCapabilities [2020-09-16T13:15:52.383Z] #34 DONE 1.2s [2020-09-16T13:15:53.766Z] [2020-09-16T13:15:53.766Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-16T13:15:53.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:15:53.956Z] INFO: Testing against a local daemon [2020-09-16T13:15:53.956Z] ok github.com/docker/docker/integration/plugin/logging 0.231s [2020-09-16T13:15:53.956Z] [2020-09-16T13:15:53.956Z] === Skipped [2020-09-16T13:15:53.956Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-16T13:15:53.956Z] read_test.go:21: no unix domain sockets on Windows [2020-09-16T13:15:53.956Z] [2020-09-16T13:15:53.956Z] [2020-09-16T13:15:53.956Z] DONE 1 tests, 1 skipped in 2.816s [2020-09-16T13:15:53.956Z] [2020-09-16T13:15:53.956Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-16T13:15:54.335Z] #35 DONE 0.6s [2020-09-16T13:15:54.335Z] [2020-09-16T13:15:54.335Z] #36 exporting to image [2020-09-16T13:15:54.335Z] #36 exporting layers [2020-09-16T13:15:54.349Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-09-16T13:15:54.349Z] === RUN TestInspect [2020-09-16T13:15:55.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-16T13:15:55.493Z] testing: warning: no tests to run [2020-09-16T13:15:55.493Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2020-09-16T13:15:55.493Z] [2020-09-16T13:15:55.493Z] DONE 0 tests in 1.315s [2020-09-16T13:15:55.493Z] [2020-09-16T13:15:55.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-16T13:15:56.593Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-16T13:15:57.092Z] --- PASS: TestInspect (2.48s) [2020-09-16T13:15:57.092Z] === RUN TestCreateJob [2020-09-16T13:15:57.630Z] #36 exporting layers 3.0s done [2020-09-16T13:15:57.630Z] #36 writing image sha256:74f2f4a8cc2458437cfb16b7104b2022ac17c4838ecc4a6fe1fb21eeb61337d7 done [2020-09-16T13:15:57.630Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-16T13:15:57.630Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-16T13:15:57.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:15:57.694Z] INFO: Testing against a local daemon [2020-09-16T13:15:57.694Z] ok github.com/docker/docker/integration/plugin/volumes 0.235s [2020-09-16T13:15:57.955Z] + echo Ensuring container killed. [2020-09-16T13:15:57.955Z] Ensuring container killed. [2020-09-16T13:15:57.955Z] + docker rm -vf docker-pr1 [2020-09-16T13:15:57.955Z] Error: No such container: docker-pr1 [2020-09-16T13:15:57.955Z] + true [Pipeline] sh [2020-09-16T13:15:58.154Z] [2020-09-16T13:15:58.154Z] === Skipped [2020-09-16T13:15:58.154Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-16T13:15:58.154Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:15:58.154Z] [2020-09-16T13:15:58.154Z] [2020-09-16T13:15:58.154Z] DONE 1 tests, 1 skipped in 2.578s [2020-09-16T13:15:58.154Z] [2020-09-16T13:15:58.154Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-16T13:15:58.237Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:15:58.237Z] Chowning /workspace to jenkins user [2020-09-16T13:15:58.237Z] + id -u [2020-09-16T13:15:58.237Z] + id -g [2020-09-16T13:15:58.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41460:/workspace busybox chown -R 1000:1000 /workspace [2020-09-16T13:15:58.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-16T13:15:58.489Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:15:59.100Z] + bundleName=unit [2020-09-16T13:15:59.100Z] + echo Creating unit-bundles.tar.gz [2020-09-16T13:15:59.100Z] Creating unit-bundles.tar.gz [2020-09-16T13:15:59.100Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-16T13:15:59.100Z] bundles/junit-report.xml [2020-09-16T13:15:59.100Z] bundles/go-test-report.json [2020-09-16T13:15:59.100Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-16T13:15:59.112Z] Archiving artifacts [2020-09-16T13:15:59.504Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:15:59.814Z] + make clean [2020-09-16T13:15:59.814Z] docker volume rm -f docker-dev-cache [2020-09-16T13:15:59.842Z] --- PASS: TestCreateJob (2.85s) [2020-09-16T13:15:59.842Z] === RUN TestReplicatedJob [2020-09-16T13:15:59.859Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-16T13:16:00.073Z] docker-dev-cache [Pipeline] deleteDir [2020-09-16T13:16:00.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:16:00.333Z] INFO: Testing against a local daemon [2020-09-16T13:16:00.333Z] ok github.com/docker/docker/integration/secret 0.261s [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] === Skipped [2020-09-16T13:16:00.333Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-16T13:16:00.333Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-16T13:16:00.333Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-16T13:16:00.333Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-16T13:16:00.333Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-16T13:16:00.333Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-16T13:16:00.333Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] DONE 6 tests, 6 skipped in 2.270s [2020-09-16T13:16:00.333Z] [2020-09-16T13:16:00.333Z] Running D:\gopath\src\github.com\docker\docker\integration\service [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T13:16:01.765Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-16T13:16:02.022Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-16T13:16:02.586Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-16T13:16:03.150Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-16T13:16:03.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:16:03.244Z] INFO: Testing against a local daemon [2020-09-16T13:16:03.244Z] ok github.com/docker/docker/integration/service 0.420s [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === Skipped [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-16T13:16:03.244Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-16T13:16:03.244Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-09-16T13:16:03.244Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-16T13:16:03.244Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-16T13:16:03.244Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-09-16T13:16:03.244Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-16T13:16:03.244Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-16T13:16:03.244Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-16T13:16:03.244Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-16T13:16:03.244Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-16T13:16:03.244Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-16T13:16:03.244Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-16T13:16:03.244Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-16T13:16:03.244Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-16T13:16:03.244Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-16T13:16:03.244Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-16T13:16:03.244Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-16T13:16:03.244Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-16T13:16:03.244Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] DONE 24 tests, 23 skipped in 3.016s [2020-09-16T13:16:03.244Z] [2020-09-16T13:16:03.244Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-16T13:16:03.713Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-16T13:16:03.970Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-16T13:16:05.449Z] --- PASS: TestReplicatedJob (4.87s) [2020-09-16T13:16:05.449Z] === RUN TestUpdateReplicatedJob [2020-09-16T13:16:05.866Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-16T13:16:06.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:16:06.168Z] INFO: Testing against a local daemon [2020-09-16T13:16:06.168Z] ok github.com/docker/docker/integration/session 0.430s [2020-09-16T13:16:06.168Z] [2020-09-16T13:16:06.168Z] === Skipped [2020-09-16T13:16:06.168Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-16T13:16:06.168Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-16T13:16:06.168Z] [2020-09-16T13:16:06.168Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-16T13:16:06.168Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-16T13:16:06.168Z] [2020-09-16T13:16:06.168Z] [2020-09-16T13:16:06.168Z] DONE 2 tests, 2 skipped in 2.539s [2020-09-16T13:16:06.168Z] [2020-09-16T13:16:06.168Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-16T13:16:06.796Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-16T13:16:07.530Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2020-09-16T13:16:07.530Z] === RUN TestServiceListWithStatuses [2020-09-16T13:16:07.530Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-16T13:16:07.530Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:16:07.530Z] === RUN TestDockerNetworkConnectAlias [2020-09-16T13:16:08.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:16:08.356Z] INFO: Testing against a local daemon [2020-09-16T13:16:08.691Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-16T13:16:09.898Z] ok github.com/docker/docker/integration/system 1.718s [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === Skipped [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:16:09.898Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-16T13:16:09.898Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-16T13:16:09.898Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-16T13:16:09.898Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-16T13:16:09.898Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-16T13:16:09.898Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-16T13:16:09.898Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] DONE 13 tests, 7 skipped in 3.742s [2020-09-16T13:16:09.898Z] [2020-09-16T13:16:09.898Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-16T13:16:10.584Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-16T13:16:11.516Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-16T13:16:12.016Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2020-09-16T13:16:12.016Z] === RUN TestDockerNetworkReConnect [2020-09-16T13:16:12.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:16:12.078Z] INFO: Testing against a local daemon [2020-09-16T13:16:12.448Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-16T13:16:12.537Z] ok github.com/docker/docker/integration/volume 0.471s [2020-09-16T13:16:12.538Z] [2020-09-16T13:16:12.538Z] === Skipped [2020-09-16T13:16:12.538Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-16T13:16:12.538Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-16T13:16:12.538Z] [2020-09-16T13:16:12.538Z] [2020-09-16T13:16:12.538Z] DONE 5 tests, 1 skipped in 2.591s [2020-09-16T13:16:12.538Z] [2020-09-16T13:16:12.538Z] INFO: make.ps1 ended at 09/16/2020 13:16:12 [2020-09-16T13:16:12.538Z] INFO: Integration CLI tests being run from the host: [2020-09-16T13:16:12.538Z] 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-09-16T13:16:13.378Z] --- PASS: TestServicePlugin (33.22s) [2020-09-16T13:16:13.378Z] plugin_test.go:62: [d498f639e31d5] joining swarm manager [d2d7b582a8ba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:16:13.378Z] plugin_test.go:65: [d9a548ea8a08f] joining swarm manager [d2d7b582a8ba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:16:13.378Z] === RUN TestServiceUpdateLabel [2020-09-16T13:16:14.760Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2020-09-16T13:16:14.760Z] === RUN TestServicePlugin [2020-09-16T13:16:14.760Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-16T13:16:14.760Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:16:14.761Z] === RUN TestServiceUpdateLabel [2020-09-16T13:16:15.902Z] --- PASS: TestServiceUpdateLabel (2.01s) [2020-09-16T13:16:15.902Z] === RUN TestServiceUpdateSecrets [2020-09-16T13:16:16.844Z] --- PASS: TestServiceUpdateLabel (1.94s) [2020-09-16T13:16:16.844Z] === RUN TestServiceUpdateSecrets [2020-09-16T13:16:17.795Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-16T13:16:18.052Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-16T13:16:18.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-16T13:16:18.871Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-16T13:16:19.128Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-16T13:16:19.384Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-16T13:16:19.640Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-16T13:16:19.640Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-16T13:16:19.897Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-16T13:16:21.120Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-16T13:16:21.120Z] INFO: Testing against a local daemon [2020-09-16T13:16:21.267Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-16T13:16:22.198Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-16T13:16:22.198Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-16T13:16:22.198Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-16T13:16:23.127Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-16T13:16:23.127Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-16T13:16:24.064Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-16T13:16:25.432Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-16T13:16:25.432Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-16T13:16:25.432Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-16T13:16:25.432Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-16T13:16:27.952Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-16T13:16:27.952Z] === RUN TestDockerSuite/TestEventsRename [2020-09-16T13:16:28.515Z] === RUN TestDockerSuite/TestEventsResize [2020-09-16T13:16:28.772Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-16T13:16:29.701Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2020-09-16T13:16:29.701Z] === RUN TestServiceUpdateConfigs [2020-09-16T13:16:32.198Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-09-16T13:16:32.198Z] === RUN TestServiceUpdateConfigs [2020-09-16T13:16:34.989Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-16T13:16:34.989Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-16T13:16:35.245Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-16T13:16:38.515Z] === RUN TestDockerSuite/TestEventsTop [2020-09-16T13:16:38.515Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-16T13:16:41.034Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-16T13:16:44.305Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-09-16T13:16:44.305Z] === RUN TestServiceUpdateNetwork [2020-09-16T13:16:47.559Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2020-09-16T13:16:47.559Z] === RUN TestServiceUpdateNetwork [2020-09-16T13:16:52.402Z] === RUN TestDockerSuite/TestExec [2020-09-16T13:16:52.402Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-16T13:16:52.966Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-16T13:16:53.529Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-16T13:16:53.786Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-16T13:16:54.718Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-16T13:16:55.283Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-16T13:16:55.848Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-16T13:16:56.414Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-16T13:16:56.672Z] --- PASS: TestServiceUpdateNetwork (12.73s) [2020-09-16T13:16:56.672Z] === RUN TestServiceUpdatePidsLimit [2020-09-16T13:16:57.236Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-16T13:16:57.822Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-16T13:16:57.938Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2020-09-16T13:16:57.938Z] === RUN TestServiceUpdatePidsLimit [2020-09-16T13:16:58.079Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-16T13:16:58.336Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-16T13:16:58.575Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-16T13:16:59.214Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-16T13:16:59.265Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-16T13:16:59.829Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-16T13:17:00.392Z] === RUN TestDockerSuite/TestExecEnv [2020-09-16T13:17:01.323Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-16T13:17:02.254Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-16T13:17:02.511Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-16T13:17:04.403Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-16T13:17:04.660Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-16T13:17:05.224Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-16T13:17:05.787Z] === RUN TestDockerSuite/TestExecParseError [2020-09-16T13:17:06.045Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-16T13:17:06.045Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-16T13:17:06.135Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-16T13:17:06.610Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-16T13:17:07.173Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-16T13:17:08.104Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-16T13:17:08.668Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-16T13:17:09.235Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-16T13:17:13.408Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2020-09-16T13:17:13.408Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-09-16T13:17:13.408Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-09-16T13:17:13.408Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2020-09-16T13:17:13.408Z] PASS [2020-09-16T13:17:13.408Z] [2020-09-16T13:17:13.408Z] === Skipped [2020-09-16T13:17:13.408Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-16T13:17:13.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:17:13.408Z] [2020-09-16T13:17:13.408Z] [2020-09-16T13:17:13.408Z] DONE 27 tests, 1 skipped in 181.880s [2020-09-16T13:17:13.408Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-16T13:17:13.408Z] ++ 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-09-16T13:17:13.408Z] ++ set -e [2020-09-16T13:17:13.408Z] ++ '[' -n 0 ']' [2020-09-16T13:17:13.408Z] ++ set -x [2020-09-16T13:17:13.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-16T13:17:13.408Z] INFO: Testing against a local daemon [2020-09-16T13:17:13.408Z] === RUN TestSessionCreate [2020-09-16T13:17:13.666Z] --- PASS: TestSessionCreate (0.03s) [2020-09-16T13:17:13.666Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-16T13:17:13.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-16T13:17:13.666Z] PASS [2020-09-16T13:17:13.666Z] [2020-09-16T13:17:13.666Z] DONE 2 tests in 0.149s [2020-09-16T13:17:13.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-16T13:17:13.666Z] ++ 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-09-16T13:17:13.666Z] ++ set -e [2020-09-16T13:17:13.666Z] ++ '[' -n 0 ']' [2020-09-16T13:17:13.666Z] ++ set -x [2020-09-16T13:17:13.666Z] ++ env -i DEST=/go/src/github.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-09-16T13:17:13.666Z] INFO: Testing against a local daemon [2020-09-16T13:17:13.666Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-16T13:17:13.666Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:17:13.666Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:17:13.666Z] === RUN TestEventsExecDie [2020-09-16T13:17:14.230Z] --- PASS: TestEventsExecDie (0.53s) [2020-09-16T13:17:14.230Z] === RUN TestEventsBackwardsCompatible [2020-09-16T13:17:14.230Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-16T13:17:14.230Z] === RUN TestInfoBinaryCommits [2020-09-16T13:17:14.230Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-16T13:17:14.230Z] === RUN TestInfoAPIVersioned [2020-09-16T13:17:14.230Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-16T13:17:14.230Z] === RUN TestInfoDiscoveryBackend [2020-09-16T13:17:14.629Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2020-09-16T13:17:14.629Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-16T13:17:14.629Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-09-16T13:17:14.629Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-09-16T13:17:14.629Z] PASS [2020-09-16T13:17:14.629Z] [2020-09-16T13:17:14.629Z] === Skipped [2020-09-16T13:17:14.629Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-16T13:17:14.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-16T13:17:14.629Z] [2020-09-16T13:17:14.629Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-16T13:17:14.629Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-16T13:17:14.629Z] [2020-09-16T13:17:14.629Z] [2020-09-16T13:17:14.629Z] DONE 27 tests, 2 skipped in 129.548s [2020-09-16T13:17:14.629Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-16T13:17:14.629Z] ++ 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-09-16T13:17:14.629Z] ++ set -e [2020-09-16T13:17:14.629Z] ++ '[' -n 0 ']' [2020-09-16T13:17:14.629Z] ++ set -x [2020-09-16T13:17:14.629Z] ++ env -i DEST=/go/src/github.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-09-16T13:17:14.629Z] INFO: Testing against a local daemon [2020-09-16T13:17:14.629Z] === RUN TestSessionCreate [2020-09-16T13:17:14.629Z] --- PASS: TestSessionCreate (0.04s) [2020-09-16T13:17:14.629Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-16T13:17:14.629Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-16T13:17:14.629Z] PASS [2020-09-16T13:17:14.629Z] [2020-09-16T13:17:14.629Z] DONE 2 tests in 0.157s [2020-09-16T13:17:14.629Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-16T13:17:14.629Z] ++ 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-09-16T13:17:14.629Z] ++ set -e [2020-09-16T13:17:14.629Z] ++ '[' -n 0 ']' [2020-09-16T13:17:14.629Z] ++ set -x [2020-09-16T13:17:14.629Z] ++ env -i DEST=/go/src/github.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-09-16T13:17:14.629Z] INFO: Testing against a local daemon [2020-09-16T13:17:14.629Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-16T13:17:14.629Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:17:14.629Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:17:14.629Z] === RUN TestEventsExecDie [2020-09-16T13:17:14.629Z] --- PASS: TestEventsExecDie (0.59s) [2020-09-16T13:17:14.629Z] === RUN TestEventsBackwardsCompatible [2020-09-16T13:17:14.629Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-16T13:17:14.629Z] === RUN TestInfoBinaryCommits [2020-09-16T13:17:14.629Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-16T13:17:14.629Z] === RUN TestInfoAPIVersioned [2020-09-16T13:17:14.629Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-16T13:17:14.629Z] === RUN TestInfoDiscoveryBackend [2020-09-16T13:17:14.805Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-16T13:17:14.805Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-16T13:17:15.264Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-16T13:17:15.264Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-16T13:17:15.746Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-16T13:17:15.746Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-16T13:17:16.301Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-16T13:17:16.301Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-16T13:17:16.309Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-16T13:17:16.309Z] === RUN TestInfoAPI [2020-09-16T13:17:16.309Z] --- PASS: TestInfoAPI (0.02s) [2020-09-16T13:17:16.309Z] === RUN TestInfoAPIWarnings [2020-09-16T13:17:16.598Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-16T13:17:16.598Z] === RUN TestInfoAPI [2020-09-16T13:17:16.598Z] --- PASS: TestInfoAPI (0.03s) [2020-09-16T13:17:16.598Z] === RUN TestInfoAPIWarnings [2020-09-16T13:17:16.873Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-16T13:17:16.873Z] === RUN TestInfoDebug [2020-09-16T13:17:17.235Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-09-16T13:17:17.235Z] === RUN TestInfoDebug [2020-09-16T13:17:17.436Z] --- PASS: TestInfoDebug (0.52s) [2020-09-16T13:17:17.436Z] === RUN TestInfoInsecureRegistries [2020-09-16T13:17:17.876Z] --- PASS: TestInfoDebug (0.53s) [2020-09-16T13:17:17.876Z] === RUN TestInfoInsecureRegistries [2020-09-16T13:17:18.000Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-16T13:17:18.000Z] === RUN TestInfoRegistryMirrors [2020-09-16T13:17:18.171Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-09-16T13:17:18.171Z] === RUN TestInfoRegistryMirrors [2020-09-16T13:17:18.562Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-16T13:17:18.562Z] === RUN TestLoginFailsWithBadCredentials [2020-09-16T13:17:18.808Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-16T13:17:18.808Z] === RUN TestLoginFailsWithBadCredentials [2020-09-16T13:17:19.849Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2020-09-16T13:17:19.849Z] === RUN TestPingCacheHeaders [2020-09-16T13:17:19.849Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-16T13:17:19.849Z] === RUN TestPingGet [2020-09-16T13:17:19.849Z] --- PASS: TestPingGet (0.02s) [2020-09-16T13:17:19.849Z] === RUN TestPingHead [2020-09-16T13:17:19.849Z] --- PASS: TestPingHead (0.03s) [2020-09-16T13:17:19.849Z] === RUN TestVersion [2020-09-16T13:17:19.849Z] --- PASS: TestVersion (0.04s) [2020-09-16T13:17:19.849Z] PASS [2020-09-16T13:17:19.849Z] [2020-09-16T13:17:19.849Z] === Skipped [2020-09-16T13:17:19.849Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:17:19.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:17:19.849Z] [2020-09-16T13:17:19.849Z] [2020-09-16T13:17:19.849Z] DONE 18 tests, 1 skipped in 6.162s [2020-09-16T13:17:19.849Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-16T13:17:19.849Z] ++ 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-09-16T13:17:19.849Z] ++ set -e [2020-09-16T13:17:19.849Z] ++ '[' -n 0 ']' [2020-09-16T13:17:19.849Z] ++ set -x [2020-09-16T13:17:19.849Z] ++ env -i DEST=/go/src/github.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-09-16T13:17:19.930Z] --- PASS: TestLoginFailsWithBadCredentials (1.16s) [2020-09-16T13:17:19.930Z] === RUN TestPingCacheHeaders [2020-09-16T13:17:19.930Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-16T13:17:19.930Z] === RUN TestPingGet [2020-09-16T13:17:19.930Z] --- PASS: TestPingGet (0.01s) [2020-09-16T13:17:19.930Z] === RUN TestPingHead [2020-09-16T13:17:19.930Z] --- PASS: TestPingHead (0.03s) [2020-09-16T13:17:19.930Z] === RUN TestVersion [2020-09-16T13:17:19.930Z] --- PASS: TestVersion (0.04s) [2020-09-16T13:17:19.930Z] PASS [2020-09-16T13:17:19.930Z] [2020-09-16T13:17:19.930Z] === Skipped [2020-09-16T13:17:19.930Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-16T13:17:19.930Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-16T13:17:19.930Z] [2020-09-16T13:17:19.930Z] [2020-09-16T13:17:19.930Z] DONE 18 tests, 1 skipped in 6.154s [2020-09-16T13:17:19.930Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-16T13:17:19.930Z] ++ 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-09-16T13:17:19.930Z] ++ set -e [2020-09-16T13:17:19.930Z] ++ '[' -n 0 ']' [2020-09-16T13:17:19.930Z] ++ set -x [2020-09-16T13:17:19.930Z] ++ env -i DEST=/go/src/github.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-09-16T13:17:19.930Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-16T13:17:19.930Z] INFO: Testing against a local daemon [2020-09-16T13:17:19.930Z] === RUN TestVolumesCreateAndList [2020-09-16T13:17:19.930Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-09-16T13:17:19.930Z] === RUN TestVolumesRemove [2020-09-16T13:17:19.930Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-16T13:17:19.930Z] === RUN TestVolumesInspect [2020-09-16T13:17:19.930Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-16T13:17:19.930Z] === RUN TestVolumesInvalidJSON [2020-09-16T13:17:19.930Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-16T13:17:19.930Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-16T13:17:20.143Z] INFO: Testing against a local daemon [2020-09-16T13:17:20.143Z] === RUN TestVolumesCreateAndList [2020-09-16T13:17:20.143Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-16T13:17:20.143Z] === RUN TestVolumesRemove [2020-09-16T13:17:20.143Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-16T13:17:20.143Z] === RUN TestVolumesInspect [2020-09-16T13:17:20.143Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-16T13:17:20.143Z] === RUN TestVolumesInvalidJSON [2020-09-16T13:17:20.143Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-16T13:17:20.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-16T13:17:20.143Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-16T13:17:20.143Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-16T13:17:20.143Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-16T13:17:20.143Z] PASS [2020-09-16T13:17:20.143Z] [2020-09-16T13:17:20.143Z] DONE 5 tests in 0.202s [2020-09-16T13:17:20.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:17:20.189Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-16T13:17:20.189Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-16T13:17:20.189Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-16T13:17:20.189Z] PASS [2020-09-16T13:17:20.189Z] [2020-09-16T13:17:20.189Z] DONE 5 tests in 0.306s [2020-09-16T13:17:20.189Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:17:20.189Z] ++++ cat bundles/test-integration/docker.pid [2020-09-16T13:17:20.189Z] +++ kill 5591 [2020-09-16T13:17:20.438Z] ++++ cat bundles/test-integration/docker.pid [2020-09-16T13:17:20.438Z] +++ kill 13759 [2020-09-16T13:17:20.446Z] === RUN TestDockerSuite/TestExecTTY [2020-09-16T13:17:21.012Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-16T13:17:21.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-16T13:17:21.480Z] +++ /etc/init.d/apparmor stop [2020-09-16T13:17:21.480Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:17:21.480Z] [2020-09-16T13:17:21.480Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:17:21.480Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:17:21.480Z] [2020-09-16T13:17:21.480Z] To set a process to complain mode, use the command line tool [2020-09-16T13:17:21.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:17:21.480Z] +++ true [2020-09-16T13:17:21.480Z] exiting test-integration [2020-09-16T13:17:21.480Z] ++ exit 0 [2020-09-16T13:17:21.480Z] [2020-09-16T13:17:21.526Z] +++ /etc/init.d/apparmor stop [2020-09-16T13:17:21.526Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:17:21.526Z] [2020-09-16T13:17:21.526Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:17:21.526Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:17:21.526Z] [2020-09-16T13:17:21.526Z] To set a process to complain mode, use the command line tool [2020-09-16T13:17:21.526Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:17:21.526Z] +++ true [2020-09-16T13:17:21.526Z] exiting test-integration [2020-09-16T13:17:21.526Z] ++ exit 0 [2020-09-16T13:17:21.526Z] [2020-09-16T13:17:21.526Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-16T13:17:22.459Z] + for job in $(jobs -p) [2020-09-16T13:17:22.459Z] + wait 5260 [2020-09-16T13:17:22.716Z] === RUN TestDockerSuite/TestExecUlimits Post stage [Pipeline] junit [2020-09-16T13:17:23.047Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-16T13:17:23.649Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-16T13:17:23.649Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-16T13:17:23.798Z] + echo Ensuring container killed. [2020-09-16T13:17:23.798Z] Ensuring container killed. [2020-09-16T13:17:23.798Z] + docker rm -vf docker-pr1 [2020-09-16T13:17:23.798Z] Error: No such container: docker-pr1 [2020-09-16T13:17:23.798Z] + true [Pipeline] sh [2020-09-16T13:17:24.192Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:17:24.192Z] Chowning /workspace to jenkins user [2020-09-16T13:17:24.192Z] + id -u [2020-09-16T13:17:24.192Z] + id -g [2020-09-16T13:17:24.192Z] + docker run --rm -v /home/docker/workspace/moby_PR-41460:/workspace busybox chown -R 1001:1001 /workspace [2020-09-16T13:17:24.192Z] Unable to find image 'busybox:latest' locally [2020-09-16T13:17:24.712Z] latest: Pulling from library/busybox [2020-09-16T13:17:24.712Z] d997fe81ee23: Pulling fs layer [2020-09-16T13:17:24.712Z] d997fe81ee23: Verifying Checksum [2020-09-16T13:17:24.712Z] d997fe81ee23: Download complete [2020-09-16T13:17:25.007Z] d997fe81ee23: Pull complete [2020-09-16T13:17:25.007Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-16T13:17:25.007Z] Status: Downloaded newer image for busybox:latest [2020-09-16T13:17:25.018Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-16T13:17:25.583Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-16T13:17:26.147Z] === RUN TestDockerSuite/TestExecWithTERM [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:17:26.946Z] + bundleName=ppc64le-integration [2020-09-16T13:17:26.946Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-16T13:17:26.946Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-16T13:17:26.946Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-16T13:17:26.946Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-16T13:17:26.991Z] Archiving artifacts [2020-09-16T13:17:27.077Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-16T13:17:27.381Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:17:27.644Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-16T13:17:27.779Z] + make clean [2020-09-16T13:17:28.073Z] make: command: Command not found [2020-09-16T13:17:28.073Z] make: command: Command not found [2020-09-16T13:17:28.073Z] docker volume rm -f docker-dev-cache [2020-09-16T13:17:28.073Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T13:17:32.905Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-16T13:17:37.079Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-16T13:17:38.009Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-16T13:17:43.260Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-16T13:17:43.260Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-16T13:17:43.260Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-16T13:17:43.260Z] === RUN TestDockerSuite/TestHealth [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-16T13:18:05.160Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-16T13:18:05.417Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-16T13:18:05.982Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-16T13:18:08.503Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-16T13:18:08.503Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-16T13:18:08.503Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-16T13:18:09.444Z] === RUN TestDockerSuite/TestImportFile [2020-09-16T13:18:10.841Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-16T13:18:10.841Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-16T13:18:11.772Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-16T13:18:12.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-16T13:18:12.904Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-16T13:18:13.836Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-16T13:18:14.400Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-16T13:18:14.966Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-16T13:18:15.530Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-16T13:18:15.530Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-16T13:18:15.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-16T13:18:16.094Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-16T13:18:16.351Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-16T13:18:16.915Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-16T13:18:17.172Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-16T13:18:17.738Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-16T13:18:17.996Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-16T13:18:18.253Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-16T13:18:19.184Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-16T13:18:19.749Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-16T13:18:20.006Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-16T13:18:20.006Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-16T13:18:20.570Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-16T13:18:20.570Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-16T13:18:21.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-16T13:18:21.700Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-16T13:18:21.957Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-16T13:18:22.521Z] === RUN TestDockerSuite/TestInspectImage [2020-09-16T13:18:22.521Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-16T13:18:22.521Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-16T13:18:22.521Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-16T13:18:23.085Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-16T13:18:23.649Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-16T13:18:23.649Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-16T13:18:23.911Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-16T13:18:24.505Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-16T13:18:26.399Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-16T13:18:26.399Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-16T13:18:26.963Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-16T13:18:27.527Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-16T13:18:28.458Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-16T13:18:28.715Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-16T13:18:29.279Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-16T13:18:29.847Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-16T13:18:30.104Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-16T13:18:30.669Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-16T13:18:30.927Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-16T13:18:30.927Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-16T13:18:32.823Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-16T13:18:33.387Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-16T13:18:34.319Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-16T13:18:34.576Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-16T13:18:34.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-16T13:18:35.764Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-16T13:18:37.663Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-16T13:18:39.562Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-16T13:18:39.562Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-16T13:18:39.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-16T13:18:40.951Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-16T13:18:41.210Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-16T13:18:42.141Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-16T13:18:50.246Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-16T13:18:51.616Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-16T13:18:52.986Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-16T13:18:53.549Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-16T13:18:54.921Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-16T13:18:54.921Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-16T13:18:55.178Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-16T13:18:55.178Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-16T13:18:55.178Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-16T13:18:55.741Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-16T13:18:55.998Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-16T13:18:58.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-16T13:18:59.449Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-16T13:19:00.381Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-16T13:19:05.654Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-16T13:19:05.654Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-16T13:19:05.654Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-16T13:19:06.219Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-16T13:19:06.785Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-16T13:19:07.717Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-16T13:19:08.647Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-16T13:19:09.211Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-16T13:19:11.104Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-16T13:19:11.668Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-16T13:19:12.232Z] === RUN TestDockerSuite/TestLogsSince [2020-09-16T13:19:14.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-16T13:19:18.927Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-16T13:19:24.179Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-16T13:19:24.749Z] === RUN TestDockerSuite/TestLogsTail [2020-09-16T13:19:25.319Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-16T13:19:25.576Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-16T13:19:26.139Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-16T13:19:26.396Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-16T13:19:26.653Z] === RUN TestDockerSuite/TestNetHostname [2020-09-16T13:19:28.022Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-16T13:19:28.022Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-16T13:19:29.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-16T13:19:33.564Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-16T13:19:34.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-16T13:19:35.499Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-16T13:19:36.065Z] === RUN TestDockerSuite/TestPluginActive [2020-09-16T13:19:38.588Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-16T13:19:45.147Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-16T13:19:45.147Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-16T13:19:45.404Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-16T13:19:47.941Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-16T13:19:48.870Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-16T13:19:52.140Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-16T13:19:56.312Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-16T13:19:57.682Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-16T13:19:58.613Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-16T13:19:59.177Z] === RUN TestDockerSuite/TestPortList [2020-09-16T13:20:03.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-16T13:20:05.880Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-16T13:20:05.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-16T13:20:06.445Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-16T13:20:13.008Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-16T13:20:13.008Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-16T13:20:13.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-16T13:20:13.265Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-16T13:20:13.265Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-16T13:20:13.829Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-16T13:20:13.829Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-16T13:20:14.086Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-16T13:20:14.344Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-16T13:20:15.274Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-16T13:20:15.274Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-16T13:20:17.798Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-16T13:20:18.364Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-16T13:20:18.928Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-16T13:20:18.928Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-16T13:20:20.825Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-16T13:20:21.389Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-16T13:20:23.285Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-16T13:20:26.561Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-16T13:20:26.561Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-16T13:20:28.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-16T13:20:28.457Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-16T13:20:36.579Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-16T13:20:36.579Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-16T13:20:37.953Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-16T13:20:38.884Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-16T13:20:39.450Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-16T13:20:41.345Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-16T13:20:42.717Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-16T13:20:43.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-16T13:20:43.648Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-16T13:20:44.212Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-16T13:20:45.583Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-16T13:20:47.479Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-16T13:20:48.044Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-16T13:20:48.044Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-16T13:20:48.607Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-16T13:20:49.979Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-16T13:20:49.979Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-16T13:20:50.580Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-16T13:20:51.516Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-16T13:20:52.080Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-16T13:20:52.645Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-16T13:20:55.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-16T13:20:58.458Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-16T13:20:59.828Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-16T13:21:01.201Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-16T13:21:01.201Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-16T13:21:01.459Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-16T13:21:02.024Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-16T13:21:04.549Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-16T13:21:05.484Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-16T13:21:08.007Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-16T13:21:08.570Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-16T13:21:08.570Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-16T13:21:08.570Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-16T13:21:11.101Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-16T13:21:11.665Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-16T13:21:11.922Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-16T13:21:12.853Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-16T13:21:13.418Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-16T13:21:14.349Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-16T13:21:15.284Z] === RUN TestDockerSuite/TestRmiTag [2020-09-16T13:21:15.284Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-16T13:21:15.541Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-16T13:21:18.817Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-16T13:21:18.817Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-16T13:21:19.074Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-16T13:21:19.331Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-16T13:21:20.261Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-16T13:21:20.826Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-16T13:21:20.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-16T13:21:21.391Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-16T13:21:21.391Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-16T13:21:21.647Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-16T13:21:21.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-16T13:21:22.836Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-16T13:21:23.093Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-16T13:21:24.025Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-16T13:21:24.592Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-16T13:21:25.530Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-16T13:21:26.910Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-16T13:21:27.839Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-16T13:21:28.404Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-16T13:21:28.968Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-16T13:21:29.534Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-16T13:21:30.099Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-16T13:21:30.663Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-16T13:21:31.594Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-16T13:21:31.853Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-16T13:21:32.417Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-16T13:21:32.677Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-16T13:21:32.677Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-16T13:21:34.048Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-16T13:21:34.613Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-16T13:21:35.184Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-16T13:21:35.748Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-16T13:21:36.312Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-16T13:21:36.312Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-16T13:21:36.570Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-16T13:21:37.133Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-16T13:21:37.391Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-16T13:21:37.954Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-16T13:21:38.211Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-16T13:21:38.211Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-16T13:21:38.775Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-16T13:21:38.775Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-16T13:21:39.706Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-16T13:21:39.964Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-16T13:21:40.548Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-16T13:21:41.114Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-16T13:21:41.114Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-16T13:21:41.677Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-16T13:21:42.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-16T13:21:43.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-16T13:21:44.474Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-16T13:21:45.039Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-16T13:21:45.603Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-16T13:21:45.861Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-16T13:21:46.424Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-16T13:21:46.681Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-16T13:21:47.613Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-16T13:21:50.139Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-16T13:21:50.139Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-16T13:21:50.703Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-16T13:21:52.075Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-16T13:21:53.445Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-16T13:21:54.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-16T13:21:56.185Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-16T13:21:56.185Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-16T13:21:56.185Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-16T13:21:56.760Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-16T13:21:57.714Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-16T13:21:58.643Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-16T13:22:00.014Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-16T13:22:00.272Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-16T13:22:01.202Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-16T13:22:01.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-16T13:22:01.459Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-16T13:22:01.459Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-16T13:22:02.023Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-16T13:22:03.393Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-16T13:22:03.393Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-16T13:22:03.957Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-16T13:22:04.889Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-16T13:22:05.453Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-16T13:22:06.018Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-16T13:22:06.018Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-16T13:22:06.583Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-16T13:22:06.840Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-16T13:22:07.405Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-16T13:22:07.969Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-16T13:22:08.227Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-16T13:22:08.794Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-16T13:22:09.361Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-16T13:22:09.619Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-16T13:22:09.619Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-16T13:22:10.184Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-16T13:22:10.748Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-16T13:22:11.683Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-16T13:22:11.940Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-16T13:22:11.940Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-16T13:22:14.463Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-16T13:22:14.720Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-16T13:22:26.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-16T13:22:26.901Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-16T13:22:26.901Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-16T13:22:27.834Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-16T13:22:27.834Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-16T13:22:27.834Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-16T13:22:27.834Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-16T13:22:28.766Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-16T13:22:30.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-16T13:22:31.226Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-16T13:22:32.158Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-16T13:22:33.091Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-16T13:22:33.347Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-16T13:22:35.868Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-16T13:22:38.411Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-16T13:22:39.342Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-16T13:22:39.908Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-16T13:22:40.474Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-16T13:22:41.408Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-16T13:22:41.408Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-16T13:22:41.408Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-16T13:22:41.408Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-16T13:22:42.340Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-16T13:22:43.272Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-16T13:22:44.202Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-16T13:22:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-16T13:22:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-16T13:22:44.459Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-16T13:22:45.830Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-16T13:22:46.762Z] === RUN TestDockerSuite/TestRunMount [2020-09-16T13:22:48.133Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-16T13:22:51.413Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-16T13:22:51.977Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-16T13:22:52.235Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-16T13:22:52.493Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-16T13:22:53.424Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-16T13:22:55.949Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-16T13:22:57.319Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-16T13:22:58.690Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-16T13:23:00.067Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-16T13:23:01.438Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-16T13:23:02.369Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-16T13:23:02.369Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-16T13:23:02.626Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-16T13:23:03.190Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-16T13:23:03.754Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-16T13:23:04.012Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-16T13:23:05.383Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-16T13:23:06.752Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-16T13:23:09.274Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-16T13:23:09.531Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-16T13:23:09.531Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-16T13:23:10.096Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-16T13:23:10.096Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-16T13:23:10.352Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-16T13:23:10.916Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-16T13:23:10.916Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-16T13:23:11.486Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-16T13:23:16.755Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-16T13:23:17.319Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-16T13:23:17.577Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-16T13:23:18.141Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-16T13:23:18.706Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-16T13:23:20.601Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-16T13:23:20.859Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-16T13:23:21.423Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-16T13:23:21.987Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-16T13:23:22.245Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-16T13:23:22.810Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-16T13:23:23.066Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-16T13:23:23.066Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-16T13:23:23.630Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-16T13:23:24.561Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-16T13:23:24.561Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-16T13:23:25.126Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-16T13:23:25.126Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-16T13:23:26.059Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-16T13:23:26.059Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-16T13:23:28.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-16T13:23:28.583Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-16T13:23:29.516Z] === RUN TestDockerSuite/TestRunRm [2020-09-16T13:23:30.456Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-16T13:23:33.726Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-16T13:23:34.290Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-16T13:23:34.855Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-16T13:23:36.225Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-16T13:23:36.225Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-16T13:23:38.750Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-16T13:23:41.274Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-16T13:23:41.274Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-16T13:23:41.532Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-16T13:23:42.095Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-16T13:23:42.352Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-16T13:23:42.918Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-16T13:23:43.850Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-16T13:23:44.107Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-16T13:23:44.363Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-16T13:23:44.621Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-16T13:23:45.184Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-16T13:23:45.749Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-16T13:23:47.119Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-16T13:23:48.508Z] === RUN TestDockerSuite/TestRunState [2020-09-16T13:23:49.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-16T13:23:49.880Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-16T13:23:50.137Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-16T13:23:50.702Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-16T13:23:50.959Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-16T13:23:50.959Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-16T13:23:51.529Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-16T13:23:52.093Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-16T13:23:53.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-16T13:23:53.280Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-16T13:23:53.280Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-16T13:23:53.537Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-16T13:23:54.101Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-16T13:23:55.470Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-16T13:23:56.034Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-16T13:23:56.598Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-16T13:23:58.497Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-16T13:23:58.497Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-16T13:24:01.022Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-16T13:24:01.022Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-16T13:24:03.545Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-16T13:24:04.109Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-16T13:24:04.370Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-16T13:24:04.943Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-16T13:24:05.508Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-16T13:24:07.408Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-16T13:24:08.341Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-16T13:24:08.905Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-16T13:24:08.905Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-16T13:24:09.162Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-16T13:24:09.726Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-16T13:24:09.726Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-16T13:24:10.292Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-16T13:24:10.856Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-16T13:24:10.856Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-16T13:24:10.856Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-16T13:24:11.114Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-16T13:24:14.391Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-16T13:24:14.955Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-16T13:24:15.213Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-16T13:24:15.473Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-16T13:24:17.370Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-16T13:24:18.303Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-16T13:24:19.675Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-16T13:24:21.047Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-16T13:24:21.618Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-16T13:24:21.882Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-16T13:24:22.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-16T13:24:22.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-16T13:24:22.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-16T13:24:22.449Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-16T13:24:22.706Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-16T13:24:22.706Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-16T13:24:23.269Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-16T13:24:23.528Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-16T13:24:24.458Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-16T13:24:25.023Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-16T13:24:25.281Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-16T13:24:25.281Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-16T13:24:25.845Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-16T13:24:26.410Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-16T13:24:26.668Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-16T13:24:27.232Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-16T13:24:27.232Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-16T13:24:27.489Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-16T13:24:27.746Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-16T13:24:28.310Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-16T13:24:28.310Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-16T13:24:28.873Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-16T13:24:28.873Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-16T13:24:29.438Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-16T13:24:29.438Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-16T13:24:29.438Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-16T13:24:30.003Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-16T13:24:30.936Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-16T13:24:31.868Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-16T13:24:31.868Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-16T13:24:31.868Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-16T13:24:32.125Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-16T13:24:32.382Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-16T13:24:33.315Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-16T13:24:34.246Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-16T13:24:35.615Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-16T13:24:35.615Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-16T13:24:35.883Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-16T13:24:36.140Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-16T13:24:36.140Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-16T13:24:36.703Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-16T13:24:38.074Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-16T13:24:38.637Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-16T13:24:38.894Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-16T13:24:38.894Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-16T13:24:40.266Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-16T13:24:40.523Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-16T13:24:41.087Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-16T13:24:42.457Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-16T13:24:42.457Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-16T13:24:43.829Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-16T13:24:43.829Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-16T13:24:43.829Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-16T13:24:43.829Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-16T13:24:45.200Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-16T13:24:46.572Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-16T13:24:46.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-16T13:24:50.744Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-16T13:24:51.000Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-16T13:24:51.564Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-16T13:24:51.564Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-16T13:24:53.456Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-16T13:24:55.361Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-16T13:24:59.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-16T13:25:00.096Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-16T13:25:01.991Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-16T13:25:02.921Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-16T13:25:03.854Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-16T13:25:06.374Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-16T13:25:07.747Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-16T13:25:08.004Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-16T13:25:09.373Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-16T13:25:10.305Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-16T13:25:11.237Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-16T13:25:11.800Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-16T13:25:14.340Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-16T13:25:18.513Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-16T13:25:21.032Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-16T13:25:25.206Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-16T13:25:25.463Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-16T13:25:26.832Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-16T13:25:28.202Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-16T13:25:30.097Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-16T13:25:30.354Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-16T13:25:30.917Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-16T13:25:31.175Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-16T13:25:31.175Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-16T13:25:31.738Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-16T13:25:34.270Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-16T13:25:37.551Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-16T13:25:37.551Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-16T13:25:37.809Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-16T13:25:37.809Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-16T13:25:38.374Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-16T13:25:39.305Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-16T13:25:39.305Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-16T13:25:40.238Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-16T13:25:40.805Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-16T13:25:41.370Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-16T13:25:42.745Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-16T13:25:45.267Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-16T13:25:46.200Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-16T13:25:47.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-16T13:25:47.132Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-16T13:25:47.132Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-16T13:25:48.064Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-16T13:25:48.629Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-16T13:25:50.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-16T13:25:51.373Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-16T13:25:53.913Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-16T13:25:55.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-16T13:25:57.179Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-16T13:25:59.704Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-16T13:26:02.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-16T13:26:03.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-16T13:26:04.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-16T13:26:05.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-16T13:26:06.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-16T13:26:07.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-16T13:26:08.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-16T13:26:10.076Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-16T13:26:10.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-16T13:26:11.982Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-16T13:26:13.351Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-16T13:26:18.601Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-16T13:26:20.496Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-16T13:26:28.589Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-16T13:26:28.589Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-16T13:26:28.589Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-16T13:26:28.847Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-16T13:26:28.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-16T13:26:28.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-16T13:26:28.847Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-16T13:26:29.411Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-16T13:26:29.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-16T13:26:29.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-16T13:26:29.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-16T13:26:30.233Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-16T13:26:30.233Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-16T13:26:30.233Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-16T13:26:31.603Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-16T13:26:31.603Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-16T13:26:31.861Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-16T13:26:31.861Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-16T13:26:31.861Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-16T13:26:32.425Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-16T13:26:33.797Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-16T13:26:33.798Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-16T13:26:33.798Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-16T13:26:35.698Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-16T13:26:35.698Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-16T13:26:38.977Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite (1313.19s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.45s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.51s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.65s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.45s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.26s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachDetach (0.86s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.77s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.57s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.05s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.92s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.18s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.72s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.33s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.15s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.70s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.83s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.64s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.38s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.10s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.00s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.51s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.59s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.20s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.85s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.59s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.90s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.22s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.84s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.08s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.29s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.72s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.12s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.87s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.07s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.78s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.56s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.04s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2020-09-16T13:26:38.977Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-16T13:26:38.977Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.11s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildContChar (3.46s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.37s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.35s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.36s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2020-09-16T13:26:38.977Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-16T13:26:38.977Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.977Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-16T13:26:38.977Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.977Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-16T13:26:38.977Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.977Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-16T13:26:38.977Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.72s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.18s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.26s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.61s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.06s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.44s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.71s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.32s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.07s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.54s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.09s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.52s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.20s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.96s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.38s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.55s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.02s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEnv (1.31s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.89s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.43s) [2020-09-16T13:26:38.977Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.23s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.15s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.65s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildExpose (0.47s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.16s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.72s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.09s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.21s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.94s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildHistory (2.99s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.40s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.02s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.22s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.55s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.29s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.62s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.12s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.15s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.80s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (1.08s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.43s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.22s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.33s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildPATH (1.89s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.88s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.65s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.43s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildRm (1.97s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.71s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.50s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.39s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.73s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.08s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.92s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.76s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.78s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-16T13:26:38.978Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-16T13:26:38.978Z] docker_cli_sni_test.go:18: Flakey test [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.15s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.71s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.54s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.48s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.52s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.16s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.72s) [2020-09-16T13:26:38.978Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-16T13:26:38.978Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.68s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.53s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.23s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.68s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.51s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00075efe0_} (1.65s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1757686495_/foo_false____} (1.50s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1757686495_/foo_true____} (1.53s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3879795378_/foo_false____} (1.32s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3879795378_/foo_true____} (1.52s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3879795378_/foo_true__0xc00075f040__} (1.36s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00075f060_} (1.32s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00075f080_} (1.31s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00075f0a0_} (1.31s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00075f0c0_} (1.31s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.12s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-16T13:26:38.978Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.54s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.27s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.49s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.99s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.26s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.31s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.82s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.31s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.93s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.26s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.94s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.14s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-16T13:26:38.979Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-16T13:26:38.979Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.52s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.03s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.87s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.68s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.85s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFilters (1.28s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.95s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-16T13:26:38.979Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-16T13:26:38.979Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.14s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.42s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsRename (0.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.96s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.78s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.60s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.25s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecCgroup (0.76s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecUlimits (0.80s) [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-16T13:26:38.979Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.72s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestHealth (18.45s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-16T13:26:38.979Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-09-16T13:26:38.979Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-16T13:26:38.979Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.00s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.88s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-09-16T13:26:38.979Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.85s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.82s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.00s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.22s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.95s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestNetHostname (1.18s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginActive (2.24s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.92s) [2020-09-16T13:26:38.980Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-16T13:26:38.980Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.19s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.00s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.49s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPortList (6.13s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.07s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.34s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.15s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsByOrder (1.78s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.60s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.11s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.12s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.30s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s) [2020-09-16T13:26:38.980Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-16T13:26:38.980Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.69s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.13s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.94s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.45s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.47s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.09s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.24s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.60s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.40s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.40s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.76s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.40s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.69s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.74s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.02s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.29s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2020-09-16T13:26:38.980Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-16T13:26:38.980Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.980Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-16T13:26:38.980Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.98s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.23s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.39s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.90s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2020-09-16T13:26:38.980Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-09-16T13:26:38.980Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-09-16T13:26:38.980Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-16T13:26:38.980Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.25s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2020-09-16T13:26:38.980Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.95s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.62s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.53s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.18s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.24s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.21s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunMount (4.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.91s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.26s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.09s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.36s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.51s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.11s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-16T13:26:38.981Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.57s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.22s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.64s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.68s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunState (1.31s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunSysctls (1.26s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.04s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.71s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.29s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.51s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.49s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-16T13:26:38.981Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.41s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.51s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.07s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2020-09-16T13:26:38.981Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents377721708 [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.21s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.93s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.68s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.47s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.66s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.67s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.02s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.10s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.22s) [2020-09-16T13:26:38.981Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-16T13:26:38.981Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.47s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.66s) [2020-09-16T13:26:38.981Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.28s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.51s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.41s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.23s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.54s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.54s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.44s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s) [2020-09-16T13:26:38.982Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.92s) [2020-09-16T13:26:38.982Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-16T13:26:38.982Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-16T13:26:38.982Z] === RUN TestDockerRegistrySuite [2020-09-16T13:26:38.982Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-16T13:26:39.914Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-16T13:26:40.847Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-16T13:26:42.216Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-16T13:26:42.216Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-16T13:26:44.740Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-16T13:26:47.263Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-16T13:26:49.787Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-16T13:26:50.718Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-16T13:26:51.650Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-16T13:26:52.591Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-16T13:26:53.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-16T13:26:54.453Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-16T13:26:54.710Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-16T13:26:56.608Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-16T13:26:57.538Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-16T13:26:59.433Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-16T13:27:00.804Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-16T13:27:01.737Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-16T13:27:02.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-16T13:27:04.564Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-16T13:27:05.937Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-16T13:27:05.937Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-16T13:27:06.867Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-16T13:27:07.798Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-16T13:27:08.729Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-16T13:27:10.640Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-16T13:27:11.205Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-16T13:27:12.137Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-16T13:27:12.394Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-16T13:27:12.651Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-16T13:27:12.907Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-16T13:27:13.164Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-16T13:27:13.422Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-16T13:27:13.422Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-16T13:27:14.792Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-16T13:27:15.722Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-16T13:27:16.652Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-16T13:27:17.585Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-16T13:27:18.516Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite (40.76s) [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d07eb7640c012] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s) [2020-09-16T13:27:19.448Z] check_test.go:196: [de4c9f35bcad8] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d1ac3d5c49019] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-16T13:27:19.448Z] check_test.go:196: [db16954d07640] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.48s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d29ca6816b9d5] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.53s) [2020-09-16T13:27:19.448Z] check_test.go:196: [dbbf809b32e81] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.49s) [2020-09-16T13:27:19.448Z] check_test.go:196: [da61dc36f6deb] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-09-16T13:27:19.448Z] check_test.go:196: [da757f5db6061] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.78s) [2020-09-16T13:27:19.448Z] check_test.go:196: [df9d491503c21] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2020-09-16T13:27:19.448Z] check_test.go:196: [df04ce86259cc] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-09-16T13:27:19.448Z] check_test.go:196: [dccdbe4c52541] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d24204955249a] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (2.03s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d13ec2f2b8822] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d656143261d30] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.69s) [2020-09-16T13:27:19.448Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a4660bcf77e4af547c4f31b33814661bf07219699fc2ab1e93db80076db1098 [2020-09-16T13:27:19.448Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2285a45db8dc39bd4241861b042e8bd8a734865e0d4389b93fb97317b737a022 [2020-09-16T13:27:19.448Z] check_test.go:196: [de7e533e7b08b] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.67s) [2020-09-16T13:27:19.448Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:778c324cf5b2618c79ceb8ac17fce8a9195c2e19dabc697085dfad2aa899ef0b [2020-09-16T13:27:19.448Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8fe8b41a648050f592d2fa7be348c224292257f4fc26848cba8f610f0d650d7 [2020-09-16T13:27:19.448Z] check_test.go:196: [df704894914d3] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d3c3bfb25c6a8] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.88s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d26a2dd492622] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.08s) [2020-09-16T13:27:19.448Z] check_test.go:196: [df2e5d96869ea] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d74dabdf67e92] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d024b3b573e7f] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.81s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d430ed75a3f4f] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d586eb77d3b2b] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.19s) [2020-09-16T13:27:19.448Z] check_test.go:196: [de5c3b6371623] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-09-16T13:27:19.448Z] check_test.go:196: [dd25ffe28cf7a] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d0437d7134bb6] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d6995ae967d99] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d258adda05e77] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d9aacac6cc446] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d348051e8edda] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-09-16T13:27:19.448Z] check_test.go:196: [dcd280bb2d2c6] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d920daee51cde] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d2d16750dcc3e] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.31s) [2020-09-16T13:27:19.448Z] check_test.go:196: [db9669dbb1874] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-09-16T13:27:19.448Z] check_test.go:196: [d4372cd9e7b9c] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-09-16T13:27:19.448Z] check_test.go:196: [dcf2a7f8f0aff] daemon is not started [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-09-16T13:27:19.448Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-09-16T13:27:19.448Z] === RUN TestDockerSchema1RegistrySuite [2020-09-16T13:27:19.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-16T13:27:19.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-16T13:27:21.972Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-16T13:27:24.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-16T13:27:27.022Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-16T13:27:27.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-16T13:27:28.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-16T13:27:29.146Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-16T13:27:30.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-16T13:27:31.008Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-16T13:27:31.572Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-16T13:27:34.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-16T13:27:34.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-16T13:27:34.609Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-16T13:27:34.866Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-16T13:27:35.123Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-16T13:27:35.380Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-16T13:27:35.637Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite (16.54s) [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-16T13:27:35.895Z] check_test.go:223: [db21201ae2245] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.54s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d03a8eaca7425] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.60s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d62597e7933ae] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.55s) [2020-09-16T13:27:35.895Z] check_test.go:223: [dbbbb1e07938e] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d4ee6231af044] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d066456e3c2be] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d35df9fdcfe41] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d6eceb82fdadc] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d900f732fa150] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d4ff4258a46ae] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2020-09-16T13:27:35.895Z] check_test.go:223: [de52a25aba11a] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d9b16e19afd83] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-16T13:27:35.895Z] check_test.go:223: [de977622effc6] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-16T13:27:35.895Z] check_test.go:223: [df1578fefd864] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d2a7827569f7f] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d0368838b4bff] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-16T13:27:35.895Z] check_test.go:223: [d02dac314cad6] daemon is not started [2020-09-16T13:27:35.895Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-16T13:27:35.895Z] check_test.go:223: [dd1b671e0a9d9] daemon is not started [2020-09-16T13:27:35.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-16T13:27:35.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-16T13:27:36.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-16T13:27:37.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-16T13:27:37.280Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-16T13:27:38.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-16T13:27:38.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-16T13:27:38.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-16T13:27:39.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.67s) [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2020-09-16T13:27:39.545Z] check_test.go:252: [db141195e8e66] daemon is not started [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-09-16T13:27:39.545Z] check_test.go:252: [dbc6c0bb7fa1c] daemon is not started [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-09-16T13:27:39.545Z] check_test.go:252: [deb26f9ee7007] daemon is not started [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-09-16T13:27:39.545Z] check_test.go:252: [d3676200a5569] daemon is not started [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-09-16T13:27:39.545Z] check_test.go:252: [d0ad075b7f6e0] daemon is not started [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-09-16T13:27:39.545Z] check_test.go:252: [dbf9d1fc00455] daemon is not started [2020-09-16T13:27:39.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-16T13:27:39.545Z] check_test.go:252: [d6dc268b9db5c] daemon is not started [2020-09-16T13:27:39.545Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-16T13:27:39.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-16T13:27:44.795Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-16T13:27:44.795Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-16T13:27:45.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-16T13:27:45.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-16T13:27:45.364Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-09-16T13:27:45.364Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-09-16T13:27:45.364Z] check_test.go:279: [dafd1082540d4] daemon is not started [2020-09-16T13:27:45.364Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-16T13:27:45.364Z] check_test.go:279: [d4fe03e7b9347] daemon is not started [2020-09-16T13:27:45.364Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-16T13:27:45.364Z] check_test.go:279: [dd807520a44c4] daemon is not started [2020-09-16T13:27:45.364Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-16T13:27:45.364Z] check_test.go:279: [d979f8926cc1e] daemon is not started [2020-09-16T13:27:45.364Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-09-16T13:27:45.364Z] check_test.go:279: [d84547995a2db] daemon is not started [2020-09-16T13:27:45.364Z] === RUN TestDockerNetworkSuite [2020-09-16T13:27:45.364Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-16T13:27:47.258Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-16T13:27:48.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-16T13:27:50.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-16T13:27:52.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-16T13:27:54.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-16T13:27:55.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-16T13:28:01.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-16T13:28:03.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-16T13:28:04.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-16T13:28:04.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-16T13:28:04.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-16T13:28:05.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-16T13:28:06.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-16T13:28:06.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-16T13:28:06.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-16T13:28:07.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-16T13:28:07.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-16T13:28:07.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-16T13:28:08.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-16T13:28:08.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-16T13:28:10.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-16T13:28:10.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-16T13:28:10.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-16T13:28:10.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-16T13:28:12.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-16T13:28:13.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-16T13:28:20.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-16T13:28:20.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-16T13:28:20.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-16T13:28:20.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-16T13:28:20.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-16T13:28:20.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-16T13:28:20.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-16T13:28:20.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-16T13:28:23.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-16T13:28:23.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-16T13:28:23.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-16T13:28:24.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-16T13:28:27.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-16T13:28:31.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-16T13:28:31.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-16T13:28:31.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-16T13:28:32.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-16T13:28:32.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-16T13:28:33.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-16T13:28:33.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-16T13:28:34.690Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite (54.70s) [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.08s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [da2fa2a5b9ccb] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d6a988d7f52a6] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.58s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [dbccd8641ce6d] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.40s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [dfd126a7e4f5e] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.39s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:1233: [df1d774c0fd39] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.35s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [dd379ab96255c] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.87s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d3987cba0681e] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [daa5c214bddbf] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d678ea0cb4445] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [df0c9a507f632] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d73961ec7690e] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d262ad9e5eb8a] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d8e66dcf1ae67] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [dbaf0fd606ca0] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d18cfd89b9a98] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2020-09-16T13:28:40.102Z] docker_cli_network_unix_test.go:46: [d7df9775d08c9] daemon is not started [2020-09-16T13:28:40.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [de9d9612e7de8] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d016530e41a9f] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d2bb3ca2f09f4] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d05dc253faf5c] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d6049b878d482] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [da7a94cdfc36c] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d2edbc1a2dc19] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d440da3b03243] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:968: [dfa5321b4ae6b] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.59s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d90a5a81b29ae] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.62s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:1116: [dc12e5717ea4e] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d7bd9c425d859] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [dee6fc04726c3] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [dafebc71bf71f] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [dd84d08d3a89a] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [dc5f47843b6bc] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [de1c0f65d95f3] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d489f07e36975] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [ddc941fe6e216] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d75354c76806a] daemon is not started [2020-09-16T13:28:40.103Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d1fbe978347e7] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.69s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [db6931ad7c7c1] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.23s) [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:1084: [d9724b2a776b4] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [debad1967d003] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d1eb72186dcb0] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d1d0e2bcd65eb] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d3feb5d1b6055] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d250fac704cb9] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d2983af3c3626] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d099a358121c5] daemon is not started [2020-09-16T13:28:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.21s) [2020-09-16T13:28:40.103Z] docker_cli_network_unix_test.go:46: [d80fa21d37488] daemon is not started [2020-09-16T13:28:40.103Z] === RUN TestDockerHubPullSuite [2020-09-16T13:28:40.103Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-16T13:28:41.471Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-16T13:28:43.991Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-16T13:28:44.248Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-16T13:28:45.616Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-16T13:28:46.180Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite (6.41s) [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.57s) [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.48s) [2020-09-16T13:28:46.445Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.23s) [2020-09-16T13:28:46.445Z] PASS [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === Skipped [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_sni_test.go:18: Flakey test [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-16T13:28:46.445Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-16T13:28:46.445Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-16T13:28:46.445Z] [2020-09-16T13:28:46.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-16T13:28:46.445Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-16T13:28:46.445Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-16T13:28:46.446Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-16T13:28:46.446Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-16T13:28:46.446Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-16T13:28:46.446Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-16T13:28:46.446Z] docker_cli_network_unix_test.go:46: [d1fbe978347e7] daemon is not started [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] [2020-09-16T13:28:46.446Z] DONE 1277 tests, 51 skipped in 1480.501s [2020-09-16T13:28:46.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:28:46.446Z] ++++ cat bundles/test-integration/docker.pid [2020-09-16T13:28:46.446Z] +++ kill 7558 [2020-09-16T13:28:47.396Z] +++ /etc/init.d/apparmor stop [2020-09-16T13:28:47.396Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:28:47.396Z] [2020-09-16T13:28:47.396Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:28:47.396Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:28:47.396Z] [2020-09-16T13:28:47.396Z] To set a process to complain mode, use the command line tool [2020-09-16T13:28:47.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:28:47.396Z] +++ true [2020-09-16T13:28:47.396Z] exiting test-integration [2020-09-16T13:28:47.396Z] ++ exit 0 [2020-09-16T13:28:47.396Z] [2020-09-16T13:28:47.653Z] + for job in $(jobs -p) [2020-09-16T13:28:47.653Z] + wait 5261 [2020-09-16T13:29:34.284Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-16T13:29:34.285Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-16T13:29:37.558Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-16T13:29:44.105Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-16T13:29:45.495Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-16T13:29:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-16T13:29:55.997Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-16T13:30:00.171Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-16T13:30:00.171Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-16T13:30:06.718Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-16T13:30:06.718Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-16T13:30:07.649Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-16T13:30:10.190Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-16T13:31:06.375Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-16T13:32:02.556Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-16T13:32:09.099Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-16T13:32:13.273Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-16T13:34:19.681Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-16T13:34:24.944Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-16T13:34:26.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-16T13:34:26.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-16T13:34:26.568Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-16T13:34:26.568Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-16T13:34:27.132Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-16T13:34:29.654Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-16T13:34:32.928Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-16T13:34:35.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-16T13:35:31.634Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-16T13:35:31.634Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-16T13:35:33.007Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-16T13:35:34.904Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-16T13:35:38.180Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-16T13:35:40.705Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-16T13:36:02.607Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-16T13:36:14.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-16T13:36:15.048Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-16T13:36:16.942Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-16T13:36:19.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-16T13:36:27.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-16T13:36:32.815Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-16T13:36:34.718Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-16T13:36:37.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-16T13:36:39.763Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-16T13:36:41.658Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-16T13:36:44.181Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-16T13:36:46.701Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-16T13:37:42.890Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-16T13:37:57.736Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite (1681.53s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.05s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.62s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:562: [d493970aa7b9c] joining swarm manager [ddf2a2815d6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:584: [d8a2dfae19b99] joining swarm manager [ddf2a2815d6b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] check_test.go:380: [d493970aa7b9c] daemon is not started [2020-09-16T13:38:15.786Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:45: [d2eeb5e7871b2] joining swarm manager [d4d6962230c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (54.94s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:303: [db98d944fe1d7] joining swarm manager [df8b6be339e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:304: [d7d722a6bfe5f] joining swarm manager [df8b6be339e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.79s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:271: [d6bdb562e4b97] joining swarm manager [d5adb7d14b7d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:272: [de113dde441b4] joining swarm manager [d5adb7d14b7d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.38s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.67s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2020-09-16T13:38:15.786Z] docker_api_swarm_node_test.go:19: [d35cd26454762] joining swarm manager [d0ddc3ff79c86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_node_test.go:20: [db97f973cefb4] joining swarm manager [d0ddc3ff79c86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.83s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:501: [d76377abd75aa] joining swarm manager [de903979b1d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:506: [d4caeff7c3679] joining swarm manager [de903979b1d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.66s) [2020-09-16T13:38:15.786Z] docker_api_swarm_node_test.go:80: [d5d4c07941ca4] joining swarm manager [d15490f76cbba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.42s) [2020-09-16T13:38:15.786Z] docker_api_swarm_node_test.go:52: [d2801f0de7073] joining swarm manager [d08a4f0d9ad68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_node_test.go:53: [d7198ef2fc7c1] joining swarm manager [d08a4f0d9ad68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.10s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:201: [de201ddb2074e] joining swarm manager [d5010819bd4ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.86s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:383: [d1fcd8a5febb2] joining swarm manager [d4f00d7c5d234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:384: [d9de8206f5187] joining swarm manager [d4f00d7c5d234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.786Z] check_test.go:380: [d9de8206f5187] daemon is not started [2020-09-16T13:38:15.786Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.19s) [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:801: [df76e5e52cf99] joining swarm manager [d94f7e6983082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.786Z] docker_api_swarm_test.go:801: [d4369283e0b9b] joining swarm manager [d94f7e6983082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] docker_api_swarm_test.go:801: [d17512fdccded] joining swarm manager [d94f7e6983082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-16T13:38:15.787Z] docker_api_swarm_test.go:801: [d05f70b0c08f5] joining swarm manager [d94f7e6983082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-16T13:38:15.787Z] docker_api_swarm_test.go:809: [d088d3a807c19] joining swarm manager [d94f7e6983082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (22.45s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.59s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:394: [d21575289a78e] joining swarm manager [df2b3988d873b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:394: [d535276643e1e] joining swarm manager [df2b3988d873b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.36s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:342: [ded83cf39ffdb] joining swarm manager [dae21c4e108c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:342: [d0ab95223e798] joining swarm manager [dae21c4e108c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.03s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:489: [df839db7ba762] joining swarm manager [d75d3091d3c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:489: [db9af796eac31] joining swarm manager [d75d3091d3c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.41s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.45s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:127: [d7b7f7ce404e5] joining swarm manager [db3a1c91122fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:128: [dc85870327d28] joining swarm manager [db3a1c91122fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:136: [d116d270c9702] joining swarm manager [db3a1c91122fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:137: [d317d49dd76ef] joining swarm manager [db3a1c91122fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.46s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:303: [d789601c21e6a] joining swarm manager [d164a7c46ac78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:303: [d571b0992d219] joining swarm manager [d164a7c46ac78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.06s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:99: [de8f494f2f2be] joining swarm manager [db6aff9ca53c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:100: [d231d475426fc] joining swarm manager [db6aff9ca53c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] check_test.go:380: [de8f494f2f2be] daemon is not started [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:532: [dedfc3886275e] joining swarm manager [ddd7da201b6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:533: [d1e0205ed3c00] joining swarm manager [ddd7da201b6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:147: [ddc8c25b99fdf] joining swarm manager [d2650a0e87d99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_api_swarm_service_test.go:147: [dce76f9aa8f65] joining swarm manager [d2650a0e87d99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.12s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.46s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.54s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.84s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.35s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.37s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.47s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.58s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.96s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.73s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.75s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.31s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.79s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.26s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.63s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.46s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.25s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.52s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.54s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.06s) [2020-09-16T13:38:15.787Z] docker_cli_service_logs_test.go:245: checking task psd4rnl2qjck [2020-09-16T13:38:15.787Z] docker_cli_service_logs_test.go:250: checking messages for psd4rnl2qjck [2020-09-16T13:38:15.787Z] docker_cli_service_logs_test.go:245: checking task g1xidowkwfm1 [2020-09-16T13:38:15.787Z] docker_cli_service_logs_test.go:250: checking messages for g1xidowkwfm1 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.10s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.07s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.18s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1901: [dc5dd7f3c9ce3] joining swarm manager [d37e811b3466d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1902: [d0eba26031c4a] joining swarm manager [d37e811b3466d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.22s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1802: [dcf055f8188eb] joining swarm manager [d0f735352160c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1803: [d6d6b6231cfed] joining swarm manager [d0f735352160c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.60s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (145.78s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1321: [d880f180c0e73] joining swarm manager [dce305481f812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1322: [d3066c67fb803] joining swarm manager [dce305481f812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.26s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.89s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.39s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.52s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.11s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.86s) [2020-09-16T13:38:15.787Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.22s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.34s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.17s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1186: [db702bddc8543] joining swarm manager [d3985aec2ae6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1195: [d4f9d4130e8b9] joining swarm manager [d3985aec2ae6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.42s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1118: [d6f28dd4554a1] joining swarm manager [d58583bda6364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1119: [d4254479c1745] joining swarm manager [d58583bda6364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1172: [dda190f70a02e] joining swarm manager [d58583bda6364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1453: [db2e49a47bd2f] joining swarm manager [da8559aaef584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] docker_cli_swarm_test.go:1454: [ddadfda0e6a05] joining swarm manager [da8559aaef584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2020-09-16T13:38:15.787Z] docker_cli_swarm_unix_test.go:62: [d70f0ee6328c1] joining swarm manager [d9f75efe6d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.85s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.08s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.66s) [2020-09-16T13:38:15.787Z] docker_api_swarm_test.go:961: [d9b2b218678d3] joining swarm manager [d0764682a583c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.28s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.82s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.85s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.14s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.10s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.65s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2020-09-16T13:38:15.787Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-09-16T13:38:15.787Z] === RUN TestDockerExternalVolumeSuite [2020-09-16T13:38:15.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-16T13:38:30.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-16T13:39:38.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-16T13:39:46.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-16T13:40:18.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-16T13:40:33.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-16T13:41:05.353Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-16T13:41:17.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-16T13:41:49.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-16T13:42:04.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-16T13:42:19.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-16T13:43:05.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-16T13:43:25.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-16T13:43:57.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-16T13:44:29.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-16T13:44:44.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-16T13:44:59.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-16T13:45:17.548Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite (436.80s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s) [2020-09-16T13:45:29.736Z] docker_cli_external_volume_driver_test.go:53: [d47d0cca6adc8] daemon is not started [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-16T13:45:29.736Z] docker_cli_external_volume_driver_test.go:53: [d4ba8b3bb9558] daemon is not started [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-16T13:45:29.736Z] docker_cli_external_volume_driver_test.go:53: [dddc4b316c4a3] daemon is not started [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-16T13:45:29.736Z] docker_cli_external_volume_driver_test.go:53: [d08ac6a03c217] daemon is not started [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.95s) [2020-09-16T13:45:29.736Z] docker_cli_external_volume_driver_test.go:485: [d2aec655101c1] daemon is not started [2020-09-16T13:45:29.736Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-16T13:45:29.736Z] docker_cli_external_volume_driver_test.go:53: [d744dcc1bd9bf] daemon is not started [2020-09-16T13:45:29.736Z] PASS [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] === Skipped [2020-09-16T13:45:29.736Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-16T13:45:29.736Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-16T13:45:29.736Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-16T13:45:29.736Z] check_test.go:309: [dc06cde47bfa9] daemon is not started [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.04s) [2020-09-16T13:45:29.736Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.04s) [2020-09-16T13:45:29.736Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-16T13:45:29.736Z] check_test.go:309: [da725acfd2e49] daemon is not started [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-09-16T13:45:29.736Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-09-16T13:45:29.736Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-16T13:45:29.736Z] check_test.go:309: [d19cdf4c084e7] daemon is not started [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-16T13:45:29.736Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-16T13:45:29.736Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-16T13:45:29.736Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-16T13:45:29.736Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] [2020-09-16T13:45:29.736Z] DONE 273 tests, 5 skipped in 2483.985s [2020-09-16T13:45:29.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-16T13:45:30.299Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbcc9e7600b62/docker.pid [2020-09-16T13:45:30.299Z] +++ kill 5380 [2020-09-16T13:45:30.300Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5380 is not a child of this shell [2020-09-16T13:45:30.300Z] warning: PID 5380 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbcc9e7600b62/docker.pid had a nonzero exit code [2020-09-16T13:45:30.300Z] ++++ cat bundles/test-integration/docker.pid [2020-09-16T13:45:30.300Z] +++ kill 7538 [2020-09-16T13:45:31.230Z] +++ /etc/init.d/apparmor stop [2020-09-16T13:45:31.230Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-16T13:45:31.230Z] [2020-09-16T13:45:31.230Z] Unloading profiles will leave already running processes permanently [2020-09-16T13:45:31.230Z] unconfined, which can lead to unexpected situations. [2020-09-16T13:45:31.230Z] [2020-09-16T13:45:31.230Z] To set a process to complain mode, use the command line tool [2020-09-16T13:45:31.230Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-16T13:45:31.230Z] +++ true [2020-09-16T13:45:31.230Z] exiting test-integration [2020-09-16T13:45:31.230Z] ++ exit 0 [2020-09-16T13:45:31.230Z] [2020-09-16T13:45:31.487Z] + exit 0 [2020-09-16T13:45:31.487Z] ++ jobs -p [2020-09-16T13:45:31.487Z] + pids= [2020-09-16T13:45:31.487Z] + echo 'Remaining pids to kill: []' [2020-09-16T13:45:31.487Z] Remaining pids to kill: [] [2020-09-16T13:45:31.487Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-16T13:45:31.502Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-16T13:45:33.751Z] + echo Ensuring container killed. [2020-09-16T13:45:33.752Z] Ensuring container killed. [2020-09-16T13:45:33.752Z] + docker ps -aq -f name=docker-pr1-* [2020-09-16T13:45:33.752Z] + cids=400353f0bfb4 [2020-09-16T13:45:33.752Z] 58ef2222ab09 [2020-09-16T13:45:33.752Z] c07e021c60ef [2020-09-16T13:45:33.752Z] + [ -n 400353f0bfb4 [2020-09-16T13:45:33.752Z] 58ef2222ab09 [2020-09-16T13:45:33.752Z] c07e021c60ef ] [2020-09-16T13:45:33.752Z] + docker rm -vf 400353f0bfb4 58ef2222ab09 c07e021c60ef [2020-09-16T13:45:35.127Z] 400353f0bfb4 [2020-09-16T13:45:36.058Z] 58ef2222ab09 [2020-09-16T13:45:36.058Z] c07e021c60ef [Pipeline] sh [2020-09-16T13:45:36.387Z] + echo Chowning /workspace to jenkins user [2020-09-16T13:45:36.387Z] Chowning /workspace to jenkins user [2020-09-16T13:45:36.388Z] + id -u [2020-09-16T13:45:36.388Z] + id -g [2020-09-16T13:45:36.388Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41460:/workspace busybox chown -R 1000:1000 /workspace [2020-09-16T13:45:36.388Z] Unable to find image 'busybox:latest' locally [2020-09-16T13:45:36.388Z] latest: Pulling from library/busybox [2020-09-16T13:45:36.388Z] df8698476c65: Pulling fs layer [2020-09-16T13:45:36.646Z] df8698476c65: Verifying Checksum [2020-09-16T13:45:36.646Z] df8698476c65: Download complete [2020-09-16T13:45:36.646Z] df8698476c65: Pull complete [2020-09-16T13:45:36.646Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-16T13:45:36.646Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-16T13:45:40.225Z] + bundleName=amd64 [2020-09-16T13:45:40.225Z] + echo Creating amd64-bundles.tar.gz [2020-09-16T13:45:40.225Z] Creating amd64-bundles.tar.gz [2020-09-16T13:45:40.225Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-16T13:45:40.225Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-16T13:45:41.164Z] Archiving artifacts [2020-09-16T13:45:43.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:45:43.426Z] + make clean [2020-09-16T13:45:43.686Z] docker volume rm -f docker-dev-cache [2020-09-16T13:45:43.686Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T13:53:18.878Z] ok github.com/docker/docker/integration-cli 2217.008s [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === Skipped [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-16T13:53:18.878Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-16T13:53:18.878Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-16T13:53:18.878Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-16T13:53:18.878Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-16T13:53:18.878Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-16T13:53:18.878Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-16T13:53:18.878Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-16T13:53:18.878Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-16T13:53:18.878Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-16T13:53:18.878Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.878Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-09-16T13:53:18.879Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-16T13:53:18.879Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-16T13:53:18.879Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.879Z] [2020-09-16T13:53:18.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-16T13:53:18.879Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-09-16T13:53:18.880Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-09-16T13:53:18.880Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-16T13:53:18.880Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-16T13:53:18.880Z] docker_cli_sni_test.go:18: Flakey test [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-16T13:53:18.880Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-16T13:53:18.880Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-16T13:53:18.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-16T13:53:18.880Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.880Z] [2020-09-16T13:53:18.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-16T13:53:18.881Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-16T13:53:18.881Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-16T13:53:18.881Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-16T13:53:18.881Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-16T13:53:18.881Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-16T13:53:18.881Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-16T13:53:18.881Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-16T13:53:18.881Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-16T13:53:18.881Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-16T13:53:18.881Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-16T13:53:18.881Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.881Z] [2020-09-16T13:53:18.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-16T13:53:18.882Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-16T13:53:18.882Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-16T13:53:18.882Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-16T13:53:18.882Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-16T13:53:18.882Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-16T13:53:18.882Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-16T13:53:18.882Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-16T13:53:18.882Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-16T13:53:18.882Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.882Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-16T13:53:18.883Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-16T13:53:18.883Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-16T13:53:18.883Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-16T13:53:18.883Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.883Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (1.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (1.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-16T13:53:18.884Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-16T13:53:18.884Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.884Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-16T13:53:18.885Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-16T13:53:18.885Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.885Z] [2020-09-16T13:53:18.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-16T13:53:18.885Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-16T13:53:18.886Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-09-16T13:53:18.886Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-16T13:53:18.886Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-16T13:53:18.886Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-16T13:53:18.886Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.886Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-16T13:53:18.887Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-16T13:53:18.887Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] DONE 1096 tests, 549 skipped in 2225.398s [2020-09-16T13:53:18.887Z] INFO: Integration tests ended at 09/16/2020 13:53:17. Duration:00:37:05.5201546 [2020-09-16T13:53:18.887Z] INFO: Docker info of the daemon under test at end of run [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] Containers: 2 [2020-09-16T13:53:18.887Z] Running: 0 [2020-09-16T13:53:18.887Z] Paused: 0 [2020-09-16T13:53:18.887Z] Stopped: 2 [2020-09-16T13:53:18.887Z] Images: 15 [2020-09-16T13:53:18.887Z] Server Version: 0.0.0-dev [2020-09-16T13:53:18.887Z] Storage Driver: windowsfilter [2020-09-16T13:53:18.887Z] Windows: [2020-09-16T13:53:18.887Z] Logging Driver: json-file [2020-09-16T13:53:18.887Z] Plugins: [2020-09-16T13:53:18.887Z] Volume: local [2020-09-16T13:53:18.887Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-16T13:53:18.887Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-16T13:53:18.887Z] Swarm: inactive [2020-09-16T13:53:18.887Z] Default Isolation: process [2020-09-16T13:53:18.887Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-16T13:53:18.887Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-16T13:53:18.887Z] OSType: windows [2020-09-16T13:53:18.887Z] Architecture: x86_64 [2020-09-16T13:53:18.887Z] CPUs: 4 [2020-09-16T13:53:18.887Z] Total Memory: 32GiB [2020-09-16T13:53:18.887Z] Name: azwin-2-382bb0 [2020-09-16T13:53:18.887Z] ID: CY5S:DG6T:3SW6:HXVR:U3WT:OQ6E:XIRS:MRAK:EF5M:3OLY:CFNG:MVAC [2020-09-16T13:53:18.887Z] Docker Root Dir: D:\CI\PR-41460\1\daemon [2020-09-16T13:53:18.887Z] Debug Mode (client): false [2020-09-16T13:53:18.887Z] Debug Mode (server): true [2020-09-16T13:53:18.887Z] File Descriptors: -1 [2020-09-16T13:53:18.887Z] Goroutines: 18 [2020-09-16T13:53:18.887Z] System Time: 2020-09-16T13:53:17.8579901Z [2020-09-16T13:53:18.887Z] EventsListeners: 0 [2020-09-16T13:53:18.887Z] Registry: https://index.docker.io/v1/ [2020-09-16T13:53:18.887Z] Labels: [2020-09-16T13:53:18.887Z] Experimental: false [2020-09-16T13:53:18.887Z] Insecure Registries: [2020-09-16T13:53:18.887Z] 127.0.0.0/8 [2020-09-16T13:53:18.887Z] Live Restore Enabled: false [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] [2020-09-16T13:53:18.887Z] INFO: Stopping daemon under test [2020-09-16T13:53:18.887Z] SUCCESS: The process with PID 2160 (child process of PID 5828) has been terminated. [2020-09-16T13:53:18.887Z] SUCCESS: The process with PID 5828 (child process of PID 2008) has been terminated. [2020-09-16T13:53:18.887Z] INFO: Stop tailing logs of the daemon under tests [2020-09-16T13:53:18.887Z] INFO: executeCI.ps1 Completed successfully at 09/16/2020 13:53:18. [2020-09-16T13:53:18.887Z] INFO: Tidying up at end of run [2020-09-16T13:53:18.887Z] INFO: Saving daemon under test log (d:\CI\PR-41460\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-16T13:53:18.887Z] INFO: Saving daemon under test log (d:\CI\PR-41460\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-16T13:53:18.887Z] INFO: Nuke-Everything... [2020-09-16T13:53:18.887Z] INFO: Container count on control daemon to delete is 2 [2020-09-16T13:53:18.887Z] fa733c849a2d [2020-09-16T13:53:18.887Z] 80c49968b820 [2020-09-16T13:53:19.351Z] INFO: Tidying pidfile d:\CI\PR-41460\1\docker.pid [2020-09-16T13:53:19.351Z] INFO: Nuking d:\CI [2020-09-16T13:53:49.392Z] INFO: Zapped successfully [2020-09-16T13:53:49.392Z] [2020-09-16T13:53:49.392Z] INFO: executeCI.ps1 exiting at Wed Sep 16 13:53:45 CUT 2020. Duration 00:58:39.8670157 [2020-09-16T13:53:49.392Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-16T13:53:49.639Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-16T13:53:59.581Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-16T13:54:01.354Z] Archiving artifacts [2020-09-16T13:54:16.834Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41460/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-16T13:54:17.770Z] + make clean [2020-09-16T13:54:20.698Z] docker volume rm -f docker-dev-cache [2020-09-16T13:54:20.698Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS