Pull request #41281 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from afdf5483c9d3d10b96f14b1207ba6599e589fae2+516d9719d554ab983d4b53d19fa88ff21a98e091 (5366a73d6d0c2d4e2abd49df6584cd1e125380e1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-28T20:59:02.590Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-28T20:59:02.596Z] Trying to pass milestone 1 [Pipeline] milestone [2020-07-28T20:59:02.651Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-28T20:59:17.789Z] Still waiting to schedule task [2020-07-28T20:59:17.789Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-28T21:00:11.244Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00976e8a623894f9d) in /home/ubuntu/workspace/moby_PR-41281 [Pipeline] { [Pipeline] checkout [2020-07-28T21:00:14.200Z] using credential docker-jenkins-github-credentials [2020-07-28T21:00:14.222Z] Cloning the remote Git repository [2020-07-28T21:00:14.222Z] Cloning with configured refspecs honoured and without tags [2020-07-28T21:00:14.255Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:00:14.361Z] > git init /home/ubuntu/workspace/moby_PR-41281 # timeout=10 [2020-07-28T21:00:14.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:00:14.654Z] > git --version # timeout=10 [2020-07-28T21:00:14.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:00:14.746Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:00:37.725Z] Fetching without tags [2020-07-28T21:00:37.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:00:37.664Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:00:37.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:00:37.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:00:37.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:00:37.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:00:37.735Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:00:38.082Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:00:39.491Z] Merge succeeded, producing 6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:00:39.491Z] Checking out Revision 6b540923dd459d81fff29fb4081f0fb617322c5b (PR-41281) [2020-07-28T21:00:38.092Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:00:38.112Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:00:38.682Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:00:39.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:00:39.493Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:00:39.517Z] > git checkout -f 6b540923dd459d81fff29fb4081f0fb617322c5b # timeout=10 [2020-07-28T21:00:43.449Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:00:43.455Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T21:00:44.834Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41281:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-28T21:00:49.016Z] Unable to find image 'alpine:latest' locally [2020-07-28T21:00:50.386Z] latest: Pulling from library/alpine [2020-07-28T21:00:50.386Z] df20fa9351a1: Pulling fs layer [2020-07-28T21:00:50.386Z] df20fa9351a1: Verifying Checksum [2020-07-28T21:00:50.386Z] df20fa9351a1: Download complete [2020-07-28T21:00:50.649Z] df20fa9351a1: Pull complete [2020-07-28T21:00:50.649Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-28T21:00:50.649Z] Status: Downloaded newer image for alpine:latest [2020-07-28T21:00:55.911Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-28T21:00:57.527Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00976e8a623894f9d) in /home/ubuntu/workspace/moby_PR-41281 [Pipeline] node [Pipeline] node [2020-07-28T21:00:57.530Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41281 [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] { [Pipeline] checkout [Pipeline] checkout [2020-07-28T21:00:57.623Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-41281 [Pipeline] // stage [2020-07-28T21:00:57.638Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-28T21:00:57.655Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-28T21:00:57.668Z] Cloning the remote Git repository [2020-07-28T21:00:57.668Z] Cloning with configured refspecs honoured and without tags [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] { [2020-07-28T21:00:57.717Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] // stage [2020-07-28T21:00:57.749Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2020-07-28T21:00:57.781Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-28T21:00:57.802Z] Cloning the remote Git repository [2020-07-28T21:00:57.802Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-07-28T21:00:57.840Z] Running on azwin-2-528330 in d:\jenkins\workspace\moby_PR-41281 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2020-07-28T21:00:57.925Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-28T21:00:58.173Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:00:58.250Z] using credential docker-jenkins-github-credentials [2020-07-28T21:00:58.328Z] Cloning the remote Git repository [2020-07-28T21:00:58.328Z] Cloning with configured refspecs honoured and without tags [2020-07-28T21:00:58.576Z] Merge succeeded, producing 821ba9632e95825fb7ce6ee571f20c2299fa4c70 [2020-07-28T21:00:58.576Z] Checking out Revision 821ba9632e95825fb7ce6ee571f20c2299fa4c70 (PR-41281) [2020-07-28T21:00:57.645Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-28T21:00:57.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:00:57.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:00:57.754Z] > git --version # timeout=10 [2020-07-28T21:00:57.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:00:57.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:00:58.178Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:00:58.191Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:00:58.318Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:00:58.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:00:58.578Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:00:58.597Z] > git checkout -f 821ba9632e95825fb7ce6ee571f20c2299fa4c70 # timeout=10 [2020-07-28T21:00:57.673Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:00:57.674Z] > git init /home/jenkins/workspace/moby_PR-41281 # timeout=10 [2020-07-28T21:00:57.690Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:00:57.690Z] > git --version # timeout=10 [2020-07-28T21:00:57.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:00:57.691Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:00:58.744Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:00:57.809Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:00:57.809Z] > git init /home/docker/workspace/moby_PR-41281 # timeout=10 [2020-07-28T21:00:57.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:00:57.817Z] > git --version # timeout=10 [2020-07-28T21:00:57.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:00:57.821Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:00:58.746Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:00:58.360Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:00:58.361Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-28T21:00:58.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:00:58.424Z] > git --version # timeout=10 [2020-07-28T21:00:58.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:00:58.477Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T21:00:59.618Z] + [ PR != PR ] [2020-07-28T21:00:59.618Z] + [ master != master ] [2020-07-28T21:00:59.618Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:00:59.993Z] + docker version [2020-07-28T21:00:59.993Z] Client: Docker Engine - Community [2020-07-28T21:00:59.993Z] Version: 19.03.12 [2020-07-28T21:00:59.993Z] API version: 1.40 [2020-07-28T21:00:59.993Z] Go version: go1.13.10 [2020-07-28T21:00:59.993Z] Git commit: 48a66213fe [2020-07-28T21:00:59.993Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T21:00:59.993Z] OS/Arch: linux/amd64 [2020-07-28T21:00:59.993Z] Experimental: false [2020-07-28T21:00:59.993Z] [2020-07-28T21:00:59.993Z] Server: Docker Engine - Community [2020-07-28T21:00:59.993Z] Engine: [2020-07-28T21:00:59.993Z] Version: 19.03.12 [2020-07-28T21:00:59.993Z] API version: 1.40 (minimum version 1.12) [2020-07-28T21:00:59.993Z] Go version: go1.13.10 [2020-07-28T21:00:59.993Z] Git commit: 48a66213fe [2020-07-28T21:00:59.993Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T21:00:59.993Z] OS/Arch: linux/amd64 [2020-07-28T21:00:59.993Z] Experimental: true [2020-07-28T21:00:59.993Z] containerd: [2020-07-28T21:00:59.993Z] Version: 1.2.13 [2020-07-28T21:00:59.993Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:00:59.993Z] runc: [2020-07-28T21:00:59.993Z] Version: 1.0.0-rc10 [2020-07-28T21:00:59.993Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:00:59.993Z] docker-init: [2020-07-28T21:00:59.993Z] Version: 0.18.0 [2020-07-28T21:00:59.993Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T21:01:00.297Z] + docker info [2020-07-28T21:01:06.860Z] Client: [2020-07-28T21:01:06.860Z] Debug Mode: false [2020-07-28T21:01:06.860Z] [2020-07-28T21:01:06.860Z] Server: [2020-07-28T21:01:06.860Z] Containers: 0 [2020-07-28T21:01:06.860Z] Running: 0 [2020-07-28T21:01:06.860Z] Paused: 0 [2020-07-28T21:01:06.860Z] Stopped: 0 [2020-07-28T21:01:06.860Z] Images: 1 [2020-07-28T21:01:06.860Z] Server Version: 19.03.12 [2020-07-28T21:01:06.860Z] Storage Driver: overlay2 [2020-07-28T21:01:06.860Z] Backing Filesystem: extfs [2020-07-28T21:01:06.860Z] Supports d_type: true [2020-07-28T21:01:06.860Z] Native Overlay Diff: true [2020-07-28T21:01:06.860Z] Logging Driver: json-file [2020-07-28T21:01:06.860Z] Cgroup Driver: cgroupfs [2020-07-28T21:01:06.860Z] Plugins: [2020-07-28T21:01:06.860Z] Volume: local [2020-07-28T21:01:06.860Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T21:01:06.860Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T21:01:06.860Z] Swarm: inactive [2020-07-28T21:01:06.860Z] Runtimes: runc [2020-07-28T21:01:06.860Z] Default Runtime: runc [2020-07-28T21:01:06.860Z] Init Binary: docker-init [2020-07-28T21:01:06.860Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:01:06.860Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:01:06.860Z] init version: fec3683 [2020-07-28T21:01:06.860Z] Security Options: [2020-07-28T21:01:06.860Z] apparmor [2020-07-28T21:01:06.860Z] seccomp [2020-07-28T21:01:06.860Z] Profile: default [2020-07-28T21:01:06.860Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T21:01:06.860Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T21:01:06.860Z] OSType: linux [2020-07-28T21:01:06.860Z] Architecture: x86_64 [2020-07-28T21:01:06.860Z] CPUs: 2 [2020-07-28T21:01:06.860Z] Total Memory: 7.487GiB [2020-07-28T21:01:06.860Z] Name: ip-10-100-65-160 [2020-07-28T21:01:06.860Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T21:01:06.860Z] Docker Root Dir: /var/lib/docker [2020-07-28T21:01:06.860Z] Debug Mode: false [2020-07-28T21:01:06.860Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:01:06.860Z] Labels: [2020-07-28T21:01:06.860Z] Experimental: true [2020-07-28T21:01:06.860Z] Insecure Registries: [2020-07-28T21:01:06.860Z] 127.0.0.0/8 [2020-07-28T21:01:06.860Z] Live Restore Enabled: true [2020-07-28T21:01:06.860Z] [2020-07-28T21:01:06.860Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T21:01:07.189Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:07.189Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:07.189Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41281/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T21:01:07.189Z] + bash /home/ubuntu/workspace/moby_PR-41281/check-config.sh [2020-07-28T21:01:07.189Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T21:01:07.189Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T21:01:07.189Z] [2020-07-28T21:01:07.189Z] Generally Necessary: [2020-07-28T21:01:07.189Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T21:01:07.189Z] - apparmor: enabled and tools installed [2020-07-28T21:01:07.189Z] - CONFIG_NAMESPACES: enabled [2020-07-28T21:01:07.189Z] - CONFIG_NET_NS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_PID_NS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_IPC_NS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_UTS_NS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_CGROUPS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T21:01:07.189Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T21:01:07.189Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T21:01:07.189Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T21:01:07.189Z] - CONFIG_CPUSETS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_MEMCG: enabled [2020-07-28T21:01:07.189Z] - CONFIG_KEYS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_VETH: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T21:01:07.189Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T21:01:07.189Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T21:01:07.189Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T21:01:07.189Z] [2020-07-28T21:01:07.189Z] Optional Features: [2020-07-28T21:01:07.189Z] - CONFIG_USER_NS: enabled [2020-07-28T21:01:07.189Z] - CONFIG_SECCOMP: enabled [2020-07-28T21:01:07.399Z] Fetching without tags [2020-07-28T21:01:07.446Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T21:01:07.446Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T21:01:07.446Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T21:01:07.446Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T21:01:07.446Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T21:01:07.446Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T21:01:07.446Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T21:01:07.446Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T21:01:07.446Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T21:01:07.446Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T21:01:07.446Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T21:01:07.446Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T21:01:07.446Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T21:01:07.446Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T21:01:07.446Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T21:01:07.446Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T21:01:07.446Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T21:01:07.446Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T21:01:07.446Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T21:01:07.446Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T21:01:07.446Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T21:01:07.446Z] - CONFIG_EXT4_FS: enabled [2020-07-28T21:01:07.446Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T21:01:07.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T21:01:07.447Z] - Network Drivers: [2020-07-28T21:01:07.447Z] - "overlay": [2020-07-28T21:01:07.447Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T21:01:07.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T21:01:07.447Z] Optional (for encrypted networks): [2020-07-28T21:01:07.697Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:01:07.702Z] - CONFIG_CRYPTO: enabled [2020-07-28T21:01:07.702Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T21:01:07.702Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T21:01:07.703Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T21:01:07.703Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T21:01:07.703Z] - CONFIG_XFRM: enabled [2020-07-28T21:01:07.703Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T21:01:07.703Z] - "ipvlan": [2020-07-28T21:01:07.703Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T21:01:07.703Z] - "macvlan": [2020-07-28T21:01:07.703Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T21:01:07.703Z] - "ftp,tftp client in container": [2020-07-28T21:01:07.703Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T21:01:07.703Z] - Storage Drivers: [2020-07-28T21:01:07.703Z] - "aufs": [2020-07-28T21:01:07.703Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T21:01:07.703Z] - "btrfs": [2020-07-28T21:01:07.703Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T21:01:07.703Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T21:01:07.703Z] - "devicemapper": [2020-07-28T21:01:07.703Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T21:01:07.703Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T21:01:07.703Z] - "overlay": [2020-07-28T21:01:07.703Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T21:01:07.703Z] - "zfs": [2020-07-28T21:01:07.703Z] - /dev/zfs: present [2020-07-28T21:01:07.703Z] - zfs command: missing [2020-07-28T21:01:07.703Z] - zpool command: missing [2020-07-28T21:01:07.703Z] [2020-07-28T21:01:07.703Z] Limits: [2020-07-28T21:01:07.703Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T21:01:07.703Z] [2020-07-28T21:01:07.703Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T21:01:08.083Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b540923dd459d81fff29fb4081f0fb617322c5b . [2020-07-28T21:01:08.083Z] #2 [internal] load .dockerignore [2020-07-28T21:01:08.083Z] #2 transferring context: 87B 0.0s done [2020-07-28T21:01:08.083Z] #2 DONE 0.0s [2020-07-28T21:01:08.083Z] [2020-07-28T21:01:08.083Z] #1 [internal] load build definition from Dockerfile [2020-07-28T21:01:08.083Z] #1 transferring dockerfile: 16.37kB done [2020-07-28T21:01:08.083Z] #1 DONE 0.0s [2020-07-28T21:01:08.083Z] [2020-07-28T21:01:08.083Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T21:01:08.524Z] Merge succeeded, producing 19bf9283173d9055f885c29da5676c927131d6cc [2020-07-28T21:01:08.525Z] Checking out Revision 19bf9283173d9055f885c29da5676c927131d6cc (PR-41281) [2020-07-28T21:01:07.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:01:07.299Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:01:07.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:07.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:01:07.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:01:07.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:01:07.404Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:07.703Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:01:07.704Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:01:08.188Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:01:08.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:01:08.530Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:01:08.531Z] > git checkout -f 19bf9283173d9055f885c29da5676c927131d6cc # timeout=10 [2020-07-28T21:01:08.645Z] #3 DONE 0.6s [2020-07-28T21:01:08.645Z] [2020-07-28T21:01:08.645Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:01:08.645Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T21:01:08.645Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T21:01:08.645Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-28T21:01:08.645Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-28T21:01:08.645Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-07-28T21:01:08.733Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:01:08.738Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:01:08.903Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.33MB / 8.88MB 0.2s [2020-07-28T21:01:08.903Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-28T21:01:08.903Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:01:09.467Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-28T21:01:09.467Z] #4 DONE 0.7s [2020-07-28T21:01:09.649Z] + docker version [2020-07-28T21:01:09.649Z] Client: Docker Engine - Community [2020-07-28T21:01:09.649Z] Version: 19.03.7 [2020-07-28T21:01:09.649Z] API version: 1.40 [2020-07-28T21:01:09.649Z] Go version: go1.12.17 [2020-07-28T21:01:09.649Z] Git commit: 7141c199a2 [2020-07-28T21:01:09.649Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-28T21:01:09.649Z] OS/Arch: linux/s390x [2020-07-28T21:01:09.649Z] Experimental: false [2020-07-28T21:01:09.649Z] [2020-07-28T21:01:09.649Z] Server: Docker Engine - Community [2020-07-28T21:01:09.649Z] Engine: [2020-07-28T21:01:09.649Z] Version: 19.03.7 [2020-07-28T21:01:09.649Z] API version: 1.40 (minimum version 1.12) [2020-07-28T21:01:09.649Z] Go version: go1.12.17 [2020-07-28T21:01:09.649Z] Git commit: 7141c199a2 [2020-07-28T21:01:09.649Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-28T21:01:09.649Z] OS/Arch: linux/s390x [2020-07-28T21:01:09.649Z] Experimental: true [2020-07-28T21:01:09.649Z] containerd: [2020-07-28T21:01:09.649Z] Version: 1.2.13 [2020-07-28T21:01:09.649Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:01:09.649Z] runc: [2020-07-28T21:01:09.649Z] Version: 1.0.0-rc10 [2020-07-28T21:01:09.649Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:01:09.649Z] docker-init: [2020-07-28T21:01:09.649Z] Version: 0.18.0 [2020-07-28T21:01:09.649Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T21:01:09.725Z] [2020-07-28T21:01:09.725Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:01:09.725Z] #6 DONE 0.2s [2020-07-28T21:01:09.725Z] [2020-07-28T21:01:09.725Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T21:01:09.725Z] #5 DONE 0.2s [2020-07-28T21:01:09.725Z] [2020-07-28T21:01:09.725Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:01:09.725Z] #7 DONE 0.0s [2020-07-28T21:01:09.725Z] [2020-07-28T21:01:09.725Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:01:09.725Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T21:01:09.725Z] #58 DONE 0.0s [2020-07-28T21:01:09.725Z] [2020-07-28T21:01:09.725Z] #20 [internal] load build context [2020-07-28T21:01:10.026Z] + docker info [2020-07-28T21:01:10.316Z] Client: [2020-07-28T21:01:10.316Z] Debug Mode: false [2020-07-28T21:01:10.316Z] [2020-07-28T21:01:10.316Z] Server: [2020-07-28T21:01:10.316Z] Containers: 0 [2020-07-28T21:01:10.316Z] Running: 0 [2020-07-28T21:01:10.316Z] Paused: 0 [2020-07-28T21:01:10.316Z] Stopped: 0 [2020-07-28T21:01:10.316Z] Images: 0 [2020-07-28T21:01:10.316Z] Server Version: 19.03.7 [2020-07-28T21:01:10.316Z] Storage Driver: overlay2 [2020-07-28T21:01:10.316Z] Backing Filesystem: [2020-07-28T21:01:10.316Z] Supports d_type: true [2020-07-28T21:01:10.316Z] Native Overlay Diff: true [2020-07-28T21:01:10.316Z] Logging Driver: json-file [2020-07-28T21:01:10.316Z] Cgroup Driver: cgroupfs [2020-07-28T21:01:10.316Z] Plugins: [2020-07-28T21:01:10.316Z] Volume: local [2020-07-28T21:01:10.316Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T21:01:10.316Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T21:01:10.316Z] Swarm: inactive [2020-07-28T21:01:10.316Z] Runtimes: runc [2020-07-28T21:01:10.316Z] Default Runtime: runc [2020-07-28T21:01:10.316Z] Init Binary: docker-init [2020-07-28T21:01:10.316Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:01:10.316Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:01:10.316Z] init version: fec3683 [2020-07-28T21:01:10.316Z] Security Options: [2020-07-28T21:01:10.316Z] apparmor [2020-07-28T21:01:10.316Z] seccomp [2020-07-28T21:01:10.316Z] Profile: default [2020-07-28T21:01:10.316Z] Kernel Version: 4.15.0-88-generic [2020-07-28T21:01:10.316Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T21:01:10.316Z] OSType: linux [2020-07-28T21:01:10.316Z] Architecture: s390x [2020-07-28T21:01:10.316Z] CPUs: 2 [2020-07-28T21:01:10.316Z] Total Memory: 7.861GiB [2020-07-28T21:01:10.316Z] Name: s390x-ubuntu-29 [2020-07-28T21:01:10.316Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-28T21:01:10.316Z] Docker Root Dir: /var/lib/docker [2020-07-28T21:01:10.316Z] Debug Mode: false [2020-07-28T21:01:10.316Z] Username: dockerbuildbot [2020-07-28T21:01:10.316Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:01:10.316Z] Labels: [2020-07-28T21:01:10.316Z] Experimental: true [2020-07-28T21:01:10.316Z] Insecure Registries: [2020-07-28T21:01:10.316Z] 127.0.0.0/8 [2020-07-28T21:01:10.316Z] Live Restore Enabled: false [2020-07-28T21:01:10.316Z] [2020-07-28T21:01:10.316Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T21:01:10.729Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:10.729Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:10.729Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41281/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T21:01:10.729Z] + bash /home/jenkins/workspace/moby_PR-41281/check-config.sh [2020-07-28T21:01:10.729Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T21:01:10.729Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-28T21:01:10.729Z] [2020-07-28T21:01:10.729Z] Generally Necessary: [2020-07-28T21:01:10.729Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T21:01:10.729Z] - apparmor: enabled and tools installed [2020-07-28T21:01:10.729Z] - CONFIG_NAMESPACES: enabled [2020-07-28T21:01:10.729Z] - CONFIG_NET_NS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_PID_NS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_IPC_NS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_UTS_NS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUPS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CPUSETS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_MEMCG: enabled [2020-07-28T21:01:10.729Z] - CONFIG_KEYS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_VETH: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T21:01:10.729Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T21:01:10.729Z] [2020-07-28T21:01:10.729Z] Optional Features: [2020-07-28T21:01:10.729Z] - CONFIG_USER_NS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_SECCOMP: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T21:01:10.729Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T21:01:10.729Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T21:01:10.729Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T21:01:10.729Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T21:01:10.729Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T21:01:10.729Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T21:01:10.729Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T21:01:10.729Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T21:01:10.729Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T21:01:10.729Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T21:01:10.729Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T21:01:10.729Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T21:01:10.729Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_EXT4_FS: enabled [2020-07-28T21:01:10.729Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T21:01:10.729Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T21:01:10.729Z] - Network Drivers: [2020-07-28T21:01:10.729Z] - "overlay": [2020-07-28T21:01:10.729Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T21:01:10.729Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T21:01:10.729Z] Optional (for encrypted networks): [2020-07-28T21:01:11.020Z] - CONFIG_CRYPTO: enabled [2020-07-28T21:01:11.020Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T21:01:11.020Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T21:01:11.020Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T21:01:11.020Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T21:01:11.020Z] - CONFIG_XFRM: enabled [2020-07-28T21:01:11.020Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T21:01:11.020Z] - "ipvlan": [2020-07-28T21:01:11.020Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T21:01:11.020Z] - "macvlan": [2020-07-28T21:01:11.020Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T21:01:11.020Z] - "ftp,tftp client in container": [2020-07-28T21:01:11.020Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T21:01:11.020Z] - Storage Drivers: [2020-07-28T21:01:11.020Z] - "aufs": [2020-07-28T21:01:11.020Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T21:01:11.020Z] - "btrfs": [2020-07-28T21:01:11.020Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T21:01:11.020Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T21:01:11.020Z] - "devicemapper": [2020-07-28T21:01:11.020Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T21:01:11.020Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T21:01:11.020Z] - "overlay": [2020-07-28T21:01:11.020Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T21:01:11.020Z] - "zfs": [2020-07-28T21:01:11.020Z] - /dev/zfs: missing [2020-07-28T21:01:11.020Z] - zfs command: missing [2020-07-28T21:01:11.020Z] - zpool command: missing [2020-07-28T21:01:11.020Z] [2020-07-28T21:01:11.020Z] Limits: [2020-07-28T21:01:11.020Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T21:01:11.020Z] [2020-07-28T21:01:11.020Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T21:01:11.451Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b540923dd459d81fff29fb4081f0fb617322c5b . [2020-07-28T21:01:11.451Z] #2 [internal] load .dockerignore [2020-07-28T21:01:11.451Z] #2 transferring context: 87B done [2020-07-28T21:01:11.451Z] #2 DONE 0.0s [2020-07-28T21:01:11.451Z] [2020-07-28T21:01:11.451Z] #1 [internal] load build definition from Dockerfile [2020-07-28T21:01:11.451Z] #1 transferring dockerfile: 16.37kB done [2020-07-28T21:01:11.451Z] #1 DONE 0.0s [2020-07-28T21:01:11.451Z] [2020-07-28T21:01:11.451Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T21:01:11.808Z] #3 DONE 0.2s [2020-07-28T21:01:11.808Z] [2020-07-28T21:01:11.808Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:01:11.808Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T21:01:11.808Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T21:01:11.808Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-28T21:01:11.808Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-28T21:01:11.808Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-07-28T21:01:12.099Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-28T21:01:12.099Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-07-28T21:01:12.390Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-28T21:01:12.390Z] #4 DONE 0.6s [2020-07-28T21:01:12.526Z] Still waiting to schedule task [2020-07-28T21:01:12.526Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-28T21:01:12.527Z] Still waiting to schedule task [2020-07-28T21:01:12.527Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-28T21:01:12.531Z] Still waiting to schedule task [2020-07-28T21:01:12.531Z] Waiting for next available executor on ‘arm64&&linux’ [2020-07-28T21:01:13.012Z] #20 transferring context: 30.19MB 3.3s [2020-07-28T21:01:13.054Z] [2020-07-28T21:01:13.054Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T21:01:13.054Z] #5 DONE 0.1s [2020-07-28T21:01:13.054Z] [2020-07-28T21:01:13.054Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:01:13.054Z] #6 DONE 0.2s [2020-07-28T21:01:13.054Z] [2020-07-28T21:01:13.054Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:01:13.054Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T21:01:13.054Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0B / 48.97MB 0.1s [2020-07-28T21:01:13.054Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T21:01:13.054Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-28T21:01:13.054Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-28T21:01:13.054Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s [2020-07-28T21:01:13.054Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 6.71MB / 48.97MB 0.2s [2020-07-28T21:01:13.054Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 3.21MB / 7.39MB 0.2s [2020-07-28T21:01:13.351Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 9.68MB / 48.97MB 0.3s [2020-07-28T21:01:13.351Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.26MB / 7.39MB 0.3s [2020-07-28T21:01:13.553Z] Fetching without tags [2020-07-28T21:01:13.668Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 22.23MB / 48.97MB 0.5s [2020-07-28T21:01:13.668Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s done [2020-07-28T21:01:13.668Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 1.61MB / 9.88MB 0.5s [2020-07-28T21:01:13.668Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 465.92kB / 51.37MB 0.5s [2020-07-28T21:01:13.668Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 3.43MB / 9.88MB 0.6s [2020-07-28T21:01:13.668Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 26.40MB / 48.97MB 0.7s [2020-07-28T21:01:13.668Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 8.06MB / 9.88MB 0.7s [2020-07-28T21:01:13.668Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 7.56MB / 51.37MB 0.7s [2020-07-28T21:01:13.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:01:13.267Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:01:13.323Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:13.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:01:13.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:01:13.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:01:13.588Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:14.056Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 29.92MB / 48.97MB 0.8s [2020-07-28T21:01:14.056Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.7s done [2020-07-28T21:01:14.056Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 14.45MB / 51.37MB 0.8s [2020-07-28T21:01:14.057Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0B / 56.72MB 0.8s [2020-07-28T21:01:14.057Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 36.68MB / 48.97MB 1.0s [2020-07-28T21:01:14.057Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 20.68MB / 51.37MB 1.0s [2020-07-28T21:01:14.057Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 10.30MB / 56.72MB 1.0s [2020-07-28T21:01:14.057Z] #7 ... [2020-07-28T21:01:14.057Z] [2020-07-28T21:01:14.057Z] #20 [internal] load build context [2020-07-28T21:01:14.057Z] #20 transferring context: 51.31MB 1.0s done [2020-07-28T21:01:14.057Z] #20 DONE 1.1s [2020-07-28T21:01:14.057Z] [2020-07-28T21:01:14.057Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:01:14.057Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 23.29MB / 51.37MB 1.1s [2020-07-28T21:01:14.298Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:01:14.362Z] #7 ... [2020-07-28T21:01:14.362Z] [2020-07-28T21:01:14.362Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:01:14.362Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T21:01:14.362Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-28T21:01:14.362Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T21:01:14.362Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T21:01:14.362Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-28T21:01:14.362Z] #58 DONE 1.2s [2020-07-28T21:01:14.362Z] [2020-07-28T21:01:14.362Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:01:14.362Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 41.61MB / 48.97MB 1.2s [2020-07-28T21:01:14.362Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 26.45MB / 51.37MB 1.2s [2020-07-28T21:01:14.362Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 15.60MB / 56.72MB 1.2s [2020-07-28T21:01:14.362Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 46.54MB / 48.97MB 1.3s [2020-07-28T21:01:14.362Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 29.31MB / 51.37MB 1.3s [2020-07-28T21:01:14.362Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 19.60MB / 56.72MB 1.3s [2020-07-28T21:01:14.671Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 34.06MB / 51.37MB 1.4s [2020-07-28T21:01:14.671Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 24.15MB / 56.72MB 1.4s [2020-07-28T21:01:14.671Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.4s done [2020-07-28T21:01:14.671Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 41.81MB / 51.37MB 1.6s [2020-07-28T21:01:14.671Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 30.55MB / 56.72MB 1.6s [2020-07-28T21:01:14.671Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 261.12kB / 102.23MB 1.6s [2020-07-28T21:01:14.671Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d [2020-07-28T21:01:14.671Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 48.02MB / 51.37MB 1.8s [2020-07-28T21:01:14.671Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 36.18MB / 56.72MB 1.8s [2020-07-28T21:01:14.671Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 5.65MB / 102.23MB 1.8s [2020-07-28T21:01:14.911Z] #20 transferring context: 51.31MB 5.1s done [2020-07-28T21:01:14.911Z] #20 DONE 5.2s [2020-07-28T21:01:14.911Z] [2020-07-28T21:01:14.911Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:01:14.911Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T21:01:14.911Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-28T21:01:14.911Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-28T21:01:14.911Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.0s done [2020-07-28T21:01:14.911Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.5s done [2020-07-28T21:01:14.911Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T21:01:14.911Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.3s done [2020-07-28T21:01:14.911Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s done [2020-07-28T21:01:14.911Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.4s done [2020-07-28T21:01:14.911Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 1.9s [2020-07-28T21:01:14.911Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 42.77MB / 120.18MB 5.0s [2020-07-28T21:01:14.911Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.4s done [2020-07-28T21:01:14.965Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.9s [2020-07-28T21:01:14.965Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 40.32MB / 56.72MB 1.9s [2020-07-28T21:01:14.965Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.9s done [2020-07-28T21:01:14.965Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 46.73MB / 56.72MB 2.0s [2020-07-28T21:01:14.965Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 14.44MB / 102.23MB 2.0s [2020-07-28T21:01:14.965Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.9s done [2020-07-28T21:01:15.167Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 49.02MB / 120.18MB 5.3s [2020-07-28T21:01:15.262Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 55.38MB / 56.72MB 2.2s [2020-07-28T21:01:15.262Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 21.17MB / 102.23MB 2.2s [2020-07-28T21:01:15.262Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.2s done [2020-07-28T21:01:15.262Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 30.91MB / 102.23MB 2.3s [2020-07-28T21:01:15.380Z] Fetching without tags [2020-07-28T21:01:15.423Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 56.57MB / 120.18MB 5.6s [2020-07-28T21:01:15.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:01:15.354Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:01:15.357Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:15.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:01:15.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:01:15.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:01:15.388Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:15.556Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 42.74MB / 102.23MB 2.4s [2020-07-28T21:01:15.556Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 59.65MB / 102.23MB 2.6s [2020-07-28T21:01:15.681Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 65.35MB / 120.18MB 5.8s [2020-07-28T21:01:15.796Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:01:14.331Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:01:14.382Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:01:15.850Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 67.44MB / 102.23MB 2.8s [2020-07-28T21:01:15.850Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 74.25MB / 102.23MB 2.9s [2020-07-28T21:01:15.938Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 73.74MB / 120.18MB 6.2s [2020-07-28T21:01:16.195Z] #7 ... [2020-07-28T21:01:16.195Z] [2020-07-28T21:01:16.195Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:01:16.195Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T21:01:16.195Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T21:01:16.195Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.2s done [2020-07-28T21:01:16.195Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-07-28T21:01:16.195Z] #58 DONE 6.5s [2020-07-28T21:01:16.195Z] [2020-07-28T21:01:16.195Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:01:16.195Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 84.50MB / 120.18MB 6.4s [2020-07-28T21:01:16.200Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 83.11MB / 102.23MB 3.0s [2020-07-28T21:01:16.200Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 93.76MB / 102.23MB 3.1s [2020-07-28T21:01:16.200Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.2s [2020-07-28T21:01:16.466Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 102.93MB / 120.18MB 6.8s [2020-07-28T21:01:16.530Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.3s done [2020-07-28T21:01:16.530Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.9s done [2020-07-28T21:01:16.821Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [2020-07-28T21:01:17.039Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 116.20MB / 120.18MB 7.1s [2020-07-28T21:01:17.111Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-07-28T21:01:17.111Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-07-28T21:01:15.803Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:01:15.805Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:01:16.648Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:01:17.402Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-07-28T21:01:17.402Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-07-28T21:01:17.463Z] Merge succeeded, producing 3750a9e174b926057d83e3cc76819d365dc3092a [2020-07-28T21:01:17.463Z] Checking out Revision 3750a9e174b926057d83e3cc76819d365dc3092a (PR-41281) [2020-07-28T21:01:17.562Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:01:17.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:01:17.469Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:01:17.472Z] > git checkout -f 3750a9e174b926057d83e3cc76819d365dc3092a # timeout=10 [2020-07-28T21:01:17.568Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:01:17.575Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:01:17.970Z] Merge succeeded, producing 3750a9e174b926057d83e3cc76819d365dc3092a [2020-07-28T21:01:17.970Z] Checking out Revision 3750a9e174b926057d83e3cc76819d365dc3092a (PR-41281) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:01:18.408Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 8.3s done [2020-07-28T21:01:18.439Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:01:18.480Z] + docker version [2020-07-28T21:01:18.480Z] Client: [2020-07-28T21:01:18.480Z] Version: 18.06.1-ce [2020-07-28T21:01:18.480Z] API version: 1.38 [2020-07-28T21:01:18.480Z] Go version: go1.10.3 [2020-07-28T21:01:18.480Z] Git commit: e68fc7a [2020-07-28T21:01:18.480Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-28T21:01:18.480Z] OS/Arch: linux/ppc64le [2020-07-28T21:01:18.480Z] Experimental: false [2020-07-28T21:01:18.480Z] [2020-07-28T21:01:18.480Z] Server: [2020-07-28T21:01:18.480Z] Engine: [2020-07-28T21:01:18.480Z] Version: 18.06.1-ce [2020-07-28T21:01:18.480Z] API version: 1.38 (minimum version 1.12) [2020-07-28T21:01:18.480Z] Go version: go1.10.3 [2020-07-28T21:01:18.480Z] Git commit: e68fc7a [2020-07-28T21:01:18.480Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-28T21:01:18.480Z] OS/Arch: linux/ppc64le [2020-07-28T21:01:18.480Z] Experimental: true [Pipeline] sh [2020-07-28T21:01:18.865Z] + docker info [2020-07-28T21:01:18.865Z] Containers: 0 [2020-07-28T21:01:18.865Z] Running: 0 [2020-07-28T21:01:18.865Z] Paused: 0 [2020-07-28T21:01:18.865Z] Stopped: 0 [2020-07-28T21:01:18.865Z] Images: 0 [2020-07-28T21:01:18.865Z] Server Version: 18.06.1-ce [2020-07-28T21:01:18.865Z] Storage Driver: overlay2 [2020-07-28T21:01:18.865Z] Backing Filesystem: extfs [2020-07-28T21:01:18.865Z] Supports d_type: true [2020-07-28T21:01:18.865Z] Native Overlay Diff: true [2020-07-28T21:01:18.865Z] Logging Driver: json-file [2020-07-28T21:01:18.865Z] Cgroup Driver: cgroupfs [2020-07-28T21:01:18.865Z] Plugins: [2020-07-28T21:01:18.865Z] Volume: local [2020-07-28T21:01:18.865Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T21:01:18.865Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-28T21:01:18.865Z] Swarm: inactive [2020-07-28T21:01:18.865Z] Runtimes: runc [2020-07-28T21:01:18.865Z] Default Runtime: runc [2020-07-28T21:01:18.865Z] Init Binary: docker-init [2020-07-28T21:01:18.865Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-28T21:01:18.865Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-28T21:01:18.865Z] init version: fec3683 [2020-07-28T21:01:18.865Z] Security Options: [2020-07-28T21:01:18.865Z] apparmor [2020-07-28T21:01:18.865Z] seccomp [2020-07-28T21:01:18.865Z] Profile: default [2020-07-28T21:01:18.865Z] Kernel Version: 4.4.0-130-generic [2020-07-28T21:01:18.865Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-28T21:01:18.865Z] OSType: linux [2020-07-28T21:01:18.865Z] Architecture: ppc64le [2020-07-28T21:01:18.865Z] CPUs: 4 [2020-07-28T21:01:18.865Z] Total Memory: 7.972GiB [2020-07-28T21:01:18.865Z] Name: ppc64le-ubuntu-33 [2020-07-28T21:01:18.865Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-28T21:01:18.865Z] Docker Root Dir: /var/lib/docker [2020-07-28T21:01:18.865Z] Debug Mode (client): false [2020-07-28T21:01:18.865Z] Debug Mode (server): false [2020-07-28T21:01:18.865Z] Username: dockerbuildbot [2020-07-28T21:01:18.865Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:01:18.865Z] Labels: [2020-07-28T21:01:18.865Z] Experimental: true [2020-07-28T21:01:18.865Z] Insecure Registries: [2020-07-28T21:01:18.865Z] 127.0.0.0/8 [2020-07-28T21:01:18.865Z] Live Restore Enabled: false [2020-07-28T21:01:18.865Z] [Pipeline] sh [2020-07-28T21:01:18.971Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:01:19.228Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-28T21:01:19.254Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:19.254Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:19.254Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41281/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T21:01:19.254Z] + bash /home/docker/workspace/moby_PR-41281/check-config.sh [2020-07-28T21:01:19.254Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T21:01:19.254Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-07-28T21:01:19.254Z] [2020-07-28T21:01:19.254Z] Generally Necessary: [2020-07-28T21:01:19.254Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T21:01:19.254Z] - apparmor: enabled and tools installed [2020-07-28T21:01:19.254Z] - CONFIG_NAMESPACES: enabled [2020-07-28T21:01:19.254Z] - CONFIG_NET_NS: enabled [2020-07-28T21:01:19.254Z] - CONFIG_PID_NS: enabled [2020-07-28T21:01:19.254Z] - CONFIG_IPC_NS: enabled [2020-07-28T21:01:19.254Z] - CONFIG_UTS_NS: enabled [2020-07-28T21:01:19.499Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.6s done [2020-07-28T21:01:19.499Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 [2020-07-28T21:01:19.550Z] - CONFIG_CGROUPS: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CPUSETS: enabled [2020-07-28T21:01:19.550Z] - CONFIG_MEMCG: enabled [2020-07-28T21:01:19.550Z] - CONFIG_KEYS: enabled [2020-07-28T21:01:19.550Z] - CONFIG_VETH: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T21:01:19.550Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T21:01:19.550Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-28T21:01:19.550Z] [2020-07-28T21:01:19.550Z] Optional Features: [2020-07-28T21:01:19.550Z] - CONFIG_USER_NS: enabled [2020-07-28T21:01:19.550Z] - CONFIG_SECCOMP: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T21:01:19.550Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T21:01:19.550Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T21:01:19.550Z] (cgroup swap accounting is currently enabled) [2020-07-28T21:01:19.550Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-28T21:01:19.550Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T21:01:19.550Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T21:01:19.550Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T21:01:19.550Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T21:01:19.550Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T21:01:19.550Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T21:01:19.550Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T21:01:19.550Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T21:01:19.550Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T21:01:19.550Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T21:01:19.550Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T21:01:19.550Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T21:01:17.873Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-28T21:01:18.003Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:01:18.056Z] > git checkout -f 3750a9e174b926057d83e3cc76819d365dc3092a # timeout=10 [2020-07-28T21:01:19.792Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-07-28T21:01:19.792Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-28T21:01:19.843Z] - CONFIG_EXT4_FS: enabled [2020-07-28T21:01:19.843Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T21:01:19.843Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T21:01:19.843Z] - Network Drivers: [2020-07-28T21:01:19.843Z] - "overlay": [2020-07-28T21:01:19.843Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T21:01:19.843Z] Optional (for encrypted networks): [2020-07-28T21:01:19.843Z] - CONFIG_CRYPTO: enabled [2020-07-28T21:01:19.843Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_XFRM: enabled [2020-07-28T21:01:19.843Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T21:01:19.843Z] - "ipvlan": [2020-07-28T21:01:19.843Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T21:01:19.843Z] - "macvlan": [2020-07-28T21:01:19.843Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T21:01:19.843Z] - "ftp,tftp client in container": [2020-07-28T21:01:19.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T21:01:19.843Z] - Storage Drivers: [2020-07-28T21:01:19.843Z] - "aufs": [2020-07-28T21:01:19.843Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T21:01:19.843Z] - "btrfs": [2020-07-28T21:01:19.843Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T21:01:19.843Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T21:01:19.843Z] - "devicemapper": [2020-07-28T21:01:19.843Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T21:01:19.843Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T21:01:19.843Z] - "overlay": [2020-07-28T21:01:19.843Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T21:01:19.843Z] - "zfs": [2020-07-28T21:01:19.843Z] - /dev/zfs: missing [2020-07-28T21:01:19.843Z] - zfs command: missing [2020-07-28T21:01:19.843Z] - zpool command: missing [2020-07-28T21:01:19.843Z] [2020-07-28T21:01:19.843Z] Limits: [2020-07-28T21:01:19.843Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T21:01:19.843Z] [2020-07-28T21:01:19.843Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T21:01:19.982Z] + docker version [2020-07-28T21:01:19.982Z] Client: Docker Engine - Enterprise [2020-07-28T21:01:19.982Z] Version: 19.03.5 [2020-07-28T21:01:19.982Z] API version: 1.40 [2020-07-28T21:01:19.982Z] Go version: go1.12.12 [2020-07-28T21:01:19.982Z] Git commit: 2ee0c57608 [2020-07-28T21:01:19.982Z] Built: 11/13/2019 08:00:16 [2020-07-28T21:01:19.982Z] OS/Arch: windows/amd64 [2020-07-28T21:01:19.982Z] Experimental: false [2020-07-28T21:01:19.982Z] [2020-07-28T21:01:19.982Z] Server: Docker Engine - Enterprise [2020-07-28T21:01:19.982Z] Engine: [2020-07-28T21:01:19.982Z] Version: 19.03.5 [2020-07-28T21:01:19.982Z] API version: 1.40 (minimum version 1.24) [2020-07-28T21:01:19.982Z] Go version: go1.12.12 [2020-07-28T21:01:19.982Z] Git commit: 2ee0c57608 [2020-07-28T21:01:19.982Z] Built: 11/13/2019 07:58:51 [2020-07-28T21:01:19.982Z] OS/Arch: windows/amd64 [2020-07-28T21:01:19.982Z] Experimental: true [Pipeline] sh [2020-07-28T21:01:20.284Z] + make bundles/buildx [2020-07-28T21:01:20.354Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-28T21:01:20.354Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-28T21:01:20.531Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.3s done [2020-07-28T21:01:20.578Z] make: command: Command not found [2020-07-28T21:01:20.578Z] make: command: Command not found [2020-07-28T21:01:20.578Z] mkdir bundles [2020-07-28T21:01:20.578Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-28T21:01:20.578Z] --build-arg BUILDX_COMMIT \ [2020-07-28T21:01:20.578Z] --build-arg BUILDX_REPO \ [2020-07-28T21:01:20.578Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-28T21:01:20.578Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-28T21:01:20.578Z] . [2020-07-28T21:01:20.578Z] /bin/sh: 4: go: not found [2020-07-28T21:01:20.578Z] /bin/sh: 5: go: not found [2020-07-28T21:01:20.822Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 [2020-07-28T21:01:21.057Z] + docker info [2020-07-28T21:01:22.053Z] Client: [2020-07-28T21:01:22.053Z] Debug Mode: false [2020-07-28T21:01:22.053Z] Plugins: [2020-07-28T21:01:22.053Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-28T21:01:22.053Z] [2020-07-28T21:01:22.053Z] Server: [2020-07-28T21:01:22.053Z] Containers: 0 [2020-07-28T21:01:22.053Z] Running: 0 [2020-07-28T21:01:22.053Z] Paused: 0 [2020-07-28T21:01:22.053Z] Stopped: 0 [2020-07-28T21:01:22.053Z] Images: 10 [2020-07-28T21:01:22.053Z] Server Version: 19.03.5 [2020-07-28T21:01:22.053Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-28T21:01:22.053Z] Windows: [2020-07-28T21:01:22.053Z] LCOW: [2020-07-28T21:01:22.053Z] Logging Driver: json-file [2020-07-28T21:01:22.053Z] Plugins: [2020-07-28T21:01:22.053Z] Volume: local [2020-07-28T21:01:22.053Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T21:01:22.053Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T21:01:22.053Z] Swarm: inactive [2020-07-28T21:01:22.053Z] Default Isolation: process [2020-07-28T21:01:22.053Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T21:01:22.053Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T21:01:22.053Z] OSType: windows [2020-07-28T21:01:22.053Z] Architecture: x86_64 [2020-07-28T21:01:22.053Z] CPUs: 4 [2020-07-28T21:01:22.053Z] Total Memory: 32GiB [2020-07-28T21:01:22.053Z] Name: azwin-2-528330 [2020-07-28T21:01:22.053Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-28T21:01:22.053Z] Docker Root Dir: D:\docker [2020-07-28T21:01:22.053Z] Debug Mode: false [2020-07-28T21:01:22.053Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:01:22.053Z] Labels: [2020-07-28T21:01:22.053Z] Experimental: true [2020-07-28T21:01:22.053Z] Insecure Registries: [2020-07-28T21:01:22.053Z] 10.0.0.4:5000 [2020-07-28T21:01:22.053Z] 127.0.0.0/8 [2020-07-28T21:01:22.053Z] Registry Mirrors: [2020-07-28T21:01:22.053Z] http://10.0.0.4:5000/ [2020-07-28T21:01:22.053Z] Live Restore Enabled: false [2020-07-28T21:01:22.053Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-28T21:01:22.674Z] Sending build context to Docker daemon 56.04MB [2020-07-28T21:01:22.674Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-28T21:01:22.674Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-28T21:01:22.674Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-28T21:01:22.674Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-28T21:01:22.969Z] 1.13.14-buster: Pulling from library/golang [2020-07-28T21:01:22.969Z] 1c8685784756: Pulling fs layer [2020-07-28T21:01:22.969Z] b30caebadb02: Pulling fs layer [2020-07-28T21:01:22.969Z] 3db29f675863: Pulling fs layer [2020-07-28T21:01:22.969Z] bc4207fc4c93: Pulling fs layer [2020-07-28T21:01:22.969Z] 47a08a47fa97: Pulling fs layer [2020-07-28T21:01:22.969Z] bc4207fc4c93: Waiting [2020-07-28T21:01:22.969Z] 0ae62d2712a7: Pulling fs layer [2020-07-28T21:01:22.969Z] 1d4419b49a59: Pulling fs layer [2020-07-28T21:01:22.969Z] 47a08a47fa97: Waiting [2020-07-28T21:01:22.969Z] 0ae62d2712a7: Waiting [2020-07-28T21:01:22.969Z] 1d4419b49a59: Waiting [2020-07-28T21:01:23.267Z] b30caebadb02: Verifying Checksum [2020-07-28T21:01:23.267Z] b30caebadb02: Download complete [2020-07-28T21:01:23.566Z] 3db29f675863: Verifying Checksum [2020-07-28T21:01:23.566Z] 3db29f675863: Download complete [2020-07-28T21:01:24.333Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.8s done [2020-07-28T21:01:24.333Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-07-28T21:01:24.333Z] #7 DONE 11.1s [2020-07-28T21:01:24.333Z] [2020-07-28T21:01:24.333Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T21:01:24.523Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.0s done [2020-07-28T21:01:24.780Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-28T21:01:25.706Z] 1c8685784756: Verifying Checksum [2020-07-28T21:01:25.706Z] 1c8685784756: Download complete [2020-07-28T21:01:25.871Z] #8 DONE 1.5s [2020-07-28T21:01:25.871Z] [2020-07-28T21:01:25.871Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T21:01:26.348Z] bc4207fc4c93: Verifying Checksum [2020-07-28T21:01:26.348Z] bc4207fc4c93: Download complete [2020-07-28T21:01:26.348Z] 1d4419b49a59: Download complete [2020-07-28T21:01:26.971Z] #9 DONE 1.1s [2020-07-28T21:01:26.971Z] [2020-07-28T21:01:26.971Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T21:01:26.971Z] #35 DONE 0.1s [2020-07-28T21:01:26.971Z] [2020-07-28T21:01:26.971Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:26.971Z] #51 ... [2020-07-28T21:01:26.971Z] [2020-07-28T21:01:26.971Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T21:01:26.971Z] #27 DONE 0.1s [2020-07-28T21:01:26.971Z] [2020-07-28T21:01:26.971Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:01:26.989Z] 47a08a47fa97: Verifying Checksum [2020-07-28T21:01:26.989Z] 47a08a47fa97: Download complete [2020-07-28T21:01:28.987Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.9s done [2020-07-28T21:01:28.987Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-28T21:01:29.097Z] 1c8685784756: Pull complete [2020-07-28T21:01:29.400Z] b30caebadb02: Pull complete [2020-07-28T21:01:29.697Z] 0ae62d2712a7: Verifying Checksum [2020-07-28T21:01:29.697Z] 0ae62d2712a7: Download complete [2020-07-28T21:01:29.997Z] 3db29f675863: Pull complete [2020-07-28T21:01:31.575Z] #28 4.193 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T21:01:31.575Z] #28 4.199 Cloning into '.'... [2020-07-28T21:01:32.233Z] #28 ... [2020-07-28T21:01:32.233Z] [2020-07-28T21:01:32.233Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:32.233Z] #30 3.840 + RM_GOPATH=0 [2020-07-28T21:01:32.233Z] #30 3.840 + TMP_GOPATH= [2020-07-28T21:01:32.233Z] #30 3.840 + : /build [2020-07-28T21:01:32.233Z] #30 3.840 + '[' -z '' ']' [2020-07-28T21:01:32.233Z] #30 3.843 ++ mktemp -d [2020-07-28T21:01:32.233Z] #30 3.845 + export GOPATH=/tmp/tmp.vB8oviNiMw [2020-07-28T21:01:32.233Z] #30 3.845 + GOPATH=/tmp/tmp.vB8oviNiMw [2020-07-28T21:01:32.233Z] #30 3.845 + RM_GOPATH=1 [2020-07-28T21:01:32.233Z] #30 3.845 + case "$(go env GOARCH)" in [2020-07-28T21:01:32.233Z] #30 3.847 ++ go env GOARCH [2020-07-28T21:01:32.233Z] #30 3.852 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:32.233Z] #30 3.852 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:32.233Z] #30 3.854 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:32.233Z] #30 3.867 + dir=/tmp/install [2020-07-28T21:01:32.233Z] #30 3.867 + bin=tomlv [2020-07-28T21:01:32.233Z] #30 3.867 + shift [2020-07-28T21:01:32.233Z] #30 3.868 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T21:01:32.233Z] #30 3.868 + . /tmp/install/tomlv.installer [2020-07-28T21:01:32.233Z] #30 3.868 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:01:32.233Z] #30 3.868 + install_tomlv [2020-07-28T21:01:32.233Z] #30 3.868 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T21:01:32.233Z] #30 3.868 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:01:32.233Z] #30 3.868 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vB8oviNiMw/src/github.com/BurntSushi/toml [2020-07-28T21:01:32.233Z] #30 3.875 Cloning into '/tmp/tmp.vB8oviNiMw/src/github.com/BurntSushi/toml'... [2020-07-28T21:01:32.233Z] #30 4.654 + cd /tmp/tmp.vB8oviNiMw/src/github.com/BurntSushi/toml [2020-07-28T21:01:32.233Z] #30 4.654 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:01:32.233Z] #30 4.657 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:01:32.233Z] #30 5.042 math/bits [2020-07-28T21:01:32.233Z] #30 5.055 internal/bytealg [2020-07-28T21:01:32.233Z] #30 5.457 runtime [2020-07-28T21:01:32.233Z] #30 5.509 math [2020-07-28T21:01:32.755Z] bc4207fc4c93: Pull complete [2020-07-28T21:01:34.235Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.0s [2020-07-28T21:01:34.845Z] 47a08a47fa97: Pull complete [2020-07-28T21:01:35.166Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 6.3s done [2020-07-28T21:01:35.421Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-28T21:01:35.988Z] #7 DONE 26.1s [2020-07-28T21:01:35.988Z] [2020-07-28T21:01:35.988Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T21:01:36.727Z] #30 ... [2020-07-28T21:01:36.727Z] [2020-07-28T21:01:36.727Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:36.727Z] #60 2.116 + RM_GOPATH=0 [2020-07-28T21:01:36.727Z] #60 2.116 + TMP_GOPATH= [2020-07-28T21:01:36.727Z] #60 2.116 + : /build [2020-07-28T21:01:36.727Z] #60 2.116 + '[' -z '' ']' [2020-07-28T21:01:36.727Z] #60 2.116 ++ mktemp -d [2020-07-28T21:01:36.727Z] #60 2.116 + export GOPATH=/tmp/tmp.bdllxYj6wv [2020-07-28T21:01:36.727Z] #60 2.116 + GOPATH=/tmp/tmp.bdllxYj6wv [2020-07-28T21:01:36.727Z] #60 2.116 + RM_GOPATH=1 [2020-07-28T21:01:36.727Z] #60 2.116 + case "$(go env GOARCH)" in [2020-07-28T21:01:36.727Z] #60 2.125 ++ go env GOARCH [2020-07-28T21:01:36.727Z] #60 2.125 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:36.727Z] #60 2.125 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:36.727Z] #60 2.125 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:36.727Z] #60 2.133 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:01:36.727Z] #60 2.133 + dir=/tmp/install [2020-07-28T21:01:36.727Z] #60 2.133 + bin=proxy [2020-07-28T21:01:36.727Z] #60 2.133 + shift [2020-07-28T21:01:36.727Z] #60 2.133 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T21:01:36.727Z] #60 2.133 + . /tmp/install/proxy.installer [2020-07-28T21:01:36.727Z] #60 2.133 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:01:36.727Z] #60 2.133 + install_proxy [2020-07-28T21:01:36.727Z] #60 2.133 + case "$1" in [2020-07-28T21:01:36.727Z] #60 2.133 + export CGO_ENABLED=0 [2020-07-28T21:01:36.727Z] #60 2.133 + CGO_ENABLED=0 [2020-07-28T21:01:36.727Z] #60 2.133 + _install_proxy [2020-07-28T21:01:36.727Z] #60 2.133 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T21:01:36.727Z] #60 2.133 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bdllxYj6wv/src/github.com/docker/libnetwork [2020-07-28T21:01:36.727Z] #60 2.133 Cloning into '/tmp/tmp.bdllxYj6wv/src/github.com/docker/libnetwork'... [2020-07-28T21:01:37.022Z] #60 ... [2020-07-28T21:01:37.022Z] [2020-07-28T21:01:37.022Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:01:37.022Z] #38 4.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:37.022Z] #38 4.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:37.022Z] #38 4.387 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:37.022Z] #38 5.146 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T21:01:37.022Z] #38 7.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T21:01:37.022Z] #38 9.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T21:01:37.022Z] #38 ... [2020-07-28T21:01:37.022Z] [2020-07-28T21:01:37.022Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:37.022Z] #54 2.226 + RM_GOPATH=0 [2020-07-28T21:01:37.022Z] #54 2.226 + TMP_GOPATH= [2020-07-28T21:01:37.022Z] #54 2.226 + : /build [2020-07-28T21:01:37.022Z] #54 2.226 + '[' -z '' ']' [2020-07-28T21:01:37.022Z] #54 2.228 ++ mktemp -d [2020-07-28T21:01:37.022Z] #54 2.228 + export GOPATH=/tmp/tmp.VCfrOgL22f [2020-07-28T21:01:37.022Z] #54 2.228 + GOPATH=/tmp/tmp.VCfrOgL22f [2020-07-28T21:01:37.022Z] #54 2.228 + RM_GOPATH=1 [2020-07-28T21:01:37.022Z] #54 2.228 + case "$(go env GOARCH)" in [2020-07-28T21:01:37.022Z] #54 2.245 ++ go env GOARCH [2020-07-28T21:01:37.022Z] #54 2.258 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:01:37.022Z] #54 2.258 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.022Z] #54 2.258 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.022Z] #54 2.258 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:37.022Z] #54 2.258 + dir=/tmp/install [2020-07-28T21:01:37.022Z] #54 2.258 + bin=rootlesskit [2020-07-28T21:01:37.022Z] #54 2.258 + shift [2020-07-28T21:01:37.022Z] #54 2.258 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T21:01:37.022Z] #54 2.258 + . /tmp/install/rootlesskit.installer [2020-07-28T21:01:37.022Z] #54 2.258 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:01:37.022Z] #54 2.258 + install_rootlesskit [2020-07-28T21:01:37.022Z] #54 2.258 + case "$1" in [2020-07-28T21:01:37.022Z] #54 2.258 + export CGO_ENABLED=0 [2020-07-28T21:01:37.022Z] #54 2.258 + CGO_ENABLED=0 [2020-07-28T21:01:37.022Z] #54 2.258 + _install_rootlesskit [2020-07-28T21:01:37.022Z] #54 2.258 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T21:01:37.022Z] #54 2.258 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VCfrOgL22f/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:01:37.022Z] #54 2.258 Cloning into '/tmp/tmp.VCfrOgL22f/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T21:01:37.022Z] #54 5.761 + cd /tmp/tmp.VCfrOgL22f/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:01:37.022Z] #54 5.761 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:01:37.022Z] #54 6.019 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:01:37.022Z] #54 6.019 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T21:01:37.379Z] #54 ... [2020-07-28T21:01:37.379Z] [2020-07-28T21:01:37.379Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:37.379Z] #47 1.810 + RM_GOPATH=0 [2020-07-28T21:01:37.379Z] #47 1.810 + TMP_GOPATH= [2020-07-28T21:01:37.379Z] #47 1.810 + : /build [2020-07-28T21:01:37.379Z] #47 1.810 + '[' -z '' ']' [2020-07-28T21:01:37.379Z] #47 1.810 ++ mktemp -d [2020-07-28T21:01:37.379Z] #47 1.810 + export GOPATH=/tmp/tmp.UqSLJPpY6T [2020-07-28T21:01:37.379Z] #47 1.810 + GOPATH=/tmp/tmp.UqSLJPpY6T [2020-07-28T21:01:37.379Z] #47 1.810 + RM_GOPATH=1 [2020-07-28T21:01:37.379Z] #47 1.810 + case "$(go env GOARCH)" in [2020-07-28T21:01:37.379Z] #47 1.810 ++ go env GOARCH [2020-07-28T21:01:37.379Z] #47 1.837 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:01:37.379Z] #47 1.837 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.379Z] #47 1.837 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.379Z] #47 1.837 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:37.379Z] #47 1.837 + dir=/tmp/install [2020-07-28T21:01:37.379Z] #47 1.837 + bin=shfmt [2020-07-28T21:01:37.379Z] #47 1.837 + shift [2020-07-28T21:01:37.379Z] #47 1.837 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T21:01:37.379Z] #47 1.837 + . /tmp/install/shfmt.installer [2020-07-28T21:01:37.379Z] #47 1.837 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:01:37.379Z] #47 1.837 + install_shfmt [2020-07-28T21:01:37.379Z] #47 1.837 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T21:01:37.379Z] #47 1.837 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UqSLJPpY6T/src/github.com/mvdan/sh [2020-07-28T21:01:37.379Z] #47 1.868 Cloning into '/tmp/tmp.UqSLJPpY6T/src/github.com/mvdan/sh'... [2020-07-28T21:01:37.379Z] #47 7.885 + cd /tmp/tmp.UqSLJPpY6T/src/github.com/mvdan/sh [2020-07-28T21:01:37.379Z] #47 7.885 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:01:37.379Z] #47 7.937 + GO111MODULE=on [2020-07-28T21:01:37.379Z] #47 7.937 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T21:01:37.379Z] #47 8.851 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:01:37.379Z] #47 8.855 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:01:37.379Z] #47 8.904 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:01:37.379Z] #47 9.077 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:01:37.379Z] #47 9.238 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:01:37.379Z] #47 9.746 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:01:37.379Z] #47 10.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:01:37.379Z] #47 ... [2020-07-28T21:01:37.379Z] [2020-07-28T21:01:37.379Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:37.379Z] #21 3.336 + RM_GOPATH=0 [2020-07-28T21:01:37.379Z] #21 3.337 + TMP_GOPATH= [2020-07-28T21:01:37.379Z] #21 3.337 + : /build [2020-07-28T21:01:37.379Z] #21 3.337 + '[' -z '' ']' [2020-07-28T21:01:37.379Z] #21 3.337 ++ mktemp -d [2020-07-28T21:01:37.379Z] #21 3.338 + export GOPATH=/tmp/tmp.bgWRSFzW0n [2020-07-28T21:01:37.379Z] #21 3.338 + GOPATH=/tmp/tmp.bgWRSFzW0n [2020-07-28T21:01:37.379Z] #21 3.338 + RM_GOPATH=1 [2020-07-28T21:01:37.379Z] #21 3.338 + case "$(go env GOARCH)" in [2020-07-28T21:01:37.379Z] #21 3.339 ++ go env GOARCH [2020-07-28T21:01:37.379Z] #21 3.342 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.379Z] #21 3.342 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.379Z] #21 3.343 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:37.379Z] #21 3.343 + dir=/tmp/install [2020-07-28T21:01:37.379Z] #21 3.343 + bin=dockercli [2020-07-28T21:01:37.379Z] #21 3.343 + shift [2020-07-28T21:01:37.379Z] #21 3.343 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T21:01:37.379Z] #21 3.343 + . /tmp/install/dockercli.installer [2020-07-28T21:01:37.379Z] #21 3.343 ++ : stable [2020-07-28T21:01:37.379Z] #21 3.343 ++ : 17.06.2-ce [2020-07-28T21:01:37.379Z] #21 3.344 + install_dockercli [2020-07-28T21:01:37.379Z] #21 3.344 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:01:37.379Z] #21 3.345 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:01:37.379Z] #21 3.346 ++ uname -m [2020-07-28T21:01:37.379Z] #21 3.352 + arch=s390x [2020-07-28T21:01:37.379Z] #21 3.352 + '[' s390x '!=' x86_64 ']' [2020-07-28T21:01:37.379Z] #21 3.352 + '[' s390x '!=' s390x ']' [2020-07-28T21:01:37.379Z] #21 3.352 + url=https://download.docker.com/linux/static [2020-07-28T21:01:37.379Z] #21 3.352 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-28T21:01:37.379Z] #21 3.354 + tar -xz docker/docker [2020-07-28T21:01:37.379Z] #21 10.16 + mkdir -p /build [2020-07-28T21:01:37.379Z] #21 10.17 + mv docker/docker /build/ [2020-07-28T21:01:37.379Z] #21 10.17 + rmdir docker [2020-07-28T21:01:37.379Z] #21 DONE 10.6s [2020-07-28T21:01:37.379Z] [2020-07-28T21:01:37.379Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:01:37.379Z] #23 3.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:37.379Z] #23 3.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:37.379Z] #23 3.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:37.379Z] #23 4.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T21:01:37.379Z] #23 5.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T21:01:37.379Z] #23 8.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T21:01:37.379Z] #23 ... [2020-07-28T21:01:37.379Z] [2020-07-28T21:01:37.379Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:01:37.379Z] #36 3.505 + git clone https://github.com/docker/distribution.git . [2020-07-28T21:01:37.379Z] #36 3.506 Cloning into '.'... [2020-07-28T21:01:37.670Z] #36 ... [2020-07-28T21:01:37.670Z] [2020-07-28T21:01:37.670Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:01:37.670Z] #10 3.776 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:37.670Z] #10 3.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:37.670Z] #10 3.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:37.670Z] #10 4.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T21:01:37.670Z] #10 6.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T21:01:37.670Z] #10 9.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T21:01:37.670Z] #10 ... [2020-07-28T21:01:37.670Z] [2020-07-28T21:01:37.670Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:37.670Z] #43 1.972 + RM_GOPATH=0 [2020-07-28T21:01:37.670Z] #43 1.972 + TMP_GOPATH= [2020-07-28T21:01:37.670Z] #43 1.972 + : /build [2020-07-28T21:01:37.670Z] #43 1.972 + '[' -z '' ']' [2020-07-28T21:01:37.670Z] #43 1.972 ++ mktemp -d [2020-07-28T21:01:37.670Z] #43 1.972 + export GOPATH=/tmp/tmp.vtVPPyCZfZ [2020-07-28T21:01:37.670Z] #43 1.972 + GOPATH=/tmp/tmp.vtVPPyCZfZ [2020-07-28T21:01:37.670Z] #43 1.972 + RM_GOPATH=1 [2020-07-28T21:01:37.670Z] #43 1.972 + case "$(go env GOARCH)" in [2020-07-28T21:01:37.670Z] #43 1.972 ++ go env GOARCH [2020-07-28T21:01:37.670Z] #43 1.993 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.670Z] #43 1.993 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.670Z] #43 1.993 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:37.670Z] #43 1.993 + dir=/tmp/install [2020-07-28T21:01:37.670Z] #43 1.993 + bin=gotestsum [2020-07-28T21:01:37.670Z] #43 1.993 + shift [2020-07-28T21:01:37.670Z] #43 1.993 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T21:01:37.670Z] #43 1.993 + . /tmp/install/gotestsum.installer [2020-07-28T21:01:37.670Z] #43 1.993 ++ : v0.3.5 [2020-07-28T21:01:37.670Z] #43 1.993 + install_gotestsum [2020-07-28T21:01:37.670Z] #43 1.993 + set -e [2020-07-28T21:01:37.670Z] #43 1.993 + export GO111MODULE=on [2020-07-28T21:01:37.670Z] #43 1.993 + GO111MODULE=on [2020-07-28T21:01:37.670Z] #43 1.993 + GOBIN=/build [2020-07-28T21:01:37.670Z] #43 1.993 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T21:01:37.670Z] #43 2.012 go: finding gotest.tools v0.3.5 [2020-07-28T21:01:37.671Z] #43 2.012 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T21:01:37.671Z] #43 2.226 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T21:01:37.671Z] #43 2.378 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T21:01:37.671Z] #43 5.653 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T21:01:37.671Z] #43 5.743 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T21:01:37.671Z] #43 5.857 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:01:37.671Z] #43 5.959 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T21:01:37.671Z] #43 6.062 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:01:37.671Z] #43 6.080 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T21:01:37.671Z] #43 6.161 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T21:01:37.671Z] #43 6.161 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:01:37.671Z] #43 6.296 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:01:37.671Z] #43 6.304 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T21:01:37.671Z] #43 6.336 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T21:01:37.671Z] #43 6.387 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:01:37.671Z] #43 6.389 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:01:37.671Z] #43 6.391 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T21:01:37.671Z] #43 6.431 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:01:37.671Z] #43 6.473 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:01:37.671Z] #43 6.522 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:01:37.671Z] #43 6.564 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:01:37.671Z] #43 6.572 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:01:37.671Z] #43 6.612 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:01:37.671Z] #43 6.613 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:01:37.671Z] #43 8.093 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:01:37.671Z] #43 8.290 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:01:37.671Z] #43 8.824 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:01:37.671Z] #43 10.81 go: finding github.com/fatih/color v1.6.0 [2020-07-28T21:01:37.671Z] #43 10.93 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T21:01:37.671Z] #43 10.97 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:01:37.770Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-28T21:01:37.770Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-604cb9db\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-28T21:01:37.770Z] ---------------------------------------------------------------------------- [2020-07-28T21:01:37.770Z] [2020-07-28T21:01:37.770Z] INFO: executeCI.ps1 starting at Tue Jul 28 21:01:37 CUT 2020 [2020-07-28T21:01:37.770Z] [2020-07-28T21:01:37.770Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-28T21:01:37.770Z] INFO: Running git version 2.24.1.windows.2 [2020-07-28T21:01:37.770Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-28T21:01:37.770Z] INFO: Environment variables: [2020-07-28T21:01:37.770Z] [2020-07-28T21:01:37.770Z] Name Value [2020-07-28T21:01:37.770Z] ---- ----- [2020-07-28T21:01:37.770Z] ALLUSERSPROFILE C:\ProgramData [2020-07-28T21:01:37.770Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-28T21:01:37.770Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-28T21:01:37.770Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-28T21:01:37.770Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-28T21:01:37.770Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-28T21:01:37.770Z] BRANCH_NAME PR-41281 [2020-07-28T21:01:37.770Z] BUILD_DISPLAY_NAME #2 [2020-07-28T21:01:37.770Z] BUILD_ID 2 [2020-07-28T21:01:37.770Z] BUILD_NUMBER 2 [2020-07-28T21:01:37.770Z] BUILD_TAG jenkins-moby-PR-41281-2 [2020-07-28T21:01:37.770Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41281/2/ [2020-07-28T21:01:37.770Z] CHANGE_AUTHOR thaJeztah [2020-07-28T21:01:37.770Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-28T21:01:37.770Z] CHANGE_BRANCH bump_continuity [2020-07-28T21:01:37.770Z] CHANGE_FORK thaJeztah/docker [2020-07-28T21:01:37.770Z] CHANGE_ID 41281 [2020-07-28T21:01:37.770Z] CHANGE_TARGET master [2020-07-28T21:01:37.770Z] CHANGE_TITLE vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165 [2020-07-28T21:01:37.770Z] CHANGE_URL https://github.com/moby/moby/pull/41281 [2020-07-28T21:01:37.770Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:01:37.770Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-28T21:01:37.770Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-28T21:01:37.770Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-28T21:01:37.770Z] COMPUTERNAME azwin-2-528330 [2020-07-28T21:01:37.770Z] ComSpec C:\windows\system32\cmd.exe [2020-07-28T21:01:37.770Z] ConfigSequenceNumber 0 [2020-07-28T21:01:37.770Z] DOCKER_BUILDKIT 0 [2020-07-28T21:01:37.770Z] DOCKER_DUT_DEBUG 1 [2020-07-28T21:01:37.770Z] DOCKER_EXPERIMENTAL 1 [2020-07-28T21:01:37.770Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-28T21:01:37.770Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-28T21:01:37.770Z] EXECUTOR_NUMBER 0 [2020-07-28T21:01:37.770Z] FQDN azwin-2-528330.westus.cloudapp.azure.com [2020-07-28T21:01:37.770Z] GIT_BRANCH PR-41281 [2020-07-28T21:01:37.770Z] GIT_COMMIT 6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:01:37.770Z] GIT_PREVIOUS_COMMIT afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:01:37.770Z] GIT_URL https://github.com/moby/moby.git [2020-07-28T21:01:37.771Z] HUDSON_COOKIE 8e82f83d-7846-46cf-94f8-3ab2bcfbbea5 [2020-07-28T21:01:37.771Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-28T21:01:37.771Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-28T21:01:37.771Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-28T21:01:37.771Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-28T21:01:37.771Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-28T21:01:37.771Z] JENKINS_NODE_COOKIE 0c2e95ef-c7c3-452d-9261-3734f41b9a28 [2020-07-28T21:01:37.771Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-28T21:01:37.771Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-28T21:01:37.771Z] JOB_BASE_NAME PR-41281 [2020-07-28T21:01:37.771Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41281/display/redirect [2020-07-28T21:01:37.771Z] JOB_NAME moby/PR-41281 [2020-07-28T21:01:37.771Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41281/ [2020-07-28T21:01:37.771Z] library.jps.version master [2020-07-28T21:01:37.771Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-28T21:01:37.771Z] NODE_LABELS amd64 azure azwin-2-528330 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-28T21:01:37.771Z] NODE_NAME azwin-2-528330 [2020-07-28T21:01:37.771Z] NUMBER_OF_PROCESSORS 4 [2020-07-28T21:01:37.771Z] OS Windows_NT [2020-07-28T21:01:37.771Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-28T21:01:37.771Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-28T21:01:37.771Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-28T21:01:37.771Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-28T21:01:37.771Z] PROCESSOR_LEVEL 6 [2020-07-28T21:01:37.771Z] PROCESSOR_REVISION 5504 [2020-07-28T21:01:37.771Z] ProgramData C:\ProgramData [2020-07-28T21:01:37.771Z] ProgramFiles C:\Program Files [2020-07-28T21:01:37.771Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-28T21:01:37.771Z] ProgramW6432 C:\Program Files [2020-07-28T21:01:37.771Z] PROMPT $P$G [2020-07-28T21:01:37.771Z] PSExecutionPolicyPreference Bypass [2020-07-28T21:01:37.771Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-28T21:01:37.771Z] PUBLIC C:\Users\Public [2020-07-28T21:01:37.771Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41281/2/display/redirect?page=changes [2020-07-28T21:01:37.771Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41281/2/display/redirect [2020-07-28T21:01:37.771Z] SKIP_VALIDATION_TESTS 1 [2020-07-28T21:01:37.771Z] SOURCES_DRIVE d [2020-07-28T21:01:37.771Z] SOURCES_SUBDIR gopath [2020-07-28T21:01:37.771Z] STAGE_NAME Run tests [2020-07-28T21:01:37.771Z] SystemDrive C: [2020-07-28T21:01:37.771Z] SystemRoot C:\windows [2020-07-28T21:01:37.771Z] TEMP C:\windows\TEMP [2020-07-28T21:01:37.771Z] TESTDEBUG 0 [2020-07-28T21:01:37.771Z] TESTRUN_DRIVE d [2020-07-28T21:01:37.771Z] TESTRUN_SUBDIR CI [2020-07-28T21:01:37.771Z] TIMEOUT 120m [2020-07-28T21:01:37.771Z] TMP C:\windows\TEMP [2020-07-28T21:01:37.771Z] USERDOMAIN WORKGROUP [2020-07-28T21:01:37.771Z] USERNAME azwin-2-528330$ [2020-07-28T21:01:37.771Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-28T21:01:37.771Z] windir C:\windows [2020-07-28T21:01:37.771Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-28T21:01:37.771Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-28T21:01:37.771Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-28T21:01:37.771Z] [2020-07-28T21:01:37.771Z] [2020-07-28T21:01:37.771Z] [2020-07-28T21:01:37.771Z] INFO: Sources under d:\gopath\... [2020-07-28T21:01:37.771Z] INFO: Test run under d:\CI\... [2020-07-28T21:01:37.771Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-28T21:01:37.771Z] INFO: docker/docker repository was found [2020-07-28T21:01:37.876Z] #8 DONE 2.1s [2020-07-28T21:01:37.961Z] #43 ... [2020-07-28T21:01:37.961Z] [2020-07-28T21:01:37.961Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:37.961Z] #45 3.303 + RM_GOPATH=0 [2020-07-28T21:01:37.961Z] #45 3.303 + TMP_GOPATH= [2020-07-28T21:01:37.961Z] #45 3.304 + : /build [2020-07-28T21:01:37.961Z] #45 3.304 + '[' -z '' ']' [2020-07-28T21:01:37.961Z] #45 3.306 ++ mktemp -d [2020-07-28T21:01:37.961Z] #45 3.310 + export GOPATH=/tmp/tmp.TjMGMoMTee [2020-07-28T21:01:37.961Z] #45 3.310 + GOPATH=/tmp/tmp.TjMGMoMTee [2020-07-28T21:01:37.961Z] #45 3.310 + RM_GOPATH=1 [2020-07-28T21:01:37.961Z] #45 3.310 + case "$(go env GOARCH)" in [2020-07-28T21:01:37.961Z] #45 3.310 ++ go env GOARCH [2020-07-28T21:01:37.961Z] #45 3.342 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.961Z] #45 3.342 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.961Z] #45 3.342 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:37.961Z] #45 3.344 + dir=/tmp/install [2020-07-28T21:01:37.961Z] #45 3.345 + bin=golangci_lint [2020-07-28T21:01:37.961Z] #45 3.345 + shift [2020-07-28T21:01:37.961Z] #45 3.345 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T21:01:37.961Z] #45 3.345 + . /tmp/install/golangci_lint.installer [2020-07-28T21:01:37.961Z] #45 3.345 ++ : v1.23.8 [2020-07-28T21:01:37.961Z] #45 3.345 + install_golangci_lint [2020-07-28T21:01:37.961Z] #45 3.345 Installing golangci-lint version v1.23.8 [2020-07-28T21:01:37.961Z] #45 3.345 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T21:01:37.961Z] #45 3.345 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:01:37.961Z] #45 ... [2020-07-28T21:01:37.961Z] [2020-07-28T21:01:37.961Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:01:37.961Z] #41 2.716 + RM_GOPATH=0 [2020-07-28T21:01:37.961Z] #41 2.716 + TMP_GOPATH= [2020-07-28T21:01:37.961Z] #41 2.716 + : /build [2020-07-28T21:01:37.961Z] #41 2.716 + '[' -z '' ']' [2020-07-28T21:01:37.961Z] #41 2.716 ++ mktemp -d [2020-07-28T21:01:37.961Z] #41 2.716 + export GOPATH=/tmp/tmp.52kfhzK8Jr [2020-07-28T21:01:37.961Z] #41 2.716 + GOPATH=/tmp/tmp.52kfhzK8Jr [2020-07-28T21:01:37.961Z] #41 2.716 + RM_GOPATH=1 [2020-07-28T21:01:37.961Z] #41 2.716 + case "$(go env GOARCH)" in [2020-07-28T21:01:37.961Z] #41 2.716 ++ go env GOARCH [2020-07-28T21:01:37.961Z] #41 2.743 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.961Z] #41 2.743 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:37.961Z] #41 2.743 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:37.961Z] #41 2.744 + dir=/tmp/install [2020-07-28T21:01:37.961Z] #41 2.744 + bin=vndr [2020-07-28T21:01:37.961Z] #41 2.744 + shift [2020-07-28T21:01:37.961Z] #41 2.744 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T21:01:37.961Z] #41 2.744 + . /tmp/install/vndr.installer [2020-07-28T21:01:37.961Z] #41 2.744 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:01:37.961Z] #41 2.744 + install_vndr [2020-07-28T21:01:37.961Z] #41 2.744 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T21:01:37.961Z] #41 2.744 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.52kfhzK8Jr/src/github.com/LK4D4/vndr [2020-07-28T21:01:37.961Z] #41 2.745 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:01:37.961Z] #41 2.750 Cloning into '/tmp/tmp.52kfhzK8Jr/src/github.com/LK4D4/vndr'... [2020-07-28T21:01:37.961Z] #41 3.433 + cd /tmp/tmp.52kfhzK8Jr/src/github.com/LK4D4/vndr [2020-07-28T21:01:37.961Z] #41 3.433 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:01:37.961Z] #41 3.440 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T21:01:37.961Z] #41 4.351 internal/cpu [2020-07-28T21:01:37.961Z] #41 4.352 runtime/internal/atomic [2020-07-28T21:01:37.961Z] #41 4.456 runtime/internal/sys [2020-07-28T21:01:37.961Z] #41 4.588 runtime/internal/math [2020-07-28T21:01:37.961Z] #41 4.625 internal/race [2020-07-28T21:01:37.961Z] #41 4.721 sync/atomic [2020-07-28T21:01:37.961Z] #41 4.827 unicode [2020-07-28T21:01:37.961Z] #41 4.842 internal/bytealg [2020-07-28T21:01:37.961Z] #41 5.398 runtime [2020-07-28T21:01:37.961Z] #41 8.597 unicode/utf8 [2020-07-28T21:01:37.961Z] #41 9.035 math [2020-07-28T21:01:38.132Z] [2020-07-28T21:01:38.132Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T21:01:38.245Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-28T21:01:38.245Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-28T21:01:38.245Z] INFO: Docker version of control daemon [2020-07-28T21:01:38.245Z] [2020-07-28T21:01:38.252Z] #41 ... [2020-07-28T21:01:38.252Z] [2020-07-28T21:01:38.252Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:01:38.252Z] #32 4.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:38.252Z] #32 4.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:38.252Z] #32 4.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:38.252Z] #32 4.936 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T21:01:38.252Z] #32 6.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T21:01:38.252Z] #32 8.800 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T21:01:38.252Z] #32 ... [2020-07-28T21:01:38.252Z] [2020-07-28T21:01:38.252Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:38.252Z] #47 11.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:01:38.384Z] 0ae62d2712a7: Pull complete [2020-07-28T21:01:38.388Z] #9 DONE 0.5s [2020-07-28T21:01:38.388Z] [2020-07-28T21:01:38.388Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T21:01:38.388Z] #27 DONE 0.1s [2020-07-28T21:01:38.388Z] [2020-07-28T21:01:38.388Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T21:01:38.388Z] #35 DONE 0.1s [2020-07-28T21:01:38.388Z] [2020-07-28T21:01:38.388Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:01:38.683Z] 1d4419b49a59: Pull complete [2020-07-28T21:01:38.683Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-28T21:01:38.683Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-28T21:01:38.683Z] ---> b1942c37232d [2020-07-28T21:01:38.683Z] Step 5/15 : ARG BUILDX_REPO [2020-07-28T21:01:38.683Z] ---> Running in 3adc0ddc1a86 [2020-07-28T21:01:38.683Z] Removing intermediate container 3adc0ddc1a86 [2020-07-28T21:01:38.683Z] ---> 2c3780c5e2ec [2020-07-28T21:01:38.683Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-28T21:01:38.683Z] ---> Running in 3a1673752c90 [2020-07-28T21:01:38.717Z] Client: Docker Engine - Enterprise [2020-07-28T21:01:38.717Z] Version: 19.03.5 [2020-07-28T21:01:38.717Z] API version: 1.40 [2020-07-28T21:01:38.717Z] Go version: go1.12.12 [2020-07-28T21:01:38.717Z] Git commit: 2ee0c57608 [2020-07-28T21:01:38.717Z] Built: 11/13/2019 08:00:16 [2020-07-28T21:01:38.717Z] OS/Arch: windows/amd64 [2020-07-28T21:01:38.717Z] Experimental: false [2020-07-28T21:01:38.717Z] [2020-07-28T21:01:38.717Z] Server: Docker Engine - Enterprise [2020-07-28T21:01:38.717Z] Engine: [2020-07-28T21:01:38.717Z] Version: 19.03.5 [2020-07-28T21:01:38.717Z] API version: 1.40 (minimum version 1.24) [2020-07-28T21:01:38.717Z] Go version: go1.12.12 [2020-07-28T21:01:38.717Z] Git commit: 2ee0c57608 [2020-07-28T21:01:38.717Z] Built: 11/13/2019 07:58:51 [2020-07-28T21:01:38.717Z] OS/Arch: windows/amd64 [2020-07-28T21:01:38.717Z] Experimental: true [2020-07-28T21:01:38.717Z] [2020-07-28T21:01:38.717Z] INFO: Docker info of control daemon [2020-07-28T21:01:38.717Z] [2020-07-28T21:01:38.995Z] Cloning into '/buildx'... [2020-07-28T21:01:39.284Z] #47 12.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:01:39.284Z] #47 12.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:01:39.284Z] #47 12.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:01:39.284Z] #47 12.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:01:39.951Z] #47 13.15 unicode/utf16 [2020-07-28T21:01:39.951Z] #47 13.19 runtime [2020-07-28T21:01:40.241Z] #47 13.45 runtime/cgo [2020-07-28T21:01:40.294Z] Client: [2020-07-28T21:01:40.294Z] Debug Mode: false [2020-07-28T21:01:40.294Z] Plugins: [2020-07-28T21:01:40.294Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-28T21:01:40.294Z] [2020-07-28T21:01:40.294Z] Server: [2020-07-28T21:01:40.294Z] Containers: 0 [2020-07-28T21:01:40.294Z] Running: 0 [2020-07-28T21:01:40.294Z] Paused: 0 [2020-07-28T21:01:40.294Z] Stopped: 0 [2020-07-28T21:01:40.294Z] Images: 10 [2020-07-28T21:01:40.294Z] Server Version: 19.03.5 [2020-07-28T21:01:40.294Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-28T21:01:40.294Z] Windows: [2020-07-28T21:01:40.294Z] LCOW: [2020-07-28T21:01:40.294Z] Logging Driver: json-file [2020-07-28T21:01:40.294Z] Plugins: [2020-07-28T21:01:40.294Z] Volume: local [2020-07-28T21:01:40.294Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T21:01:40.294Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T21:01:40.294Z] Swarm: inactive [2020-07-28T21:01:40.294Z] Default Isolation: process [2020-07-28T21:01:40.294Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T21:01:40.294Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T21:01:40.294Z] OSType: windows [2020-07-28T21:01:40.294Z] Architecture: x86_64 [2020-07-28T21:01:40.294Z] CPUs: 4 [2020-07-28T21:01:40.294Z] Total Memory: 32GiB [2020-07-28T21:01:40.294Z] Name: azwin-2-528330 [2020-07-28T21:01:40.294Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-28T21:01:40.294Z] Docker Root Dir: D:\docker [2020-07-28T21:01:40.294Z] Debug Mode: false [2020-07-28T21:01:40.294Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:01:40.294Z] Labels: [2020-07-28T21:01:40.294Z] Experimental: true [2020-07-28T21:01:40.294Z] Insecure Registries: [2020-07-28T21:01:40.294Z] 10.0.0.4:5000 [2020-07-28T21:01:40.294Z] 127.0.0.0/8 [2020-07-28T21:01:40.295Z] Registry Mirrors: [2020-07-28T21:01:40.295Z] http://10.0.0.4:5000/ [2020-07-28T21:01:40.295Z] Live Restore Enabled: false [2020-07-28T21:01:40.295Z] [2020-07-28T21:01:40.295Z] [2020-07-28T21:01:40.295Z] INFO: Commit hash is 3750a9e174 [2020-07-28T21:01:40.295Z] INFO: Nuke-Everything... [2020-07-28T21:01:40.295Z] INFO: Container count on control daemon to delete is 0 [2020-07-28T21:01:40.773Z] INFO: Nuking d:\CI [2020-07-28T21:01:40.773Z] INFO: Zapped successfully [2020-07-28T21:01:40.773Z] INFO: Location for testing is d:\CI\PR-41281\2 [2020-07-28T21:01:40.773Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-28T21:01:40.773Z] [2020-07-28T21:01:40.773Z] [2020-07-28T21:01:40.773Z] INFO: Building the image from Dockerfile.windows at 07/28/2020 21:01:40... [2020-07-28T21:01:40.773Z] [2020-07-28T21:01:41.275Z] #47 ... [2020-07-28T21:01:41.275Z] [2020-07-28T21:01:41.275Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:41.275Z] #51 4.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:41.275Z] #51 4.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:41.275Z] #51 4.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:41.275Z] #51 5.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T21:01:41.275Z] #51 7.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T21:01:41.275Z] #51 9.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T21:01:41.275Z] #51 ... [2020-07-28T21:01:41.275Z] [2020-07-28T21:01:41.275Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:01:41.275Z] #32 14.54 Fetched 8060 kB in 10s (777 kB/s) [2020-07-28T21:01:43.477Z] Removing intermediate container 3a1673752c90 [2020-07-28T21:01:43.477Z] ---> ad9e8fe8b98c [2020-07-28T21:01:43.477Z] Step 7/15 : WORKDIR /buildx [2020-07-28T21:01:43.477Z] ---> Running in 4758b35ba3be [2020-07-28T21:01:43.477Z] Removing intermediate container 4758b35ba3be [2020-07-28T21:01:43.477Z] ---> c40fe19548db [2020-07-28T21:01:43.477Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-28T21:01:43.477Z] ---> Running in 5a892997fb68 [2020-07-28T21:01:43.477Z] Removing intermediate container 5a892997fb68 [2020-07-28T21:01:43.478Z] ---> 517e037834eb [2020-07-28T21:01:43.478Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-28T21:01:43.478Z] ---> Running in f50b78427719 [2020-07-28T21:01:43.648Z] #28 4.559 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T21:01:43.648Z] #28 4.563 Cloning into '.'... [2020-07-28T21:01:43.648Z] #28 ... [2020-07-28T21:01:43.648Z] [2020-07-28T21:01:43.648Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:43.648Z] #30 5.093 + RM_GOPATH=0 [2020-07-28T21:01:43.648Z] #30 5.096 + TMP_GOPATH= [2020-07-28T21:01:43.648Z] #30 5.097 + : /build [2020-07-28T21:01:43.648Z] #30 5.099 + '[' -z '' ']' [2020-07-28T21:01:43.648Z] #30 5.106 ++ mktemp -d [2020-07-28T21:01:43.648Z] #30 5.111 + export GOPATH=/tmp/tmp.C7CQNlVuY6 [2020-07-28T21:01:43.648Z] #30 5.111 + GOPATH=/tmp/tmp.C7CQNlVuY6 [2020-07-28T21:01:43.648Z] #30 5.112 + RM_GOPATH=1 [2020-07-28T21:01:43.648Z] #30 5.112 + case "$(go env GOARCH)" in [2020-07-28T21:01:43.648Z] #30 5.114 ++ go env GOARCH [2020-07-28T21:01:43.648Z] #30 5.168 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:43.648Z] #30 5.168 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:43.648Z] #30 5.170 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:43.648Z] #30 5.190 + dir=/tmp/install [2020-07-28T21:01:43.648Z] #30 5.191 + bin=tomlv [2020-07-28T21:01:43.648Z] #30 5.191 + shift [2020-07-28T21:01:43.648Z] #30 5.191 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T21:01:43.648Z] #30 5.191 + . /tmp/install/tomlv.installer [2020-07-28T21:01:43.648Z] #30 5.191 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:01:43.648Z] #30 5.191 + install_tomlv [2020-07-28T21:01:43.648Z] #30 5.191 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T21:01:43.648Z] #30 5.191 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:01:43.648Z] #30 5.191 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.C7CQNlVuY6/src/github.com/BurntSushi/toml [2020-07-28T21:01:43.648Z] #30 5.223 Cloning into '/tmp/tmp.C7CQNlVuY6/src/github.com/BurntSushi/toml'... [2020-07-28T21:01:43.771Z] From https://github.com/docker/buildx [2020-07-28T21:01:43.771Z] * [new tag] v0.3.1 -> build [2020-07-28T21:01:44.411Z] Switched to branch 'build' [2020-07-28T21:01:44.858Z] #32 14.54 Reading package lists... [2020-07-28T21:01:45.015Z] #30 6.222 + cd /tmp/tmp.C7CQNlVuY6/src/github.com/BurntSushi/toml [2020-07-28T21:01:45.015Z] #30 6.233 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:01:45.015Z] #30 6.264 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:01:45.051Z] Removing intermediate container f50b78427719 [2020-07-28T21:01:45.051Z] ---> 4102656d73eb [2020-07-28T21:01:45.051Z] Step 10/15 : ARG GOOS [2020-07-28T21:01:45.051Z] ---> Running in 4bd5bc6f165a [2020-07-28T21:01:45.352Z] Removing intermediate container 4bd5bc6f165a [2020-07-28T21:01:45.352Z] ---> 01253a00ff16 [2020-07-28T21:01:45.352Z] Step 11/15 : ARG GOARCH [2020-07-28T21:01:45.352Z] ---> Running in 6552e80da5c4 [2020-07-28T21:01:45.352Z] Removing intermediate container 6552e80da5c4 [2020-07-28T21:01:45.352Z] ---> 36e8cb29e188 [2020-07-28T21:01:45.352Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-28T21:01:45.352Z] ---> Running in 04fc99538b13 [2020-07-28T21:01:45.688Z] #30 6.976 runtime/internal/atomic [2020-07-28T21:01:45.688Z] #30 7.018 internal/cpu [2020-07-28T21:01:45.748Z] Sending build context to Docker daemon 56.03MB [2020-07-28T21:01:45.748Z] [2020-07-28T21:01:45.748Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-28T21:01:45.748Z] ---> 987b1d5e0abf [2020-07-28T21:01:45.748Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-28T21:01:45.748Z] ---> Using cache [2020-07-28T21:01:45.748Z] ---> f0a187c107f2 [2020-07-28T21:01:45.748Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-28T21:01:45.748Z] ---> Using cache [2020-07-28T21:01:45.748Z] ---> 2a12f18fdf2d [2020-07-28T21:01:45.748Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-28T21:01:45.748Z] ---> Using cache [2020-07-28T21:01:45.748Z] ---> bcbbce469e6a [2020-07-28T21:01:45.748Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-07-28T21:01:45.748Z] ---> Using cache [2020-07-28T21:01:45.748Z] ---> d27b00bbc02c [2020-07-28T21:01:45.749Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-07-28T21:01:45.749Z] ---> Using cache [2020-07-28T21:01:45.749Z] ---> 0f4094044afd [2020-07-28T21:01:45.749Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-28T21:01:45.749Z] ---> Using cache [2020-07-28T21:01:45.749Z] ---> 5b6d39a4457b [2020-07-28T21:01:45.749Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-28T21:01:45.749Z] ---> Using cache [2020-07-28T21:01:45.749Z] ---> 6f998d67c1df [2020-07-28T21:01:45.749Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-28T21:01:45.749Z] ---> Using cache [2020-07-28T21:01:45.749Z] ---> 1de4d2265353 [2020-07-28T21:01:45.749Z] Step 10/10 : COPY . . [2020-07-28T21:01:45.945Z] #30 7.405 runtime/internal/sys [2020-07-28T21:01:46.201Z] #30 7.725 internal/bytealg [2020-07-28T21:01:46.201Z] #30 7.819 runtime/internal/math [2020-07-28T21:01:46.468Z] #30 7.950 math/bits [2020-07-28T21:01:46.877Z] #32 18.44 Reading package lists... [2020-07-28T21:01:46.877Z] #32 ... [2020-07-28T21:01:46.877Z] [2020-07-28T21:01:46.877Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:46.877Z] #60 13.17 Checking out files: 91% (1894/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T21:01:46.877Z] #60 13.32 + cd /tmp/tmp.bdllxYj6wv/src/github.com/docker/libnetwork [2020-07-28T21:01:46.877Z] #60 13.32 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:01:46.877Z] #60 14.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T21:01:46.877Z] #60 ... [2020-07-28T21:01:46.877Z] [2020-07-28T21:01:46.877Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:46.877Z] #30 10.16 internal/testlog [2020-07-28T21:01:46.877Z] #30 10.37 encoding [2020-07-28T21:01:46.877Z] #30 10.53 runtime/cgo [2020-07-28T21:01:47.030Z] #30 8.561 runtime [2020-07-28T21:01:47.030Z] #30 8.654 math [2020-07-28T21:01:47.169Z] #30 ... [2020-07-28T21:01:47.169Z] [2020-07-28T21:01:47.169Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:01:47.169Z] #36 14.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T21:01:47.169Z] #36 16.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T21:01:48.202Z] #36 ... [2020-07-28T21:01:48.202Z] [2020-07-28T21:01:48.202Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:48.202Z] #43 11.29 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:01:48.202Z] #43 11.30 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T21:01:48.202Z] #43 11.39 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:01:48.202Z] #43 11.49 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:01:48.202Z] #43 11.62 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:01:48.202Z] #43 11.66 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:01:48.202Z] #43 11.66 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:01:48.202Z] #43 11.67 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:01:48.202Z] #43 ... [2020-07-28T21:01:48.202Z] [2020-07-28T21:01:48.202Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:01:48.202Z] #41 14.00 container/list [2020-07-28T21:01:48.202Z] #41 14.49 crypto/internal/subtle [2020-07-28T21:01:48.202Z] #41 14.58 crypto/subtle [2020-07-28T21:01:48.202Z] #41 14.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T21:01:48.202Z] #41 14.75 internal/nettrace [2020-07-28T21:01:48.202Z] #41 14.87 runtime/cgo [2020-07-28T21:01:48.396Z] #30 ... [2020-07-28T21:01:48.396Z] [2020-07-28T21:01:48.396Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:01:48.396Z] #10 5.581 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:48.396Z] #10 5.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:48.396Z] #10 5.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:48.396Z] #10 6.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:01:48.396Z] #10 9.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:01:48.653Z] #10 ... [2020-07-28T21:01:48.653Z] [2020-07-28T21:01:48.653Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:01:48.653Z] #38 5.726 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:48.653Z] #38 5.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:48.653Z] #38 5.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:48.653Z] #38 6.942 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:01:48.653Z] #38 9.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:01:48.653Z] #38 ... [2020-07-28T21:01:48.653Z] [2020-07-28T21:01:48.653Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:48.653Z] #47 4.696 + RM_GOPATH=0 [2020-07-28T21:01:48.653Z] #47 4.696 + TMP_GOPATH= [2020-07-28T21:01:48.653Z] #47 4.696 + : /build [2020-07-28T21:01:48.653Z] #47 4.696 + '[' -z '' ']' [2020-07-28T21:01:48.653Z] #47 4.696 ++ mktemp -d [2020-07-28T21:01:48.653Z] #47 4.696 + export GOPATH=/tmp/tmp.sn2RrKFcpb [2020-07-28T21:01:48.653Z] #47 4.696 + GOPATH=/tmp/tmp.sn2RrKFcpb [2020-07-28T21:01:48.653Z] #47 4.696 + RM_GOPATH=1 [2020-07-28T21:01:48.653Z] #47 4.696 + case "$(go env GOARCH)" in [2020-07-28T21:01:48.653Z] #47 4.696 ++ go env GOARCH [2020-07-28T21:01:48.653Z] #47 4.767 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:48.653Z] #47 4.767 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:48.653Z] #47 4.771 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:48.653Z] #47 4.771 + dir=/tmp/install [2020-07-28T21:01:48.653Z] #47 4.771 + bin=shfmt [2020-07-28T21:01:48.653Z] #47 4.771 + shift [2020-07-28T21:01:48.653Z] #47 4.772 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T21:01:48.653Z] #47 4.772 + . /tmp/install/shfmt.installer [2020-07-28T21:01:48.653Z] #47 4.772 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:01:48.653Z] #47 4.772 + install_shfmt [2020-07-28T21:01:48.653Z] #47 4.772 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T21:01:48.653Z] #47 4.772 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:01:48.653Z] #47 4.772 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sn2RrKFcpb/src/github.com/mvdan/sh [2020-07-28T21:01:48.653Z] #47 4.779 Cloning into '/tmp/tmp.sn2RrKFcpb/src/github.com/mvdan/sh'... [2020-07-28T21:01:48.911Z] #47 ... [2020-07-28T21:01:48.911Z] [2020-07-28T21:01:48.911Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:01:48.911Z] #36 5.020 + git clone https://github.com/docker/distribution.git . [2020-07-28T21:01:48.911Z] #36 5.026 Cloning into '.'... [2020-07-28T21:01:48.911Z] #36 ... [2020-07-28T21:01:48.911Z] [2020-07-28T21:01:48.911Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:01:48.911Z] #32 5.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:48.911Z] #32 5.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:48.911Z] #32 5.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:48.911Z] #32 6.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:01:48.911Z] #32 9.118 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:01:49.168Z] #32 ... [2020-07-28T21:01:49.168Z] [2020-07-28T21:01:49.168Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:01:49.168Z] #41 4.658 + RM_GOPATH=0 [2020-07-28T21:01:49.168Z] #41 4.658 + TMP_GOPATH= [2020-07-28T21:01:49.168Z] #41 4.658 + : /build [2020-07-28T21:01:49.168Z] #41 4.658 + '[' -z '' ']' [2020-07-28T21:01:49.168Z] #41 4.659 ++ mktemp -d [2020-07-28T21:01:49.168Z] #41 4.662 + export GOPATH=/tmp/tmp.D7PwvY0LQZ [2020-07-28T21:01:49.168Z] #41 4.662 + GOPATH=/tmp/tmp.D7PwvY0LQZ [2020-07-28T21:01:49.168Z] #41 4.662 + RM_GOPATH=1 [2020-07-28T21:01:49.168Z] #41 4.662 + case "$(go env GOARCH)" in [2020-07-28T21:01:49.168Z] #41 4.665 ++ go env GOARCH [2020-07-28T21:01:49.168Z] #41 4.699 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.168Z] #41 4.699 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.168Z] #41 4.701 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:49.168Z] #41 4.704 + dir=/tmp/install [2020-07-28T21:01:49.168Z] #41 4.704 + bin=vndr [2020-07-28T21:01:49.168Z] #41 4.704 + shift [2020-07-28T21:01:49.168Z] #41 4.704 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T21:01:49.168Z] #41 4.704 + . /tmp/install/vndr.installer [2020-07-28T21:01:49.168Z] #41 4.704 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:01:49.168Z] #41 4.704 + install_vndr [2020-07-28T21:01:49.168Z] #41 4.704 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T21:01:49.168Z] #41 4.704 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:01:49.168Z] #41 4.706 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.D7PwvY0LQZ/src/github.com/LK4D4/vndr [2020-07-28T21:01:49.168Z] #41 4.707 Cloning into '/tmp/tmp.D7PwvY0LQZ/src/github.com/LK4D4/vndr'... [2020-07-28T21:01:49.168Z] #41 5.668 + cd /tmp/tmp.D7PwvY0LQZ/src/github.com/LK4D4/vndr [2020-07-28T21:01:49.168Z] #41 5.668 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:01:49.168Z] #41 5.674 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T21:01:49.168Z] #41 7.192 internal/cpu [2020-07-28T21:01:49.168Z] #41 7.234 runtime/internal/atomic [2020-07-28T21:01:49.168Z] #41 7.708 runtime/internal/sys [2020-07-28T21:01:49.168Z] #41 7.939 runtime/internal/math [2020-07-28T21:01:49.168Z] #41 8.129 internal/bytealg [2020-07-28T21:01:49.168Z] #41 8.239 internal/race [2020-07-28T21:01:49.168Z] #41 8.467 sync/atomic [2020-07-28T21:01:49.168Z] #41 8.827 unicode [2020-07-28T21:01:49.168Z] #41 9.314 runtime [2020-07-28T21:01:49.238Z] #41 ... [2020-07-28T21:01:49.238Z] [2020-07-28T21:01:49.238Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:01:49.238Z] #32 18.44 Reading package lists... [2020-07-28T21:01:49.424Z] #41 ... [2020-07-28T21:01:49.424Z] [2020-07-28T21:01:49.424Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:49.424Z] #51 5.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:49.424Z] #51 5.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:49.424Z] #51 5.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:49.424Z] #51 6.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:01:49.424Z] #51 8.786 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:01:49.424Z] #51 ... [2020-07-28T21:01:49.424Z] [2020-07-28T21:01:49.424Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:01:49.424Z] #23 5.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:01:49.424Z] #23 5.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:01:49.424Z] #23 5.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:01:49.424Z] #23 6.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:01:49.424Z] #23 9.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:01:49.681Z] #23 ... [2020-07-28T21:01:49.681Z] [2020-07-28T21:01:49.681Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:49.681Z] #54 4.194 + RM_GOPATH=0 [2020-07-28T21:01:49.681Z] #54 4.194 + TMP_GOPATH= [2020-07-28T21:01:49.681Z] #54 4.194 + : /build [2020-07-28T21:01:49.681Z] #54 4.194 + '[' -z '' ']' [2020-07-28T21:01:49.681Z] #54 4.194 ++ mktemp -d [2020-07-28T21:01:49.681Z] #54 4.196 + export GOPATH=/tmp/tmp.aKI6oN3zi6 [2020-07-28T21:01:49.681Z] #54 4.196 + GOPATH=/tmp/tmp.aKI6oN3zi6 [2020-07-28T21:01:49.681Z] #54 4.196 + RM_GOPATH=1 [2020-07-28T21:01:49.681Z] #54 4.196 + case "$(go env GOARCH)" in [2020-07-28T21:01:49.681Z] #54 4.196 ++ go env GOARCH [2020-07-28T21:01:49.681Z] #54 4.212 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.681Z] #54 4.212 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.681Z] #54 4.215 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:49.681Z] #54 4.216 + dir=/tmp/install [2020-07-28T21:01:49.681Z] #54 4.216 + bin=rootlesskit [2020-07-28T21:01:49.681Z] #54 4.216 + shift [2020-07-28T21:01:49.681Z] #54 4.216 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T21:01:49.681Z] #54 4.216 + . /tmp/install/rootlesskit.installer [2020-07-28T21:01:49.681Z] #54 4.216 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:01:49.681Z] #54 4.216 + install_rootlesskit [2020-07-28T21:01:49.681Z] #54 4.216 + case "$1" in [2020-07-28T21:01:49.681Z] #54 4.216 + export CGO_ENABLED=0 [2020-07-28T21:01:49.681Z] #54 4.216 + CGO_ENABLED=0 [2020-07-28T21:01:49.681Z] #54 4.216 + _install_rootlesskit [2020-07-28T21:01:49.681Z] #54 4.216 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T21:01:49.681Z] #54 4.216 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aKI6oN3zi6/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:01:49.681Z] #54 4.216 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:01:49.681Z] #54 4.221 Cloning into '/tmp/tmp.aKI6oN3zi6/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T21:01:49.681Z] #54 9.600 + cd /tmp/tmp.aKI6oN3zi6/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:01:49.681Z] #54 9.601 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:01:49.681Z] #54 10.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:01:49.681Z] #54 10.16 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T21:01:49.681Z] #54 ... [2020-07-28T21:01:49.681Z] [2020-07-28T21:01:49.681Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:49.681Z] #45 4.971 + RM_GOPATH=0 [2020-07-28T21:01:49.681Z] #45 4.971 + TMP_GOPATH= [2020-07-28T21:01:49.681Z] #45 4.971 + : /build [2020-07-28T21:01:49.681Z] #45 4.971 + '[' -z '' ']' [2020-07-28T21:01:49.681Z] #45 4.975 ++ mktemp -d [2020-07-28T21:01:49.681Z] #45 4.979 + export GOPATH=/tmp/tmp.DhhBNwEhAb [2020-07-28T21:01:49.681Z] #45 4.979 + GOPATH=/tmp/tmp.DhhBNwEhAb [2020-07-28T21:01:49.681Z] #45 4.979 + RM_GOPATH=1 [2020-07-28T21:01:49.681Z] #45 4.979 + case "$(go env GOARCH)" in [2020-07-28T21:01:49.681Z] #45 4.983 ++ go env GOARCH [2020-07-28T21:01:49.681Z] #45 5.007 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.681Z] #45 5.008 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.681Z] #45 5.009 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:49.681Z] #45 5.012 + dir=/tmp/install [2020-07-28T21:01:49.681Z] #45 5.012 + bin=golangci_lint [2020-07-28T21:01:49.681Z] #45 5.012 + shift [2020-07-28T21:01:49.681Z] #45 5.012 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T21:01:49.681Z] #45 5.013 + . /tmp/install/golangci_lint.installer [2020-07-28T21:01:49.681Z] #45 5.013 ++ : v1.23.8 [2020-07-28T21:01:49.681Z] #45 5.017 + install_golangci_lint [2020-07-28T21:01:49.681Z] #45 5.017 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T21:01:49.681Z] #45 5.017 Installing golangci-lint version v1.23.8 [2020-07-28T21:01:49.681Z] #45 5.017 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:01:49.871Z] #32 22.37 Building dependency tree... [2020-07-28T21:01:49.938Z] #45 ... [2020-07-28T21:01:49.938Z] [2020-07-28T21:01:49.938Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:49.938Z] #21 3.803 + RM_GOPATH=0 [2020-07-28T21:01:49.938Z] #21 3.803 + TMP_GOPATH= [2020-07-28T21:01:49.938Z] #21 3.803 + : /build [2020-07-28T21:01:49.938Z] #21 3.803 + '[' -z '' ']' [2020-07-28T21:01:49.938Z] #21 3.803 ++ mktemp -d [2020-07-28T21:01:49.938Z] #21 3.803 + export GOPATH=/tmp/tmp.7jgQBuy6dm [2020-07-28T21:01:49.938Z] #21 3.803 + GOPATH=/tmp/tmp.7jgQBuy6dm [2020-07-28T21:01:49.938Z] #21 3.803 + RM_GOPATH=1 [2020-07-28T21:01:49.938Z] #21 3.803 + case "$(go env GOARCH)" in [2020-07-28T21:01:49.938Z] #21 3.812 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:01:49.938Z] #21 3.812 ++ go env GOARCH [2020-07-28T21:01:49.938Z] #21 3.812 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.938Z] #21 3.812 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:49.938Z] #21 3.812 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:49.938Z] #21 3.812 + dir=/tmp/install [2020-07-28T21:01:49.938Z] #21 3.812 + bin=dockercli [2020-07-28T21:01:49.938Z] #21 3.812 + shift [2020-07-28T21:01:49.938Z] #21 3.812 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T21:01:49.938Z] #21 3.812 + . /tmp/install/dockercli.installer [2020-07-28T21:01:49.938Z] #21 3.812 ++ : stable [2020-07-28T21:01:49.938Z] #21 3.812 ++ : 17.06.2-ce [2020-07-28T21:01:49.938Z] #21 3.812 + install_dockercli [2020-07-28T21:01:49.938Z] #21 3.812 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:01:49.938Z] #21 3.813 ++ uname -m [2020-07-28T21:01:49.938Z] #21 3.813 + arch=x86_64 [2020-07-28T21:01:49.938Z] #21 3.813 + '[' x86_64 '!=' x86_64 ']' [2020-07-28T21:01:49.938Z] #21 3.813 + url=https://download.docker.com/linux/static [2020-07-28T21:01:49.938Z] #21 3.818 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-28T21:01:49.938Z] #21 3.818 + tar -xz docker/docker [2020-07-28T21:01:50.195Z] #21 ... [2020-07-28T21:01:50.195Z] [2020-07-28T21:01:50.195Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:50.195Z] #60 4.149 + RM_GOPATH=0 [2020-07-28T21:01:50.195Z] #60 4.149 + TMP_GOPATH= [2020-07-28T21:01:50.195Z] #60 4.149 + : /build [2020-07-28T21:01:50.195Z] #60 4.149 + '[' -z '' ']' [2020-07-28T21:01:50.195Z] #60 4.150 ++ mktemp -d [2020-07-28T21:01:50.195Z] #60 4.154 + export GOPATH=/tmp/tmp.fPFH4kq6vS [2020-07-28T21:01:50.195Z] #60 4.154 + GOPATH=/tmp/tmp.fPFH4kq6vS [2020-07-28T21:01:50.195Z] #60 4.154 + RM_GOPATH=1 [2020-07-28T21:01:50.195Z] #60 4.154 + case "$(go env GOARCH)" in [2020-07-28T21:01:50.195Z] #60 4.156 ++ go env GOARCH [2020-07-28T21:01:50.195Z] #60 4.163 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:50.195Z] #60 4.163 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:50.195Z] #60 4.163 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:50.195Z] #60 4.176 + dir=/tmp/install [2020-07-28T21:01:50.195Z] #60 4.176 + bin=proxy [2020-07-28T21:01:50.195Z] #60 4.176 + shift [2020-07-28T21:01:50.195Z] #60 4.176 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T21:01:50.195Z] #60 4.176 + . /tmp/install/proxy.installer [2020-07-28T21:01:50.195Z] #60 4.176 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:01:50.195Z] #60 4.176 + install_proxy [2020-07-28T21:01:50.195Z] #60 4.176 + case "$1" in [2020-07-28T21:01:50.195Z] #60 4.176 + export CGO_ENABLED=0 [2020-07-28T21:01:50.195Z] #60 4.176 + CGO_ENABLED=0 [2020-07-28T21:01:50.195Z] #60 4.176 + _install_proxy [2020-07-28T21:01:50.195Z] #60 4.176 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T21:01:50.195Z] #60 4.176 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fPFH4kq6vS/src/github.com/docker/libnetwork [2020-07-28T21:01:50.195Z] #60 4.176 Cloning into '/tmp/tmp.fPFH4kq6vS/src/github.com/docker/libnetwork'... [2020-07-28T21:01:50.195Z] #60 4.178 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:01:50.195Z] #60 ... [2020-07-28T21:01:50.195Z] [2020-07-28T21:01:50.195Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:50.195Z] #43 4.392 + RM_GOPATH=0 [2020-07-28T21:01:50.195Z] #43 4.392 + TMP_GOPATH= [2020-07-28T21:01:50.195Z] #43 4.392 + : /build [2020-07-28T21:01:50.195Z] #43 4.392 + '[' -z '' ']' [2020-07-28T21:01:50.195Z] #43 4.392 ++ mktemp -d [2020-07-28T21:01:50.195Z] #43 4.398 + export GOPATH=/tmp/tmp.hqf5NMBFYd [2020-07-28T21:01:50.195Z] #43 4.398 + GOPATH=/tmp/tmp.hqf5NMBFYd [2020-07-28T21:01:50.195Z] #43 4.398 + RM_GOPATH=1 [2020-07-28T21:01:50.195Z] #43 4.398 + case "$(go env GOARCH)" in [2020-07-28T21:01:50.195Z] #43 4.398 ++ go env GOARCH [2020-07-28T21:01:50.195Z] #43 4.402 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:50.195Z] #43 4.402 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:01:50.195Z] #43 4.402 ++ dirname /tmp/install/install.sh [2020-07-28T21:01:50.195Z] #43 4.402 + dir=/tmp/install [2020-07-28T21:01:50.195Z] #43 4.402 + bin=gotestsum [2020-07-28T21:01:50.195Z] #43 4.402 + shift [2020-07-28T21:01:50.195Z] #43 4.402 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T21:01:50.195Z] #43 4.402 + . /tmp/install/gotestsum.installer [2020-07-28T21:01:50.195Z] #43 4.402 ++ : v0.3.5 [2020-07-28T21:01:50.195Z] #43 4.402 + install_gotestsum [2020-07-28T21:01:50.195Z] #43 4.402 + set -e [2020-07-28T21:01:50.195Z] #43 4.402 + export GO111MODULE=on [2020-07-28T21:01:50.195Z] #43 4.402 + GO111MODULE=on [2020-07-28T21:01:50.195Z] #43 4.402 + GOBIN=/build [2020-07-28T21:01:50.195Z] #43 4.402 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T21:01:50.195Z] #43 4.421 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T21:01:50.195Z] #43 4.423 go: finding gotest.tools v0.3.5 [2020-07-28T21:01:50.195Z] #43 5.461 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T21:01:50.195Z] #43 5.972 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T21:01:50.195Z] #43 6.882 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T21:01:50.195Z] #43 7.026 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T21:01:50.195Z] #43 7.238 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T21:01:50.195Z] #43 7.260 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T21:01:50.195Z] #43 7.297 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T21:01:50.195Z] #43 7.305 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:01:50.195Z] #43 7.362 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:01:50.195Z] #43 7.385 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:01:50.195Z] #43 7.526 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T21:01:50.195Z] #43 7.544 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T21:01:50.195Z] #43 7.567 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:01:50.195Z] #43 7.711 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:01:50.195Z] #43 7.720 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:01:50.195Z] #43 8.087 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:01:50.195Z] #43 8.132 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:01:50.195Z] #43 8.142 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:01:50.195Z] #43 8.271 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:01:50.195Z] #43 8.303 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:01:50.195Z] #43 8.484 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:01:50.195Z] #43 8.517 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T21:01:50.195Z] #43 8.587 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:01:50.195Z] #43 10.79 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:01:50.195Z] #43 11.44 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:01:50.452Z] #43 ... [2020-07-28T21:01:50.452Z] [2020-07-28T21:01:50.452Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:01:50.452Z] #38 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:01:50.504Z] #32 23.55 The following additional packages will be installed: [2020-07-28T21:01:50.504Z] #32 23.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T21:01:50.504Z] #32 23.56 Suggested packages: [2020-07-28T21:01:50.504Z] #32 23.56 cmake-doc ninja-build lrzip [2020-07-28T21:01:50.504Z] #32 23.56 Recommended packages: [2020-07-28T21:01:50.504Z] #32 23.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T21:01:51.137Z] #32 24.31 The following NEW packages will be installed: [2020-07-28T21:01:51.138Z] #32 24.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T21:01:51.138Z] #32 24.31 vim-common xxd [2020-07-28T21:01:51.138Z] #32 24.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:01:51.138Z] #32 24.46 Need to get 14.0 MB of archives. [2020-07-28T21:01:51.138Z] #32 24.46 After this operation, 62.1 MB of additional disk space will be used. [2020-07-28T21:01:51.138Z] #32 24.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-28T21:01:51.429Z] #32 24.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:01:51.429Z] #32 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T21:01:51.429Z] #32 24.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-28T21:01:51.429Z] #32 ... [2020-07-28T21:01:51.429Z] [2020-07-28T21:01:51.429Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:01:51.429Z] #23 14.67 Fetched 8060 kB in 11s (734 kB/s) [2020-07-28T21:01:51.429Z] #23 14.67 Reading package lists... [2020-07-28T21:01:51.429Z] #23 18.43 Reading package lists... [2020-07-28T21:01:51.429Z] #23 22.40 Building dependency tree... [2020-07-28T21:01:51.429Z] #23 23.70 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T21:01:51.429Z] #23 23.70 The following additional packages will be installed: [2020-07-28T21:01:51.429Z] #23 23.76 libjq1 libonig5 [2020-07-28T21:01:51.429Z] #23 24.00 The following NEW packages will be installed: [2020-07-28T21:01:51.429Z] #23 24.01 jq libjq1 libonig5 [2020-07-28T21:01:51.429Z] #23 24.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:01:51.429Z] #23 24.17 Need to get 350 kB of archives. [2020-07-28T21:01:51.429Z] #23 24.17 After this operation, 1154 kB of additional disk space will be used. [2020-07-28T21:01:51.429Z] #23 24.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-28T21:01:51.429Z] #23 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-28T21:01:51.429Z] #23 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-28T21:01:51.720Z] #23 24.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:01:51.720Z] #23 ... [2020-07-28T21:01:51.720Z] [2020-07-28T21:01:51.720Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:01:51.720Z] #38 14.80 Fetched 8060 kB in 10s (769 kB/s) [2020-07-28T21:01:51.720Z] #38 14.80 Reading package lists... [2020-07-28T21:01:51.720Z] #38 18.35 Reading package lists... [2020-07-28T21:01:51.720Z] #38 21.83 Building dependency tree... [2020-07-28T21:01:51.720Z] #38 22.86 The following additional packages will be installed: [2020-07-28T21:01:51.720Z] #38 22.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T21:01:51.720Z] #38 22.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T21:01:51.720Z] #38 22.92 Suggested packages: [2020-07-28T21:01:51.720Z] #38 22.92 manpages-dev python-setuptools [2020-07-28T21:01:51.720Z] #38 23.90 The following NEW packages will be installed: [2020-07-28T21:01:51.720Z] #38 23.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T21:01:51.720Z] #38 23.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T21:01:51.720Z] #38 23.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T21:01:51.720Z] #38 23.92 python-six zlib1g-dev [2020-07-28T21:01:51.720Z] #38 24.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:01:51.720Z] #38 24.02 Need to get 3742 kB of archives. [2020-07-28T21:01:51.720Z] #38 24.02 After this operation, 22.0 MB of additional disk space will be used. [2020-07-28T21:01:51.720Z] #38 24.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-28T21:01:51.720Z] #38 24.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-28T21:01:51.720Z] #38 24.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-28T21:01:51.720Z] #38 24.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-28T21:01:51.720Z] #38 24.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-28T21:01:51.720Z] #38 24.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-28T21:01:51.720Z] #38 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-28T21:01:51.720Z] #38 24.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-28T21:01:51.720Z] #38 24.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-28T21:01:51.720Z] #38 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-28T21:01:51.720Z] #38 24.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-28T21:01:51.720Z] #38 24.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-28T21:01:51.720Z] #38 24.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-28T21:01:51.720Z] #38 24.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-28T21:01:51.720Z] #38 24.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T21:01:51.720Z] #38 24.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-28T21:01:51.720Z] #38 24.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-28T21:01:51.720Z] #38 ... [2020-07-28T21:01:51.720Z] [2020-07-28T21:01:51.720Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:01:51.720Z] #23 24.98 Fetched 350 kB in 0s (2557 kB/s) [2020-07-28T21:01:51.720Z] #23 25.05 Selecting previously unselected package libonig5:s390x. [2020-07-28T21:01:51.832Z] #38 ... [2020-07-28T21:01:51.832Z] [2020-07-28T21:01:51.832Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:51.832Z] #21 12.41 + mkdir -p /build [2020-07-28T21:01:51.832Z] #21 12.41 + mv docker/docker /build/ [2020-07-28T21:01:51.832Z] #21 12.42 + rmdir docker [2020-07-28T21:01:51.832Z] #21 DONE 13.5s [2020-07-28T21:01:52.011Z] #23 25.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T21:01:52.011Z] #23 25.12 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-28T21:01:52.011Z] #23 25.13 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-28T21:01:52.090Z] [2020-07-28T21:01:52.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:01:52.090Z] #41 12.70 unicode/utf8 [2020-07-28T21:01:52.090Z] #41 13.46 math [2020-07-28T21:01:52.302Z] #23 25.38 Selecting previously unselected package libjq1:s390x. [2020-07-28T21:01:52.302Z] #23 25.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T21:01:52.302Z] #23 25.38 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T21:01:52.302Z] #23 25.59 Selecting previously unselected package jq. [2020-07-28T21:01:52.302Z] #23 25.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T21:01:52.393Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e72e6f5e58d4c00) in /home/ubuntu/workspace/moby_PR-41281 [Pipeline] { [Pipeline] checkout [2020-07-28T21:01:52.594Z] #23 25.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:01:52.594Z] #23 ... [2020-07-28T21:01:52.594Z] [2020-07-28T21:01:52.594Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:52.594Z] #51 15.73 Fetched 8060 kB in 11s (706 kB/s) [2020-07-28T21:01:52.594Z] #51 15.73 Reading package lists... [2020-07-28T21:01:52.594Z] #51 19.82 Reading package lists... [2020-07-28T21:01:52.594Z] #51 23.56 Building dependency tree... [2020-07-28T21:01:52.594Z] #51 24.88 The following additional packages will be installed: [2020-07-28T21:01:52.594Z] #51 24.89 libbtrfs0 [2020-07-28T21:01:52.594Z] #51 24.97 The following NEW packages will be installed: [2020-07-28T21:01:52.594Z] #51 24.97 libbtrfs-dev libbtrfs0 [2020-07-28T21:01:52.594Z] #51 25.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:01:52.594Z] #51 25.13 Need to get 118 kB of archives. [2020-07-28T21:01:52.594Z] #51 25.13 After this operation, 390 kB of additional disk space will be used. [2020-07-28T21:01:52.594Z] #51 25.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-28T21:01:52.594Z] #51 25.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-28T21:01:52.594Z] #51 25.79 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:01:52.594Z] #51 25.86 Fetched 118 kB in 0s (1030 kB/s) [2020-07-28T21:01:52.594Z] #51 ... [2020-07-28T21:01:52.594Z] [2020-07-28T21:01:52.594Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:01:52.594Z] #38 24.99 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:01:52.594Z] #38 25.08 Fetched 3742 kB in 0s (9285 kB/s) [2020-07-28T21:01:52.594Z] #38 25.15 Selecting previously unselected package libcap-dev:s390x. [2020-07-28T21:01:52.594Z] #38 25.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T21:01:52.594Z] #38 25.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-28T21:01:52.594Z] #38 25.28 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-28T21:01:52.594Z] #38 25.40 Selecting previously unselected package libnet1:s390x. [2020-07-28T21:01:52.594Z] #38 25.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T21:01:52.594Z] #38 25.46 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T21:01:52.594Z] #38 25.51 Selecting previously unselected package libnet1-dev. [2020-07-28T21:01:52.594Z] #38 25.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T21:01:52.594Z] #38 25.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:01:52.594Z] #38 25.66 Selecting previously unselected package libnl-3-200:s390x. [2020-07-28T21:01:52.594Z] #38 25.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-28T21:01:52.594Z] #38 25.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T21:01:52.594Z] #38 25.75 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-28T21:01:52.594Z] #38 25.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-28T21:01:52.594Z] #38 25.76 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-28T21:01:52.594Z] #38 25.96 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-28T21:01:52.885Z] #38 25.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-28T21:01:52.885Z] #38 25.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T21:01:52.885Z] #38 26.05 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-28T21:01:52.885Z] #38 26.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-28T21:01:52.885Z] #38 26.07 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-28T21:01:52.885Z] #38 ... [2020-07-28T21:01:52.885Z] [2020-07-28T21:01:52.885Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:01:52.885Z] #10 16.05 Fetched 8060 kB in 12s (653 kB/s) [2020-07-28T21:01:52.885Z] #10 16.05 Reading package lists... [2020-07-28T21:01:52.885Z] #10 19.60 Reading package lists... [2020-07-28T21:01:52.885Z] #10 23.39 Building dependency tree... [2020-07-28T21:01:52.885Z] #10 24.78 The following additional packages will be installed: [2020-07-28T21:01:52.885Z] #10 24.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T21:01:52.885Z] #10 24.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T21:01:52.885Z] #10 24.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T21:01:52.885Z] #10 24.78 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:01:52.885Z] #10 24.78 Suggested packages: [2020-07-28T21:01:52.885Z] #10 24.78 gcc-8-locales seccomp wine64 [2020-07-28T21:01:52.885Z] #10 25.77 The following NEW packages will be installed: [2020-07-28T21:01:52.885Z] #10 25.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T21:01:52.885Z] #10 25.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T21:01:52.885Z] #10 25.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T21:01:52.885Z] #10 25.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T21:01:52.885Z] #10 25.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T21:01:52.885Z] #10 25.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:01:52.885Z] #10 25.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:01:52.885Z] #10 25.94 Need to get 73.3 MB of archives. [2020-07-28T21:01:52.885Z] #10 25.94 After this operation, 494 MB of additional disk space will be used. [2020-07-28T21:01:52.885Z] #10 25.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-28T21:01:52.885Z] #10 ... [2020-07-28T21:01:52.885Z] [2020-07-28T21:01:52.885Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:52.885Z] #51 25.92 Selecting previously unselected package libbtrfs0. [2020-07-28T21:01:52.885Z] #51 25.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T21:01:52.885Z] #51 26.00 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-28T21:01:52.885Z] #51 26.01 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:01:52.885Z] #51 26.09 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:01:52.885Z] #51 26.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-28T21:01:52.885Z] #51 26.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:01:53.177Z] #51 26.36 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:01:53.177Z] #51 ... [2020-07-28T21:01:53.177Z] [2020-07-28T21:01:53.177Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:01:53.177Z] #23 25.87 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-28T21:01:53.177Z] #23 25.88 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T21:01:53.177Z] #23 25.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:01:53.177Z] #23 25.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:01:53.177Z] #23 DONE 26.4s [2020-07-28T21:01:53.177Z] [2020-07-28T21:01:53.177Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:01:53.177Z] #24 DONE 0.1s [2020-07-28T21:01:53.177Z] [2020-07-28T21:01:53.177Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:53.177Z] #51 26.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:01:53.177Z] #51 26.45 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:01:53.471Z] #51 DONE 26.8s [2020-07-28T21:01:53.471Z] [2020-07-28T21:01:53.471Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:01:53.471Z] #32 25.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-28T21:01:53.471Z] #32 25.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-28T21:01:53.471Z] #32 25.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-28T21:01:53.471Z] #32 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-28T21:01:53.471Z] #32 25.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-28T21:01:53.471Z] #32 25.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-28T21:01:53.471Z] #32 26.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:01:53.471Z] #32 26.31 Fetched 14.0 MB in 1s (14.8 MB/s) [2020-07-28T21:01:53.471Z] #32 26.44 Selecting previously unselected package xxd. [2020-07-28T21:01:53.471Z] #32 26.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 ... 15177 files and directories currently installed.) [2020-07-28T21:01:53.471Z] #32 26.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T21:01:53.471Z] #32 26.48 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:01:53.471Z] #32 26.76 Selecting previously unselected package vim-common. [2020-07-28T21:01:53.471Z] #32 26.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:01:53.764Z] #32 26.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:01:54.058Z] #32 27.19 Selecting previously unselected package cmake-data. [2020-07-28T21:01:54.058Z] #32 27.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T21:01:54.058Z] #32 27.20 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T21:01:55.100Z] #32 ... [2020-07-28T21:01:55.100Z] [2020-07-28T21:01:55.100Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:55.100Z] #60 DONE 28.1s [2020-07-28T21:01:55.100Z] [2020-07-28T21:01:55.100Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:01:55.100Z] #38 26.14 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-28T21:01:55.100Z] #38 26.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-28T21:01:55.100Z] #38 26.15 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-28T21:01:55.100Z] #38 26.46 Selecting previously unselected package libprotobuf17:s390x. [2020-07-28T21:01:55.100Z] #38 26.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-28T21:01:55.100Z] #38 26.47 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-28T21:01:55.100Z] #38 27.31 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-28T21:01:55.100Z] #38 27.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-28T21:01:55.100Z] #38 27.31 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-28T21:01:55.100Z] #38 27.57 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-28T21:01:55.100Z] #38 27.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-28T21:01:55.100Z] #38 27.58 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-28T21:01:55.337Z] using credential docker-jenkins-github-credentials [2020-07-28T21:01:55.349Z] Cloning the remote Git repository [2020-07-28T21:01:55.349Z] Cloning with configured refspecs honoured and without tags [2020-07-28T21:01:55.737Z] #38 28.79 Selecting previously unselected package libprotoc17:s390x. [2020-07-28T21:01:55.737Z] #38 28.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-28T21:01:55.737Z] #38 28.80 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-28T21:01:55.395Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:01:55.475Z] > git init /home/ubuntu/workspace/moby_PR-41281 # timeout=10 [2020-07-28T21:01:55.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:01:55.963Z] > git --version # timeout=10 [2020-07-28T21:01:56.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:01:56.266Z] #41 17.95 unicode/utf16 [2020-07-28T21:01:56.523Z] #41 ... [2020-07-28T21:01:56.523Z] [2020-07-28T21:01:56.523Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:01:56.523Z] #47 16.04 + cd /tmp/tmp.sn2RrKFcpb/src/github.com/mvdan/sh [2020-07-28T21:01:56.523Z] #47 16.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:01:56.523Z] #47 16.18 + GO111MODULE=on [2020-07-28T21:01:56.523Z] #47 16.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T21:01:56.523Z] #47 17.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:01:56.523Z] #47 17.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:01:56.523Z] #47 17.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:01:56.523Z] #47 17.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:01:56.523Z] #47 17.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:01:56.770Z] #38 29.75 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T21:01:56.770Z] #38 29.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-28T21:01:56.770Z] #38 29.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:01:56.770Z] #38 29.92 Selecting previously unselected package protobuf-compiler. [2020-07-28T21:01:56.770Z] #38 29.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-28T21:01:56.770Z] #38 29.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:01:57.062Z] #38 30.10 Selecting previously unselected package python-pkg-resources. [2020-07-28T21:01:57.062Z] #38 30.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:01:57.062Z] #38 30.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T21:01:57.062Z] #38 30.31 Selecting previously unselected package python-six. [2020-07-28T21:01:57.062Z] #38 30.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T21:01:57.062Z] #38 30.31 Unpacking python-six (1.12.0-1) ... [2020-07-28T21:01:56.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:01:57.354Z] #38 30.41 Selecting previously unselected package python-protobuf. [2020-07-28T21:01:57.355Z] #38 30.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-28T21:01:57.355Z] #38 30.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T21:01:57.453Z] #47 18.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:01:57.655Z] #38 30.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T21:01:57.947Z] #38 ... [2020-07-28T21:01:57.947Z] [2020-07-28T21:01:57.947Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:01:57.947Z] #43 DONE 31.2s [2020-07-28T21:01:57.947Z] [2020-07-28T21:01:57.947Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:01:57.947Z] #25 3.785 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:01:57.947Z] #25 4.076 #=#=# [2020-07-28T21:01:58.019Z] #47 19.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:01:59.648Z] #25 4.191 1.4% ####### 10.4% ############ 17.1% ################## 26.1% ###################### 30.6% ########################## 37.4% ############################## 41.9% ################################# 46.4% #################################### 50.9% ######################################### 57.7% ############################################# 62.6% ############################################### 65.4% ################################################## 69.9% ##################################################### 74.4% ####################################################### 76.7% ########################################################## 81.2% ################################################################## 92.4% ######################################################################## 100.0% [2020-07-28T21:01:59.917Z] #47 21.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:01:59.917Z] #47 ... [2020-07-28T21:01:59.917Z] [2020-07-28T21:01:59.917Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:01:59.917Z] #51 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:01:59.939Z] #25 6.507 [2020-07-28T21:02:00.174Z] #51 ... [2020-07-28T21:02:00.174Z] [2020-07-28T21:02:00.174Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:00.174Z] #32 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:02:00.174Z] #32 ... [2020-07-28T21:02:00.174Z] [2020-07-28T21:02:00.174Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:00.174Z] #41 18.43 container/list [2020-07-28T21:02:00.174Z] #41 18.99 crypto/internal/subtle [2020-07-28T21:02:00.174Z] #41 19.14 crypto/subtle [2020-07-28T21:02:00.174Z] #41 19.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T21:02:00.174Z] #41 19.42 internal/nettrace [2020-07-28T21:02:00.174Z] #41 19.56 runtime/cgo [2020-07-28T21:02:00.229Z] #25 6.681 ##################### 30.3% ###################################################### 75.1% ######################################################################## 100.0% [2020-07-28T21:02:00.269Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03654812cea972fd8) in /home/ubuntu/workspace/moby_PR-41281 [Pipeline] { [Pipeline] checkout [2020-07-28T21:02:00.737Z] #41 ... [2020-07-28T21:02:00.737Z] [2020-07-28T21:02:00.737Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:02:00.737Z] #23 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:02:00.737Z] #23 ... [2020-07-28T21:02:00.737Z] [2020-07-28T21:02:00.737Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:02:00.737Z] #36 22.04 Checking out files: 87% (1405/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-28T21:02:00.864Z] #25 7.240 [2020-07-28T21:02:00.994Z] #36 22.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T21:02:00.994Z] #36 ... [2020-07-28T21:02:00.994Z] [2020-07-28T21:02:00.994Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:00.994Z] #43 12.33 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:02:00.994Z] #43 15.52 go: finding github.com/fatih/color v1.6.0 [2020-07-28T21:02:00.994Z] #43 15.63 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T21:02:00.994Z] #43 15.75 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:02:00.994Z] #43 15.78 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:02:00.994Z] #43 15.79 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T21:02:00.994Z] #43 15.92 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:02:00.994Z] #43 16.07 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:02:00.994Z] #43 16.16 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:02:00.994Z] #43 16.23 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:02:00.994Z] #43 16.36 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:02:00.994Z] #43 16.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:02:00.994Z] #43 ... [2020-07-28T21:02:00.994Z] [2020-07-28T21:02:00.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:00.994Z] #47 22.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:02:00.994Z] #47 ... [2020-07-28T21:02:00.994Z] [2020-07-28T21:02:00.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:00.994Z] #10 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:02:01.155Z] #25 7.377 #################### 28.3% ############################################ 61.7% #################################################################### 95.2% ######################################################################## 100.0% [2020-07-28T21:02:01.251Z] #10 ... [2020-07-28T21:02:01.251Z] [2020-07-28T21:02:01.251Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:01.446Z] #25 7.970 [2020-07-28T21:02:02.029Z] #60 22.63 Checking out files: 63% (1312/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T21:02:02.029Z] #60 23.53 + cd /tmp/tmp.fPFH4kq6vS/src/github.com/docker/libnetwork [2020-07-28T21:02:02.029Z] #60 23.53 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:02:02.323Z] #25 8.136 0.2% ###### 9.5% ########### 15.8% ################# 24.4% ####################### 33.0% ########################## 36.7% ########################### 37.8% ################### [2020-07-28T21:02:02.323Z] #25 ... [2020-07-28T21:02:02.323Z] [2020-07-28T21:02:02.323Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:02.323Z] #30 25.46 sync [2020-07-28T21:02:02.323Z] #30 25.46 internal/reflectlite [2020-07-28T21:02:02.323Z] #30 27.93 sort [2020-07-28T21:02:02.323Z] #30 27.93 errors [2020-07-28T21:02:02.323Z] #30 28.42 strconv [2020-07-28T21:02:02.323Z] #30 29.64 io [2020-07-28T21:02:02.323Z] #30 30.66 internal/oserror [2020-07-28T21:02:02.323Z] #30 30.74 syscall [2020-07-28T21:02:02.323Z] #30 32.72 reflect [2020-07-28T21:02:02.323Z] #30 ... [2020-07-28T21:02:02.323Z] [2020-07-28T21:02:02.323Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:02.594Z] #60 24.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T21:02:02.905Z] #25 8.136 0.2% ###### 9.5% ########### 15.8% ################# 24.4% ####################### 33.0% ########################## 36.7% ########################### 37.8% ############################ 39.6% ############################# 40.9% ############################# 41.4% ############################## 42.5% ############################### 43.8% ################################ 44.9% ################################ 45.8% ################################# 46.7% [2020-07-28T21:02:02.905Z] #25 ... [2020-07-28T21:02:02.905Z] [2020-07-28T21:02:02.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:02.905Z] #10 26.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-28T21:02:02.905Z] #10 26.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T21:02:02.905Z] #10 26.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-28T21:02:02.905Z] #10 26.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-28T21:02:02.905Z] #10 26.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T21:02:02.905Z] #10 26.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T21:02:02.905Z] #10 27.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T21:02:02.905Z] #10 27.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-28T21:02:02.905Z] #10 29.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-28T21:02:02.905Z] #10 31.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-28T21:02:02.905Z] #10 31.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-28T21:02:02.905Z] #10 31.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-28T21:02:02.905Z] #10 31.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-28T21:02:02.905Z] #10 31.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-28T21:02:02.905Z] #10 31.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-28T21:02:02.905Z] #10 31.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-28T21:02:02.905Z] #10 31.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-28T21:02:02.905Z] #10 31.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-28T21:02:02.905Z] #10 31.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-28T21:02:02.905Z] #10 31.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-28T21:02:02.905Z] #10 31.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-28T21:02:02.905Z] #10 31.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-28T21:02:02.905Z] #10 31.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-28T21:02:02.905Z] #10 31.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-28T21:02:02.905Z] #10 32.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:02:02.905Z] #10 32.53 Fetched 73.3 MB in 5s (13.5 MB/s) [2020-07-28T21:02:02.905Z] #10 32.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T21:02:02.905Z] #10 32.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-28T21:02:02.905Z] #10 32.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-28T21:02:02.905Z] #10 32.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:02:02.905Z] #10 34.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T21:02:02.905Z] #10 34.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-28T21:02:02.905Z] #10 34.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:02:03.158Z] #60 ... [2020-07-28T21:02:03.158Z] [2020-07-28T21:02:03.158Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:03.158Z] #30 14.58 internal/testlog [2020-07-28T21:02:03.158Z] #30 15.02 encoding [2020-07-28T21:02:03.158Z] #30 15.36 runtime/cgo [2020-07-28T21:02:03.158Z] #30 ... [2020-07-28T21:02:03.158Z] [2020-07-28T21:02:03.158Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:02:03.158Z] #36 24.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T21:02:03.198Z] #10 ... [2020-07-28T21:02:03.198Z] [2020-07-28T21:02:03.198Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:03.488Z] #25 8.136 0.2% ###### 9.5% ########### 15.8% ################# 24.4% ####################### 33.0% ########################## 36.7% ########################### 37.8% ############################ 39.6% ############################# 40.9% ############################# 41.4% ############################## 42.5% ############################### 43.8% ################################ 44.9% ################################ 45.8% ################################# 46.7% ################################## 47.5% ################################## 48.2% ################################### 49.3% #################################### 50.2% #################################### 51.1% ##################################### 51.9% [2020-07-28T21:02:03.488Z] #25 ... [2020-07-28T21:02:03.488Z] [2020-07-28T21:02:03.488Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:03.488Z] #52 2.337 + RM_GOPATH=0 [2020-07-28T21:02:03.488Z] #52 2.337 + TMP_GOPATH= [2020-07-28T21:02:03.488Z] #52 2.337 + : /build [2020-07-28T21:02:03.488Z] #52 2.337 + '[' -z '' ']' [2020-07-28T21:02:03.488Z] #52 2.337 ++ mktemp -d [2020-07-28T21:02:03.488Z] #52 2.349 + export GOPATH=/tmp/tmp.Iuh5nulr7k [2020-07-28T21:02:03.488Z] #52 2.349 + GOPATH=/tmp/tmp.Iuh5nulr7k [2020-07-28T21:02:03.488Z] #52 2.349 + RM_GOPATH=1 [2020-07-28T21:02:03.488Z] #52 2.349 + case "$(go env GOARCH)" in [2020-07-28T21:02:03.488Z] #52 2.349 ++ go env GOARCH [2020-07-28T21:02:03.488Z] #52 2.349 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:03.488Z] #52 2.349 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:03.488Z] #52 2.349 ++ dirname /tmp/install/install.sh [2020-07-28T21:02:03.488Z] #52 2.373 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:02:03.488Z] #52 2.380 + dir=/tmp/install [2020-07-28T21:02:03.488Z] #52 2.380 + bin=containerd [2020-07-28T21:02:03.488Z] #52 2.380 + shift [2020-07-28T21:02:03.488Z] #52 2.380 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T21:02:03.488Z] #52 2.380 + . /tmp/install/containerd.installer [2020-07-28T21:02:03.488Z] #52 2.380 ++ set -e [2020-07-28T21:02:03.488Z] #52 2.380 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:02:03.488Z] #52 2.380 + install_containerd [2020-07-28T21:02:03.488Z] #52 2.380 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T21:02:03.488Z] #52 2.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Iuh5nulr7k/src/github.com/containerd/containerd [2020-07-28T21:02:03.488Z] #52 2.380 Cloning into '/tmp/tmp.Iuh5nulr7k/src/github.com/containerd/containerd'... [2020-07-28T21:02:03.783Z] #52 ... [2020-07-28T21:02:03.783Z] [2020-07-28T21:02:03.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:03.783Z] #10 36.43 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T21:02:03.783Z] #10 36.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T21:02:03.783Z] #10 36.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:02:03.783Z] #10 36.55 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-28T21:02:03.783Z] #10 36.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-28T21:02:03.783Z] #10 36.56 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T21:02:03.783Z] #10 36.70 Selecting previously unselected package dmsetup. [2020-07-28T21:02:03.783Z] #10 36.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-28T21:02:03.783Z] #10 36.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T21:02:03.783Z] #10 36.88 Selecting previously unselected package mingw-w64-common. [2020-07-28T21:02:03.783Z] #10 36.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T21:02:03.783Z] #10 36.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T21:02:03.923Z] using credential docker-jenkins-github-credentials [2020-07-28T21:02:03.930Z] Cloning the remote Git repository [2020-07-28T21:02:03.930Z] Cloning with configured refspecs honoured and without tags [2020-07-28T21:02:03.635Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:02:03.774Z] > git init /home/ubuntu/workspace/moby_PR-41281 # timeout=10 [2020-07-28T21:02:04.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:02:04.129Z] > git --version # timeout=10 [2020-07-28T21:02:04.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:02:04.354Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:05.295Z] #10 ... [2020-07-28T21:02:05.295Z] [2020-07-28T21:02:05.295Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:05.295Z] #38 33.37 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-28T21:02:05.295Z] #38 33.38 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T21:02:05.295Z] #38 33.39 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T21:02:05.295Z] #38 33.39 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-28T21:02:05.295Z] #38 33.40 Setting up python-six (1.12.0-1) ... [2020-07-28T21:02:05.295Z] #38 34.89 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-28T21:02:05.295Z] #38 34.89 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T21:02:05.295Z] #38 34.91 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-28T21:02:05.295Z] #38 34.92 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-28T21:02:05.295Z] #38 34.93 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-28T21:02:05.295Z] #38 34.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:02:05.295Z] #38 34.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:02:05.295Z] #38 34.95 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-28T21:02:05.295Z] #38 34.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:02:05.295Z] #38 34.97 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T21:02:05.295Z] #38 38.05 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-28T21:02:05.295Z] #38 38.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:05.295Z] #38 DONE 38.5s [2020-07-28T21:02:05.601Z] [2020-07-28T21:02:05.601Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:05.897Z] #25 8.136 0.2% ###### 9.5% ########### 15.8% ################# 24.4% ####################### 33.0% ########################## 36.7% ########################### 37.8% ############################ 39.6% ############################# 40.9% ############################# 41.4% ############################## 42.5% ############################### 43.8% ################################ 44.9% ################################ 45.8% ################################# 46.7% ################################## 47.5% ################################## 48.2% ################################### 49.3% #################################### 50.2% #################################### 51.1% ##################################### 51.9% ##################################### 52.6% ###################################### 53.4% ####################################### 54.4% ####################################### 55.4% ######################################## 56.5% ######################################### 57.6% ########################################## 58.8% ########################################### 60.0% ############################################ 61.2% ############################################# 62.6% ############################################## 64.2% ############################################### 65.7% ################################################ 67.5% ################################################## 69.6% ################################################### 72.0% ##################################################### 74.5% ######################################################## 78.2% ############################################################ 84.0% ################################################################ 89.7% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-28T21:02:06.198Z] #25 12.82 [2020-07-28T21:02:06.795Z] #25 13.04 # 1.6% ## 4.1% #### 6.0% [2020-07-28T21:02:06.795Z] #25 ... [2020-07-28T21:02:06.795Z] [2020-07-28T21:02:06.795Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:06.795Z] #41 29.87 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T21:02:06.795Z] #41 29.87 io [2020-07-28T21:02:06.795Z] #41 30.21 strconv [2020-07-28T21:02:06.795Z] #41 30.70 bytes [2020-07-28T21:02:06.795Z] #41 33.23 bufio [2020-07-28T21:02:06.795Z] #41 33.49 reflect [2020-07-28T21:02:06.795Z] #41 34.72 syscall [2020-07-28T21:02:06.795Z] #41 ... [2020-07-28T21:02:06.795Z] [2020-07-28T21:02:06.795Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:07.088Z] #25 13.04 # 1.6% ## 4.1% #### 6.0% ##### 7.8% [2020-07-28T21:02:07.088Z] #25 ... [2020-07-28T21:02:07.088Z] [2020-07-28T21:02:07.088Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:07.088Z] #32 30.41 Selecting previously unselected package libicu63:s390x. [2020-07-28T21:02:07.088Z] #32 30.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 30.42 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T21:02:07.088Z] #32 36.03 Selecting previously unselected package libxml2:s390x. [2020-07-28T21:02:07.088Z] #32 36.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 36.04 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:02:07.088Z] #32 36.54 Selecting previously unselected package libarchive13:s390x. [2020-07-28T21:02:07.088Z] #32 36.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 36.54 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-28T21:02:07.088Z] #32 36.82 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-28T21:02:07.088Z] #32 36.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 36.82 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-28T21:02:07.088Z] #32 36.98 Selecting previously unselected package librhash0:s390x. [2020-07-28T21:02:07.088Z] #32 36.98 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 36.98 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-28T21:02:07.088Z] #32 37.17 Selecting previously unselected package libuv1:s390x. [2020-07-28T21:02:07.088Z] #32 37.18 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 37.20 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-28T21:02:07.088Z] #32 37.32 Selecting previously unselected package cmake. [2020-07-28T21:02:07.088Z] #32 37.35 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-28T21:02:07.088Z] #32 37.35 Unpacking cmake (3.13.4-1) ... [2020-07-28T21:02:07.088Z] #32 39.54 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T21:02:07.088Z] #32 39.55 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:02:07.088Z] #32 39.56 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-28T21:02:07.088Z] #32 39.57 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:02:07.088Z] #32 39.60 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-28T21:02:07.088Z] #32 39.64 Setting up cmake-data (3.13.4-1) ... [2020-07-28T21:02:07.088Z] #32 39.66 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:02:07.088Z] #32 39.66 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-28T21:02:07.089Z] #32 39.67 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-28T21:02:07.089Z] #32 39.68 Setting up cmake (3.13.4-1) ... [2020-07-28T21:02:07.089Z] #32 39.68 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:07.089Z] #32 39.75 Processing triggers for mime-support (3.62) ... [2020-07-28T21:02:07.089Z] #32 DONE 40.1s [2020-07-28T21:02:07.089Z] [2020-07-28T21:02:07.089Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:09.129Z] #25 13.04 # 1.6% ## 4.1% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 12.8% ########### 15.9% ############ 17.8% ############## 19.7% ############### 21.6% ################ 23.4% ################### 26.5% #################### 28.4% ##################### 30.3% ####################### 32.2% ######################## 34.6% ########################### 37.8% ############################ 40.3% ############################## 42.1% ################################ 44.7% ################################# 46.5% ################################## 48.4% #################################### 50.9% ###################### [2020-07-28T21:02:09.129Z] #25 ... [2020-07-28T21:02:09.129Z] [2020-07-28T21:02:09.129Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:02:09.129Z] #28 32.38 Checking out files: 78% (1190/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-28T21:02:09.129Z] #28 33.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T21:02:09.129Z] #28 33.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T21:02:09.422Z] #28 ... [2020-07-28T21:02:09.422Z] [2020-07-28T21:02:09.422Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:09.422Z] #25 13.04 # 1.6% ## 4.1% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 12.8% ########### 15.9% ############ 17.8% ############## 19.7% ############### 21.6% ################ 23.4% ################### 26.5% #################### 28.4% ##################### 30.3% ####################### 32.2% ######################## 34.6% ########################### 37.8% ############################ 40.3% ############################## 42.1% ################################ 44.7% ################################# 46.5% ################################## 48.4% #################################### 50.9% ##################################### 52.1% ###################################### 54.0% ################### [2020-07-28T21:02:09.422Z] #25 ... [2020-07-28T21:02:09.422Z] [2020-07-28T21:02:09.422Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:09.422Z] #47 32.73 bytes [2020-07-28T21:02:09.422Z] #47 32.74 syscall [2020-07-28T21:02:09.422Z] #47 34.51 reflect [2020-07-28T21:02:09.422Z] #47 38.56 time [2020-07-28T21:02:09.713Z] #47 42.86 context [2020-07-28T21:02:09.713Z] #47 ... [2020-07-28T21:02:09.713Z] [2020-07-28T21:02:09.713Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:10.048Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fdf5a3848e86f268) in /home/ubuntu/workspace/moby_PR-41281 [Pipeline] { [Pipeline] checkout [2020-07-28T21:02:11.126Z] ---> 6ae4622d7b76 [2020-07-28T21:02:11.262Z] #36 ... [2020-07-28T21:02:11.262Z] [2020-07-28T21:02:11.262Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:11.262Z] #47 22.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:02:11.262Z] #47 23.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:02:11.262Z] #47 23.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:02:11.262Z] #47 24.02 runtime/cgo [2020-07-28T21:02:11.262Z] #47 24.09 runtime [2020-07-28T21:02:11.600Z] Successfully built 6ae4622d7b76 [2020-07-28T21:02:11.600Z] Successfully tagged docker:latest [2020-07-28T21:02:11.600Z] INFO: Image build ended at 07/28/2020 21:02:11. Duration:00:00:30.7567842 [2020-07-28T21:02:11.600Z] [2020-07-28T21:02:11.600Z] [2020-07-28T21:02:11.600Z] INFO: Building the test binaries at 07/28/2020 21:02:11... [2020-07-28T21:02:11.751Z] #25 13.04 # 1.6% ## 4.1% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 12.8% ########### 15.9% ############ 17.8% ############## 19.7% ############### 21.6% ################ 23.4% ################### 26.5% #################### 28.4% ##################### 30.3% ####################### 32.2% ######################## 34.6% ########################### 37.8% ############################ 40.3% ############################## 42.1% ################################ 44.7% ################################# 46.5% ################################## 48.4% #################################### 50.9% ##################################### 52.1% ###################################### 54.0% ######################################### 57.1% ########################################## 59.0% ############################################ 61.5% ############################################## 64.0% ############################################### 66.5% ################################################# 69.0% ################################################### 71.5% #################################################### 73.4% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 81.0% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.5% ################################################################# 91.0% ################################################################## 92.9% #################################################################### 95.4% ###################################################################### 97.9% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-28T21:02:11.751Z] #25 18.44 [2020-07-28T21:02:11.825Z] #47 ... [2020-07-28T21:02:11.825Z] [2020-07-28T21:02:11.825Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:02:11.825Z] #23 23.14 Fetched 8365 kB in 18s (463 kB/s) [2020-07-28T21:02:11.825Z] #23 23.14 Reading package lists... [2020-07-28T21:02:11.825Z] #23 30.44 Reading package lists... [2020-07-28T21:02:11.825Z] #23 ... [2020-07-28T21:02:11.825Z] [2020-07-28T21:02:11.825Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:11.825Z] #32 23.13 Fetched 8365 kB in 18s (467 kB/s) [2020-07-28T21:02:11.825Z] #32 23.13 Reading package lists... [2020-07-28T21:02:12.082Z] #32 31.40 Reading package lists... [2020-07-28T21:02:12.082Z] #32 ... [2020-07-28T21:02:12.082Z] [2020-07-28T21:02:12.082Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:02:12.082Z] #51 23.53 Fetched 8365 kB in 18s (455 kB/s) [2020-07-28T21:02:12.082Z] #51 23.53 Reading package lists... [2020-07-28T21:02:12.082Z] #51 30.22 Reading package lists... [2020-07-28T21:02:12.082Z] #51 ... [2020-07-28T21:02:12.082Z] [2020-07-28T21:02:12.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:12.082Z] #38 23.59 Fetched 8365 kB in 18s (458 kB/s) [2020-07-28T21:02:12.082Z] #38 23.59 Reading package lists... [2020-07-28T21:02:12.340Z] #38 30.95 Reading package lists... [2020-07-28T21:02:12.340Z] #38 ... [2020-07-28T21:02:12.340Z] [2020-07-28T21:02:12.340Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:12.340Z] #10 23.43 Fetched 8365 kB in 18s (461 kB/s) [2020-07-28T21:02:12.340Z] #10 23.43 Reading package lists... [2020-07-28T21:02:13.107Z] using credential docker-jenkins-github-credentials [2020-07-28T21:02:13.113Z] Cloning the remote Git repository [2020-07-28T21:02:13.113Z] Cloning with configured refspecs honoured and without tags [2020-07-28T21:02:13.256Z] #25 19.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:02:13.256Z] #25 19.91 [2020-07-28T21:02:13.547Z] #25 20.04 #=#=# ######################################################################## 100.0% [2020-07-28T21:02:13.547Z] #25 20.21 [2020-07-28T21:02:13.042Z] Cloning repository https://github.com/moby/moby.git [2020-07-28T21:02:13.113Z] > git init /home/ubuntu/workspace/moby_PR-41281 # timeout=10 [2020-07-28T21:02:13.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:02:13.443Z] > git --version # timeout=10 [2020-07-28T21:02:13.838Z] #25 ... [2020-07-28T21:02:13.838Z] [2020-07-28T21:02:13.838Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:13.838Z] #30 37.17 time [2020-07-28T21:02:13.838Z] #30 42.16 internal/poll [2020-07-28T21:02:13.838Z] #30 42.95 internal/fmtsort [2020-07-28T21:02:13.838Z] #30 43.38 internal/syscall/execenv [2020-07-28T21:02:13.838Z] #30 43.54 internal/syscall/unix [2020-07-28T21:02:13.838Z] #30 43.69 strings [2020-07-28T21:02:13.838Z] #30 43.79 os [2020-07-28T21:02:13.838Z] #30 45.52 path [2020-07-28T21:02:13.838Z] #30 46.17 fmt [2020-07-28T21:02:13.838Z] #30 46.30 path/filepath [2020-07-28T21:02:14.129Z] #30 ... [2020-07-28T21:02:14.129Z] [2020-07-28T21:02:14.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:14.129Z] #39 2.494 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:02:14.129Z] #39 2.494 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:02:14.129Z] #39 2.502 Note: Building without GnuTLS support [2020-07-28T21:02:14.129Z] #39 2.504 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:02:14.129Z] #39 2.504 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:02:14.129Z] #39 3.358 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:02:14.129Z] #39 3.376 GEN .gitid [2020-07-28T21:02:14.129Z] #39 3.385 GEN criu/include/version.h [2020-07-28T21:02:14.129Z] #39 3.416 GEN include/common/asm [2020-07-28T21:02:14.129Z] #39 4.347 PBCC images/timens.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.373 DEP images/timens.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.442 PBCC images/fown.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.447 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.519 PBCC images/opts.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.560 PBCC images/memfd.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.591 DEP images/fown.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.623 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.655 DEP images/opts.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.694 DEP images/memfd.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.721 PBCC images/sit.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.779 DEP images/sit.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.794 PBCC images/macvlan.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.809 DEP images/macvlan.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.901 PBCC images/autofs.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.909 DEP images/autofs.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.961 PBCC images/sysctl.pb-c.c [2020-07-28T21:02:14.129Z] #39 4.965 DEP images/sysctl.pb-c.d [2020-07-28T21:02:14.129Z] #39 4.983 PBCC images/time.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.036 DEP images/time.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.089 PBCC images/binfmt-misc.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.102 DEP images/binfmt-misc.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.175 PBCC images/seccomp.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.184 DEP images/seccomp.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.219 PBCC images/userns.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.222 DEP images/userns.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.269 PBCC images/cgroup.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.319 DEP images/cgroup.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.326 PBCC images/ext-file.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.346 DEP images/ext-file.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.419 PBCC images/rpc.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.436 DEP images/rpc.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.514 PBCC images/siginfo.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.518 DEP images/siginfo.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.566 PBCC images/pagemap.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.579 DEP images/pagemap.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.612 PBCC images/rlimit.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.628 DEP images/rlimit.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.670 PBCC images/file-lock.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.675 DEP images/file-lock.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.695 PBCC images/tty.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.779 DEP images/tty.pb-c.d [2020-07-28T21:02:14.129Z] #39 5.838 PBCC images/tun.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.884 PBCC images/netdev.pb-c.c [2020-07-28T21:02:14.129Z] #39 5.929 DEP images/tun.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.018 DEP images/netdev.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.027 PBCC images/vma.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.063 DEP images/vma.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.097 PBCC images/creds.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.146 DEP images/creds.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.176 PBCC images/utsns.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.181 DEP images/utsns.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.187 PBCC images/ipc-desc.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.250 PBCC images/ipc-sem.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.254 DEP images/ipc-desc.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.301 DEP images/ipc-sem.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.341 PBCC images/ipc-msg.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.357 DEP images/ipc-msg.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.396 PBCC images/ipc-shm.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.409 DEP images/ipc-shm.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.467 PBCC images/ipc-var.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.492 DEP images/ipc-var.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.527 PBCC images/sk-opts.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.542 PBCC images/packet-sock.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.581 DEP images/sk-opts.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.640 DEP images/packet-sock.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.695 PBCC images/sk-netlink.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.754 DEP images/sk-netlink.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.764 PBCC images/sk-inet.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.795 DEP images/sk-inet.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.818 PBCC images/sk-unix.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.881 DEP images/sk-unix.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.914 PBCC images/mm.pb-c.c [2020-07-28T21:02:14.129Z] #39 6.941 DEP images/mm.pb-c.d [2020-07-28T21:02:14.129Z] #39 6.995 PBCC images/timerfd.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.026 DEP images/timerfd.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.101 PBCC images/timer.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.105 DEP images/timer.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.136 PBCC images/sa.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.192 DEP images/sa.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.237 PBCC images/pipe-data.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.258 DEP images/pipe-data.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.292 PBCC images/mnt.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.322 DEP images/mnt.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.388 PBCC images/sk-packet.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.403 DEP images/sk-packet.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.471 PBCC images/tcp-stream.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.497 DEP images/tcp-stream.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.548 PBCC images/pipe.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.590 DEP images/pipe.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.652 PBCC images/pstree.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.665 DEP images/pstree.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.701 PBCC images/fs.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.707 DEP images/fs.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.728 PBCC images/signalfd.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.768 DEP images/signalfd.pb-c.d [2020-07-28T21:02:14.129Z] #39 7.852 PBCC images/fh.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.904 PBCC images/fsnotify.pb-c.c [2020-07-28T21:02:14.129Z] #39 7.969 DEP images/fh.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.011 DEP images/fsnotify.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.093 PBCC images/eventpoll.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.136 DEP images/eventpoll.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.198 PBCC images/eventfd.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.213 DEP images/eventfd.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.231 PBCC images/remap-file-path.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.248 DEP images/remap-file-path.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.284 PBCC images/fifo.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.305 DEP images/fifo.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.347 PBCC images/ghost-file.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.382 DEP images/ghost-file.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.420 PBCC images/regfile.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.448 DEP images/regfile.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.480 PBCC images/ns.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.484 DEP images/ns.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.515 PBCC images/fdinfo.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.551 DEP images/fdinfo.pb-c.d [2020-07-28T21:02:14.129Z] #39 8.618 PBCC images/core-aarch64.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.657 PBCC images/core-arm.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.696 PBCC images/core-ppc64.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.703 PBCC images/core-s390.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.738 PBCC images/core-x86.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.828 PBCC images/core.pb-c.c [2020-07-28T21:02:14.129Z] #39 8.875 PBCC images/inventory.pb-c.c [2020-07-28T21:02:14.420Z] #39 8.894 DEP images/core-aarch64.pb-c.d [2020-07-28T21:02:14.420Z] #39 8.986 DEP images/core-arm.pb-c.d [2020-07-28T21:02:14.420Z] #39 8.998 DEP images/core-ppc64.pb-c.d [2020-07-28T21:02:14.420Z] #39 9.043 DEP images/core-s390.pb-c.d [2020-07-28T21:02:14.420Z] #39 9.078 DEP images/core-x86.pb-c.d [2020-07-28T21:02:14.420Z] #39 ... [2020-07-28T21:02:14.420Z] [2020-07-28T21:02:14.420Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:14.420Z] #25 21.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:02:14.420Z] #25 21.16 skipping existing aab193acf6ba [2020-07-28T21:02:14.715Z] #25 21.26 [2020-07-28T21:02:14.715Z] #25 ... [2020-07-28T21:02:14.715Z] [2020-07-28T21:02:14.715Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:14.715Z] #33 1.605 + RM_GOPATH=0 [2020-07-28T21:02:14.715Z] #33 1.605 + TMP_GOPATH= [2020-07-28T21:02:14.715Z] #33 1.605 + : /build [2020-07-28T21:02:14.715Z] #33 1.605 + '[' -z '' ']' [2020-07-28T21:02:14.715Z] #33 1.605 ++ mktemp -d [2020-07-28T21:02:14.715Z] #33 1.611 + export GOPATH=/tmp/tmp.xj1YlP6GLe [2020-07-28T21:02:14.715Z] #33 1.611 + GOPATH=/tmp/tmp.xj1YlP6GLe [2020-07-28T21:02:14.715Z] #33 1.611 + RM_GOPATH=1 [2020-07-28T21:02:14.715Z] #33 1.611 + case "$(go env GOARCH)" in [2020-07-28T21:02:14.715Z] #33 1.614 ++ go env GOARCH [2020-07-28T21:02:14.715Z] #33 1.621 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:14.715Z] #33 1.621 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:14.715Z] #33 1.623 ++ dirname /tmp/install/install.sh [2020-07-28T21:02:14.715Z] #33 1.624 + dir=/tmp/install [2020-07-28T21:02:14.715Z] #33 1.624 + bin=tini [2020-07-28T21:02:14.715Z] #33 1.624 + shift [2020-07-28T21:02:14.715Z] #33 1.624 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T21:02:14.715Z] #33 1.625 + . /tmp/install/tini.installer [2020-07-28T21:02:14.715Z] #33 1.625 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:02:14.715Z] #33 1.625 + install_tini [2020-07-28T21:02:14.715Z] #33 1.625 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T21:02:14.715Z] #33 1.625 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:02:14.715Z] #33 1.625 + git clone https://github.com/krallin/tini.git /tmp/tmp.xj1YlP6GLe/tini [2020-07-28T21:02:14.715Z] #33 1.626 Cloning into '/tmp/tmp.xj1YlP6GLe/tini'... [2020-07-28T21:02:14.715Z] #33 2.247 + cd /tmp/tmp.xj1YlP6GLe/tini [2020-07-28T21:02:14.715Z] #33 2.248 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:02:14.715Z] #33 2.251 + cmake . [2020-07-28T21:02:14.715Z] #33 2.649 -- The C compiler identification is GNU 8.3.0 [2020-07-28T21:02:14.715Z] #33 2.698 -- Check for working C compiler: /usr/bin/cc [2020-07-28T21:02:14.715Z] #33 3.209 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T21:02:14.715Z] #33 3.210 -- Detecting C compiler ABI info [2020-07-28T21:02:14.715Z] #33 3.691 -- Detecting C compiler ABI info - done [2020-07-28T21:02:14.715Z] #33 3.696 -- Detecting C compile features [2020-07-28T21:02:14.715Z] #33 5.069 -- Detecting C compile features - done [2020-07-28T21:02:14.715Z] #33 5.109 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T21:02:14.715Z] #33 5.283 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T21:02:14.715Z] #33 5.364 -- Configuring done [2020-07-28T21:02:14.715Z] #33 5.382 -- Generating done [2020-07-28T21:02:14.715Z] #33 5.385 -- Build files have been written to: /tmp/tmp.xj1YlP6GLe/tini [2020-07-28T21:02:14.715Z] #33 5.401 + make tini-static [2020-07-28T21:02:14.715Z] #33 5.726 Scanning dependencies of target tini-static [2020-07-28T21:02:14.715Z] #33 5.876 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T21:02:14.715Z] #33 6.860 [100%] Linking C executable tini-static [2020-07-28T21:02:14.715Z] #33 7.182 [100%] Built target tini-static [2020-07-28T21:02:14.715Z] #33 7.236 + mkdir -p /build [2020-07-28T21:02:14.715Z] #33 7.237 + cp tini-static /build/docker-init [2020-07-28T21:02:14.715Z] #33 DONE 7.8s [2020-07-28T21:02:13.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:02:13.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:15.011Z] [2020-07-28T21:02:15.011Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:15.011Z] #39 9.164 DEP images/core.pb-c.d [2020-07-28T21:02:15.011Z] #39 9.202 DEP images/inventory.pb-c.d [2020-07-28T21:02:15.011Z] #39 9.302 PBCC images/cpuinfo.pb-c.c [2020-07-28T21:02:15.011Z] #39 9.307 DEP images/cpuinfo.pb-c.d [2020-07-28T21:02:15.011Z] #39 9.316 PBCC images/stats.pb-c.c [2020-07-28T21:02:15.011Z] #39 9.332 DEP images/stats.pb-c.d [2020-07-28T21:02:16.384Z] INFO: make.ps1 starting at 07/28/2020 21:02:15 [2020-07-28T21:02:16.384Z] INFO: Git commit (3750a9e174) assumed from DOCKER_GITCOMMIT environment variable [2020-07-28T21:02:16.384Z] INFO: Invoking autogen... [2020-07-28T21:02:16.515Z] #10 30.66 Reading package lists... [2020-07-28T21:02:16.515Z] #10 ... [2020-07-28T21:02:16.515Z] [2020-07-28T21:02:16.515Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:02:16.515Z] #23 30.44 Reading package lists... [2020-07-28T21:02:16.521Z] #39 10.80 make[1]: Nothing to be done for 'all'. [2020-07-28T21:02:17.152Z] #39 11.91 CC images/stats.o [2020-07-28T21:02:17.379Z] INFO: Building daemon... [2020-07-28T21:02:17.448Z] #39 ... [2020-07-28T21:02:17.448Z] [2020-07-28T21:02:17.448Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:17.448Z] #41 40.61 time [2020-07-28T21:02:17.448Z] #41 43.68 internal/syscall/unix [2020-07-28T21:02:17.448Z] #41 43.96 strings [2020-07-28T21:02:17.448Z] #41 44.88 os [2020-07-28T21:02:17.448Z] #41 46.27 regexp/syntax [2020-07-28T21:02:17.448Z] #41 47.56 fmt [2020-07-28T21:02:17.448Z] #41 50.37 regexp [2020-07-28T21:02:17.741Z] #41 ... [2020-07-28T21:02:17.741Z] [2020-07-28T21:02:17.741Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:17.741Z] #25 22.64 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:02:17.741Z] #25 22.67 skipping existing 4d43f82972ce [2020-07-28T21:02:17.741Z] #25 22.75 [2020-07-28T21:02:17.741Z] #25 23.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:02:17.741Z] #25 23.95 [2020-07-28T21:02:17.741Z] #25 24.03 ######################################################################## 100.0% [2020-07-28T21:02:17.741Z] #25 24.10 [2020-07-28T21:02:17.741Z] #25 24.12 Download of images into '/build' complete. [2020-07-28T21:02:17.741Z] #25 24.12 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:02:17.741Z] #25 24.12 tar -cC '/build' . | docker load [2020-07-28T21:02:17.741Z] #25 DONE 24.3s [2020-07-28T21:02:17.741Z] [2020-07-28T21:02:17.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:17.741Z] #39 12.20 CC images/core.o [2020-07-28T21:02:17.889Z] #23 37.72 Building dependency tree... [2020-07-28T21:02:18.032Z] #39 12.76 CC images/core-x86.o [2020-07-28T21:02:18.680Z] #39 13.33 CC images/core-arm.o [2020-07-28T21:02:18.680Z] #39 ... [2020-07-28T21:02:18.680Z] [2020-07-28T21:02:18.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:18.680Z] #10 41.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T21:02:18.680Z] #10 41.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T21:02:18.680Z] #10 41.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:02:18.680Z] #10 45.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T21:02:18.680Z] #10 46.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T21:02:18.680Z] #10 46.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:18.680Z] #10 46.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T21:02:18.680Z] #10 46.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T21:02:18.680Z] #10 46.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:18.680Z] #10 ... [2020-07-28T21:02:18.680Z] [2020-07-28T21:02:18.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:19.331Z] Fetching without tags [2020-07-28T21:02:19.651Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:02:19.784Z] #23 ... [2020-07-28T21:02:19.784Z] [2020-07-28T21:02:19.784Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:19.784Z] #43 DONE 41.3s [2020-07-28T21:02:19.883Z] #52 25.17 Checking out files: 56% (1801/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T21:02:19.883Z] #52 26.29 + cd /tmp/tmp.Iuh5nulr7k/src/github.com/containerd/containerd [2020-07-28T21:02:19.883Z] #52 26.29 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:02:20.041Z] [2020-07-28T21:02:20.041Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:20.041Z] #32 31.40 Reading package lists... [2020-07-28T21:02:20.041Z] #32 38.86 Building dependency tree... [2020-07-28T21:02:20.173Z] #52 ... [2020-07-28T21:02:20.174Z] [2020-07-28T21:02:20.174Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:20.174Z] #47 43.53 internal/poll [2020-07-28T21:02:20.174Z] #47 44.81 encoding/binary [2020-07-28T21:02:20.174Z] #47 45.12 os [2020-07-28T21:02:20.174Z] #47 46.43 encoding/base64 [2020-07-28T21:02:20.174Z] #47 47.16 golang.org/x/sys/unix [2020-07-28T21:02:20.174Z] #47 47.79 fmt [2020-07-28T21:02:20.174Z] #47 52.63 encoding/json [2020-07-28T21:02:20.464Z] #47 ... [2020-07-28T21:02:20.464Z] [2020-07-28T21:02:20.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:20.464Z] #39 14.01 CC images/core-aarch64.o [2020-07-28T21:02:20.464Z] #39 14.21 CC images/core-ppc64.o [2020-07-28T21:02:20.464Z] #39 14.45 CC images/core-s390.o [2020-07-28T21:02:20.464Z] #39 14.72 CC images/cpuinfo.o [2020-07-28T21:02:20.464Z] #39 14.92 CC images/inventory.o [2020-07-28T21:02:20.464Z] #39 15.02 CC images/fdinfo.o [2020-07-28T21:02:20.464Z] #39 15.19 CC images/fown.o [2020-07-28T21:02:20.755Z] #39 15.36 CC images/ns.o [2020-07-28T21:02:20.755Z] #39 15.51 CC images/regfile.o [2020-07-28T21:02:19.248Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:02:19.269Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:02:19.283Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:19.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:02:19.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:02:19.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:02:19.336Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:19.665Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:02:19.698Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:02:20.425Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:02:21.047Z] #39 15.64 CC images/ghost-file.o [2020-07-28T21:02:21.229Z] Merge succeeded, producing 5501e0e31a1e320ac7996a4b3351e69474409146 [2020-07-28T21:02:21.229Z] Checking out Revision 5501e0e31a1e320ac7996a4b3351e69474409146 (PR-41281) [2020-07-28T21:02:21.338Z] #39 15.91 CC images/fifo.o [2020-07-28T21:02:21.338Z] #39 16.08 CC images/remap-file-path.o [2020-07-28T21:02:21.414Z] #32 ... [2020-07-28T21:02:21.414Z] [2020-07-28T21:02:21.414Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:21.414Z] #60 DONE 43.0s [2020-07-28T21:02:21.414Z] [2020-07-28T21:02:21.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:21.414Z] #41 42.89 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T21:02:21.414Z] #41 42.92 io [2020-07-28T21:02:21.629Z] #39 16.27 CC images/eventfd.o [2020-07-28T21:02:21.920Z] #39 16.44 CC images/eventpoll.o [2020-07-28T21:02:21.920Z] #39 16.68 CC images/fh.o [2020-07-28T21:02:21.979Z] #41 43.55 strconv [2020-07-28T21:02:22.002Z] Fetching without tags [2020-07-28T21:02:22.211Z] #39 16.86 CC images/fsnotify.o [2020-07-28T21:02:21.844Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:02:21.865Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:02:21.885Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:21.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:02:21.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:02:21.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:02:21.924Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:22.436Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:02:22.508Z] #39 ... [2020-07-28T21:02:22.508Z] [2020-07-28T21:02:22.508Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:22.508Z] #30 47.45 io/ioutil [2020-07-28T21:02:22.508Z] #30 47.89 text/tabwriter [2020-07-28T21:02:22.508Z] #30 49.23 flag [2020-07-28T21:02:22.508Z] #30 49.23 github.com/BurntSushi/toml [2020-07-28T21:02:22.508Z] #30 50.55 log [2020-07-28T21:02:22.508Z] #30 52.93 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:02:22.508Z] #30 DONE 55.5s [2020-07-28T21:02:22.508Z] [2020-07-28T21:02:22.508Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:22.508Z] #47 55.64 github.com/pkg/diff [2020-07-28T21:02:21.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:02:21.238Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:02:21.252Z] > git checkout -f 5501e0e31a1e320ac7996a4b3351e69474409146 # timeout=10 [2020-07-28T21:02:23.873Z] #41 45.04 bytes [2020-07-28T21:02:23.974Z] Merge succeeded, producing b570bb2181fe58750e778caa275e87e154052ca3 [2020-07-28T21:02:23.974Z] Checking out Revision b570bb2181fe58750e778caa275e87e154052ca3 (PR-41281) [2020-07-28T21:02:24.014Z] #47 56.88 go/ast [2020-07-28T21:02:24.014Z] #47 56.89 golang.org/x/crypto/ssh/terminal [2020-07-28T21:02:22.366Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:02:22.376Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:02:23.385Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:02:23.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:02:23.910Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:02:23.922Z] > git checkout -f b570bb2181fe58750e778caa275e87e154052ca3 # timeout=10 [2020-07-28T21:02:24.305Z] #47 57.64 mvdan.cc/editorconfig [2020-07-28T21:02:24.453Z] #41 ... [2020-07-28T21:02:24.453Z] [2020-07-28T21:02:24.453Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:02:24.453Z] #51 30.22 Reading package lists... [2020-07-28T21:02:24.453Z] #51 38.02 Building dependency tree... [2020-07-28T21:02:24.453Z] #51 42.57 The following additional packages will be installed: [2020-07-28T21:02:24.453Z] #51 42.58 libbtrfs0 [2020-07-28T21:02:24.453Z] #51 42.86 The following NEW packages will be installed: [2020-07-28T21:02:24.453Z] #51 42.87 libbtrfs-dev libbtrfs0 [2020-07-28T21:02:24.453Z] #51 43.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:02:24.453Z] #51 43.38 Need to get 119 kB of archives. [2020-07-28T21:02:24.453Z] #51 43.38 After this operation, 387 kB of additional disk space will be used. [2020-07-28T21:02:24.453Z] #51 43.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T21:02:24.453Z] #51 43.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T21:02:24.453Z] #51 44.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:02:24.453Z] #51 45.15 Fetched 119 kB in 0s (444 kB/s) [2020-07-28T21:02:24.453Z] #51 45.27 Selecting previously unselected package libbtrfs0. [2020-07-28T21:02:24.453Z] #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-07-28T21:02:24.453Z] #51 45.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T21:02:24.453Z] #51 45.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:02:24.453Z] #51 45.49 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:02:24.453Z] #51 45.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T21:02:24.453Z] #51 45.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:02:24.453Z] #51 45.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:02:24.453Z] #51 45.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:02:24.453Z] #51 45.81 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:24.453Z] #51 DONE 46.1s [2020-07-28T21:02:24.711Z] [2020-07-28T21:02:24.711Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:02:24.711Z] #23 41.96 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T21:02:24.711Z] #23 41.96 The following additional packages will be installed: [2020-07-28T21:02:24.711Z] #23 42.00 libjq1 libonig5 [2020-07-28T21:02:24.711Z] #23 42.75 The following NEW packages will be installed: [2020-07-28T21:02:24.711Z] #23 42.76 jq libjq1 libonig5 [2020-07-28T21:02:24.711Z] #23 43.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:02:24.711Z] #23 43.31 Need to get 355 kB of archives. [2020-07-28T21:02:24.711Z] #23 43.31 After this operation, 1072 kB of additional disk space will be used. [2020-07-28T21:02:24.711Z] #23 43.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T21:02:24.711Z] #23 43.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T21:02:24.711Z] #23 43.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T21:02:24.711Z] #23 44.80 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:02:24.711Z] #23 45.01 Fetched 355 kB in 0s (909 kB/s) [2020-07-28T21:02:24.711Z] #23 45.16 Selecting previously unselected package libonig5:amd64. [2020-07-28T21:02:24.711Z] #23 45.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:02:24.711Z] #23 45.24 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-28T21:02:24.711Z] #23 45.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:02:24.711Z] #23 45.53 Selecting previously unselected package libjq1:amd64. [2020-07-28T21:02:24.711Z] #23 45.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:02:24.711Z] #23 45.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:02:24.711Z] #23 45.74 Selecting previously unselected package jq. [2020-07-28T21:02:24.711Z] #23 45.78 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:02:24.711Z] #23 45.79 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:02:24.711Z] #23 45.96 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:02:24.711Z] #23 45.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:02:24.711Z] #23 46.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:02:24.711Z] #23 46.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:24.959Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:02:24.970Z] #23 DONE 46.5s [2020-07-28T21:02:24.970Z] [2020-07-28T21:02:24.970Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:02:24.970Z] #24 DONE 0.0s [2020-07-28T21:02:24.970Z] [2020-07-28T21:02:24.970Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:24.961Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:02:25.812Z] #47 58.72 mvdan.cc/sh/v3/fileutil [2020-07-28T21:02:25.812Z] #47 58.84 mvdan.cc/sh/v3/syntax [2020-07-28T21:02:26.270Z] + docker version [2020-07-28T21:02:26.340Z] #25 ... [2020-07-28T21:02:26.340Z] [2020-07-28T21:02:26.340Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:26.340Z] #10 37.73 Building dependency tree... [2020-07-28T21:02:26.340Z] #10 42.24 The following additional packages will be installed: [2020-07-28T21:02:26.340Z] #10 42.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T21:02:26.340Z] #10 42.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T21:02:26.340Z] #10 42.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T21:02:26.340Z] #10 42.33 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:02:26.340Z] #10 42.33 Suggested packages: [2020-07-28T21:02:26.340Z] #10 42.33 gcc-8-locales seccomp wine64 [2020-07-28T21:02:26.340Z] #10 44.29 The following NEW packages will be installed: [2020-07-28T21:02:26.340Z] #10 44.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T21:02:26.340Z] #10 44.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T21:02:26.340Z] #10 44.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T21:02:26.340Z] #10 44.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T21:02:26.340Z] #10 44.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T21:02:26.340Z] #10 44.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:02:26.340Z] #10 44.74 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:02:26.340Z] #10 44.74 Need to get 77.7 MB of archives. [2020-07-28T21:02:26.340Z] #10 44.74 After this operation, 487 MB of additional disk space will be used. [2020-07-28T21:02:26.340Z] #10 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-28T21:02:26.340Z] #10 44.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-28T21:02:26.340Z] #10 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T21:02:26.340Z] #10 45.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-28T21:02:26.340Z] #10 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-28T21:02:26.340Z] #10 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T21:02:26.340Z] #10 45.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T21:02:26.340Z] #10 46.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T21:02:26.340Z] #10 46.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-28T21:02:26.340Z] #10 ... [2020-07-28T21:02:26.340Z] [2020-07-28T21:02:26.340Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:26.340Z] #52 1.792 + RM_GOPATH=0 [2020-07-28T21:02:26.340Z] #52 1.792 + TMP_GOPATH= [2020-07-28T21:02:26.340Z] #52 1.792 + : /build [2020-07-28T21:02:26.340Z] #52 1.792 + '[' -z '' ']' [2020-07-28T21:02:26.340Z] #52 1.793 ++ mktemp -d [2020-07-28T21:02:26.340Z] #52 1.794 + export GOPATH=/tmp/tmp.Cnc5efCTNf [2020-07-28T21:02:26.340Z] #52 1.794 + GOPATH=/tmp/tmp.Cnc5efCTNf [2020-07-28T21:02:26.340Z] #52 1.794 + RM_GOPATH=1 [2020-07-28T21:02:26.340Z] #52 1.794 + case "$(go env GOARCH)" in [2020-07-28T21:02:26.340Z] #52 1.800 ++ go env GOARCH [2020-07-28T21:02:26.340Z] #52 1.837 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:26.340Z] #52 1.837 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:26.340Z] #52 1.839 ++ dirname /tmp/install/install.sh [2020-07-28T21:02:26.340Z] #52 1.843 + dir=/tmp/install [2020-07-28T21:02:26.340Z] #52 1.845 + bin=containerd [2020-07-28T21:02:26.341Z] #52 1.845 + shift [2020-07-28T21:02:26.341Z] #52 1.846 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T21:02:26.341Z] #52 1.846 + . /tmp/install/containerd.installer [2020-07-28T21:02:26.341Z] #52 1.846 ++ set -e [2020-07-28T21:02:26.341Z] #52 1.847 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:02:26.341Z] #52 1.851 + install_containerd [2020-07-28T21:02:26.341Z] #52 1.852 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T21:02:26.341Z] #52 1.852 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:02:26.341Z] #52 1.852 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cnc5efCTNf/src/github.com/containerd/containerd [2020-07-28T21:02:26.341Z] #52 1.856 Cloning into '/tmp/tmp.Cnc5efCTNf/src/github.com/containerd/containerd'... [2020-07-28T21:02:26.931Z] #52 ... [2020-07-28T21:02:26.931Z] [2020-07-28T21:02:26.931Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:26.931Z] #38 30.95 Reading package lists... [2020-07-28T21:02:26.931Z] #38 38.62 Building dependency tree... [2020-07-28T21:02:26.931Z] #38 43.33 The following additional packages will be installed: [2020-07-28T21:02:26.931Z] #38 43.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T21:02:26.931Z] #38 43.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T21:02:26.931Z] #38 43.33 Suggested packages: [2020-07-28T21:02:26.931Z] #38 43.33 manpages-dev python-setuptools [2020-07-28T21:02:26.931Z] #38 44.95 The following NEW packages will be installed: [2020-07-28T21:02:26.931Z] #38 44.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T21:02:26.931Z] #38 44.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T21:02:26.931Z] #38 44.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T21:02:26.931Z] #38 44.97 python-six zlib1g-dev [2020-07-28T21:02:26.931Z] #38 45.47 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:02:26.931Z] #38 45.47 Need to get 4095 kB of archives. [2020-07-28T21:02:26.931Z] #38 45.47 After this operation, 22.5 MB of additional disk space will be used. [2020-07-28T21:02:26.931Z] #38 45.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-28T21:02:26.931Z] #38 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T21:02:26.931Z] #38 45.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-28T21:02:26.931Z] #38 45.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T21:02:26.931Z] #38 45.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-28T21:02:26.931Z] #38 45.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T21:02:26.931Z] #38 45.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-28T21:02:26.931Z] #38 45.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-28T21:02:26.931Z] #38 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-28T21:02:26.931Z] #38 45.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-28T21:02:26.931Z] #38 45.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-28T21:02:26.931Z] #38 45.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-28T21:02:26.931Z] #38 45.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-28T21:02:26.931Z] #38 45.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-28T21:02:26.931Z] #38 45.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T21:02:26.931Z] #38 45.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-28T21:02:26.931Z] #38 45.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-28T21:02:26.931Z] #38 47.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:02:26.931Z] #38 47.80 Fetched 4095 kB in 1s (4866 kB/s) [2020-07-28T21:02:26.931Z] #38 47.98 Selecting previously unselected package libcap-dev:amd64. [2020-07-28T21:02:26.931Z] #38 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:02:26.931Z] #38 48.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-28T21:02:26.931Z] #38 48.09 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T21:02:26.931Z] #38 48.22 Selecting previously unselected package libnet1:amd64. [2020-07-28T21:02:26.931Z] #38 48.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:02:26.931Z] #38 48.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:02:26.931Z] #38 48.41 Selecting previously unselected package libnet1-dev. [2020-07-28T21:02:26.931Z] #38 48.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:02:26.931Z] #38 48.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:02:27.190Z] #38 48.69 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T21:02:27.190Z] #38 48.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T21:02:27.190Z] #38 48.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:02:27.447Z] #38 48.86 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-28T21:02:27.447Z] #38 48.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-28T21:02:27.447Z] #38 48.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T21:02:27.447Z] #38 ... [2020-07-28T21:02:27.447Z] [2020-07-28T21:02:27.447Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:27.447Z] #30 38.98 internal/reflectlite [2020-07-28T21:02:27.447Z] #30 38.99 sync [2020-07-28T21:02:27.447Z] #30 41.76 errors [2020-07-28T21:02:27.447Z] #30 41.76 sort [2020-07-28T21:02:27.447Z] #30 42.45 strconv [2020-07-28T21:02:27.447Z] #30 43.88 io [2020-07-28T21:02:27.447Z] #30 45.34 internal/oserror [2020-07-28T21:02:27.447Z] #30 45.49 syscall [2020-07-28T21:02:27.447Z] #30 47.08 reflect [2020-07-28T21:02:27.447Z] #30 ... [2020-07-28T21:02:27.447Z] [2020-07-28T21:02:27.447Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:27.447Z] #25 2.457 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:02:28.011Z] #25 2.838 [2020-07-28T21:02:28.061Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:02:28.022Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:02:28.543Z] #47 ... [2020-07-28T21:02:28.543Z] [2020-07-28T21:02:28.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:28.543Z] #39 17.28 CC images/signalfd.o [2020-07-28T21:02:28.543Z] #39 17.46 CC images/fs.o [2020-07-28T21:02:28.543Z] #39 17.63 CC images/pstree.o [2020-07-28T21:02:28.543Z] #39 17.76 CC images/pipe.o [2020-07-28T21:02:28.543Z] #39 17.90 CC images/tcp-stream.o [2020-07-28T21:02:28.543Z] #39 18.07 CC images/sk-packet.o [2020-07-28T21:02:28.543Z] #39 18.24 CC images/mnt.o [2020-07-28T21:02:28.543Z] #39 18.38 CC images/pipe-data.o [2020-07-28T21:02:28.543Z] #39 18.55 CC images/sa.o [2020-07-28T21:02:28.543Z] #39 18.73 CC images/timer.o [2020-07-28T21:02:28.543Z] #39 19.02 CC images/timerfd.o [2020-07-28T21:02:28.543Z] #39 19.22 CC images/mm.o [2020-07-28T21:02:28.543Z] #39 19.43 CC images/sk-opts.o [2020-07-28T21:02:28.543Z] #39 19.59 CC images/sk-unix.o [2020-07-28T21:02:28.543Z] #39 19.85 CC images/sk-inet.o [2020-07-28T21:02:28.543Z] #39 20.09 CC images/tun.o [2020-07-28T21:02:28.543Z] #39 20.28 CC images/sk-netlink.o [2020-07-28T21:02:28.543Z] #39 20.41 CC images/packet-sock.o [2020-07-28T21:02:28.543Z] #39 20.68 CC images/ipc-var.o [2020-07-28T21:02:28.543Z] #39 20.87 CC images/ipc-desc.o [2020-07-28T21:02:28.543Z] #39 20.98 CC images/ipc-shm.o [2020-07-28T21:02:28.543Z] #39 21.16 CC images/ipc-msg.o [2020-07-28T21:02:28.543Z] #39 21.30 CC images/ipc-sem.o [2020-07-28T21:02:28.543Z] #39 21.43 CC images/utsns.o [2020-07-28T21:02:28.543Z] #39 21.57 CC images/creds.o [2020-07-28T21:02:28.543Z] #39 21.69 CC images/vma.o [2020-07-28T21:02:28.543Z] #39 21.80 CC images/netdev.o [2020-07-28T21:02:28.543Z] #39 22.09 CC images/tty.o [2020-07-28T21:02:28.543Z] #39 22.45 CC images/file-lock.o [2020-07-28T21:02:28.543Z] #39 22.56 CC images/rlimit.o [2020-07-28T21:02:28.543Z] #39 22.75 CC images/pagemap.o [2020-07-28T21:02:28.543Z] #39 22.86 CC images/siginfo.o [2020-07-28T21:02:28.543Z] #39 ... [2020-07-28T21:02:28.543Z] [2020-07-28T21:02:28.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:28.543Z] #41 51.44 go/token [2020-07-28T21:02:28.543Z] #41 52.61 go/scanner [2020-07-28T21:02:28.543Z] #41 53.32 go/ast [2020-07-28T21:02:28.543Z] #41 53.84 internal/lazyregexp [2020-07-28T21:02:28.543Z] #41 54.04 net/url [2020-07-28T21:02:28.543Z] #41 55.37 text/template/parse [2020-07-28T21:02:28.543Z] #41 56.98 go/parser [2020-07-28T21:02:28.543Z] #41 58.43 text/template [2020-07-28T21:02:28.543Z] #41 59.32 encoding/xml [2020-07-28T21:02:28.543Z] #41 ... [2020-07-28T21:02:28.543Z] [2020-07-28T21:02:28.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:28.543Z] #39 23.00 CC images/rpc.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:02:28.837Z] #39 23.54 CC images/ext-file.o [2020-07-28T21:02:29.128Z] #39 23.66 CC images/cgroup.o [2020-07-28T21:02:29.272Z] + docker version [2020-07-28T21:02:29.419Z] #39 24.11 CC images/userns.o [2020-07-28T21:02:29.710Z] #39 24.32 CC images/google/protobuf/descriptor.o [2020-07-28T21:02:30.195Z] #25 3.095 ### 5.3% ###### 9.7% ########### 15.6% ############### 21.0% ################### 26.8% ######################## 33.9% ############################ 39.2% ################################# 45.8% ##################################### 51.7% ######################################## 56.7% ############################################ 62.3% ################################################ 67.6% ################################################### 71.7% ###################################################### 75.7% ########################################################### 82.6% ############################################################### 87.7% ################################################################# 91.7% ##################################################################### 96.7% ######################################################################## 100.0% [2020-07-28T21:02:30.467Z] #25 5.360 #=#=# [2020-07-28T21:02:30.469Z] Client: Docker Engine - Community [2020-07-28T21:02:30.469Z] Version: 19.03.12 [2020-07-28T21:02:30.469Z] API version: 1.40 [2020-07-28T21:02:30.469Z] Go version: go1.13.10 [2020-07-28T21:02:30.469Z] Git commit: 48a66213fe [2020-07-28T21:02:30.469Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T21:02:30.469Z] OS/Arch: linux/amd64 [2020-07-28T21:02:30.469Z] Experimental: false [2020-07-28T21:02:30.469Z] [2020-07-28T21:02:30.469Z] Server: Docker Engine - Community [2020-07-28T21:02:30.469Z] Engine: [2020-07-28T21:02:30.469Z] Version: 19.03.12 [2020-07-28T21:02:30.469Z] API version: 1.40 (minimum version 1.12) [2020-07-28T21:02:30.469Z] Go version: go1.13.10 [2020-07-28T21:02:30.469Z] Git commit: 48a66213fe [2020-07-28T21:02:30.469Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T21:02:30.469Z] OS/Arch: linux/amd64 [2020-07-28T21:02:30.469Z] Experimental: true [2020-07-28T21:02:30.469Z] containerd: [2020-07-28T21:02:30.469Z] Version: 1.2.13 [2020-07-28T21:02:30.469Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:02:30.469Z] runc: [2020-07-28T21:02:30.469Z] Version: 1.0.0-rc10 [2020-07-28T21:02:30.469Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:02:30.469Z] docker-init: [2020-07-28T21:02:30.469Z] Version: 0.18.0 [2020-07-28T21:02:30.469Z] GitCommit: fec3683 [Pipeline] sh [2020-07-28T21:02:30.745Z] #39 25.22 CC images/opts.o [2020-07-28T21:02:30.745Z] #39 25.41 CC images/seccomp.o [2020-07-28T21:02:30.803Z] + docker info [2020-07-28T21:02:31.036Z] #39 25.55 CC images/binfmt-misc.o [2020-07-28T21:02:31.036Z] #39 25.67 CC images/time.o [2020-07-28T21:02:31.036Z] #39 25.74 CC images/sysctl.o [2020-07-28T21:02:31.045Z] #25 5.587 0.2% ######################################## 56.6% ######################################################################## 100.0% [2020-07-28T21:02:31.301Z] #25 6.176 [2020-07-28T21:02:31.328Z] #39 25.83 CC images/autofs.o [2020-07-28T21:02:31.328Z] #39 25.96 CC images/macvlan.o [2020-07-28T21:02:31.328Z] #39 ... [2020-07-28T21:02:31.328Z] [2020-07-28T21:02:31.328Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:31.328Z] #52 27.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T21:02:31.328Z] #52 27.73 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T21:02:31.328Z] #52 27.73 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:02:31.328Z] #52 27.73 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:02:31.328Z] #52 27.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T21:02:31.328Z] #52 27.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T21:02:31.328Z] #52 27.73 + '[' '' = dynamic ']' [2020-07-28T21:02:31.328Z] #52 27.73 + make [2020-07-28T21:02:31.328Z] #52 28.51 + bin/ctr [2020-07-28T21:02:31.619Z] #52 ... [2020-07-28T21:02:31.619Z] [2020-07-28T21:02:31.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:31.619Z] #39 26.08 CC images/sit.o [2020-07-28T21:02:31.619Z] #39 26.20 CC images/memfd.o [2020-07-28T21:02:31.619Z] #39 26.45 CC images/timens.o [2020-07-28T21:02:31.814Z] #25 6.412 ###### 9.2% ############################## 42.0% ######################################################### 79.9% ######################################################################## 100.0% [2020-07-28T21:02:31.814Z] #25 ... [2020-07-28T21:02:31.814Z] [2020-07-28T21:02:31.814Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:31.814Z] #32 43.24 The following additional packages will be installed: [2020-07-28T21:02:31.814Z] #32 43.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T21:02:31.814Z] #32 43.26 Suggested packages: [2020-07-28T21:02:31.814Z] #32 43.28 cmake-doc ninja-build lrzip [2020-07-28T21:02:31.814Z] #32 43.28 Recommended packages: [2020-07-28T21:02:31.814Z] #32 43.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T21:02:31.814Z] #32 44.74 The following NEW packages will be installed: [2020-07-28T21:02:31.814Z] #32 44.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T21:02:31.814Z] #32 44.76 vim-common xxd [2020-07-28T21:02:31.814Z] #32 45.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:02:31.814Z] #32 45.16 Need to get 14.9 MB of archives. [2020-07-28T21:02:31.814Z] #32 45.16 After this operation, 61.8 MB of additional disk space will be used. [2020-07-28T21:02:31.814Z] #32 45.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T21:02:31.814Z] #32 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:02:31.814Z] #32 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T21:02:31.814Z] #32 45.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T21:02:31.814Z] #32 46.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-28T21:02:31.814Z] #32 46.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-28T21:02:31.814Z] #32 46.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-28T21:02:31.814Z] #32 46.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-28T21:02:31.814Z] #32 46.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-28T21:02:31.814Z] #32 46.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-28T21:02:31.814Z] #32 48.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:02:31.814Z] #32 48.73 Fetched 14.9 MB in 2s (6484 kB/s) [2020-07-28T21:02:31.814Z] #32 48.83 Selecting previously unselected package xxd. [2020-07-28T21:02:31.814Z] #32 48.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:02:31.814Z] #32 48.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:02:31.814Z] #32 48.92 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:02:31.814Z] #32 49.17 Selecting previously unselected package vim-common. [2020-07-28T21:02:31.814Z] #32 49.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:02:31.814Z] #32 49.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:02:31.814Z] #32 49.54 Selecting previously unselected package cmake-data. [2020-07-28T21:02:31.814Z] #32 49.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T21:02:31.814Z] #32 49.57 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T21:02:31.814Z] #32 53.16 Selecting previously unselected package libicu63:amd64. [2020-07-28T21:02:31.814Z] #32 53.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T21:02:31.814Z] #32 53.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:02:31.910Z] #39 26.56 LINK images/built-in.o [2020-07-28T21:02:31.910Z] #39 26.63 GEN compel/include/asm [2020-07-28T21:02:31.910Z] #39 26.64 GEN compel/include/version.h [2020-07-28T21:02:31.910Z] #39 26.67 touch .config [2020-07-28T21:02:32.071Z] #32 ... [2020-07-28T21:02:32.071Z] [2020-07-28T21:02:32.071Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:32.071Z] #38 49.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T21:02:32.071Z] #38 49.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 49.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:02:32.071Z] #38 49.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-28T21:02:32.071Z] #38 49.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 49.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T21:02:32.071Z] #38 49.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-28T21:02:32.071Z] #38 49.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 49.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:02:32.071Z] #38 49.97 Selecting previously unselected package libprotobuf17:amd64. [2020-07-28T21:02:32.071Z] #38 49.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 50.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:32.071Z] #38 50.87 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-28T21:02:32.071Z] #38 50.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 50.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:32.071Z] #38 51.11 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-28T21:02:32.071Z] #38 51.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 51.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:32.071Z] #38 52.76 Selecting previously unselected package libprotoc17:amd64. [2020-07-28T21:02:32.071Z] #38 52.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 52.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:32.071Z] #38 53.44 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T21:02:32.071Z] #38 53.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 53.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:02:32.071Z] #38 53.58 Selecting previously unselected package protobuf-compiler. [2020-07-28T21:02:32.071Z] #38 53.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-28T21:02:32.071Z] #38 53.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:02:32.201Z] #39 26.69 GEN include/common/config.h [2020-07-28T21:02:32.201Z] #39 26.72 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-28T21:02:32.201Z] #39 26.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T21:02:32.201Z] #39 26.82 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T21:02:32.201Z] #39 26.82 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-28T21:02:32.201Z] #39 26.83 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-28T21:02:32.201Z] #39 26.84 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-28T21:02:32.201Z] #39 26.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T21:02:32.201Z] #39 26.87 DEP compel/plugins/std/infect.d [2020-07-28T21:02:32.331Z] #38 53.81 Selecting previously unselected package python-pkg-resources. [2020-07-28T21:02:32.331Z] #38 53.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:02:32.331Z] #38 53.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T21:02:32.491Z] #39 26.96 DEP compel/plugins/std/string.d [2020-07-28T21:02:32.492Z] #39 27.05 DEP compel/plugins/std/log.d [2020-07-28T21:02:32.492Z] #39 27.12 DEP compel/plugins/std/fds.d [2020-07-28T21:02:32.492Z] #39 27.22 DEP compel/plugins/std/std.d [2020-07-28T21:02:32.492Z] #39 27.29 DEP compel/plugins/shmem/shmem.d [2020-07-28T21:02:32.492Z] #39 27.32 DEP compel/plugins/fds/fds.d [2020-07-28T21:02:32.587Z] #38 54.10 Selecting previously unselected package python-six. [2020-07-28T21:02:32.587Z] #38 54.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T21:02:32.587Z] #38 54.12 Unpacking python-six (1.12.0-1) ... [2020-07-28T21:02:32.587Z] #38 54.26 Selecting previously unselected package python-protobuf. [2020-07-28T21:02:32.587Z] #38 54.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-28T21:02:32.782Z] #39 27.38 CC compel/plugins/std/std.o [2020-07-28T21:02:32.782Z] #39 27.54 CC compel/plugins/std/fds.o [2020-07-28T21:02:32.844Z] #38 54.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T21:02:32.844Z] #38 ... [2020-07-28T21:02:32.844Z] [2020-07-28T21:02:32.844Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:32.844Z] #25 7.090 [2020-07-28T21:02:32.932Z] Removing intermediate container 04fc99538b13 [2020-07-28T21:02:32.932Z] ---> 2ea16c0fa0d7 [2020-07-28T21:02:32.932Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-28T21:02:32.932Z] ---> b1942c37232d [2020-07-28T21:02:32.932Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-28T21:02:32.932Z] ---> 61a4e4a5ecf9 [2020-07-28T21:02:32.932Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-28T21:02:32.932Z] ---> Running in 9ce5b8ff3225 [2020-07-28T21:02:32.932Z] Removing intermediate container 9ce5b8ff3225 [2020-07-28T21:02:32.932Z] ---> 71c188c91cc3 [2020-07-28T21:02:32.932Z] Successfully built 71c188c91cc3 [2020-07-28T21:02:32.932Z] Successfully tagged moby-buildx:latest [2020-07-28T21:02:32.932Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-28T21:02:32.932Z] if [ -n "${id}" ]; then \ [2020-07-28T21:02:32.932Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-28T21:02:32.932Z] && touch bundles/buildx; \ [2020-07-28T21:02:32.932Z] docker rm -f ${id}; \ [2020-07-28T21:02:32.932Z] fi [2020-07-28T21:02:32.932Z] c916c04e525785ea90da17d8709172af31af6a28cfd4191d94128f5766fdc475 [2020-07-28T21:02:32.932Z] bundles/buildx version [2020-07-28T21:02:32.932Z] buildx v0.3.1 6db68d0 [2020-07-28T21:02:32.932Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:6b540923dd459d81fff29fb4081f0fb617322c5b . [2020-07-28T21:02:32.932Z] #1 [internal] booting buildkit [2020-07-28T21:02:32.932Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-28T21:02:32.932Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-07-28T21:02:32.932Z] #1 creating container buildx_buildkit_default [2020-07-28T21:02:32.932Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-28T21:02:33.075Z] #39 27.72 CC compel/plugins/std/log.o [2020-07-28T21:02:33.231Z] #1 DONE 2.2s [2020-07-28T21:02:33.231Z] [2020-07-28T21:02:33.231Z] #2 [internal] load .dockerignore [2020-07-28T21:02:33.231Z] #2 transferring context: 87B done [2020-07-28T21:02:33.231Z] #2 DONE 0.0s [2020-07-28T21:02:33.231Z] [2020-07-28T21:02:33.231Z] #3 [internal] load build definition from Dockerfile [2020-07-28T21:02:33.231Z] #3 transferring dockerfile: 16.36kB done [2020-07-28T21:02:33.231Z] #3 DONE 0.0s [2020-07-28T21:02:33.231Z] [2020-07-28T21:02:33.231Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T21:02:33.711Z] #39 28.27 CC compel/plugins/std/string.o [2020-07-28T21:02:33.866Z] #4 DONE 0.7s [2020-07-28T21:02:34.009Z] #39 28.74 CC compel/plugins/std/infect.o [2020-07-28T21:02:34.128Z] #25 7.260 ## 4.1% ####### 9.7% ############### 21.3% ################## 25.0% ##################### 30.5% ######################## 34.7% ############################ 40.3% ################################ 45.2% #################################### 50.5% ######################################### 57.0% ############################################ 62.3% ################################################# 68.2% ##################################################### 74.6% ######################################################### 79.9% ############################################################ 84.1% ################################################################# 90.7% ###################################################################### 98.3% ######################################################################## 100.0% [2020-07-28T21:02:34.158Z] [2020-07-28T21:02:34.158Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:02:34.158Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T21:02:34.307Z] #39 ... [2020-07-28T21:02:34.307Z] [2020-07-28T21:02:34.307Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:34.307Z] #47 63.73 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T21:02:34.307Z] #47 DONE 67.4s [2020-07-28T21:02:34.307Z] [2020-07-28T21:02:34.307Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:34.307Z] #41 61.88 go/doc [2020-07-28T21:02:34.307Z] #41 62.94 github.com/LK4D4/vndr/versioned [2020-07-28T21:02:34.307Z] #41 62.96 hash/crc32 [2020-07-28T21:02:34.307Z] #41 63.27 compress/gzip [2020-07-28T21:02:34.307Z] #41 63.74 net [2020-07-28T21:02:34.307Z] #41 64.18 github.com/LK4D4/vndr/build [2020-07-28T21:02:34.307Z] #41 65.93 vendor/golang.org/x/text/transform [2020-07-28T21:02:34.307Z] #41 66.48 vendor/golang.org/x/text/unicode/bidi [2020-07-28T21:02:34.307Z] #41 67.69 vendor/golang.org/x/text/secure/bidirule [2020-07-28T21:02:34.387Z] #25 9.361 [2020-07-28T21:02:34.451Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T21:02:34.451Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-28T21:02:34.451Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-28T21:02:34.451Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-28T21:02:34.451Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-07-28T21:02:34.451Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-28T21:02:34.589Z] Client: Docker Engine - Community [2020-07-28T21:02:34.589Z] Version: 19.03.12 [2020-07-28T21:02:34.589Z] API version: 1.40 [2020-07-28T21:02:34.589Z] Go version: go1.13.10 [2020-07-28T21:02:34.589Z] Git commit: 48a6621 [2020-07-28T21:02:34.589Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-28T21:02:34.589Z] OS/Arch: linux/arm64 [2020-07-28T21:02:34.589Z] Experimental: false [2020-07-28T21:02:34.589Z] [2020-07-28T21:02:34.589Z] Server: Docker Engine - Community [2020-07-28T21:02:34.589Z] Engine: [2020-07-28T21:02:34.589Z] Version: 19.03.12 [2020-07-28T21:02:34.589Z] API version: 1.40 (minimum version 1.12) [2020-07-28T21:02:34.589Z] Go version: go1.13.10 [2020-07-28T21:02:34.589Z] Git commit: 48a6621 [2020-07-28T21:02:34.589Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-28T21:02:34.589Z] OS/Arch: linux/arm64 [2020-07-28T21:02:34.589Z] Experimental: true [2020-07-28T21:02:34.589Z] containerd: [2020-07-28T21:02:34.589Z] Version: 1.2.13 [2020-07-28T21:02:34.589Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:02:34.589Z] runc: [2020-07-28T21:02:34.589Z] Version: 1.0.0-rc10 [2020-07-28T21:02:34.589Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:02:34.589Z] docker-init: [2020-07-28T21:02:34.589Z] Version: 0.18.0 [2020-07-28T21:02:34.589Z] GitCommit: fec3683 [2020-07-28T21:02:34.598Z] #41 ... [2020-07-28T21:02:34.598Z] [2020-07-28T21:02:34.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:34.598Z] #39 29.38 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-28T21:02:34.598Z] #39 29.42 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [Pipeline] sh [2020-07-28T21:02:34.744Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-07-28T21:02:34.917Z] + docker info [2020-07-28T21:02:34.922Z] #39 29.49 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-28T21:02:34.922Z] #39 29.68 AR compel/plugins/std.lib.a [2020-07-28T21:02:35.036Z] #5 DONE 0.9s [2020-07-28T21:02:35.036Z] [2020-07-28T21:02:35.036Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:02:35.213Z] #39 29.75 CC compel/plugins/fds/fds.o [2020-07-28T21:02:35.213Z] #39 29.85 AR compel/plugins/fds.lib.a [2020-07-28T21:02:35.213Z] #39 29.89 HOSTDEP compel/src/lib/log-host.d [2020-07-28T21:02:35.213Z] #39 29.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T21:02:35.504Z] #39 30.00 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-28T21:02:35.504Z] #39 30.07 HOSTDEP compel/src/main-host.d [2020-07-28T21:02:35.504Z] #39 30.10 DEP compel/src/lib/ptrace.d [2020-07-28T21:02:35.504Z] #39 30.20 DEP compel/src/lib/infect.d [2020-07-28T21:02:35.504Z] #39 30.34 DEP compel/src/lib/infect-util.d [2020-07-28T21:02:35.683Z] #7 ... [2020-07-28T21:02:35.683Z] [2020-07-28T21:02:35.683Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T21:02:35.683Z] #6 DONE 0.5s [2020-07-28T21:02:35.683Z] [2020-07-28T21:02:35.683Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:02:35.683Z] #7 DONE 0.6s [2020-07-28T21:02:35.683Z] [2020-07-28T21:02:35.683Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:35.683Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T21:02:35.795Z] #39 30.45 DEP compel/src/lib/infect-rpc.d [2020-07-28T21:02:35.795Z] #39 30.55 DEP compel/arch/s390/src/lib/infect.d [2020-07-28T21:02:36.084Z] Client: [2020-07-28T21:02:36.084Z] Debug Mode: false [2020-07-28T21:02:36.084Z] [2020-07-28T21:02:36.084Z] Server: [2020-07-28T21:02:36.084Z] Containers: 0 [2020-07-28T21:02:36.084Z] Running: 0 [2020-07-28T21:02:36.084Z] Paused: 0 [2020-07-28T21:02:36.084Z] Stopped: 0 [2020-07-28T21:02:36.084Z] Images: 0 [2020-07-28T21:02:36.084Z] Server Version: 19.03.12 [2020-07-28T21:02:36.084Z] Storage Driver: overlay2 [2020-07-28T21:02:36.084Z] Backing Filesystem: extfs [2020-07-28T21:02:36.084Z] Supports d_type: true [2020-07-28T21:02:36.084Z] Native Overlay Diff: true [2020-07-28T21:02:36.084Z] Logging Driver: json-file [2020-07-28T21:02:36.084Z] Cgroup Driver: cgroupfs [2020-07-28T21:02:36.084Z] Plugins: [2020-07-28T21:02:36.084Z] Volume: local [2020-07-28T21:02:36.084Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T21:02:36.084Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T21:02:36.084Z] Swarm: inactive [2020-07-28T21:02:36.084Z] Runtimes: runc [2020-07-28T21:02:36.084Z] Default Runtime: runc [2020-07-28T21:02:36.084Z] Init Binary: docker-init [2020-07-28T21:02:36.084Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:02:36.084Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:02:36.084Z] init version: fec3683 [2020-07-28T21:02:36.084Z] Security Options: [2020-07-28T21:02:36.084Z] apparmor [2020-07-28T21:02:36.084Z] seccomp [2020-07-28T21:02:36.084Z] Profile: default [2020-07-28T21:02:36.084Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T21:02:36.084Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T21:02:36.084Z] OSType: linux [2020-07-28T21:02:36.084Z] Architecture: x86_64 [2020-07-28T21:02:36.084Z] CPUs: 2 [2020-07-28T21:02:36.084Z] Total Memory: 7.569GiB [2020-07-28T21:02:36.084Z] Name: ip-10-100-109-136 [2020-07-28T21:02:36.084Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T21:02:36.084Z] Docker Root Dir: /var/lib/docker [2020-07-28T21:02:36.084Z] Debug Mode: false [2020-07-28T21:02:36.084Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:02:36.084Z] Labels: [2020-07-28T21:02:36.084Z] Experimental: true [2020-07-28T21:02:36.084Z] Insecure Registries: [2020-07-28T21:02:36.084Z] 127.0.0.0/8 [2020-07-28T21:02:36.084Z] Live Restore Enabled: true [2020-07-28T21:02:36.084Z] [2020-07-28T21:02:36.084Z] WARNING: No swap limit support [2020-07-28T21:02:36.085Z] #39 30.61 DEP compel/arch/s390/src/lib/cpu.d [2020-07-28T21:02:36.085Z] #39 30.64 DEP compel/src/lib/log.d [2020-07-28T21:02:36.085Z] #39 30.71 DEP compel/src/main.d [2020-07-28T21:02:36.085Z] #39 30.79 DEP compel/src/lib/handle-elf.d [Pipeline] sh [2020-07-28T21:02:36.373Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:02:36.373Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:02:36.373Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41281/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T21:02:36.376Z] #39 30.91 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-28T21:02:36.376Z] #39 30.98 CC compel/src/lib/log.o [2020-07-28T21:02:36.376Z] #39 31.06 CC compel/arch/s390/src/lib/cpu.o [2020-07-28T21:02:36.408Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-07-28T21:02:36.408Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-07-28T21:02:36.408Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T21:02:36.408Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-07-28T21:02:36.408Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 2.98MB / 54.14MB 0.4s [2020-07-28T21:02:36.408Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 465.37kB / 8.25MB 0.4s [2020-07-28T21:02:36.408Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 3.13MB / 10.73MB 0.4s [2020-07-28T21:02:36.408Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.3s done [2020-07-28T21:02:36.408Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 4.95MB / 10.73MB 0.6s [2020-07-28T21:02:36.437Z] #25 9.576 0.0% ## 2.9% ### 4.3% #### 6.2% ###### 8.5% ###### 9.2% ####### 10.9% ######## 12.1% ######### 13.0% ########## 14.2% ############ 17.3% ############# 19.4% ############### 21.0% ################ 23.4% ################## 25.7% #################### 28.1% [2020-07-28T21:02:36.437Z] #25 ... [2020-07-28T21:02:36.437Z] [2020-07-28T21:02:36.437Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:36.437Z] #41 48.13 bufio [2020-07-28T21:02:36.437Z] #41 48.28 reflect [2020-07-28T21:02:36.437Z] #41 50.25 syscall [2020-07-28T21:02:36.632Z] + bash /home/ubuntu/workspace/moby_PR-41281/check-config.sh [2020-07-28T21:02:36.632Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T21:02:36.632Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T21:02:36.632Z] [2020-07-28T21:02:36.632Z] Generally Necessary: [2020-07-28T21:02:36.632Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T21:02:36.632Z] - apparmor: enabled and tools installed [2020-07-28T21:02:36.632Z] - CONFIG_NAMESPACES: enabled [2020-07-28T21:02:36.632Z] - CONFIG_NET_NS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_PID_NS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_IPC_NS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_UTS_NS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUPS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CPUSETS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_MEMCG: enabled [2020-07-28T21:02:36.632Z] - CONFIG_KEYS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_VETH: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T21:02:36.632Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T21:02:36.632Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T21:02:36.632Z] [2020-07-28T21:02:36.632Z] Optional Features: [2020-07-28T21:02:36.632Z] - CONFIG_USER_NS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_SECCOMP: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T21:02:36.632Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T21:02:36.632Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T21:02:36.632Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T21:02:36.632Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T21:02:36.632Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T21:02:36.632Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T21:02:36.632Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T21:02:36.632Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T21:02:36.632Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T21:02:36.632Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T21:02:36.632Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T21:02:36.632Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T21:02:36.632Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T21:02:36.632Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T21:02:36.632Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T21:02:36.667Z] #39 31.17 CC compel/arch/s390/src/lib/infect.o [2020-07-28T21:02:36.694Z] #41 ... [2020-07-28T21:02:36.694Z] [2020-07-28T21:02:36.694Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:36.749Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 6.69MB / 54.14MB 0.7s [2020-07-28T21:02:36.749Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 989.66kB / 8.25MB 0.7s [2020-07-28T21:02:36.749Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 7.32MB / 10.73MB 0.7s [2020-07-28T21:02:36.749Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 10.83MB / 54.14MB 0.9s [2020-07-28T21:02:36.749Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.65MB / 10.73MB 0.9s [2020-07-28T21:02:36.749Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 7.84MB / 96.52MB 0.9s [2020-07-28T21:02:36.891Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_EXT4_FS: enabled [2020-07-28T21:02:36.891Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T21:02:36.891Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T21:02:36.891Z] - Network Drivers: [2020-07-28T21:02:36.891Z] - "overlay": [2020-07-28T21:02:36.891Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T21:02:36.891Z] Optional (for encrypted networks): [2020-07-28T21:02:36.891Z] - CONFIG_CRYPTO: enabled [2020-07-28T21:02:36.891Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T21:02:36.891Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T21:02:36.891Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T21:02:36.891Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T21:02:36.891Z] - CONFIG_XFRM: enabled [2020-07-28T21:02:36.891Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T21:02:36.891Z] - "ipvlan": [2020-07-28T21:02:36.891Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T21:02:36.891Z] - "macvlan": [2020-07-28T21:02:36.891Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T21:02:36.891Z] - "ftp,tftp client in container": [2020-07-28T21:02:36.891Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T21:02:36.891Z] - Storage Drivers: [2020-07-28T21:02:36.891Z] - "aufs": [2020-07-28T21:02:36.891Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T21:02:36.891Z] - "btrfs": [2020-07-28T21:02:36.891Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T21:02:36.891Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T21:02:36.891Z] - "devicemapper": [2020-07-28T21:02:36.891Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T21:02:36.891Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T21:02:36.891Z] - "overlay": [2020-07-28T21:02:36.891Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T21:02:36.891Z] - "zfs": [2020-07-28T21:02:36.891Z] - /dev/zfs: present [2020-07-28T21:02:36.891Z] - zfs command: missing [2020-07-28T21:02:36.891Z] - zpool command: missing [2020-07-28T21:02:36.891Z] [2020-07-28T21:02:36.891Z] Limits: [2020-07-28T21:02:36.891Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T21:02:36.891Z] [2020-07-28T21:02:36.891Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T21:02:36.958Z] #39 31.68 CC compel/src/lib/infect-rpc.o [2020-07-28T21:02:37.147Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 2.14MB / 8.25MB 1.1s [2020-07-28T21:02:37.148Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.0s done [2020-07-28T21:02:37.148Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 3.64MB / 57.46MB 1.0s [2020-07-28T21:02:37.148Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 4.92MB / 73.55MB 1.0s [2020-07-28T21:02:37.148Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 12.91MB / 96.52MB 1.0s [2020-07-28T21:02:37.148Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 16.27MB / 54.14MB 1.2s [2020-07-28T21:02:37.148Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 3.13MB / 8.25MB 1.2s [2020-07-28T21:02:37.235Z] + sudo modprobe ip_vs [2020-07-28T21:02:37.236Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b540923dd459d81fff29fb4081f0fb617322c5b . [2020-07-28T21:02:37.249Z] #39 31.84 CC compel/src/lib/infect-util.o [2020-07-28T21:02:37.249Z] #39 31.97 CC compel/src/lib/infect.o [2020-07-28T21:02:37.494Z] Fetching without tags [2020-07-28T21:02:37.495Z] #1 [internal] load build definition from Dockerfile [2020-07-28T21:02:37.495Z] #1 transferring dockerfile: [2020-07-28T21:02:37.495Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-28T21:02:37.495Z] #1 DONE 0.2s [2020-07-28T21:02:37.495Z] [2020-07-28T21:02:37.495Z] #2 [internal] load .dockerignore [2020-07-28T21:02:37.495Z] #2 transferring context: 87B 0.0s done [2020-07-28T21:02:37.495Z] #2 DONE 0.2s [2020-07-28T21:02:37.495Z] [2020-07-28T21:02:37.495Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T21:02:37.512Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 4.32MB / 8.25MB 1.4s [2020-07-28T21:02:37.512Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 6.90MB / 57.46MB 1.4s [2020-07-28T21:02:37.512Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 9.40MB / 73.55MB 1.4s [2020-07-28T21:02:37.512Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 19.65MB / 96.52MB 1.4s [2020-07-28T21:02:37.512Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 20.49MB / 54.14MB 1.5s [2020-07-28T21:02:37.512Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 5.71MB / 8.25MB 1.5s [2020-07-28T21:02:37.512Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 23.95MB / 54.14MB 1.6s [2020-07-28T21:02:37.512Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 7.30MB / 8.25MB 1.6s [2020-07-28T21:02:37.512Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 13.19MB / 73.55MB 1.6s [2020-07-28T21:02:37.760Z] #3 DONE 0.4s [2020-07-28T21:02:37.821Z] Merging remotes/origin/master commit 516d9719d554ab983d4b53d19fa88ff21a98e091 into PR head commit afdf5483c9d3d10b96f14b1207ba6599e589fae2 [2020-07-28T21:02:37.864Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 26.68MB / 54.14MB 1.8s [2020-07-28T21:02:37.864Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.8s done [2020-07-28T21:02:37.864Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 11.36MB / 57.46MB 1.8s [2020-07-28T21:02:37.864Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 27.83MB / 96.52MB 1.8s [2020-07-28T21:02:38.020Z] [2020-07-28T21:02:38.020Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:02:38.020Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T21:02:38.238Z] #25 9.576 0.0% ## 2.9% ### 4.3% #### 6.2% ###### 8.5% ###### 9.2% ####### 10.9% ######## 12.1% ######### 13.0% ########## 14.2% ############ 17.3% ############# 19.4% ############### 21.0% ################ 23.4% ################## 25.7% #################### 28.1% ##################### 30.5% ####################### 33.1% ######################### 35.1% ########################### 37.8% ############################ 40.3% ############################## 42.4% ################################ 45.3% ################################# 47.1% ################################### 49.9% ##################################### 52.0% ####################################### 54.7% ######################################## 56.8% ########################################## 59.3% ########################################### 61.1% ############################################# 63.5% [2020-07-28T21:02:38.238Z] #25 ... [2020-07-28T21:02:38.238Z] [2020-07-28T21:02:38.238Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:02:38.238Z] #28 49.72 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-28T21:02:38.238Z] #28 50.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T21:02:38.238Z] #28 50.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T21:02:38.238Z] #28 ... [2020-07-28T21:02:38.238Z] [2020-07-28T21:02:38.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:38.238Z] #10 49.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-28T21:02:38.238Z] #10 52.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-28T21:02:38.238Z] #10 52.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-28T21:02:38.238Z] #10 52.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T21:02:38.238Z] #10 52.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T21:02:38.238Z] #10 52.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-28T21:02:38.238Z] #10 52.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-28T21:02:38.238Z] #10 52.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-28T21:02:38.238Z] #10 52.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-28T21:02:38.238Z] #10 52.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-28T21:02:38.238Z] #10 52.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-28T21:02:38.238Z] #10 52.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-28T21:02:38.238Z] #10 52.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-28T21:02:38.238Z] #10 52.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-28T21:02:38.238Z] #10 52.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-28T21:02:38.238Z] #10 52.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-28T21:02:38.238Z] #10 53.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:02:38.238Z] #10 54.17 Fetched 77.7 MB in 8s (9588 kB/s) [2020-07-28T21:02:38.238Z] #10 54.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T21:02:38.238Z] #10 54.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-07-28T21:02:38.238Z] #10 54.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-28T21:02:38.238Z] #10 54.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:02:38.238Z] #10 56.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T21:02:38.238Z] #10 56.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-28T21:02:38.238Z] #10 56.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:02:38.244Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 30.08MB / 54.14MB 2.0s [2020-07-28T21:02:38.244Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 17.91MB / 73.55MB 2.0s [2020-07-28T21:02:38.244Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 16.58MB / 57.46MB 2.1s [2020-07-28T21:02:38.244Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 33.27MB / 96.52MB 2.1s [2020-07-28T21:02:38.244Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 37.93MB / 54.14MB 2.3s [2020-07-28T21:02:38.244Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 22.75MB / 57.46MB 2.3s [2020-07-28T21:02:38.280Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T21:02:38.280Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-28T21:02:38.280Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-28T21:02:38.280Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2020-07-28T21:02:38.280Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-07-28T21:02:38.280Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-28T21:02:37.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:02:37.421Z] > git config --add remote.origin.fetch +refs/pull/41281/head:refs/remotes/origin/PR-41281 # timeout=10 [2020-07-28T21:02:37.445Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:37.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-28T21:02:37.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-28T21:02:37.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-28T21:02:37.488Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41281/head:refs/remotes/origin/PR-41281 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T21:02:37.823Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:02:37.856Z] > git checkout -f afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:02:38.494Z] #10 ... [2020-07-28T21:02:38.494Z] [2020-07-28T21:02:38.494Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:38.541Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-28T21:02:38.541Z] #4 DONE 0.8s [2020-07-28T21:02:38.633Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 40.81MB / 54.14MB 2.4s [2020-07-28T21:02:38.633Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 26.19MB / 73.55MB 2.4s [2020-07-28T21:02:38.633Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 38.78MB / 96.52MB 2.4s [2020-07-28T21:02:38.633Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 27.65MB / 57.46MB 2.5s [2020-07-28T21:02:38.633Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 44.63MB / 54.14MB 2.7s [2020-07-28T21:02:38.633Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 30.80MB / 57.46MB 2.7s [2020-07-28T21:02:38.633Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 31.87MB / 73.55MB 2.7s [2020-07-28T21:02:38.756Z] #39 33.11 CC compel/src/lib/ptrace.o [2020-07-28T21:02:38.756Z] #39 33.42 AR compel/libcompel.a [2020-07-28T21:02:38.756Z] #39 33.47 HOSTCC compel/src/main-host.o [2020-07-28T21:02:38.998Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 45.17MB / 96.52MB 2.8s [2020-07-28T21:02:38.999Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 36.15MB / 57.46MB 3.0s [2020-07-28T21:02:38.999Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 39.04MB / 73.55MB 3.0s [2020-07-28T21:02:39.047Z] #39 33.81 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-28T21:02:39.110Z] [2020-07-28T21:02:39.111Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T21:02:39.111Z] #6 DONE 0.2s [2020-07-28T21:02:39.111Z] [2020-07-28T21:02:39.111Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:02:39.111Z] #5 DONE 0.2s [2020-07-28T21:02:39.111Z] [2020-07-28T21:02:39.111Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:39.111Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T21:02:39.338Z] #39 33.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T21:02:39.373Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T21:02:39.373Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.2s [2020-07-28T21:02:39.373Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 3.66MB / 10.00MB 0.2s [2020-07-28T21:02:39.373Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-28T21:02:39.373Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-28T21:02:39.373Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.2s [2020-07-28T21:02:39.373Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 5.77MB / 10.00MB 0.3s [2020-07-28T21:02:39.384Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 48.53MB / 54.14MB 3.2s [2020-07-28T21:02:39.384Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 40.29MB / 57.46MB 3.3s [2020-07-28T21:02:39.384Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 44.39MB / 73.55MB 3.3s [2020-07-28T21:02:39.384Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 50.85MB / 96.52MB 3.3s [2020-07-28T21:02:39.384Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 51.95MB / 54.14MB 3.4s [2020-07-28T21:02:39.546Z] Merge succeeded, producing e26413dcc7380e463ebae8e87869fcb180454fdd [2020-07-28T21:02:39.547Z] Checking out Revision e26413dcc7380e463ebae8e87869fcb180454fdd (PR-41281) [2020-07-28T21:02:39.628Z] #39 34.20 HOSTCC compel/src/lib/log-host.o [2020-07-28T21:02:39.629Z] #39 34.31 HOSTLINK compel/compel-host-bin [2020-07-28T21:02:39.629Z] #39 34.40 DEP soccr/soccr.d [2020-07-28T21:02:39.650Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.74MB / 50.39MB 0.4s [2020-07-28T21:02:39.650Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.91MB / 10.00MB 0.4s [2020-07-28T21:02:39.650Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 1.57MB / 7.81MB 0.4s [2020-07-28T21:02:39.650Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 5.08MB / 7.81MB 0.5s [2020-07-28T21:02:39.780Z] #25 9.576 0.0% ## 2.9% ### 4.3% #### 6.2% ###### 8.5% ###### 9.2% ####### 10.9% ######## 12.1% ######### 13.0% ########## 14.2% ############ 17.3% ############# 19.4% ############### 21.0% ################ 23.4% ################## 25.7% #################### 28.1% ##################### 30.5% ####################### 33.1% ######################### 35.1% ########################### 37.8% ############################ 40.3% ############################## 42.4% ################################ 45.3% ################################# 47.1% ################################### 49.9% ##################################### 52.0% ####################################### 54.7% ######################################## 56.8% ########################################## 59.3% ########################################### 61.1% ############################################# 63.5% ############################################### 65.6% ################################################ 67.0% ################################################# 69.4% ################################################### 71.3% ##################################################### 74.0% ###################################################### 76.1% ######################################################## 78.4% ########################################################## 80.8% ############################################################ 83.6% ############################################################## 86.2% ############################################################### 88.4% ################################################################# 91.4% ################################################################### 93.9% ##################################################################### 96.9% ######################################################################## 100.0% [2020-07-28T21:02:39.780Z] #25 14.81 [2020-07-28T21:02:39.798Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 44.08MB / 57.46MB 3.6s [2020-07-28T21:02:39.798Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 49.04MB / 73.55MB 3.6s [2020-07-28T21:02:39.798Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.6s done [2020-07-28T21:02:39.798Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 58.02MB / 96.52MB 3.7s [2020-07-28T21:02:39.798Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 47.60MB / 57.46MB 3.9s [2020-07-28T21:02:39.798Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 52.73MB / 73.55MB 3.9s [2020-07-28T21:02:39.910Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 15.74MB / 50.39MB 0.7s [2020-07-28T21:02:39.910Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.5s done [2020-07-28T21:02:39.910Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s [2020-07-28T21:02:39.910Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.86MB / 51.83MB 0.7s [2020-07-28T21:02:39.910Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 18.31MB / 50.39MB 0.8s [2020-07-28T21:02:39.910Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s done [2020-07-28T21:02:39.910Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0B / 68.65MB 0.8s [2020-07-28T21:02:39.919Z] #39 34.56 CC soccr/soccr.o [2020-07-28T21:02:39.919Z] #39 ... [2020-07-28T21:02:39.919Z] [2020-07-28T21:02:39.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:39.919Z] #10 63.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T21:02:39.919Z] #10 63.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-28T21:02:39.919Z] #10 63.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:40.173Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 10.84MB / 51.83MB 1.0s [2020-07-28T21:02:40.173Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 28.03MB / 50.39MB 1.2s [2020-07-28T21:02:40.173Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 17.50MB / 51.83MB 1.2s [2020-07-28T21:02:40.173Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 6.56MB / 68.65MB 1.2s [2020-07-28T21:02:40.210Z] #10 ... [2020-07-28T21:02:40.210Z] [2020-07-28T21:02:40.210Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:40.210Z] #41 68.00 vendor/golang.org/x/text/unicode/norm [2020-07-28T21:02:40.210Z] #41 70.83 vendor/golang.org/x/net/idna [2020-07-28T21:02:40.210Z] #41 72.53 vendor/golang.org/x/net/http2/hpack [2020-07-28T21:02:40.210Z] #41 73.26 mime [2020-07-28T21:02:40.210Z] #41 ... [2020-07-28T21:02:40.210Z] [2020-07-28T21:02:40.210Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:40.210Z] #10 73.45 Selecting previously unselected package libapparmor1:s390x. [2020-07-28T21:02:40.210Z] #10 73.45 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-28T21:02:40.210Z] #10 73.45 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-28T21:02:40.229Z] #8 ... [2020-07-28T21:02:40.229Z] [2020-07-28T21:02:40.229Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:02:40.229Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T21:02:40.229Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T21:02:40.229Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-07-28T21:02:40.229Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T21:02:40.229Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-07-28T21:02:40.229Z] #59 DONE 4.3s [2020-07-28T21:02:40.229Z] [2020-07-28T21:02:40.229Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:40.229Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 50.86MB / 57.46MB 4.2s [2020-07-28T21:02:40.229Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 57.51MB / 73.55MB 4.2s [2020-07-28T21:02:40.229Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 70.72MB / 96.52MB 4.2s [2020-07-28T21:02:40.435Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 31.65MB / 50.39MB 1.3s [2020-07-28T21:02:40.435Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 21.58MB / 51.83MB 1.3s [2020-07-28T21:02:40.435Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 10.18MB / 68.65MB 1.3s [2020-07-28T21:02:40.522Z] #10 73.54 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-28T21:02:40.522Z] #10 73.54 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-28T21:02:40.522Z] #10 73.55 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-28T21:02:40.522Z] #10 73.63 Selecting previously unselected package libbtrfs0. [2020-07-28T21:02:40.522Z] #10 73.63 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-28T21:02:40.522Z] #10 73.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:02:40.522Z] #10 73.69 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:02:40.522Z] #10 73.69 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-28T21:02:40.522Z] #10 73.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:02:40.522Z] #10 73.77 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-28T21:02:40.522Z] #10 73.77 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-28T21:02:40.522Z] #10 73.77 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T21:02:40.644Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 75.85MB / 96.52MB 4.4s [2020-07-28T21:02:40.644Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 61.33MB / 73.55MB 4.5s [2020-07-28T21:02:40.644Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 55.36MB / 57.46MB 4.6s [2020-07-28T21:02:40.644Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 83.96MB / 96.52MB 4.6s [2020-07-28T21:02:40.697Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 34.72MB / 50.39MB 1.4s [2020-07-28T21:02:40.697Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 25.35MB / 51.83MB 1.4s [2020-07-28T21:02:40.697Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 15.90MB / 68.65MB 1.4s [2020-07-28T21:02:40.697Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 29.10MB / 51.83MB 1.5s [2020-07-28T21:02:40.697Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 48.46MB / 50.39MB 1.7s [2020-07-28T21:02:40.697Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 35.33MB / 51.83MB 1.7s [2020-07-28T21:02:40.697Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 22.91MB / 68.65MB 1.7s [2020-07-28T21:02:38.640Z] > git merge 516d9719d554ab983d4b53d19fa88ff21a98e091 # timeout=10 [2020-07-28T21:02:39.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T21:02:39.539Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T21:02:39.569Z] > git checkout -f e26413dcc7380e463ebae8e87869fcb180454fdd # timeout=10 [2020-07-28T21:02:40.831Z] #10 73.83 Selecting previously unselected package libudev-dev:s390x. [2020-07-28T21:02:40.831Z] #10 73.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-28T21:02:40.831Z] #10 73.84 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-28T21:02:40.831Z] #10 73.97 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-28T21:02:40.831Z] #10 73.97 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-28T21:02:40.831Z] #10 73.98 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-28T21:02:40.956Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 40.34MB / 51.83MB 1.9s [2020-07-28T21:02:40.956Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 28.94MB / 68.65MB 1.9s [2020-07-28T21:02:40.964Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 66.53MB / 73.55MB 4.8s [2020-07-28T21:02:40.964Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.8s done [2020-07-28T21:02:40.964Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 91.22MB / 96.52MB 4.9s [2020-07-28T21:02:40.964Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 72.12MB / 73.55MB 5.1s [2020-07-28T21:02:41.122Z] #10 74.18 Selecting previously unselected package libpcre16-3:s390x. [2020-07-28T21:02:41.122Z] #10 74.18 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-28T21:02:41.122Z] #10 74.18 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-28T21:02:41.122Z] #10 74.28 Selecting previously unselected package libpcre32-3:s390x. [2020-07-28T21:02:41.122Z] #10 74.28 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-28T21:02:41.122Z] #10 74.28 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-28T21:02:41.122Z] #10 74.42 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-28T21:02:41.122Z] #10 74.42 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-28T21:02:41.122Z] #10 74.42 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-28T21:02:41.149Z] #25 15.85 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:02:41.234Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 48.65MB / 51.83MB 2.1s [2020-07-28T21:02:41.234Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 36.89MB / 68.65MB 2.1s [2020-07-28T21:02:41.282Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 5.1s done [2020-07-28T21:02:41.282Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.2s done [2020-07-28T21:02:41.282Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-28T21:02:41.406Z] #25 16.21 [2020-07-28T21:02:41.406Z] #25 ... [2020-07-28T21:02:41.406Z] [2020-07-28T21:02:41.406Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:41.406Z] #47 52.81 reflect [2020-07-28T21:02:41.406Z] #47 52.82 syscall [2020-07-28T21:02:41.406Z] #47 60.81 time [2020-07-28T21:02:41.406Z] #47 ... [2020-07-28T21:02:41.406Z] [2020-07-28T21:02:41.406Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:41.406Z] #25 16.36 ######################################################################## 100.0% [2020-07-28T21:02:41.406Z] #25 16.51 [2020-07-28T21:02:41.414Z] #10 74.52 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-28T21:02:41.414Z] #10 74.52 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-28T21:02:41.414Z] #10 74.52 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-28T21:02:41.414Z] #10 74.76 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-28T21:02:41.512Z] Client: [2020-07-28T21:02:41.512Z] Debug Mode: false [2020-07-28T21:02:41.512Z] [2020-07-28T21:02:41.512Z] Server: [2020-07-28T21:02:41.512Z] Containers: 0 [2020-07-28T21:02:41.512Z] Running: 0 [2020-07-28T21:02:41.512Z] Paused: 0 [2020-07-28T21:02:41.512Z] Stopped: 0 [2020-07-28T21:02:41.512Z] Images: 0 [2020-07-28T21:02:41.512Z] Server Version: 19.03.12 [2020-07-28T21:02:41.512Z] Storage Driver: overlay2 [2020-07-28T21:02:41.512Z] Backing Filesystem: extfs [2020-07-28T21:02:41.512Z] Supports d_type: true [2020-07-28T21:02:41.512Z] Native Overlay Diff: true [2020-07-28T21:02:41.512Z] Logging Driver: json-file [2020-07-28T21:02:41.512Z] Cgroup Driver: cgroupfs [2020-07-28T21:02:41.512Z] Plugins: [2020-07-28T21:02:41.512Z] Volume: local [2020-07-28T21:02:41.512Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T21:02:41.512Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T21:02:41.512Z] Swarm: inactive [2020-07-28T21:02:41.512Z] Runtimes: runc [2020-07-28T21:02:41.512Z] Default Runtime: runc [2020-07-28T21:02:41.512Z] Init Binary: docker-init [2020-07-28T21:02:41.512Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:02:41.512Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:02:41.512Z] init version: fec3683 [2020-07-28T21:02:41.512Z] Security Options: [2020-07-28T21:02:41.512Z] apparmor [2020-07-28T21:02:41.512Z] seccomp [2020-07-28T21:02:41.512Z] Profile: default [2020-07-28T21:02:41.512Z] Kernel Version: 4.15.0-1074-aws [2020-07-28T21:02:41.512Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-28T21:02:41.512Z] OSType: linux [2020-07-28T21:02:41.512Z] Architecture: aarch64 [2020-07-28T21:02:41.512Z] CPUs: 4 [2020-07-28T21:02:41.512Z] Total Memory: 7.525GiB [2020-07-28T21:02:41.512Z] Name: ip-10-100-45-148 [2020-07-28T21:02:41.512Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-28T21:02:41.512Z] Docker Root Dir: /var/lib/docker [2020-07-28T21:02:41.512Z] Debug Mode: false [2020-07-28T21:02:41.512Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:02:41.512Z] Labels: [2020-07-28T21:02:41.512Z] Experimental: true [2020-07-28T21:02:41.512Z] Insecure Registries: [2020-07-28T21:02:41.512Z] 127.0.0.0/8 [2020-07-28T21:02:41.512Z] Live Restore Enabled: true [2020-07-28T21:02:41.512Z] [2020-07-28T21:02:41.512Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T21:02:41.705Z] #10 74.76 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-28T21:02:41.705Z] #10 74.77 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-28T21:02:41.705Z] #10 74.94 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-28T21:02:41.705Z] #10 74.94 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-28T21:02:41.705Z] #10 74.94 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-28T21:02:41.705Z] #10 74.99 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-28T21:02:41.705Z] #10 74.99 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-28T21:02:41.705Z] #10 74.99 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-28T21:02:41.705Z] #10 75.06 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-28T21:02:41.807Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:02:41.807Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:02:41.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41281/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T21:02:41.807Z] + bash /home/ubuntu/workspace/moby_PR-41281/check-config.sh [2020-07-28T21:02:41.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T21:02:41.807Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-28T21:02:41.807Z] [2020-07-28T21:02:41.807Z] Generally Necessary: [2020-07-28T21:02:41.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T21:02:41.807Z] - apparmor: enabled and tools installed [2020-07-28T21:02:41.807Z] - CONFIG_NAMESPACES: enabled [2020-07-28T21:02:41.807Z] - CONFIG_NET_NS: enabled [2020-07-28T21:02:41.807Z] - CONFIG_PID_NS: enabled [2020-07-28T21:02:41.807Z] - CONFIG_IPC_NS: enabled [2020-07-28T21:02:41.807Z] - CONFIG_UTS_NS: enabled [2020-07-28T21:02:41.807Z] - CONFIG_CGROUPS: enabled [2020-07-28T21:02:41.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T21:02:41.807Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T21:02:41.809Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.2s done [2020-07-28T21:02:41.809Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.5s [2020-07-28T21:02:41.809Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 46.57MB / 68.65MB 2.5s [2020-07-28T21:02:41.809Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 2.5s [2020-07-28T21:02:41.809Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.6s done [2020-07-28T21:02:41.809Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 53.96MB / 68.65MB 2.7s [2020-07-28T21:02:41.809Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 6.85MB / 120.18MB 2.7s [2020-07-28T21:02:41.809Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-28T21:02:41.809Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 2.7s [2020-07-28T21:02:41.996Z] #10 75.06 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-28T21:02:41.996Z] #10 75.06 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-28T21:02:42.070Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T21:02:42.070Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T21:02:42.070Z] - CONFIG_CPUSETS: enabled [2020-07-28T21:02:42.070Z] - CONFIG_MEMCG: enabled [2020-07-28T21:02:42.070Z] - CONFIG_KEYS: enabled [2020-07-28T21:02:42.070Z] - CONFIG_VETH: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T21:02:42.070Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-28T21:02:42.070Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T21:02:42.070Z] [2020-07-28T21:02:42.070Z] Optional Features: [2020-07-28T21:02:42.070Z] - CONFIG_USER_NS: enabled [2020-07-28T21:02:42.070Z] - CONFIG_SECCOMP: enabled [2020-07-28T21:02:42.070Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T21:02:42.070Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T21:02:42.070Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T21:02:42.070Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T21:02:42.075Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.7s done [2020-07-28T21:02:42.075Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 60.74MB / 68.65MB 2.9s [2020-07-28T21:02:42.076Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 13.09MB / 120.18MB 2.9s [2020-07-28T21:02:42.076Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 19.24MB / 120.18MB 3.1s [2020-07-28T21:02:42.287Z] #10 75.42 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-28T21:02:42.287Z] #10 75.42 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-28T21:02:42.287Z] #10 75.43 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-28T21:02:42.287Z] #10 75.44 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:02:42.287Z] #10 75.45 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-28T21:02:42.287Z] #10 75.45 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-28T21:02:42.287Z] #10 75.46 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:42.287Z] #10 75.46 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:02:42.287Z] #10 75.47 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-28T21:02:42.287Z] #10 75.48 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-28T21:02:42.287Z] #10 75.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:02:42.287Z] #10 75.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:02:42.287Z] #10 75.50 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-28T21:02:42.287Z] #10 75.51 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T21:02:42.287Z] #10 75.52 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-28T21:02:42.287Z] #10 75.53 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:02:42.287Z] #10 75.53 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-28T21:02:42.287Z] #10 75.55 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:42.287Z] #10 75.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:02:42.287Z] #10 75.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:02:42.287Z] #10 75.56 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:42.333Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T21:02:42.333Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T21:02:42.333Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-28T21:02:42.333Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-28T21:02:42.333Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T21:02:42.333Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T21:02:42.333Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T21:02:42.333Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T21:02:42.333Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T21:02:42.333Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T21:02:42.333Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T21:02:42.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T21:02:42.333Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T21:02:42.333Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T21:02:42.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T21:02:42.333Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T21:02:42.333Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T21:02:42.333Z] - CONFIG_EXT4_FS: enabled [2020-07-28T21:02:42.333Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T21:02:42.333Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T21:02:42.333Z] - Network Drivers: [2020-07-28T21:02:42.333Z] - "overlay": [2020-07-28T21:02:42.333Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T21:02:42.333Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T21:02:42.333Z] Optional (for encrypted networks): [2020-07-28T21:02:42.335Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 65.84MB / 68.65MB 3.2s [2020-07-28T21:02:42.340Z] #8 ... [2020-07-28T21:02:42.340Z] [2020-07-28T21:02:42.340Z] #21 [internal] load build context [2020-07-28T21:02:42.340Z] #21 transferring context: 51.31MB 6.4s done [2020-07-28T21:02:42.340Z] #21 DONE 6.5s [2020-07-28T21:02:42.340Z] [2020-07-28T21:02:42.340Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:42.578Z] #10 75.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:02:42.578Z] #10 75.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:02:42.578Z] #10 75.57 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:02:42.578Z] #10 75.58 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-28T21:02:42.578Z] #10 75.59 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T21:02:42.578Z] #10 75.60 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T21:02:42.578Z] #10 75.61 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-28T21:02:42.578Z] #10 75.62 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-28T21:02:42.578Z] #10 75.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:42.596Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 27.09MB / 120.18MB 3.6s [2020-07-28T21:02:42.596Z] - CONFIG_CRYPTO: enabled [2020-07-28T21:02:42.596Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T21:02:42.596Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T21:02:42.596Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T21:02:42.596Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T21:02:42.596Z] - CONFIG_XFRM: enabled [2020-07-28T21:02:42.596Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-28T21:02:42.596Z] - "ipvlan": [2020-07-28T21:02:42.596Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T21:02:42.596Z] - "macvlan": [2020-07-28T21:02:42.596Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T21:02:42.596Z] - "ftp,tftp client in container": [2020-07-28T21:02:42.596Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T21:02:42.596Z] - Storage Drivers: [2020-07-28T21:02:42.596Z] - "aufs": [2020-07-28T21:02:42.596Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T21:02:42.596Z] - "btrfs": [2020-07-28T21:02:42.596Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T21:02:42.596Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T21:02:42.596Z] - "devicemapper": [2020-07-28T21:02:42.596Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T21:02:42.596Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T21:02:42.596Z] - "overlay": [2020-07-28T21:02:42.596Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T21:02:42.776Z] #25 17.44 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:02:42.859Z] - "zfs": [2020-07-28T21:02:42.859Z] - /dev/zfs: missing [2020-07-28T21:02:42.859Z] - zfs command: missing [2020-07-28T21:02:42.859Z] - zpool command: missing [2020-07-28T21:02:42.859Z] [2020-07-28T21:02:42.859Z] Limits: [2020-07-28T21:02:42.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T21:02:42.859Z] [2020-07-28T21:02:42.859Z] + true [Pipeline] } [Pipeline] // stage [2020-07-28T21:02:42.888Z] #10 DONE 76.1s [2020-07-28T21:02:42.888Z] [2020-07-28T21:02:42.888Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T21:02:43.032Z] #25 17.83 [2020-07-28T21:02:43.171Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 34.31MB / 120.18MB 4.0s [2020-07-28T21:02:43.171Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.0s done [2020-07-28T21:02:43.209Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b540923dd459d81fff29fb4081f0fb617322c5b . [2020-07-28T21:02:43.209Z] #1 [internal] load .dockerignore [2020-07-28T21:02:43.289Z] #25 18.02 ######### 12.8% ######################################################################## 100.0% [2020-07-28T21:02:43.289Z] #25 18.19 [2020-07-28T21:02:43.430Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 41.95MB / 120.18MB 4.2s [2020-07-28T21:02:43.471Z] #1 transferring context: 87B done [2020-07-28T21:02:43.471Z] #1 DONE 0.2s [2020-07-28T21:02:43.471Z] [2020-07-28T21:02:43.471Z] #2 [internal] load build definition from Dockerfile [2020-07-28T21:02:43.471Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-28T21:02:43.471Z] #2 DONE 0.2s [2020-07-28T21:02:43.471Z] [2020-07-28T21:02:43.471Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T21:02:43.508Z] Commit message: "Merge commit '516d9719d554ab983d4b53d19fa88ff21a98e091' into HEAD" [2020-07-28T21:02:43.546Z] #25 ... [2020-07-28T21:02:43.546Z] [2020-07-28T21:02:43.546Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:43.546Z] #30 55.04 time [2020-07-28T21:02:43.546Z] #30 61.63 internal/poll [2020-07-28T21:02:43.546Z] #30 61.97 internal/fmtsort [2020-07-28T21:02:43.546Z] #30 62.60 internal/syscall/execenv [2020-07-28T21:02:43.546Z] #30 62.80 internal/syscall/unix [2020-07-28T21:02:43.546Z] #30 63.12 strings [2020-07-28T21:02:43.546Z] #30 64.15 os [2020-07-28T21:02:43.546Z] #30 ... [2020-07-28T21:02:43.546Z] [2020-07-28T21:02:43.546Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:43.546Z] #38 54.94 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T21:02:43.546Z] #38 59.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:43.546Z] #38 59.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:02:43.546Z] #38 59.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:02:43.546Z] #38 59.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T21:02:43.546Z] #38 59.77 Setting up python-six (1.12.0-1) ... [2020-07-28T21:02:43.546Z] #38 63.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:02:43.546Z] #38 63.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:02:43.546Z] #38 63.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:43.546Z] #38 63.74 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T21:02:43.546Z] #38 63.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:43.546Z] #38 63.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:02:43.546Z] #38 63.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:02:43.546Z] #38 63.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T21:02:43.546Z] #38 63.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:02:43.546Z] #38 63.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T21:02:43.504Z] > git rev-list --no-walk afdf5483c9d3d10b96f14b1207ba6599e589fae2 # timeout=10 [2020-07-28T21:02:43.695Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 50.60MB / 120.18MB 4.7s [2020-07-28T21:02:43.802Z] #38 ... [2020-07-28T21:02:43.802Z] [2020-07-28T21:02:43.802Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:43.802Z] #32 61.18 Selecting previously unselected package libxml2:amd64. [2020-07-28T21:02:43.802Z] #32 61.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-28T21:02:43.802Z] #32 61.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:02:43.802Z] #32 61.90 Selecting previously unselected package libarchive13:amd64. [2020-07-28T21:02:43.802Z] #32 61.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-28T21:02:43.802Z] #32 61.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T21:02:43.802Z] #32 62.27 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-28T21:02:43.802Z] #32 62.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-28T21:02:43.802Z] #32 62.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T21:02:43.802Z] #32 62.45 Selecting previously unselected package librhash0:amd64. [2020-07-28T21:02:43.802Z] #32 62.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-28T21:02:43.802Z] #32 62.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-28T21:02:43.802Z] #32 62.74 Selecting previously unselected package libuv1:amd64. [2020-07-28T21:02:43.802Z] #32 62.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-28T21:02:43.802Z] #32 62.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-28T21:02:43.802Z] #32 62.96 Selecting previously unselected package cmake. [2020-07-28T21:02:43.802Z] #32 62.97 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-28T21:02:43.802Z] #32 63.00 Unpacking cmake (3.13.4-1) ... [2020-07-28T21:02:43.955Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 58.45MB / 120.18MB 4.9s [2020-07-28T21:02:44.046Z] #3 DONE 0.4s [2020-07-28T21:02:44.046Z] [2020-07-28T21:02:44.046Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:02:44.046Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T21:02:44.046Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T21:02:44.046Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-28T21:02:44.046Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-28T21:02:44.046Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.49MB / 8.28MB 0.2s [2020-07-28T21:02:44.046Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-07-28T21:02:44.046Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-28T21:02:44.217Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 67.78MB / 120.18MB 5.1s [2020-07-28T21:02:44.310Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-07-28T21:02:44.366Z] #32 65.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:02:44.366Z] #32 65.99 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:02:44.366Z] #32 66.01 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-28T21:02:44.366Z] #32 66.02 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:02:44.398Z] #49 1.418 + RM_GOPATH=0 [2020-07-28T21:02:44.398Z] #49 1.418 + TMP_GOPATH= [2020-07-28T21:02:44.398Z] #49 1.418 + : /build [2020-07-28T21:02:44.398Z] #49 1.418 + '[' -z '' ']' [2020-07-28T21:02:44.398Z] #49 1.418 ++ mktemp -d [2020-07-28T21:02:44.398Z] #49 1.419 + export GOPATH=/tmp/tmp.Re8buCd5Pf [2020-07-28T21:02:44.398Z] #49 1.419 + GOPATH=/tmp/tmp.Re8buCd5Pf [2020-07-28T21:02:44.398Z] #49 1.419 + RM_GOPATH=1 [2020-07-28T21:02:44.398Z] #49 1.419 + case "$(go env GOARCH)" in [2020-07-28T21:02:44.398Z] #49 1.427 ++ go env GOARCH [2020-07-28T21:02:44.398Z] #49 1.436 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:44.398Z] #49 1.436 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:44.398Z] #49 1.439 ++ dirname /tmp/install/install.sh [2020-07-28T21:02:44.398Z] #49 1.440 + dir=/tmp/install [2020-07-28T21:02:44.398Z] #49 1.440 + bin=runc [2020-07-28T21:02:44.398Z] #49 1.440 + shift [2020-07-28T21:02:44.398Z] #49 1.440 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T21:02:44.398Z] #49 1.440 + . /tmp/install/runc.installer [2020-07-28T21:02:44.398Z] #49 1.440 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:02:44.398Z] #49 1.440 + install_runc [2020-07-28T21:02:44.398Z] #49 1.442 + uname -r [2020-07-28T21:02:44.398Z] #49 1.442 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T21:02:44.398Z] #49 1.443 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T21:02:44.398Z] #49 1.443 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T21:02:44.398Z] #49 1.443 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T21:02:44.398Z] #49 1.443 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Re8buCd5Pf/src/github.com/opencontainers/runc [2020-07-28T21:02:44.398Z] #49 1.447 Cloning into '/tmp/tmp.Re8buCd5Pf/src/github.com/opencontainers/runc'... [2020-07-28T21:02:44.479Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 80.42MB / 120.18MB 5.4s [2020-07-28T21:02:44.574Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-28T21:02:44.574Z] #4 DONE 0.6s [2020-07-28T21:02:44.625Z] #32 66.10 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-28T21:02:44.625Z] #32 66.11 Setting up cmake-data (3.13.4-1) ... [2020-07-28T21:02:44.625Z] #32 66.14 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:02:44.625Z] #32 66.16 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T21:02:44.625Z] #32 66.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T21:02:44.625Z] #32 66.17 Setting up cmake (3.13.4-1) ... [2020-07-28T21:02:44.625Z] #32 66.18 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:44.625Z] #32 66.29 Processing triggers for mime-support (3.62) ... [2020-07-28T21:02:44.668Z] + docker version [2020-07-28T21:02:44.691Z] #49 ... [2020-07-28T21:02:44.691Z] [2020-07-28T21:02:44.691Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T21:02:44.691Z] #11 DONE 1.7s [2020-07-28T21:02:44.691Z] [2020-07-28T21:02:44.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:44.691Z] #39 35.26 AR soccr/libsoccr.a [2020-07-28T21:02:44.691Z] #39 35.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:02:44.691Z] #39 35.60 DEP criu/arch/s390/sigframe.d [2020-07-28T21:02:44.691Z] #39 35.69 DEP criu/arch/s390/crtools.d [2020-07-28T21:02:44.691Z] #39 35.81 DEP criu/arch/s390/cpu.d [2020-07-28T21:02:44.691Z] #39 35.95 CC criu/arch/s390/cpu.o [2020-07-28T21:02:44.691Z] #39 36.27 CC criu/arch/s390/crtools.o [2020-07-28T21:02:44.691Z] #39 36.88 CC criu/arch/s390/sigframe.o [2020-07-28T21:02:44.691Z] #39 36.97 LINK criu/arch/s390/crtools.built-in.o [2020-07-28T21:02:44.691Z] #39 36.99 DEP criu/pie/util-vdso.d [2020-07-28T21:02:44.691Z] #39 37.06 DEP criu/pie/util.d [2020-07-28T21:02:44.691Z] #39 37.17 CC criu/pie/util.o [2020-07-28T21:02:44.691Z] #39 37.39 CC criu/pie/util-vdso.o [2020-07-28T21:02:44.691Z] #39 37.76 AR criu/pie/pie.lib.a [2020-07-28T21:02:44.691Z] #39 37.82 DEP criu/pie/restorer.d [2020-07-28T21:02:44.691Z] #39 38.02 DEP criu/arch/s390/restorer.d [2020-07-28T21:02:44.691Z] #39 38.27 DEP criu/arch/s390/vdso-pie.d [2020-07-28T21:02:44.691Z] #39 38.38 DEP criu/pie/parasite-vdso.d [2020-07-28T21:02:44.691Z] #39 38.48 DEP criu/pie/parasite.d [2020-07-28T21:02:44.691Z] #39 38.73 CC criu/pie/parasite.o [2020-07-28T21:02:44.738Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 87.51MB / 120.18MB 5.6s [2020-07-28T21:02:44.837Z] [2020-07-28T21:02:44.837Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:02:44.982Z] #39 39.71 LINK criu/pie/parasite.built-in.o [2020-07-28T21:02:44.982Z] #39 39.74 GEN criu/pie/parasite-blob.h [2020-07-28T21:02:44.999Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 95.70MB / 120.18MB 5.8s [2020-07-28T21:02:45.110Z] #6 DONE 0.2s [2020-07-28T21:02:45.110Z] [2020-07-28T21:02:45.110Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T21:02:45.110Z] #5 DONE 0.3s [2020-07-28T21:02:45.110Z] [2020-07-28T21:02:45.110Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:45.110Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 0.0s done [2020-07-28T21:02:45.260Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 104.70MB / 120.18MB 6.2s [2020-07-28T21:02:45.272Z] #39 39.82 CC criu/pie/parasite-vdso.o [2020-07-28T21:02:45.373Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.2s [2020-07-28T21:02:45.373Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T21:02:45.373Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-07-28T21:02:45.373Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-07-28T21:02:45.373Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.2s [2020-07-28T21:02:45.373Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 1.11MB / 7.68MB 0.3s [2020-07-28T21:02:45.520Z] #7 ... [2020-07-28T21:02:45.520Z] [2020-07-28T21:02:45.520Z] #20 [internal] load build context [2020-07-28T21:02:45.520Z] #20 transferring context: 51.31MB 6.1s done [2020-07-28T21:02:45.520Z] #20 DONE 6.2s [2020-07-28T21:02:45.520Z] [2020-07-28T21:02:45.520Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:45.520Z] #7 ... [2020-07-28T21:02:45.520Z] [2020-07-28T21:02:45.520Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:02:45.520Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T21:02:45.520Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T21:02:45.520Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T21:02:45.520Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done [2020-07-28T21:02:45.520Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s [2020-07-28T21:02:45.562Z] #39 40.21 CC criu/arch/s390/vdso-pie.o [2020-07-28T21:02:45.638Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.4s [2020-07-28T21:02:45.638Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 6.11MB / 49.17MB 0.4s [2020-07-28T21:02:45.779Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-07-28T21:02:45.779Z] #58 DONE 6.6s [2020-07-28T21:02:45.779Z] [2020-07-28T21:02:45.779Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:45.779Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 112.91MB / 120.18MB 6.6s [2020-07-28T21:02:45.779Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 119.41MB / 120.18MB 6.7s [2020-07-28T21:02:45.853Z] #39 40.50 CC criu/arch/s390/restorer.o [2020-07-28T21:02:45.951Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.5s done [2020-07-28T21:02:45.951Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 23.93MB / 49.17MB 0.7s [2020-07-28T21:02:45.951Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 3.74MB / 9.98MB 0.7s [2020-07-28T21:02:45.951Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.36MB / 52.16MB 0.7s [2020-07-28T21:02:45.951Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 30.71MB / 49.17MB 0.8s [2020-07-28T21:02:45.951Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.8s [2020-07-28T21:02:45.951Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 11.82MB / 52.16MB 0.8s [2020-07-28T21:02:45.951Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 42.96MB / 49.17MB 0.9s [2020-07-28T21:02:45.951Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 18.64MB / 52.16MB 0.9s [2020-07-28T21:02:46.144Z] #39 ... [2020-07-28T21:02:46.144Z] [2020-07-28T21:02:46.144Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T21:02:46.144Z] #12 DONE 1.7s [2020-07-28T21:02:46.144Z] [2020-07-28T21:02:46.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:46.144Z] #39 40.90 CC criu/pie/restorer.o [2020-07-28T21:02:46.144Z] #39 ... [2020-07-28T21:02:46.144Z] [2020-07-28T21:02:46.144Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:46.144Z] #41 74.46 mime/quotedprintable [2020-07-28T21:02:46.144Z] #41 74.77 net/http/internal [2020-07-28T21:02:46.144Z] #41 76.84 net/textproto [2020-07-28T21:02:46.144Z] #41 76.85 crypto/x509 [2020-07-28T21:02:46.144Z] #41 77.72 vendor/golang.org/x/net/http/httpguts [2020-07-28T21:02:46.144Z] #41 78.06 vendor/golang.org/x/net/http/httpproxy [2020-07-28T21:02:46.144Z] #41 78.52 mime/multipart [2020-07-28T21:02:46.217Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 46.08MB / 49.17MB 1.0s [2020-07-28T21:02:46.217Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.9s done [2020-07-28T21:02:46.217Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 0B / 62.52MB 1.0s [2020-07-28T21:02:46.217Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 1.1s [2020-07-28T21:02:46.217Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 27.97MB / 52.16MB 1.1s [2020-07-28T21:02:46.483Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 35.72MB / 52.16MB 1.2s [2020-07-28T21:02:46.483Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 10.45MB / 62.52MB 1.2s [2020-07-28T21:02:46.483Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 39.23MB / 52.16MB 1.3s [2020-07-28T21:02:46.483Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 13.94MB / 62.52MB 1.3s [2020-07-28T21:02:46.484Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 48.75MB / 52.16MB 1.5s [2020-07-28T21:02:46.484Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 31.88MB / 62.52MB 1.5s [2020-07-28T21:02:46.722Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.0s [2020-07-28T21:02:46.752Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 1.6s [2020-07-28T21:02:46.752Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 38.35MB / 62.52MB 1.6s [2020-07-28T21:02:46.780Z] #41 ... [2020-07-28T21:02:46.780Z] [2020-07-28T21:02:46.780Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:02:46.780Z] #54 74.66 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:02:46.780Z] #54 74.66 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T21:02:46.780Z] #54 DONE 79.9s [2020-07-28T21:02:46.780Z] [2020-07-28T21:02:46.780Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T21:02:46.780Z] #55 DONE 0.1s [2020-07-28T21:02:46.780Z] [2020-07-28T21:02:46.780Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T21:02:46.982Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.8s done [2020-07-28T21:02:47.020Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 48.85MB / 62.52MB 1.8s [2020-07-28T21:02:47.020Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 53.09MB / 62.52MB 1.9s [2020-07-28T21:02:47.071Z] #56 DONE 0.2s [2020-07-28T21:02:47.071Z] [2020-07-28T21:02:47.071Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T21:02:47.149Z] #32 ... [2020-07-28T21:02:47.149Z] [2020-07-28T21:02:47.149Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:47.149Z] #41 58.43 time [2020-07-28T21:02:47.149Z] #41 62.79 internal/syscall/execenv [2020-07-28T21:02:47.149Z] #41 63.04 internal/syscall/unix [2020-07-28T21:02:47.149Z] #41 63.28 strings [2020-07-28T21:02:47.149Z] #41 65.24 os [2020-07-28T21:02:47.149Z] #41 66.65 regexp/syntax [2020-07-28T21:02:47.149Z] #41 ... [2020-07-28T21:02:47.149Z] [2020-07-28T21:02:47.149Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:47.149Z] #25 19.35 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:02:47.149Z] #25 19.48 skipping existing c35d46ef359f [2020-07-28T21:02:47.149Z] #25 19.60 [2020-07-28T21:02:47.149Z] #25 20.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:02:47.149Z] #25 20.91 [2020-07-28T21:02:47.149Z] #25 21.07 ######################################################################## 100.0% [2020-07-28T21:02:47.149Z] #25 21.20 [2020-07-28T21:02:47.149Z] #25 21.34 Download of images into '/build' complete. [2020-07-28T21:02:47.149Z] #25 21.34 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:02:47.149Z] #25 21.34 tar -cC '/build' . | docker load [2020-07-28T21:02:47.284Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 61.79MB / 62.52MB 2.1s [2020-07-28T21:02:48.191Z] #13 1.807 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T21:02:48.191Z] #13 DONE 2.0s [2020-07-28T21:02:48.191Z] [2020-07-28T21:02:48.191Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:48.191Z] #41 80.22 crypto/tls [2020-07-28T21:02:48.234Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-07-28T21:02:48.517Z] #25 ... [2020-07-28T21:02:48.517Z] [2020-07-28T21:02:48.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:48.517Z] #10 60.05 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T21:02:48.517Z] #10 60.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T21:02:48.517Z] #10 60.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:02:48.517Z] #10 60.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-28T21:02:48.517Z] #10 60.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:02:48.517Z] #10 60.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:02:48.517Z] #10 60.53 Selecting previously unselected package dmsetup. [2020-07-28T21:02:48.517Z] #10 60.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:02:48.517Z] #10 60.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T21:02:48.517Z] #10 60.82 Selecting previously unselected package mingw-w64-common. [2020-07-28T21:02:48.517Z] #10 60.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T21:02:48.517Z] #10 60.83 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T21:02:48.517Z] #10 67.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T21:02:48.517Z] #10 67.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T21:02:48.517Z] #10 68.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:02:48.774Z] #10 ... [2020-07-28T21:02:48.774Z] [2020-07-28T21:02:48.774Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:48.774Z] #38 70.38 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T21:02:48.809Z] #7 ... [2020-07-28T21:02:48.809Z] [2020-07-28T21:02:48.809Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:02:48.809Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T21:02:48.809Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T21:02:48.809Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T21:02:48.809Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-28T21:02:48.809Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2020-07-28T21:02:48.809Z] #58 DONE 3.6s [2020-07-28T21:02:48.809Z] [2020-07-28T21:02:48.809Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:48.809Z] #7 ... [2020-07-28T21:02:48.809Z] [2020-07-28T21:02:48.809Z] #20 [internal] load build context [2020-07-28T21:02:48.809Z] #20 transferring context: 51.31MB 3.6s done [2020-07-28T21:02:48.809Z] #20 DONE 3.8s [2020-07-28T21:02:48.809Z] [2020-07-28T21:02:48.809Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:48.809Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 2.3s done [2020-07-28T21:02:48.809Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.9s done [2020-07-28T21:02:48.809Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 3.5s done [2020-07-28T21:02:48.809Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 3.5s done [2020-07-28T21:02:48.809Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 41.36MB / 97.69MB 3.7s [2020-07-28T21:02:48.873Z] Client: Docker Engine - Community [2020-07-28T21:02:48.873Z] Version: 19.03.12 [2020-07-28T21:02:48.873Z] API version: 1.40 [2020-07-28T21:02:48.874Z] Go version: go1.13.10 [2020-07-28T21:02:48.874Z] Git commit: 48a66213fe [2020-07-28T21:02:48.874Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-28T21:02:48.874Z] OS/Arch: linux/amd64 [2020-07-28T21:02:48.874Z] Experimental: false [2020-07-28T21:02:48.874Z] [2020-07-28T21:02:48.874Z] Server: Docker Engine - Community [2020-07-28T21:02:48.874Z] Engine: [2020-07-28T21:02:48.874Z] Version: 19.03.12 [2020-07-28T21:02:48.874Z] API version: 1.40 (minimum version 1.12) [2020-07-28T21:02:48.874Z] Go version: go1.13.10 [2020-07-28T21:02:48.874Z] Git commit: 48a66213fe [2020-07-28T21:02:48.874Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-28T21:02:48.874Z] OS/Arch: linux/amd64 [2020-07-28T21:02:48.874Z] Experimental: true [2020-07-28T21:02:48.874Z] containerd: [2020-07-28T21:02:48.874Z] Version: 1.2.13 [2020-07-28T21:02:48.874Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:02:48.874Z] runc: [2020-07-28T21:02:48.874Z] Version: 1.0.0-rc10 [2020-07-28T21:02:48.874Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:02:48.874Z] docker-init: [2020-07-28T21:02:48.874Z] Version: 0.18.0 [2020-07-28T21:02:48.874Z] GitCommit: fec3683 [2020-07-28T21:02:48.891Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.9s done [2020-07-28T21:02:48.891Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [Pipeline] sh [2020-07-28T21:02:49.031Z] #38 70.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:02:49.071Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 49.46MB / 97.69MB 3.8s [2020-07-28T21:02:49.071Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 83.80MB / 97.69MB 4.0s [2020-07-28T21:02:49.150Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.4s done [2020-07-28T21:02:49.188Z] + docker info [2020-07-28T21:02:49.332Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.20MB / 97.69MB 4.1s [2020-07-28T21:02:49.411Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s [2020-07-28T21:02:49.596Z] #38 ... [2020-07-28T21:02:49.596Z] [2020-07-28T21:02:49.596Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:02:49.596Z] #25 DONE 24.6s [2020-07-28T21:02:49.596Z] [2020-07-28T21:02:49.596Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:02:49.596Z] #32 DONE 71.2s [2020-07-28T21:02:49.696Z] #41 ... [2020-07-28T21:02:49.696Z] [2020-07-28T21:02:49.696Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T21:02:49.696Z] #14 DONE 1.4s [2020-07-28T21:02:49.855Z] [2020-07-28T21:02:49.855Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:02:49.855Z] #38 DONE 71.2s [2020-07-28T21:02:49.855Z] [2020-07-28T21:02:49.855Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:49.980Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-28T21:02:49.980Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-28T21:02:49.987Z] [2020-07-28T21:02:49.987Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T21:02:51.250Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 6.1s done [2020-07-28T21:02:51.493Z] #15 DONE 1.5s [2020-07-28T21:02:51.493Z] [2020-07-28T21:02:51.493Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T21:02:52.201Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 3.9s done [2020-07-28T21:02:52.774Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.1s [2020-07-28T21:02:52.999Z] #16 DONE 1.4s [2020-07-28T21:02:52.999Z] [2020-07-28T21:02:52.999Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:02:53.035Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.3s done [2020-07-28T21:02:53.985Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-07-28T21:02:54.031Z] #17 1.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:02:54.181Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.0s done [2020-07-28T21:02:54.181Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-28T21:02:54.324Z] #17 1.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:02:54.324Z] #17 1.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:02:54.472Z] Client: [2020-07-28T21:02:54.472Z] Debug Mode: false [2020-07-28T21:02:54.472Z] [2020-07-28T21:02:54.472Z] Server: [2020-07-28T21:02:54.472Z] Containers: 0 [2020-07-28T21:02:54.472Z] Running: 0 [2020-07-28T21:02:54.472Z] Paused: 0 [2020-07-28T21:02:54.472Z] Stopped: 0 [2020-07-28T21:02:54.472Z] Images: 0 [2020-07-28T21:02:54.472Z] Server Version: 19.03.12 [2020-07-28T21:02:54.472Z] Storage Driver: overlay2 [2020-07-28T21:02:54.472Z] Backing Filesystem: extfs [2020-07-28T21:02:54.472Z] Supports d_type: true [2020-07-28T21:02:54.472Z] Native Overlay Diff: true [2020-07-28T21:02:54.472Z] Logging Driver: json-file [2020-07-28T21:02:54.472Z] Cgroup Driver: cgroupfs [2020-07-28T21:02:54.472Z] Plugins: [2020-07-28T21:02:54.472Z] Volume: local [2020-07-28T21:02:54.472Z] Network: bridge host ipvlan macvlan null overlay [2020-07-28T21:02:54.472Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-28T21:02:54.472Z] Swarm: inactive [2020-07-28T21:02:54.472Z] Runtimes: runc [2020-07-28T21:02:54.472Z] Default Runtime: runc [2020-07-28T21:02:54.472Z] Init Binary: docker-init [2020-07-28T21:02:54.472Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-28T21:02:54.472Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-28T21:02:54.472Z] init version: fec3683 [2020-07-28T21:02:54.472Z] Security Options: [2020-07-28T21:02:54.472Z] apparmor [2020-07-28T21:02:54.472Z] seccomp [2020-07-28T21:02:54.472Z] Profile: default [2020-07-28T21:02:54.472Z] Kernel Version: 5.3.0-1030-aws [2020-07-28T21:02:54.472Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-28T21:02:54.472Z] OSType: linux [2020-07-28T21:02:54.472Z] Architecture: x86_64 [2020-07-28T21:02:54.472Z] CPUs: 2 [2020-07-28T21:02:54.472Z] Total Memory: 7.487GiB [2020-07-28T21:02:54.472Z] Name: ip-10-100-46-125 [2020-07-28T21:02:54.472Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-28T21:02:54.472Z] Docker Root Dir: /var/lib/docker [2020-07-28T21:02:54.472Z] Debug Mode: false [2020-07-28T21:02:54.472Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:02:54.472Z] Labels: [2020-07-28T21:02:54.472Z] Experimental: true [2020-07-28T21:02:54.472Z] Insecure Registries: [2020-07-28T21:02:54.472Z] 127.0.0.0/8 [2020-07-28T21:02:54.472Z] Live Restore Enabled: true [2020-07-28T21:02:54.472Z] [2020-07-28T21:02:54.472Z] WARNING: No swap limit support [Pipeline] sh [2020-07-28T21:02:54.558Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.4s done [2020-07-28T21:02:54.615Z] #17 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-28T21:02:54.764Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:02:54.764Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-28T21:02:54.764Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41281/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-28T21:02:54.764Z] + bash /home/ubuntu/workspace/moby_PR-41281/check-config.sh [2020-07-28T21:02:54.764Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-28T21:02:54.764Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-28T21:02:54.764Z] [2020-07-28T21:02:54.764Z] Generally Necessary: [2020-07-28T21:02:54.764Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-28T21:02:54.764Z] - apparmor: enabled and tools installed [2020-07-28T21:02:54.764Z] - CONFIG_NAMESPACES: enabled [2020-07-28T21:02:54.764Z] - CONFIG_NET_NS: enabled [2020-07-28T21:02:54.764Z] - CONFIG_PID_NS: enabled [2020-07-28T21:02:54.764Z] - CONFIG_IPC_NS: enabled [2020-07-28T21:02:54.764Z] - CONFIG_UTS_NS: enabled [2020-07-28T21:02:54.764Z] - CONFIG_CGROUPS: enabled [2020-07-28T21:02:54.764Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-28T21:02:54.764Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-28T21:02:54.765Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-28T21:02:54.765Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-28T21:02:54.765Z] - CONFIG_CPUSETS: enabled [2020-07-28T21:02:54.765Z] - CONFIG_MEMCG: enabled [2020-07-28T21:02:54.765Z] - CONFIG_KEYS: enabled [2020-07-28T21:02:54.765Z] - CONFIG_VETH: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-28T21:02:54.765Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-28T21:02:54.765Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-28T21:02:55.027Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-28T21:02:55.027Z] [2020-07-28T21:02:55.027Z] Optional Features: [2020-07-28T21:02:55.027Z] - CONFIG_USER_NS: enabled [2020-07-28T21:02:55.027Z] - CONFIG_SECCOMP: enabled [2020-07-28T21:02:55.027Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-28T21:02:55.027Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-28T21:02:55.027Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-28T21:02:55.027Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-28T21:02:55.027Z] - CONFIG_BLK_CGROUP: enabled [2020-07-28T21:02:55.027Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-28T21:02:55.027Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-28T21:02:55.027Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-28T21:02:55.027Z] - CONFIG_CGROUP_PERF: enabled [2020-07-28T21:02:55.027Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-28T21:02:55.027Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-28T21:02:55.027Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-28T21:02:55.027Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-28T21:02:55.027Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-28T21:02:55.027Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_IP_VS: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-28T21:02:55.027Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-28T21:02:55.027Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-28T21:02:55.027Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-28T21:02:55.027Z] - CONFIG_EXT4_FS: enabled [2020-07-28T21:02:55.104Z] #39 4.530 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:02:55.104Z] #39 4.530 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:02:55.104Z] #39 4.580 Note: Building without GnuTLS support [2020-07-28T21:02:55.104Z] #39 4.589 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:02:55.104Z] #39 4.589 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:02:55.104Z] #39 ... [2020-07-28T21:02:55.104Z] [2020-07-28T21:02:55.104Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:55.104Z] #30 66.50 path [2020-07-28T21:02:55.104Z] #30 67.23 text/tabwriter [2020-07-28T21:02:55.104Z] #30 67.89 fmt [2020-07-28T21:02:55.104Z] #30 67.93 path/filepath [2020-07-28T21:02:55.104Z] #30 69.36 io/ioutil [2020-07-28T21:02:55.104Z] #30 71.11 github.com/BurntSushi/toml [2020-07-28T21:02:55.104Z] #30 71.12 flag [2020-07-28T21:02:55.104Z] #30 74.15 log [2020-07-28T21:02:55.104Z] #30 ... [2020-07-28T21:02:55.104Z] [2020-07-28T21:02:55.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:55.104Z] #10 76.57 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T21:02:55.104Z] #10 76.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:02:55.104Z] #10 76.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:55.104Z] #10 ... [2020-07-28T21:02:55.104Z] [2020-07-28T21:02:55.104Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:02:55.104Z] #47 66.75 context [2020-07-28T21:02:55.104Z] #47 66.90 encoding/binary [2020-07-28T21:02:55.104Z] #47 67.71 os [2020-07-28T21:02:55.104Z] #47 68.84 encoding/base64 [2020-07-28T21:02:55.104Z] #47 69.47 golang.org/x/sys/unix [2020-07-28T21:02:55.104Z] #47 71.52 encoding/json [2020-07-28T21:02:55.141Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0.1s [2020-07-28T21:02:55.246Z] #17 2.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-28T21:02:55.287Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-28T21:02:55.287Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-28T21:02:55.287Z] - Network Drivers: [2020-07-28T21:02:55.287Z] - "overlay": [2020-07-28T21:02:55.287Z] - CONFIG_VXLAN: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-28T21:02:55.287Z] Optional (for encrypted networks): [2020-07-28T21:02:55.287Z] - CONFIG_CRYPTO: enabled [2020-07-28T21:02:55.287Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-28T21:02:55.287Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-28T21:02:55.287Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-28T21:02:55.287Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-28T21:02:55.287Z] - CONFIG_XFRM: enabled [2020-07-28T21:02:55.287Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-28T21:02:55.287Z] - "ipvlan": [2020-07-28T21:02:55.287Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-28T21:02:55.287Z] - "macvlan": [2020-07-28T21:02:55.287Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_DUMMY: enabled (as module) [2020-07-28T21:02:55.287Z] - "ftp,tftp client in container": [2020-07-28T21:02:55.287Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-28T21:02:55.287Z] - Storage Drivers: [2020-07-28T21:02:55.287Z] - "aufs": [2020-07-28T21:02:55.287Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-28T21:02:55.287Z] - "btrfs": [2020-07-28T21:02:55.287Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-28T21:02:55.287Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-28T21:02:55.287Z] - "devicemapper": [2020-07-28T21:02:55.287Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-28T21:02:55.287Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-28T21:02:55.287Z] - "overlay": [2020-07-28T21:02:55.360Z] #47 ... [2020-07-28T21:02:55.360Z] [2020-07-28T21:02:55.360Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:02:55.360Z] #10 76.82 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T21:02:55.360Z] #10 76.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:02:55.360Z] #10 76.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:02:55.547Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-28T21:02:55.547Z] - "zfs": [2020-07-28T21:02:55.547Z] - /dev/zfs: present [2020-07-28T21:02:55.547Z] - zfs command: missing [2020-07-28T21:02:55.547Z] - zpool command: missing [2020-07-28T21:02:55.547Z] [2020-07-28T21:02:55.547Z] Limits: [2020-07-28T21:02:55.547Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-28T21:02:55.547Z] [2020-07-28T21:02:55.547Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-28T21:02:55.886Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b540923dd459d81fff29fb4081f0fb617322c5b . [2020-07-28T21:02:55.886Z] #1 [internal] load .dockerignore [2020-07-28T21:02:56.454Z] #1 transferring context: [2020-07-28T21:02:56.454Z] #1 transferring context: 87B 0.1s done [2020-07-28T21:02:56.751Z] #17 3.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-28T21:02:57.025Z] #1 DONE 0.9s [2020-07-28T21:02:57.025Z] [2020-07-28T21:02:57.025Z] #2 [internal] load build definition from Dockerfile [2020-07-28T21:02:57.025Z] #2 transferring dockerfile: 16.37kB done [2020-07-28T21:02:57.025Z] #2 DONE 1.0s [2020-07-28T21:02:57.025Z] [2020-07-28T21:02:57.025Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-28T21:02:57.073Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.0s done [2020-07-28T21:02:57.287Z] #3 DONE 0.5s [2020-07-28T21:02:57.287Z] [2020-07-28T21:02:57.287Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:02:57.287Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-28T21:02:57.287Z] #4 DONE 0.0s [2020-07-28T21:02:57.547Z] [2020-07-28T21:02:57.547Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-28T21:02:57.547Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.32MB / 8.88MB 0.1s [2020-07-28T21:02:57.547Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-28T21:02:57.547Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-28T21:02:57.547Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-28T21:02:57.547Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-28T21:02:57.547Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-28T21:02:57.807Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-28T21:02:57.878Z] #10 ... [2020-07-28T21:02:57.878Z] [2020-07-28T21:02:57.878Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:57.878Z] #41 68.97 fmt [2020-07-28T21:02:57.878Z] #41 71.60 regexp [2020-07-28T21:02:57.878Z] #41 75.27 go/token [2020-07-28T21:02:57.878Z] #41 76.52 go/scanner [2020-07-28T21:02:57.878Z] #41 77.42 internal/lazyregexp [2020-07-28T21:02:57.878Z] #41 77.83 net/url [2020-07-28T21:02:57.878Z] #41 77.88 go/ast [2020-07-28T21:02:57.878Z] #41 ... [2020-07-28T21:02:57.878Z] [2020-07-28T21:02:57.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:57.878Z] #39 6.965 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:02:57.878Z] #39 7.029 GEN .gitid [2020-07-28T21:02:57.878Z] #39 7.069 GEN criu/include/version.h [2020-07-28T21:02:57.878Z] #39 7.151 GEN include/common/asm [2020-07-28T21:02:58.025Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-07-28T21:02:58.070Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-07-28T21:02:58.331Z] #4 DONE 0.7s [2020-07-28T21:02:58.331Z] [2020-07-28T21:02:58.331Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-28T21:02:58.383Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.1s done [2020-07-28T21:02:58.383Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-28T21:02:58.597Z] #6 DONE 0.3s [2020-07-28T21:02:58.597Z] [2020-07-28T21:02:58.597Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-28T21:02:58.597Z] #5 DONE 0.3s [2020-07-28T21:02:58.597Z] [2020-07-28T21:02:58.597Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:02:58.597Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-28T21:02:58.597Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-28T21:02:58.597Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-28T21:02:58.597Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s [2020-07-28T21:02:58.597Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.1s [2020-07-28T21:02:58.597Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-28T21:02:58.597Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.1s [2020-07-28T21:02:58.806Z] #39 8.930 PBCC images/timens.pb-c.c [2020-07-28T21:02:58.806Z] #39 8.940 DEP images/timens.pb-c.d [2020-07-28T21:02:58.806Z] #39 9.032 PBCC images/fown.pb-c.c [2020-07-28T21:02:58.806Z] #39 9.049 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T21:02:58.818Z] #17 ... [2020-07-28T21:02:58.818Z] [2020-07-28T21:02:58.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:58.818Z] #39 43.40 LINK criu/pie/restorer.built-in.o [2020-07-28T21:02:58.818Z] #39 43.40 GEN criu/pie/restorer-blob.h [2020-07-28T21:02:58.818Z] #39 43.49 DEP criu/vdso.d [2020-07-28T21:02:58.818Z] #39 43.63 DEP criu/uts_ns.d [2020-07-28T21:02:58.818Z] #39 43.79 DEP criu/util.d [2020-07-28T21:02:58.818Z] #39 44.04 DEP criu/uffd.d [2020-07-28T21:02:58.818Z] #39 44.27 DEP criu/tun.d [2020-07-28T21:02:58.818Z] #39 44.40 DEP criu/tty.d [2020-07-28T21:02:58.818Z] #39 44.56 DEP criu/timerfd.d [2020-07-28T21:02:58.818Z] #39 44.75 DEP criu/timens.d [2020-07-28T21:02:58.818Z] #39 44.98 DEP criu/sysfs_parse.d [2020-07-28T21:02:58.818Z] #39 45.06 DEP criu/sysctl.d [2020-07-28T21:02:58.818Z] #39 45.16 DEP criu/string.d [2020-07-28T21:02:58.818Z] #39 45.19 DEP criu/stats.d [2020-07-28T21:02:58.818Z] #39 45.32 DEP criu/sockets.d [2020-07-28T21:02:58.818Z] #39 45.52 DEP criu/sk-unix.d [2020-07-28T21:02:58.818Z] #39 45.75 DEP criu/sk-tcp.d [2020-07-28T21:02:58.818Z] #39 45.83 DEP criu/sk-queue.d [2020-07-28T21:02:58.818Z] #39 45.90 DEP criu/sk-packet.d [2020-07-28T21:02:58.818Z] #39 45.99 DEP criu/sk-netlink.d [2020-07-28T21:02:58.818Z] #39 46.10 DEP criu/sk-inet.d [2020-07-28T21:02:58.818Z] #39 46.28 DEP criu/signalfd.d [2020-07-28T21:02:58.818Z] #39 46.49 DEP criu/sigframe.d [2020-07-28T21:02:58.818Z] #39 46.58 DEP criu/shmem.d [2020-07-28T21:02:58.818Z] #39 46.68 DEP criu/servicefd.d [2020-07-28T21:02:58.818Z] #39 46.83 DEP criu/seize.d [2020-07-28T21:02:58.818Z] #39 46.98 DEP criu/seccomp.d [2020-07-28T21:02:58.818Z] #39 47.16 DEP criu/rst-malloc.d [2020-07-28T21:02:58.818Z] #39 47.22 DEP criu/rbtree.d [2020-07-28T21:02:58.818Z] #39 47.27 DEP criu/pstree.d [2020-07-28T21:02:58.818Z] #39 47.50 DEP criu/protobuf.d [2020-07-28T21:02:58.818Z] #39 47.63 GEN criu/protobuf-desc-gen.h [2020-07-28T21:02:58.818Z] #39 48.68 DEP criu/protobuf-desc.d [2020-07-28T21:02:58.818Z] #39 48.77 DEP criu/proc_parse.d [2020-07-28T21:02:58.818Z] #39 48.91 DEP criu/plugin.d [2020-07-28T21:02:58.818Z] #39 48.99 DEP criu/pipes.d [2020-07-28T21:02:58.818Z] #39 49.13 DEP criu/pie-util.d [2020-07-28T21:02:58.818Z] #39 49.19 DEP criu/pie-util-vdso.d [2020-07-28T21:02:58.818Z] #39 49.26 DEP criu/path.d [2020-07-28T21:02:58.818Z] #39 49.34 DEP criu/parasite-syscall.d [2020-07-28T21:02:58.818Z] #39 49.47 DEP criu/pagemap.d [2020-07-28T21:02:58.818Z] #39 49.55 DEP criu/pagemap-cache.d [2020-07-28T21:02:58.818Z] #39 49.62 DEP criu/page-xfer.d [2020-07-28T21:02:58.818Z] #39 49.69 DEP criu/page-pipe.d [2020-07-28T21:02:58.818Z] #39 49.77 DEP criu/netfilter.d [2020-07-28T21:02:58.818Z] #39 49.88 DEP criu/net.d [2020-07-28T21:02:58.818Z] #39 49.99 DEP criu/namespaces.d [2020-07-28T21:02:58.818Z] #39 50.18 DEP criu/mount.d [2020-07-28T21:02:58.818Z] #39 50.28 DEP criu/memfd.d [2020-07-28T21:02:58.818Z] #39 50.42 DEP criu/mem.d [2020-07-28T21:02:58.818Z] #39 50.60 DEP criu/lsm.d [2020-07-28T21:02:58.818Z] #39 50.74 DEP criu/log.d [2020-07-28T21:02:58.818Z] #39 50.82 DEP criu/libnetlink.d [2020-07-28T21:02:58.818Z] #39 50.88 DEP criu/kerndat.d [2020-07-28T21:02:58.818Z] #39 50.98 DEP criu/kcmp-ids.d [2020-07-28T21:02:58.818Z] #39 51.03 DEP criu/irmap.d [2020-07-28T21:02:58.818Z] #39 51.18 DEP criu/ipc_ns.d [2020-07-28T21:02:58.818Z] #39 51.26 DEP criu/image.d [2020-07-28T21:02:58.818Z] #39 51.38 DEP criu/image-desc.d [2020-07-28T21:02:58.818Z] #39 51.48 DEP criu/fsnotify.d [2020-07-28T21:02:58.818Z] #39 51.62 DEP criu/filesystems.d [2020-07-28T21:02:58.818Z] #39 51.79 DEP criu/files.d [2020-07-28T21:02:58.818Z] #39 51.93 DEP criu/files-reg.d [2020-07-28T21:02:58.818Z] #39 52.00 DEP criu/files-ext.d [2020-07-28T21:02:58.818Z] #39 52.06 DEP criu/file-lock.d [2020-07-28T21:02:58.818Z] #39 52.19 DEP criu/file-ids.d [2020-07-28T21:02:58.818Z] #39 52.28 DEP criu/fifo.d [2020-07-28T21:02:58.818Z] #39 52.42 DEP criu/fdstore.d [2020-07-28T21:02:58.818Z] #39 52.52 DEP criu/fault-injection.d [2020-07-28T21:02:58.818Z] #39 52.56 DEP criu/external.d [2020-07-28T21:02:58.818Z] #39 52.64 DEP criu/eventpoll.d [2020-07-28T21:02:58.818Z] #39 52.78 DEP criu/eventfd.d [2020-07-28T21:02:58.818Z] #39 52.94 DEP criu/crtools.d [2020-07-28T21:02:58.818Z] #39 53.17 DEP criu/cr-service.d [2020-07-28T21:02:58.818Z] #39 53.33 DEP criu/cr-restore.d [2020-07-28T21:02:58.818Z] #39 53.46 DEP criu/cr-errno.d [2020-07-28T21:02:58.818Z] #39 53.48 DEP criu/cr-dump.d [2020-07-28T21:02:58.858Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.07MB / 7.81MB 0.3s [2020-07-28T21:02:58.858Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 8.55MB / 10.00MB 0.3s [2020-07-28T21:02:58.858Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 7.68MB / 50.39MB 0.3s [2020-07-28T21:02:59.062Z] #39 9.215 PBCC images/opts.pb-c.c [2020-07-28T21:02:59.062Z] #39 9.295 PBCC images/memfd.pb-c.c [2020-07-28T21:02:59.062Z] #39 9.398 DEP images/fown.pb-c.d [2020-07-28T21:02:59.110Z] #39 53.62 DEP criu/cr-dedup.d [2020-07-28T21:02:59.110Z] #39 53.75 DEP criu/cr-check.d [2020-07-28T21:02:59.110Z] #39 53.95 DEP criu/config.d [2020-07-28T21:02:59.110Z] #39 ... [2020-07-28T21:02:59.110Z] [2020-07-28T21:02:59.110Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:02:59.110Z] #17 6.441 Fetched 8060 kB in 5s (1555 kB/s) [2020-07-28T21:02:59.118Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 6.81MB / 7.81MB 0.4s [2020-07-28T21:02:59.118Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.4s [2020-07-28T21:02:59.118Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 10.67MB / 50.39MB 0.4s [2020-07-28T21:02:59.118Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s [2020-07-28T21:02:59.318Z] #39 9.480 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T21:02:59.318Z] #39 9.551 DEP images/opts.pb-c.d [2020-07-28T21:02:59.318Z] #39 9.632 DEP images/memfd.pb-c.d [2020-07-28T21:02:59.318Z] #39 9.696 PBCC images/sit.pb-c.c [2020-07-28T21:02:59.318Z] #39 9.733 DEP images/sit.pb-c.d [2020-07-28T21:02:59.378Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done [2020-07-28T21:02:59.378Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.5s done [2020-07-28T21:02:59.378Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 17.93MB / 50.39MB 0.7s [2020-07-28T21:02:59.378Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 8.25MB / 51.83MB 0.7s [2020-07-28T21:02:59.378Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 5.05MB / 68.65MB 0.7s [2020-07-28T21:02:59.378Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 11.26MB / 51.83MB 0.8s [2020-07-28T21:02:59.574Z] #39 9.783 PBCC images/macvlan.pb-c.c [2020-07-28T21:02:59.574Z] #39 9.809 DEP images/macvlan.pb-c.d [2020-07-28T21:02:59.574Z] #39 9.887 PBCC images/autofs.pb-c.c [2020-07-28T21:02:59.574Z] #39 9.920 DEP images/autofs.pb-c.d [2020-07-28T21:02:59.574Z] #39 10.01 PBCC images/sysctl.pb-c.c [2020-07-28T21:02:59.574Z] #39 ... [2020-07-28T21:02:59.574Z] [2020-07-28T21:02:59.574Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:59.574Z] #33 2.382 + RM_GOPATH=0 [2020-07-28T21:02:59.574Z] #33 2.382 + TMP_GOPATH= [2020-07-28T21:02:59.574Z] #33 2.382 + : /build [2020-07-28T21:02:59.574Z] #33 2.382 + '[' -z '' ']' [2020-07-28T21:02:59.574Z] #33 2.382 ++ mktemp -d [2020-07-28T21:02:59.574Z] #33 2.399 + export GOPATH=/tmp/tmp.Kr6ZCVwYAf [2020-07-28T21:02:59.574Z] #33 2.399 + GOPATH=/tmp/tmp.Kr6ZCVwYAf [2020-07-28T21:02:59.574Z] #33 2.399 + RM_GOPATH=1 [2020-07-28T21:02:59.574Z] #33 2.399 + case "$(go env GOARCH)" in [2020-07-28T21:02:59.574Z] #33 2.399 ++ go env GOARCH [2020-07-28T21:02:59.574Z] #33 2.507 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:59.574Z] #33 2.507 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:02:59.574Z] #33 2.507 ++ dirname /tmp/install/install.sh [2020-07-28T21:02:59.574Z] #33 2.507 + dir=/tmp/install [2020-07-28T21:02:59.574Z] #33 2.507 + bin=tini [2020-07-28T21:02:59.574Z] #33 2.507 + shift [2020-07-28T21:02:59.574Z] #33 2.507 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T21:02:59.574Z] #33 2.507 + . /tmp/install/tini.installer [2020-07-28T21:02:59.574Z] #33 2.507 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:02:59.574Z] #33 2.507 + install_tini [2020-07-28T21:02:59.574Z] #33 2.507 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T21:02:59.574Z] #33 2.507 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kr6ZCVwYAf/tini [2020-07-28T21:02:59.574Z] #33 2.507 Cloning into '/tmp/tmp.Kr6ZCVwYAf/tini'... [2020-07-28T21:02:59.574Z] #33 2.507 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:02:59.574Z] #33 3.715 + cd /tmp/tmp.Kr6ZCVwYAf/tini [2020-07-28T21:02:59.574Z] #33 3.715 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:02:59.574Z] #33 3.775 + cmake . [2020-07-28T21:02:59.574Z] #33 4.648 -- The C compiler identification is GNU 8.3.0 [2020-07-28T21:02:59.574Z] #33 4.718 -- Check for working C compiler: /usr/bin/cc [2020-07-28T21:02:59.574Z] #33 5.399 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T21:02:59.574Z] #33 5.401 -- Detecting C compiler ABI info [2020-07-28T21:02:59.574Z] #33 6.098 -- Detecting C compiler ABI info - done [2020-07-28T21:02:59.574Z] #33 6.140 -- Detecting C compile features [2020-07-28T21:02:59.574Z] #33 8.397 -- Detecting C compile features - done [2020-07-28T21:02:59.574Z] #33 8.466 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T21:02:59.574Z] #33 8.671 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T21:02:59.574Z] #33 8.784 -- Configuring done [2020-07-28T21:02:59.574Z] #33 8.816 -- Generating done [2020-07-28T21:02:59.574Z] #33 8.839 -- Build files have been written to: /tmp/tmp.Kr6ZCVwYAf/tini [2020-07-28T21:02:59.574Z] #33 8.862 + make tini-static [2020-07-28T21:02:59.574Z] #33 9.375 Scanning dependencies of target tini-static [2020-07-28T21:02:59.574Z] #33 9.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T21:02:59.637Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 28.83MB / 50.39MB 1.0s [2020-07-28T21:02:59.637Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 17.18MB / 51.83MB 1.0s [2020-07-28T21:02:59.637Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 16.52MB / 68.65MB 1.0s [2020-07-28T21:02:59.637Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 33.48MB / 50.39MB 1.1s [2020-07-28T21:02:59.637Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 20.97MB / 51.83MB 1.1s [2020-07-28T21:02:59.637Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 21.53MB / 68.65MB 1.1s [2020-07-28T21:02:59.742Z] #17 6.441 Reading package lists... [2020-07-28T21:02:59.742Z] #17 ... [2020-07-28T21:02:59.742Z] [2020-07-28T21:02:59.742Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:02:59.742Z] #49 6.790 + cd /tmp/tmp.Re8buCd5Pf/src/github.com/opencontainers/runc [2020-07-28T21:02:59.742Z] #49 6.791 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:02:59.742Z] #49 7.098 + '[' -z '' ']' [2020-07-28T21:02:59.742Z] #49 7.098 + target=static [2020-07-28T21:02:59.742Z] #49 7.098 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T21:02:59.742Z] #49 7.439 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T21:02:59.742Z] #49 ... [2020-07-28T21:02:59.742Z] [2020-07-28T21:02:59.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:59.742Z] #39 54.04 DEP criu/clone-noasan.d [2020-07-28T21:02:59.742Z] #39 54.11 DEP criu/cgroup.d [2020-07-28T21:02:59.742Z] #39 54.32 DEP criu/cgroup-props.d [2020-07-28T21:02:59.742Z] #39 54.42 DEP criu/bitmap.d [2020-07-28T21:02:59.742Z] #39 54.43 DEP criu/bfd.d [2020-07-28T21:02:59.829Z] #33 ... [2020-07-28T21:02:59.829Z] [2020-07-28T21:02:59.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:02:59.829Z] #39 10.05 DEP images/sysctl.pb-c.d [2020-07-28T21:02:59.829Z] #39 10.10 PBCC images/time.pb-c.c [2020-07-28T21:02:59.829Z] #39 10.12 DEP images/time.pb-c.d [2020-07-28T21:02:59.829Z] #39 10.20 PBCC images/binfmt-misc.pb-c.c [2020-07-28T21:02:59.830Z] #39 10.23 DEP images/binfmt-misc.pb-c.d [2020-07-28T21:02:59.897Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 40.02MB / 50.39MB 1.3s [2020-07-28T21:02:59.897Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 27.64MB / 51.83MB 1.3s [2020-07-28T21:02:59.897Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 28.25MB / 68.65MB 1.3s [2020-07-28T21:02:59.897Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 45.68MB / 50.39MB 1.4s [2020-07-28T21:02:59.897Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 32.53MB / 51.83MB 1.4s [2020-07-28T21:02:59.897Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 33.32MB / 68.65MB 1.4s [2020-07-28T21:02:59.944Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.8s done [2020-07-28T21:03:00.033Z] #39 54.57 DEP criu/autofs.d [2020-07-28T21:03:00.033Z] #39 54.71 DEP criu/aio.d [2020-07-28T21:03:00.102Z] #39 10.32 PBCC images/seccomp.pb-c.c [2020-07-28T21:03:00.102Z] #39 10.34 DEP images/seccomp.pb-c.d [2020-07-28T21:03:00.102Z] #39 10.39 PBCC images/userns.pb-c.c [2020-07-28T21:03:00.102Z] #39 10.42 DEP images/userns.pb-c.d [2020-07-28T21:03:00.102Z] #39 10.47 PBCC images/cgroup.pb-c.c [2020-07-28T21:03:00.159Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 36.20MB / 51.83MB 1.5s [2020-07-28T21:03:00.159Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 38.80MB / 68.65MB 1.5s [2020-07-28T21:03:00.159Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.6s [2020-07-28T21:03:00.159Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 39.95MB / 51.83MB 1.6s [2020-07-28T21:03:00.159Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 43.21MB / 68.65MB 1.6s [2020-07-28T21:03:00.206Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c [2020-07-28T21:03:00.325Z] #39 54.87 DEP criu/action-scripts.d [2020-07-28T21:03:00.325Z] #39 55.11 CC criu/action-scripts.o [2020-07-28T21:03:00.358Z] #39 10.49 DEP images/cgroup.pb-c.d [2020-07-28T21:03:00.358Z] #39 10.54 PBCC images/ext-file.pb-c.c [2020-07-28T21:03:00.358Z] #39 10.57 DEP images/ext-file.pb-c.d [2020-07-28T21:03:00.358Z] #39 ... [2020-07-28T21:03:00.358Z] [2020-07-28T21:03:00.358Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:00.358Z] #30 77.44 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:03:00.358Z] #30 DONE 81.9s [2020-07-28T21:03:00.358Z] [2020-07-28T21:03:00.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:00.358Z] #39 10.65 PBCC images/rpc.pb-c.c [2020-07-28T21:03:00.423Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 50.06MB / 51.83MB 1.7s [2020-07-28T21:03:00.423Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 48.05MB / 68.65MB 1.7s [2020-07-28T21:03:00.423Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 51.81MB / 68.65MB 1.9s [2020-07-28T21:03:00.614Z] #39 10.76 DEP images/rpc.pb-c.d [2020-07-28T21:03:00.614Z] #39 10.87 PBCC images/siginfo.pb-c.c [2020-07-28T21:03:00.614Z] #39 10.97 DEP images/siginfo.pb-c.d [2020-07-28T21:03:00.871Z] #39 11.06 PBCC images/pagemap.pb-c.c [2020-07-28T21:03:00.871Z] #39 11.24 DEP images/pagemap.pb-c.d [2020-07-28T21:03:00.956Z] #39 55.51 CC criu/aio.o [2020-07-28T21:03:00.999Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.0s done [2020-07-28T21:03:00.999Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 62.02MB / 68.65MB 2.3s [2020-07-28T21:03:00.999Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 929.79kB / 120.18MB 2.3s [2020-07-28T21:03:00.999Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-28T21:03:00.999Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.3s done [2020-07-28T21:03:00.999Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 2.4s [2020-07-28T21:03:01.126Z] #39 11.42 PBCC images/rlimit.pb-c.c [2020-07-28T21:03:01.126Z] #39 11.48 DEP images/rlimit.pb-c.d [2020-07-28T21:03:01.272Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 67.21MB / 68.65MB 2.6s [2020-07-28T21:03:01.272Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 8.71MB / 120.18MB 2.6s [2020-07-28T21:03:01.272Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.5s done [2020-07-28T21:03:01.272Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 15.15MB / 120.18MB 2.8s [2020-07-28T21:03:01.383Z] #39 11.61 PBCC images/file-lock.pb-c.c [2020-07-28T21:03:01.383Z] #39 11.68 DEP images/file-lock.pb-c.d [2020-07-28T21:03:01.383Z] #39 11.83 PBCC images/tty.pb-c.c [2020-07-28T21:03:01.589Z] #39 55.96 CC criu/autofs.o [2020-07-28T21:03:01.639Z] #39 11.92 DEP images/tty.pb-c.d [2020-07-28T21:03:01.639Z] #39 11.94 PBCC images/tun.pb-c.c [2020-07-28T21:03:01.639Z] #39 11.98 PBCC images/netdev.pb-c.c [2020-07-28T21:03:01.639Z] #39 12.03 DEP images/tun.pb-c.d [2020-07-28T21:03:01.844Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 21.30MB / 120.18MB 3.1s [2020-07-28T21:03:01.844Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.3s done [2020-07-28T21:03:01.844Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 28.57MB / 120.18MB 3.4s [2020-07-28T21:03:01.880Z] #39 ... [2020-07-28T21:03:01.880Z] [2020-07-28T21:03:01.880Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:01.880Z] #41 85.04 net/http/httptrace [2020-07-28T21:03:01.880Z] #41 85.18 net/http [2020-07-28T21:03:01.880Z] #41 92.71 github.com/LK4D4/vndr/godl [2020-07-28T21:03:01.880Z] #41 93.22 github.com/LK4D4/vndr [2020-07-28T21:03:01.880Z] #41 ... [2020-07-28T21:03:01.880Z] [2020-07-28T21:03:01.880Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:01.880Z] #17 6.441 Reading package lists... [2020-07-28T21:03:01.880Z] #17 7.860 Reading package lists... [2020-07-28T21:03:01.895Z] #39 12.11 DEP images/netdev.pb-c.d [2020-07-28T21:03:01.895Z] #39 12.17 PBCC images/vma.pb-c.c [2020-07-28T21:03:01.895Z] #39 12.26 DEP images/vma.pb-c.d [2020-07-28T21:03:02.151Z] #39 ... [2020-07-28T21:03:02.151Z] [2020-07-28T21:03:02.151Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:02.151Z] #33 11.30 [100%] Linking C executable tini-static [2020-07-28T21:03:02.151Z] #33 12.28 [100%] Built target tini-static [2020-07-28T21:03:02.151Z] #33 12.37 + mkdir -p /build [2020-07-28T21:03:02.151Z] #33 12.38 + cp tini-static /build/docker-init [2020-07-28T21:03:02.151Z] #33 DONE 12.5s [2020-07-28T21:03:02.151Z] [2020-07-28T21:03:02.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:02.151Z] #39 12.34 PBCC images/creds.pb-c.c [2020-07-28T21:03:02.151Z] #39 12.37 DEP images/creds.pb-c.d [2020-07-28T21:03:02.151Z] #39 12.45 PBCC images/utsns.pb-c.c [2020-07-28T21:03:02.151Z] #39 12.49 DEP images/utsns.pb-c.d [2020-07-28T21:03:02.409Z] #39 12.58 PBCC images/ipc-desc.pb-c.c [2020-07-28T21:03:02.409Z] #39 12.62 PBCC images/ipc-sem.pb-c.c [2020-07-28T21:03:02.409Z] #39 12.70 DEP images/ipc-desc.pb-c.d [2020-07-28T21:03:02.418Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 38.04MB / 120.18MB 3.8s [2020-07-28T21:03:02.462Z] #17 9.289 Building dependency tree... [2020-07-28T21:03:02.665Z] #39 12.84 DEP images/ipc-sem.pb-c.d [2020-07-28T21:03:02.665Z] #39 12.91 PBCC images/ipc-msg.pb-c.c [2020-07-28T21:03:02.665Z] #39 12.95 DEP images/ipc-msg.pb-c.d [2020-07-28T21:03:02.749Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 44.12MB / 120.18MB 4.0s [2020-07-28T21:03:02.753Z] #17 9.909 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T21:03:02.753Z] #17 9.909 The following additional packages will be installed: [2020-07-28T21:03:02.753Z] #17 9.932 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T21:03:02.753Z] #17 9.932 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T21:03:02.753Z] #17 9.934 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T21:03:02.753Z] #17 9.934 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T21:03:02.753Z] #17 9.934 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T21:03:02.753Z] #17 9.935 Suggested packages: [2020-07-28T21:03:02.753Z] #17 9.936 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T21:03:02.753Z] #17 9.936 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T21:03:02.753Z] #17 9.936 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T21:03:02.753Z] #17 9.936 Recommended packages: [2020-07-28T21:03:02.753Z] #17 9.936 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T21:03:02.753Z] #17 9.936 python3-keyrings.alt python3-xdg unzip [2020-07-28T21:03:02.921Z] #39 13.05 PBCC images/ipc-shm.pb-c.c [2020-07-28T21:03:02.921Z] #39 13.06 DEP images/ipc-shm.pb-c.d [2020-07-28T21:03:02.921Z] #39 13.27 PBCC images/ipc-var.pb-c.c [2020-07-28T21:03:02.921Z] #39 13.31 DEP images/ipc-var.pb-c.d [2020-07-28T21:03:03.119Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 52.02MB / 120.18MB 4.3s [2020-07-28T21:03:03.387Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 60.25MB / 120.18MB 4.7s [2020-07-28T21:03:03.483Z] #39 13.50 PBCC images/sk-opts.pb-c.c [2020-07-28T21:03:03.483Z] #39 13.55 PBCC images/packet-sock.pb-c.c [2020-07-28T21:03:03.483Z] #39 13.67 DEP images/sk-opts.pb-c.d [2020-07-28T21:03:03.483Z] #39 13.83 DEP images/packet-sock.pb-c.d [2020-07-28T21:03:03.483Z] #39 13.87 PBCC images/sk-netlink.pb-c.c [2020-07-28T21:03:03.517Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.3s done [2020-07-28T21:03:03.651Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 68.82MB / 120.18MB 5.1s [2020-07-28T21:03:03.659Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.0s [2020-07-28T21:03:03.739Z] #39 13.91 DEP images/sk-netlink.pb-c.d [2020-07-28T21:03:03.739Z] #39 13.95 PBCC images/sk-inet.pb-c.c [2020-07-28T21:03:03.739Z] #39 14.00 DEP images/sk-inet.pb-c.d [2020-07-28T21:03:03.739Z] #39 14.09 PBCC images/sk-unix.pb-c.c [2020-07-28T21:03:03.910Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 78.82MB / 120.18MB 5.4s [2020-07-28T21:03:03.995Z] #39 14.15 DEP images/sk-unix.pb-c.d [2020-07-28T21:03:03.995Z] #39 14.19 PBCC images/mm.pb-c.c [2020-07-28T21:03:03.995Z] #39 14.30 DEP images/mm.pb-c.d [2020-07-28T21:03:04.092Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-07-28T21:03:04.092Z] #7 DONE 19.0s [2020-07-28T21:03:04.092Z] [2020-07-28T21:03:04.092Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T21:03:04.172Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 86.80MB / 120.18MB 5.7s [2020-07-28T21:03:04.251Z] #39 14.36 PBCC images/timerfd.pb-c.c [2020-07-28T21:03:04.251Z] #39 14.45 DEP images/timerfd.pb-c.d [2020-07-28T21:03:04.251Z] #39 14.53 PBCC images/timer.pb-c.c [2020-07-28T21:03:04.251Z] #39 14.56 DEP images/timer.pb-c.d [2020-07-28T21:03:04.251Z] #39 14.62 PBCC images/sa.pb-c.c [2020-07-28T21:03:04.251Z] #39 14.69 DEP images/sa.pb-c.d [2020-07-28T21:03:04.286Z] #17 11.34 The following NEW packages will be installed: [2020-07-28T21:03:04.286Z] #17 11.35 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T21:03:04.286Z] #17 11.35 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T21:03:04.286Z] #17 11.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T21:03:04.286Z] #17 11.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T21:03:04.286Z] #17 11.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T21:03:04.286Z] #17 11.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T21:03:04.286Z] #17 11.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T21:03:04.286Z] #17 11.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T21:03:04.286Z] #17 11.35 xz-utils zip [2020-07-28T21:03:04.286Z] #17 11.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:04.286Z] #17 11.44 Need to get 27.7 MB of archives. [2020-07-28T21:03:04.286Z] #17 11.44 After this operation, 117 MB of additional disk space will be used. [2020-07-28T21:03:04.286Z] #17 11.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-28T21:03:04.286Z] #17 11.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-28T21:03:04.286Z] #17 11.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-28T21:03:04.286Z] #17 11.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-28T21:03:04.286Z] #17 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-28T21:03:04.286Z] #17 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-28T21:03:04.286Z] #17 11.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-28T21:03:04.286Z] #17 11.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-28T21:03:04.286Z] #17 11.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-28T21:03:04.286Z] #17 11.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-28T21:03:04.286Z] #17 11.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-28T21:03:04.286Z] #17 11.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-28T21:03:04.286Z] #17 11.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-28T21:03:04.434Z] #7 ... [2020-07-28T21:03:04.434Z] [2020-07-28T21:03:04.434Z] #20 [internal] load build context [2020-07-28T21:03:04.434Z] #20 transferring context: 51.31MB 5.6s done [2020-07-28T21:03:04.434Z] #20 DONE 5.7s [2020-07-28T21:03:04.434Z] [2020-07-28T21:03:04.434Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:03:04.434Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 94.88MB / 120.18MB 5.8s [2020-07-28T21:03:04.434Z] #7 ... [2020-07-28T21:03:04.434Z] [2020-07-28T21:03:04.434Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:03:04.434Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-28T21:03:04.434Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-28T21:03:04.434Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-28T21:03:04.434Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done [2020-07-28T21:03:04.434Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s [2020-07-28T21:03:04.434Z] #58 ... [2020-07-28T21:03:04.434Z] [2020-07-28T21:03:04.434Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:03:04.507Z] #39 14.77 PBCC images/pipe-data.pb-c.c [2020-07-28T21:03:04.507Z] #39 14.81 DEP images/pipe-data.pb-c.d [2020-07-28T21:03:04.507Z] #39 14.86 PBCC images/mnt.pb-c.c [2020-07-28T21:03:04.507Z] #39 14.91 DEP images/mnt.pb-c.d [2020-07-28T21:03:04.577Z] #17 11.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-28T21:03:04.577Z] #17 11.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-28T21:03:04.577Z] #17 11.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-28T21:03:04.577Z] #17 11.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-28T21:03:04.577Z] #17 11.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:03:04.577Z] #17 11.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-28T21:03:04.577Z] #17 11.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-28T21:03:04.577Z] #17 11.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-28T21:03:04.577Z] #17 11.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-28T21:03:04.577Z] #17 11.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-28T21:03:04.577Z] #17 11.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-28T21:03:04.577Z] #17 11.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-28T21:03:04.577Z] #17 11.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-28T21:03:04.577Z] #17 11.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-28T21:03:04.577Z] #17 11.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-28T21:03:04.577Z] #17 11.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-28T21:03:04.699Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 105.32MB / 120.18MB 6.0s [2020-07-28T21:03:04.699Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 118.08MB / 120.18MB 6.3s [2020-07-28T21:03:04.763Z] #39 14.98 PBCC images/sk-packet.pb-c.c [2020-07-28T21:03:04.763Z] #39 15.04 DEP images/sk-packet.pb-c.d [2020-07-28T21:03:04.763Z] #39 15.08 PBCC images/tcp-stream.pb-c.c [2020-07-28T21:03:04.763Z] #39 15.13 DEP images/tcp-stream.pb-c.d [2020-07-28T21:03:04.763Z] #39 15.18 PBCC images/pipe.pb-c.c [2020-07-28T21:03:04.839Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 20.2s done [2020-07-28T21:03:04.839Z] #8 DONE 25.7s [2020-07-28T21:03:04.839Z] [2020-07-28T21:03:04.839Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T21:03:04.839Z] #9 DONE 0.2s [2020-07-28T21:03:04.839Z] [2020-07-28T21:03:04.839Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T21:03:04.839Z] #10 DONE 0.2s [2020-07-28T21:03:04.839Z] [2020-07-28T21:03:04.839Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T21:03:04.839Z] #36 DONE 0.1s [2020-07-28T21:03:04.839Z] [2020-07-28T21:03:04.839Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:04.839Z] #31 ... [2020-07-28T21:03:04.839Z] [2020-07-28T21:03:04.839Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T21:03:04.839Z] #28 DONE 0.1s [2020-07-28T21:03:04.839Z] [2020-07-28T21:03:04.839Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:04.839Z] #29 0.742 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T21:03:04.839Z] #29 0.751 Cloning into '.'... [2020-07-28T21:03:04.868Z] #17 12.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-28T21:03:04.868Z] #17 12.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-28T21:03:04.868Z] #17 12.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-28T21:03:04.868Z] #17 12.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-28T21:03:04.868Z] #17 12.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-28T21:03:04.868Z] #17 12.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T21:03:04.868Z] #17 12.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T21:03:04.868Z] #17 12.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T21:03:04.868Z] #17 12.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-28T21:03:04.868Z] #17 12.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T21:03:04.868Z] #17 12.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T21:03:04.868Z] #17 12.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T21:03:04.868Z] #17 12.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-28T21:03:04.868Z] #17 12.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-28T21:03:04.868Z] #17 12.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-28T21:03:04.868Z] #17 12.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T21:03:05.019Z] #39 15.27 DEP images/pipe.pb-c.d [2020-07-28T21:03:05.019Z] #39 15.30 PBCC images/pstree.pb-c.c [2020-07-28T21:03:05.019Z] #39 15.33 DEP images/pstree.pb-c.d [2020-07-28T21:03:05.019Z] #39 15.36 PBCC images/fs.pb-c.c [2020-07-28T21:03:05.019Z] #39 15.39 DEP images/fs.pb-c.d [2020-07-28T21:03:05.019Z] #39 15.42 PBCC images/signalfd.pb-c.c [2020-07-28T21:03:05.159Z] #17 12.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-28T21:03:05.159Z] #17 12.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-28T21:03:05.159Z] #17 12.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-28T21:03:05.276Z] #39 15.47 DEP images/signalfd.pb-c.d [2020-07-28T21:03:05.276Z] #39 15.53 PBCC images/fh.pb-c.c [2020-07-28T21:03:05.276Z] #39 15.57 PBCC images/fsnotify.pb-c.c [2020-07-28T21:03:05.276Z] #39 15.61 DEP images/fh.pb-c.d [2020-07-28T21:03:05.276Z] #39 15.65 DEP images/fsnotify.pb-c.d [2020-07-28T21:03:05.532Z] #39 15.73 PBCC images/eventpoll.pb-c.c [2020-07-28T21:03:05.532Z] #39 15.75 DEP images/eventpoll.pb-c.d [2020-07-28T21:03:05.532Z] #39 15.82 PBCC images/eventfd.pb-c.c [2020-07-28T21:03:05.532Z] #39 15.84 DEP images/eventfd.pb-c.d [2020-07-28T21:03:05.532Z] #39 15.87 PBCC images/remap-file-path.pb-c.c [2020-07-28T21:03:05.788Z] #39 15.90 DEP images/remap-file-path.pb-c.d [2020-07-28T21:03:05.788Z] #39 15.97 PBCC images/fifo.pb-c.c [2020-07-28T21:03:05.788Z] #39 16.02 DEP images/fifo.pb-c.d [2020-07-28T21:03:05.788Z] #39 16.07 PBCC images/ghost-file.pb-c.c [2020-07-28T21:03:05.788Z] #39 16.14 DEP images/ghost-file.pb-c.d [2020-07-28T21:03:05.791Z] #17 13.09 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:06.044Z] #39 16.19 PBCC images/regfile.pb-c.c [2020-07-28T21:03:06.044Z] #39 16.24 DEP images/regfile.pb-c.d [2020-07-28T21:03:06.044Z] #39 16.33 PBCC images/ns.pb-c.c [2020-07-28T21:03:06.044Z] #39 16.34 DEP images/ns.pb-c.d [2020-07-28T21:03:06.044Z] #39 16.37 PBCC images/fdinfo.pb-c.c [2020-07-28T21:03:06.078Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.1s [2020-07-28T21:03:06.078Z] #7 ... [2020-07-28T21:03:06.078Z] [2020-07-28T21:03:06.078Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-28T21:03:06.078Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-07-28T21:03:06.078Z] #58 DONE 7.4s [2020-07-28T21:03:06.078Z] [2020-07-28T21:03:06.078Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-28T21:03:06.078Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.4s done [2020-07-28T21:03:06.083Z] #17 13.17 Fetched 27.7 MB in 1s (25.2 MB/s) [2020-07-28T21:03:06.083Z] #17 13.22 Selecting previously unselected package pigz. [2020-07-28T21:03:06.083Z] #17 13.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-28T21:03:06.083Z] #17 13.29 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-28T21:03:06.083Z] #17 13.30 Unpacking pigz (2.4-1) ... [2020-07-28T21:03:06.196Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.4s done [2020-07-28T21:03:06.300Z] #39 16.51 DEP images/fdinfo.pb-c.d [2020-07-28T21:03:06.300Z] #39 16.58 PBCC images/core-aarch64.pb-c.c [2020-07-28T21:03:06.300Z] #39 16.61 PBCC images/core-arm.pb-c.c [2020-07-28T21:03:06.374Z] #17 ... [2020-07-28T21:03:06.374Z] [2020-07-28T21:03:06.374Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:06.374Z] #41 DONE 99.5s [2020-07-28T21:03:06.374Z] [2020-07-28T21:03:06.374Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:06.374Z] #17 13.49 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-28T21:03:06.374Z] #17 ... [2020-07-28T21:03:06.374Z] [2020-07-28T21:03:06.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:06.374Z] #39 56.96 CC criu/bfd.o [2020-07-28T21:03:06.374Z] #39 57.29 CC criu/bitmap.o [2020-07-28T21:03:06.374Z] #39 57.40 CC criu/cgroup-props.o [2020-07-28T21:03:06.374Z] #39 57.98 CC criu/cgroup.o [2020-07-28T21:03:06.374Z] #39 59.96 CC criu/clone-noasan.o [2020-07-28T21:03:06.374Z] #39 60.05 CC criu/config.o [2020-07-28T21:03:06.374Z] #39 61.07 CC criu/cr-check.o [2020-07-28T21:03:06.454Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-28T21:03:06.558Z] #39 16.63 PBCC images/core-ppc64.pb-c.c [2020-07-28T21:03:06.558Z] #39 16.70 PBCC images/core-s390.pb-c.c [2020-07-28T21:03:06.558Z] #39 16.77 PBCC images/core-x86.pb-c.c [2020-07-28T21:03:06.558Z] #39 16.82 PBCC images/core.pb-c.c [2020-07-28T21:03:06.558Z] #39 16.87 PBCC images/inventory.pb-c.c [2020-07-28T21:03:06.814Z] #39 16.95 DEP images/core-aarch64.pb-c.d [2020-07-28T21:03:06.814Z] #39 17.01 DEP images/core-arm.pb-c.d [2020-07-28T21:03:06.814Z] #39 17.08 DEP images/core-ppc64.pb-c.d [2020-07-28T21:03:06.814Z] #39 17.12 DEP images/core-s390.pb-c.d [2020-07-28T21:03:06.814Z] #39 17.18 DEP images/core-x86.pb-c.d [2020-07-28T21:03:06.814Z] #39 17.26 DEP images/core.pb-c.d [2020-07-28T21:03:06.986Z] #29 ... [2020-07-28T21:03:06.986Z] [2020-07-28T21:03:06.986Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:06.986Z] #31 0.861 + RM_GOPATH=0 [2020-07-28T21:03:06.986Z] #31 0.861 + TMP_GOPATH= [2020-07-28T21:03:06.986Z] #31 0.861 + : /build [2020-07-28T21:03:06.986Z] #31 0.862 + '[' -z '' ']' [2020-07-28T21:03:06.986Z] #31 0.863 ++ mktemp -d [2020-07-28T21:03:06.986Z] #31 0.866 + export GOPATH=/tmp/tmp.BY7VynY95A [2020-07-28T21:03:06.986Z] #31 0.873 + GOPATH=/tmp/tmp.BY7VynY95A [2020-07-28T21:03:06.986Z] #31 0.876 + RM_GOPATH=1 [2020-07-28T21:03:06.986Z] #31 0.876 + case "$(go env GOARCH)" in [2020-07-28T21:03:06.986Z] #31 0.890 ++ go env GOARCH [2020-07-28T21:03:06.986Z] #31 0.941 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:06.986Z] #31 0.941 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:06.986Z] #31 0.943 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:06.986Z] #31 0.950 + dir=/tmp/install [2020-07-28T21:03:06.986Z] #31 0.952 + bin=tomlv [2020-07-28T21:03:06.986Z] #31 0.952 + shift [2020-07-28T21:03:06.986Z] #31 0.953 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T21:03:06.986Z] #31 0.953 + . /tmp/install/tomlv.installer [2020-07-28T21:03:06.986Z] #31 0.954 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:06.986Z] #31 0.955 + install_tomlv [2020-07-28T21:03:06.986Z] #31 0.955 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T21:03:06.986Z] #31 0.956 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:06.986Z] #31 0.956 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BY7VynY95A/src/github.com/BurntSushi/toml [2020-07-28T21:03:06.986Z] #31 0.967 Cloning into '/tmp/tmp.BY7VynY95A/src/github.com/BurntSushi/toml'... [2020-07-28T21:03:06.986Z] #31 2.056 + cd /tmp/tmp.BY7VynY95A/src/github.com/BurntSushi/toml [2020-07-28T21:03:06.986Z] #31 2.056 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:06.986Z] #31 2.102 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:03:06.986Z] #31 2.858 internal/cpu [2020-07-28T21:03:06.986Z] #31 2.885 math/bits [2020-07-28T21:03:06.986Z] #31 2.908 runtime/internal/sys [2020-07-28T21:03:06.986Z] #31 3.031 runtime/internal/atomic [2020-07-28T21:03:06.986Z] #31 3.609 unicode/utf8 [2020-07-28T21:03:06.986Z] #31 3.650 runtime/internal/math [2020-07-28T21:03:06.986Z] #31 4.006 sync/atomic [2020-07-28T21:03:06.986Z] #31 4.697 internal/bytealg [2020-07-28T21:03:06.986Z] #31 4.802 unicode [2020-07-28T21:03:06.986Z] #31 5.236 math [2020-07-28T21:03:07.022Z] #7 DONE 28.0s [2020-07-28T21:03:07.022Z] [2020-07-28T21:03:07.022Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T21:03:07.071Z] #39 17.34 DEP images/inventory.pb-c.d [2020-07-28T21:03:07.328Z] #39 17.43 PBCC images/cpuinfo.pb-c.c [2020-07-28T21:03:07.328Z] #39 17.49 DEP images/cpuinfo.pb-c.d [2020-07-28T21:03:07.328Z] #39 17.55 PBCC images/stats.pb-c.c [2020-07-28T21:03:07.328Z] #39 ... [2020-07-28T21:03:07.328Z] [2020-07-28T21:03:07.328Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:07.328Z] #47 78.75 github.com/pkg/diff [2020-07-28T21:03:07.328Z] #47 80.29 go/ast [2020-07-28T21:03:07.328Z] #47 80.83 golang.org/x/crypto/ssh/terminal [2020-07-28T21:03:07.328Z] #47 82.55 mvdan.cc/editorconfig [2020-07-28T21:03:07.328Z] #47 84.50 mvdan.cc/sh/v3/fileutil [2020-07-28T21:03:07.328Z] #47 84.99 mvdan.cc/sh/v3/syntax [2020-07-28T21:03:07.328Z] #47 ... [2020-07-28T21:03:07.328Z] [2020-07-28T21:03:07.328Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:07.328Z] #52 37.58 Checking out files: 36% (1162/3208) Checking out files: 37% (1187/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 67% (2169/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 95% (3067/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T21:03:07.328Z] #52 39.78 + cd /tmp/tmp.Cnc5efCTNf/src/github.com/containerd/containerd [2020-07-28T21:03:07.328Z] #52 39.78 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:03:07.328Z] #52 41.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T21:03:07.328Z] #52 41.08 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T21:03:07.328Z] #52 41.08 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:03:07.328Z] #52 41.08 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:03:07.328Z] #52 41.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T21:03:07.328Z] #52 41.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T21:03:07.328Z] #52 41.08 + '[' '' = dynamic ']' [2020-07-28T21:03:07.328Z] #52 41.09 + make [2020-07-28T21:03:07.328Z] #52 42.05 + bin/ctr [2020-07-28T21:03:07.798Z] #31 5.770 internal/testlog [2020-07-28T21:03:07.879Z] #39 62.65 CC criu/cr-dedup.o [2020-07-28T21:03:07.989Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 7.0s done [2020-07-28T21:03:08.098Z] #31 6.545 encoding [2020-07-28T21:03:08.249Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-28T21:03:08.400Z] #31 ... [2020-07-28T21:03:08.400Z] [2020-07-28T21:03:08.400Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:08.400Z] #44 0.849 + RM_GOPATH=0 [2020-07-28T21:03:08.400Z] #44 0.849 + TMP_GOPATH= [2020-07-28T21:03:08.400Z] #44 0.849 + : /build [2020-07-28T21:03:08.400Z] #44 0.849 + '[' -z '' ']' [2020-07-28T21:03:08.400Z] #44 0.850 ++ mktemp -d [2020-07-28T21:03:08.400Z] #44 0.880 + export GOPATH=/tmp/tmp.xLKANC3GbE [2020-07-28T21:03:08.400Z] #44 0.880 + GOPATH=/tmp/tmp.xLKANC3GbE [2020-07-28T21:03:08.400Z] #44 0.880 + RM_GOPATH=1 [2020-07-28T21:03:08.400Z] #44 0.880 + case "$(go env GOARCH)" in [2020-07-28T21:03:08.400Z] #44 0.884 ++ go env GOARCH [2020-07-28T21:03:08.400Z] #44 0.929 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:08.400Z] #44 0.929 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:08.400Z] #44 0.944 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:08.400Z] #44 0.945 + dir=/tmp/install [2020-07-28T21:03:08.400Z] #44 0.946 + bin=gotestsum [2020-07-28T21:03:08.400Z] #44 0.946 + shift [2020-07-28T21:03:08.400Z] #44 0.946 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T21:03:08.400Z] #44 0.946 + . /tmp/install/gotestsum.installer [2020-07-28T21:03:08.400Z] #44 0.947 ++ : v0.3.5 [2020-07-28T21:03:08.400Z] #44 0.947 + install_gotestsum [2020-07-28T21:03:08.400Z] #44 0.948 + set -e [2020-07-28T21:03:08.400Z] #44 0.948 + export GO111MODULE=on [2020-07-28T21:03:08.400Z] #44 0.948 + GO111MODULE=on [2020-07-28T21:03:08.400Z] #44 0.949 + GOBIN=/build [2020-07-28T21:03:08.400Z] #44 0.949 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T21:03:08.400Z] #44 1.071 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:08.400Z] #44 1.077 go: finding gotest.tools v0.3.5 [2020-07-28T21:03:08.400Z] #44 2.065 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:08.400Z] #44 3.070 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:08.400Z] #44 4.421 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T21:03:08.400Z] #44 4.577 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T21:03:08.400Z] #44 4.766 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T21:03:08.400Z] #44 4.770 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:08.400Z] #44 4.807 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:08.400Z] #44 4.807 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T21:03:08.400Z] #44 4.878 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:08.400Z] #44 5.052 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T21:03:08.400Z] #44 5.282 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T21:03:08.400Z] #44 5.290 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:08.400Z] #44 5.381 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:08.400Z] #44 5.400 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:08.400Z] #44 5.444 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:08.400Z] #44 5.446 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:08.400Z] #44 5.486 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:08.400Z] #44 5.609 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:08.400Z] #44 5.702 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:08.400Z] #44 5.727 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:08.400Z] #44 5.739 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:08.400Z] #44 5.845 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:08.400Z] #44 6.123 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:08.432Z] #52 ... [2020-07-28T21:03:08.432Z] [2020-07-28T21:03:08.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:08.432Z] #41 79.93 text/template/parse [2020-07-28T21:03:08.432Z] #41 83.60 go/parser [2020-07-28T21:03:08.432Z] #41 85.50 text/template [2020-07-28T21:03:08.432Z] #41 87.96 encoding/xml [2020-07-28T21:03:08.510Z] #39 63.00 CC criu/cr-dump.o [2020-07-28T21:03:08.698Z] #41 ... [2020-07-28T21:03:08.698Z] [2020-07-28T21:03:08.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:08.698Z] #39 17.60 DEP images/stats.pb-c.d [2020-07-28T21:03:08.823Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-28T21:03:08.823Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-28T21:03:08.954Z] #39 19.09 make[1]: Nothing to be done for 'all'. [2020-07-28T21:03:09.068Z] #44 ... [2020-07-28T21:03:09.068Z] [2020-07-28T21:03:09.068Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:09.068Z] #31 7.154 runtime [2020-07-28T21:03:09.068Z] #31 7.298 runtime/cgo [2020-07-28T21:03:09.141Z] #39 ... [2020-07-28T21:03:09.141Z] [2020-07-28T21:03:09.141Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:09.141Z] #17 13.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T21:03:09.141Z] #17 13.49 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-28T21:03:09.141Z] #17 14.14 Selecting previously unselected package python3.7-minimal. [2020-07-28T21:03:09.141Z] #17 14.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T21:03:09.141Z] #17 14.14 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:03:09.141Z] #17 14.94 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-28T21:03:09.141Z] #17 14.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:03:09.141Z] #17 16.36 Selecting previously unselected package python3-minimal. [2020-07-28T21:03:09.141Z] #17 16.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-28T21:03:09.141Z] #17 16.39 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-28T21:03:09.141Z] #17 16.40 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T21:03:09.141Z] #17 16.46 Selecting previously unselected package libmpdec2:s390x. [2020-07-28T21:03:09.387Z] #8 DONE 4.8s [2020-07-28T21:03:09.387Z] [2020-07-28T21:03:09.387Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T21:03:09.393Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-28T21:03:09.432Z] #17 16.46 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-28T21:03:09.432Z] #17 16.46 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-28T21:03:09.432Z] #17 16.52 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-28T21:03:09.432Z] #17 16.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T21:03:09.432Z] #17 16.53 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-28T21:03:09.656Z] #9 DONE 0.8s [2020-07-28T21:03:09.656Z] [2020-07-28T21:03:09.656Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T21:03:09.656Z] #27 DONE 0.1s [2020-07-28T21:03:09.656Z] [2020-07-28T21:03:09.656Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T21:03:09.656Z] #35 DONE 0.1s [2020-07-28T21:03:09.656Z] [2020-07-28T21:03:09.656Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:09.663Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-28T21:03:09.723Z] #8 DONE 2.2s [2020-07-28T21:03:09.723Z] [2020-07-28T21:03:09.723Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T21:03:10.063Z] #17 17.31 Selecting previously unselected package python3.7. [2020-07-28T21:03:10.063Z] #17 17.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-28T21:03:10.063Z] #17 17.31 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:03:10.063Z] #17 17.40 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-28T21:03:10.063Z] #17 17.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-28T21:03:10.063Z] #17 17.40 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-28T21:03:10.063Z] #17 17.45 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T21:03:10.299Z] #9 DONE 0.8s [2020-07-28T21:03:10.299Z] [2020-07-28T21:03:10.299Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T21:03:10.299Z] #35 DONE 0.1s [2020-07-28T21:03:10.299Z] [2020-07-28T21:03:10.299Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T21:03:10.299Z] #27 DONE 0.1s [2020-07-28T21:03:10.299Z] [2020-07-28T21:03:10.299Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:10.322Z] #39 20.56 CC images/stats.o [2020-07-28T21:03:10.577Z] #39 20.83 CC images/core.o [2020-07-28T21:03:10.707Z] #17 17.97 Selecting previously unselected package python3. [2020-07-28T21:03:10.708Z] #17 17.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-28T21:03:10.708Z] #17 17.99 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-28T21:03:10.708Z] #17 18.01 Unpacking python3 (3.7.3-1) ... [2020-07-28T21:03:11.000Z] #17 18.08 Selecting previously unselected package libip4tc0:s390x. [2020-07-28T21:03:11.000Z] #17 18.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-28T21:03:11.000Z] #17 18.08 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-28T21:03:11.000Z] #17 18.16 Selecting previously unselected package libip6tc0:s390x. [2020-07-28T21:03:11.000Z] #17 18.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-28T21:03:11.000Z] #17 18.17 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-28T21:03:11.000Z] #17 18.26 Selecting previously unselected package libiptc0:s390x. [2020-07-28T21:03:11.000Z] #17 18.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-28T21:03:11.000Z] #17 18.26 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-28T21:03:11.000Z] #17 18.33 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-28T21:03:11.000Z] #17 18.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-28T21:03:11.000Z] #17 18.34 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-28T21:03:11.000Z] #17 18.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-28T21:03:11.139Z] #39 21.52 CC images/core-x86.o [2020-07-28T21:03:11.296Z] #17 18.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-28T21:03:11.296Z] #17 18.40 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-28T21:03:11.296Z] #17 18.47 Selecting previously unselected package libnftnl11:s390x. [2020-07-28T21:03:11.296Z] #17 18.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-28T21:03:11.296Z] #17 18.47 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-28T21:03:11.296Z] #17 18.54 Selecting previously unselected package iptables. [2020-07-28T21:03:11.296Z] #17 ... [2020-07-28T21:03:11.296Z] [2020-07-28T21:03:11.296Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:11.296Z] #28 DONE 104.6s [2020-07-28T21:03:11.296Z] [2020-07-28T21:03:11.296Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:11.296Z] #17 18.54 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-28T21:03:11.296Z] #17 18.54 Unpacking iptables (1.8.2-4) ... [2020-07-28T21:03:11.296Z] #17 ... [2020-07-28T21:03:11.296Z] [2020-07-28T21:03:11.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:11.296Z] #39 64.61 CC criu/cr-errno.o [2020-07-28T21:03:11.296Z] #39 64.68 CC criu/cr-restore.o [2020-07-28T21:03:11.910Z] #31 ... [2020-07-28T21:03:11.911Z] [2020-07-28T21:03:11.911Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:11.911Z] #24 1.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:11.911Z] #24 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:11.911Z] #24 1.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:11.911Z] #24 2.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T21:03:11.911Z] #24 4.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T21:03:11.911Z] #24 7.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T21:03:11.911Z] #24 ... [2020-07-28T21:03:11.911Z] [2020-07-28T21:03:11.911Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:11.911Z] #33 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:11.911Z] #33 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:11.911Z] #33 1.221 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:11.911Z] #33 2.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T21:03:11.911Z] #33 5.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T21:03:11.911Z] #33 7.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T21:03:11.911Z] #33 ... [2020-07-28T21:03:11.911Z] [2020-07-28T21:03:11.911Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:11.911Z] #37 0.747 + git clone https://github.com/docker/distribution.git . [2020-07-28T21:03:11.911Z] #37 0.755 Cloning into '.'... [2020-07-28T21:03:12.066Z] #39 22.15 CC images/core-arm.o [2020-07-28T21:03:12.209Z] #37 ... [2020-07-28T21:03:12.209Z] [2020-07-28T21:03:12.209Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:12.209Z] #42 0.868 + RM_GOPATH=0 [2020-07-28T21:03:12.209Z] #42 0.868 + TMP_GOPATH= [2020-07-28T21:03:12.209Z] #42 0.868 + : /build [2020-07-28T21:03:12.209Z] #42 0.868 + '[' -z '' ']' [2020-07-28T21:03:12.209Z] #42 0.870 ++ mktemp -d [2020-07-28T21:03:12.209Z] #42 0.871 + export GOPATH=/tmp/tmp.WMKKqnbPuV [2020-07-28T21:03:12.209Z] #42 0.871 + GOPATH=/tmp/tmp.WMKKqnbPuV [2020-07-28T21:03:12.209Z] #42 0.871 + RM_GOPATH=1 [2020-07-28T21:03:12.209Z] #42 0.872 + case "$(go env GOARCH)" in [2020-07-28T21:03:12.209Z] #42 0.873 ++ go env GOARCH [2020-07-28T21:03:12.209Z] #42 0.882 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.209Z] #42 0.882 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.209Z] #42 0.883 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:12.209Z] #42 0.885 + dir=/tmp/install [2020-07-28T21:03:12.209Z] #42 0.886 + bin=vndr [2020-07-28T21:03:12.209Z] #42 0.886 + shift [2020-07-28T21:03:12.209Z] #42 0.886 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T21:03:12.209Z] #42 0.886 + . /tmp/install/vndr.installer [2020-07-28T21:03:12.209Z] #42 0.887 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:12.209Z] #42 0.888 + install_vndr [2020-07-28T21:03:12.209Z] #42 0.889 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T21:03:12.209Z] #42 0.889 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:12.209Z] #42 0.889 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WMKKqnbPuV/src/github.com/LK4D4/vndr [2020-07-28T21:03:12.209Z] #42 0.942 Cloning into '/tmp/tmp.WMKKqnbPuV/src/github.com/LK4D4/vndr'... [2020-07-28T21:03:12.209Z] #42 1.621 + cd /tmp/tmp.WMKKqnbPuV/src/github.com/LK4D4/vndr [2020-07-28T21:03:12.209Z] #42 1.623 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:12.209Z] #42 1.673 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T21:03:12.209Z] #42 3.160 runtime/internal/sys [2020-07-28T21:03:12.209Z] #42 3.226 internal/race [2020-07-28T21:03:12.209Z] #42 3.268 internal/cpu [2020-07-28T21:03:12.209Z] #42 3.401 runtime/internal/atomic [2020-07-28T21:03:12.209Z] #42 3.671 sync/atomic [2020-07-28T21:03:12.209Z] #42 3.766 runtime/internal/math [2020-07-28T21:03:12.209Z] #42 4.293 unicode [2020-07-28T21:03:12.209Z] #42 4.403 unicode/utf8 [2020-07-28T21:03:12.209Z] #42 4.743 math/bits [2020-07-28T21:03:12.209Z] #42 5.031 internal/bytealg [2020-07-28T21:03:12.209Z] #42 6.803 encoding [2020-07-28T21:03:12.209Z] #42 7.112 math [2020-07-28T21:03:12.209Z] #42 7.329 unicode/utf16 [2020-07-28T21:03:12.209Z] #42 7.515 runtime [2020-07-28T21:03:12.209Z] #42 8.342 container/list [2020-07-28T21:03:12.209Z] #42 ... [2020-07-28T21:03:12.209Z] [2020-07-28T21:03:12.209Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:12.209Z] #61 0.528 + RM_GOPATH=0 [2020-07-28T21:03:12.209Z] #61 0.528 + TMP_GOPATH= [2020-07-28T21:03:12.209Z] #61 0.528 + : /build [2020-07-28T21:03:12.209Z] #61 0.528 + '[' -z '' ']' [2020-07-28T21:03:12.209Z] #61 0.529 ++ mktemp -d [2020-07-28T21:03:12.209Z] #61 0.531 + export GOPATH=/tmp/tmp.Fat5dbdLFG [2020-07-28T21:03:12.209Z] #61 0.531 + GOPATH=/tmp/tmp.Fat5dbdLFG [2020-07-28T21:03:12.209Z] #61 0.531 + RM_GOPATH=1 [2020-07-28T21:03:12.209Z] #61 0.532 + case "$(go env GOARCH)" in [2020-07-28T21:03:12.209Z] #61 0.532 ++ go env GOARCH [2020-07-28T21:03:12.209Z] #61 0.539 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.209Z] #61 0.540 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.209Z] #61 0.541 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:12.209Z] #61 0.543 + dir=/tmp/install [2020-07-28T21:03:12.209Z] #61 0.543 + bin=proxy [2020-07-28T21:03:12.209Z] #61 0.543 + shift [2020-07-28T21:03:12.209Z] #61 0.543 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T21:03:12.209Z] #61 0.544 + . /tmp/install/proxy.installer [2020-07-28T21:03:12.209Z] #61 0.544 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:12.209Z] #61 0.545 + install_proxy [2020-07-28T21:03:12.209Z] #61 0.545 + case "$1" in [2020-07-28T21:03:12.209Z] #61 0.545 + export CGO_ENABLED=0 [2020-07-28T21:03:12.209Z] #61 0.545 + CGO_ENABLED=0 [2020-07-28T21:03:12.209Z] #61 0.545 + _install_proxy [2020-07-28T21:03:12.209Z] #61 0.545 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T21:03:12.209Z] #61 0.545 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Fat5dbdLFG/src/github.com/docker/libnetwork [2020-07-28T21:03:12.209Z] #61 0.545 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:12.209Z] #61 0.548 Cloning into '/tmp/tmp.Fat5dbdLFG/src/github.com/docker/libnetwork'... [2020-07-28T21:03:12.321Z] #39 22.54 CC images/core-aarch64.o [2020-07-28T21:03:12.507Z] #61 ... [2020-07-28T21:03:12.507Z] [2020-07-28T21:03:12.507Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:12.507Z] #22 0.511 + RM_GOPATH=0 [2020-07-28T21:03:12.507Z] #22 0.511 + TMP_GOPATH= [2020-07-28T21:03:12.507Z] #22 0.511 + : /build [2020-07-28T21:03:12.507Z] #22 0.511 + '[' -z '' ']' [2020-07-28T21:03:12.507Z] #22 0.515 ++ mktemp -d [2020-07-28T21:03:12.507Z] #22 0.518 + export GOPATH=/tmp/tmp.mcVVHTrJQB [2020-07-28T21:03:12.507Z] #22 0.518 + GOPATH=/tmp/tmp.mcVVHTrJQB [2020-07-28T21:03:12.507Z] #22 0.518 + RM_GOPATH=1 [2020-07-28T21:03:12.507Z] #22 0.518 + case "$(go env GOARCH)" in [2020-07-28T21:03:12.507Z] #22 0.518 ++ go env GOARCH [2020-07-28T21:03:12.507Z] #22 0.529 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.507Z] #22 0.529 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.507Z] #22 0.530 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:12.507Z] #22 0.533 + dir=/tmp/install [2020-07-28T21:03:12.507Z] #22 0.533 + bin=dockercli [2020-07-28T21:03:12.507Z] #22 0.533 + shift [2020-07-28T21:03:12.507Z] #22 0.533 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T21:03:12.507Z] #22 0.533 + . /tmp/install/dockercli.installer [2020-07-28T21:03:12.507Z] #22 0.533 ++ : stable [2020-07-28T21:03:12.507Z] #22 0.533 ++ : 17.06.2-ce [2020-07-28T21:03:12.507Z] #22 0.534 + install_dockercli [2020-07-28T21:03:12.507Z] #22 0.534 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:03:12.507Z] #22 0.535 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:03:12.507Z] #22 0.535 ++ uname -m [2020-07-28T21:03:12.507Z] #22 0.537 + arch=ppc64le [2020-07-28T21:03:12.507Z] #22 0.537 + '[' ppc64le '!=' x86_64 ']' [2020-07-28T21:03:12.507Z] #22 0.537 + '[' ppc64le '!=' s390x ']' [2020-07-28T21:03:12.507Z] #22 0.537 + '[' ppc64le '!=' armhf ']' [2020-07-28T21:03:12.507Z] #22 0.537 + build_dockercli [2020-07-28T21:03:12.507Z] #22 0.538 + git clone https://github.com/docker/docker-ce /tmp/tmp.mcVVHTrJQB/tmp/docker-ce [2020-07-28T21:03:12.507Z] #22 0.541 Cloning into '/tmp/tmp.mcVVHTrJQB/tmp/docker-ce'... [2020-07-28T21:03:12.507Z] #22 ... [2020-07-28T21:03:12.507Z] [2020-07-28T21:03:12.507Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:12.507Z] #52 0.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:12.507Z] #52 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:12.507Z] #52 0.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:12.507Z] #52 2.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T21:03:12.507Z] #52 4.727 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T21:03:12.507Z] #52 7.279 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T21:03:12.804Z] #52 ... [2020-07-28T21:03:12.804Z] [2020-07-28T21:03:12.804Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:12.804Z] #48 0.587 + RM_GOPATH=0 [2020-07-28T21:03:12.804Z] #48 0.587 + TMP_GOPATH= [2020-07-28T21:03:12.804Z] #48 0.587 + : /build [2020-07-28T21:03:12.804Z] #48 0.588 + '[' -z '' ']' [2020-07-28T21:03:12.804Z] #48 0.589 ++ mktemp -d [2020-07-28T21:03:12.804Z] #48 0.594 + export GOPATH=/tmp/tmp.fJAoYIJIhj [2020-07-28T21:03:12.804Z] #48 0.594 + GOPATH=/tmp/tmp.fJAoYIJIhj [2020-07-28T21:03:12.804Z] #48 0.594 + RM_GOPATH=1 [2020-07-28T21:03:12.804Z] #48 0.594 + case "$(go env GOARCH)" in [2020-07-28T21:03:12.804Z] #48 0.595 ++ go env GOARCH [2020-07-28T21:03:12.804Z] #48 0.602 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.804Z] #48 0.602 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.804Z] #48 0.604 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:12.804Z] #48 0.606 + dir=/tmp/install [2020-07-28T21:03:12.804Z] #48 0.606 + bin=shfmt [2020-07-28T21:03:12.804Z] #48 0.606 + shift [2020-07-28T21:03:12.804Z] #48 0.607 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T21:03:12.804Z] #48 0.607 + . /tmp/install/shfmt.installer [2020-07-28T21:03:12.804Z] #48 0.607 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:12.804Z] #48 0.607 + install_shfmt [2020-07-28T21:03:12.804Z] #48 0.608 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T21:03:12.804Z] #48 0.608 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fJAoYIJIhj/src/github.com/mvdan/sh [2020-07-28T21:03:12.804Z] #48 0.608 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:12.804Z] #48 0.611 Cloning into '/tmp/tmp.fJAoYIJIhj/src/github.com/mvdan/sh'... [2020-07-28T21:03:12.804Z] #48 10.39 + cd /tmp/tmp.fJAoYIJIhj/src/github.com/mvdan/sh [2020-07-28T21:03:12.804Z] #48 10.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:12.804Z] #48 10.58 + GO111MODULE=on [2020-07-28T21:03:12.804Z] #48 10.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T21:03:12.804Z] #48 ... [2020-07-28T21:03:12.804Z] [2020-07-28T21:03:12.804Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:12.804Z] #55 0.838 + RM_GOPATH=0 [2020-07-28T21:03:12.804Z] #55 0.845 + TMP_GOPATH= [2020-07-28T21:03:12.804Z] #55 0.845 + : /build [2020-07-28T21:03:12.804Z] #55 0.845 + '[' -z '' ']' [2020-07-28T21:03:12.804Z] #55 0.847 ++ mktemp -d [2020-07-28T21:03:12.804Z] #55 0.860 + export GOPATH=/tmp/tmp.i6tazUwvlH [2020-07-28T21:03:12.804Z] #55 0.860 + GOPATH=/tmp/tmp.i6tazUwvlH [2020-07-28T21:03:12.804Z] #55 0.860 + RM_GOPATH=1 [2020-07-28T21:03:12.804Z] #55 0.861 + case "$(go env GOARCH)" in [2020-07-28T21:03:12.804Z] #55 0.874 ++ go env GOARCH [2020-07-28T21:03:12.804Z] #55 0.901 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.804Z] #55 0.902 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:12.804Z] #55 0.910 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:12.804Z] #55 0.917 + dir=/tmp/install [2020-07-28T21:03:12.804Z] #55 0.917 + bin=rootlesskit [2020-07-28T21:03:12.804Z] #55 0.919 + shift [2020-07-28T21:03:12.804Z] #55 0.919 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T21:03:12.804Z] #55 0.920 + . /tmp/install/rootlesskit.installer [2020-07-28T21:03:12.804Z] #55 0.920 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:12.804Z] #55 0.921 + install_rootlesskit [2020-07-28T21:03:12.804Z] #55 0.921 + case "$1" in [2020-07-28T21:03:12.804Z] #55 0.922 + export CGO_ENABLED=0 [2020-07-28T21:03:12.804Z] #55 0.922 + CGO_ENABLED=0 [2020-07-28T21:03:12.804Z] #55 0.923 + _install_rootlesskit [2020-07-28T21:03:12.804Z] #55 0.923 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:12.804Z] #55 0.923 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T21:03:12.804Z] #55 0.923 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.i6tazUwvlH/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:12.804Z] #55 0.956 Cloning into '/tmp/tmp.i6tazUwvlH/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T21:03:12.804Z] #55 7.123 + cd /tmp/tmp.i6tazUwvlH/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:12.804Z] #55 7.124 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:12.804Z] #55 7.564 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:03:12.804Z] #55 7.571 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T21:03:12.883Z] #39 22.94 CC images/core-ppc64.o [2020-07-28T21:03:13.105Z] #55 ... [2020-07-28T21:03:13.105Z] [2020-07-28T21:03:13.105Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:13.105Z] #46 0.676 + RM_GOPATH=0 [2020-07-28T21:03:13.105Z] #46 0.677 + TMP_GOPATH= [2020-07-28T21:03:13.105Z] #46 0.678 + : /build [2020-07-28T21:03:13.105Z] #46 0.679 + '[' -z '' ']' [2020-07-28T21:03:13.105Z] #46 0.681 ++ mktemp -d [2020-07-28T21:03:13.105Z] #46 0.683 + export GOPATH=/tmp/tmp.ODTDKDuDzR [2020-07-28T21:03:13.105Z] #46 0.685 + GOPATH=/tmp/tmp.ODTDKDuDzR [2020-07-28T21:03:13.105Z] #46 0.685 + RM_GOPATH=1 [2020-07-28T21:03:13.105Z] #46 0.686 + case "$(go env GOARCH)" in [2020-07-28T21:03:13.105Z] #46 0.687 ++ go env GOARCH [2020-07-28T21:03:13.105Z] #46 0.701 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:13.105Z] #46 0.702 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:13.105Z] #46 0.705 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:13.105Z] #46 0.709 + dir=/tmp/install [2020-07-28T21:03:13.105Z] #46 0.709 + bin=golangci_lint [2020-07-28T21:03:13.105Z] #46 0.710 + shift [2020-07-28T21:03:13.105Z] #46 0.711 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T21:03:13.105Z] #46 0.711 + . /tmp/install/golangci_lint.installer [2020-07-28T21:03:13.105Z] #46 0.712 ++ : v1.23.8 [2020-07-28T21:03:13.105Z] #46 0.713 + install_golangci_lint [2020-07-28T21:03:13.105Z] #46 0.713 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T21:03:13.105Z] #46 0.714 Installing golangci-lint version v1.23.8 [2020-07-28T21:03:13.105Z] #46 0.714 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:03:13.105Z] #46 ... [2020-07-28T21:03:13.105Z] [2020-07-28T21:03:13.105Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:13.105Z] #39 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:13.105Z] #39 1.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:13.105Z] #39 1.065 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:13.105Z] #39 2.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T21:03:13.105Z] #39 5.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T21:03:13.105Z] #39 7.125 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T21:03:13.368Z] #39 67.69 CC criu/cr-service.o [2020-07-28T21:03:13.406Z] #39 ... [2020-07-28T21:03:13.406Z] [2020-07-28T21:03:13.406Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:13.406Z] #11 1.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:13.406Z] #11 1.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:13.406Z] #11 1.247 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:13.406Z] #11 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T21:03:13.406Z] #11 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T21:03:13.406Z] #11 7.362 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T21:03:13.406Z] #11 ... [2020-07-28T21:03:13.406Z] [2020-07-28T21:03:13.406Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:13.406Z] #42 10.83 crypto/internal/subtle [2020-07-28T21:03:13.406Z] #42 11.35 crypto/subtle [2020-07-28T21:03:13.445Z] #39 23.54 CC images/core-s390.o [2020-07-28T21:03:13.658Z] #39 68.34 CC criu/crtools.o [2020-07-28T21:03:13.704Z] #42 11.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T21:03:13.870Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.7s done [2020-07-28T21:03:13.870Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0.1s [2020-07-28T21:03:13.950Z] #39 68.54 CC criu/eventfd.o [2020-07-28T21:03:13.950Z] #39 68.74 CC criu/eventpoll.o [2020-07-28T21:03:14.002Z] #42 12.32 internal/nettrace [2020-07-28T21:03:14.007Z] #39 24.24 CC images/cpuinfo.o [2020-07-28T21:03:14.262Z] #39 24.59 CC images/inventory.o [2020-07-28T21:03:14.300Z] #42 12.59 runtime/cgo [2020-07-28T21:03:14.519Z] #39 24.83 CC images/fdinfo.o [2020-07-28T21:03:14.582Z] #39 69.12 CC criu/external.o [2020-07-28T21:03:14.582Z] #39 69.35 CC criu/fault-injection.o [2020-07-28T21:03:14.872Z] #39 69.40 CC criu/fdstore.o [2020-07-28T21:03:14.963Z] #28 5.089 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T21:03:14.963Z] #28 5.093 Cloning into '.'... [2020-07-28T21:03:14.963Z] #28 ... [2020-07-28T21:03:14.963Z] [2020-07-28T21:03:14.963Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:14.963Z] #43 2.535 + RM_GOPATH=0 [2020-07-28T21:03:14.963Z] #43 2.535 + TMP_GOPATH= [2020-07-28T21:03:14.963Z] #43 2.535 + : /build [2020-07-28T21:03:14.963Z] #43 2.535 + '[' -z '' ']' [2020-07-28T21:03:14.963Z] #43 2.535 ++ mktemp -d [2020-07-28T21:03:14.963Z] #43 2.535 + export GOPATH=/tmp/tmp.koyXZARuTl [2020-07-28T21:03:14.963Z] #43 2.535 + GOPATH=/tmp/tmp.koyXZARuTl [2020-07-28T21:03:14.963Z] #43 2.535 + RM_GOPATH=1 [2020-07-28T21:03:14.963Z] #43 2.535 + case "$(go env GOARCH)" in [2020-07-28T21:03:14.963Z] #43 2.535 ++ go env GOARCH [2020-07-28T21:03:14.963Z] #43 2.556 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:14.963Z] #43 2.556 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:14.963Z] #43 2.556 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:14.963Z] #43 2.557 + dir=/tmp/install [2020-07-28T21:03:14.963Z] #43 2.557 + bin=gotestsum [2020-07-28T21:03:14.963Z] #43 2.557 + shift [2020-07-28T21:03:14.963Z] #43 2.557 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T21:03:14.963Z] #43 2.557 + . /tmp/install/gotestsum.installer [2020-07-28T21:03:14.963Z] #43 2.557 ++ : v0.3.5 [2020-07-28T21:03:14.963Z] #43 2.557 + install_gotestsum [2020-07-28T21:03:14.963Z] #43 2.558 + set -e [2020-07-28T21:03:14.963Z] #43 2.558 + export GO111MODULE=on [2020-07-28T21:03:14.963Z] #43 2.558 + GO111MODULE=on [2020-07-28T21:03:14.963Z] #43 2.558 + GOBIN=/build [2020-07-28T21:03:14.963Z] #43 2.558 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T21:03:14.963Z] #43 2.615 go: finding gotest.tools v0.3.5 [2020-07-28T21:03:14.963Z] #43 2.615 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:14.963Z] #43 3.132 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:14.963Z] #43 3.512 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:14.963Z] #43 3.812 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T21:03:14.963Z] #43 3.863 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T21:03:14.963Z] #43 3.900 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:14.963Z] #43 3.900 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T21:03:14.963Z] #43 3.900 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:14.963Z] #43 3.928 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T21:03:14.963Z] #43 3.928 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:14.963Z] #43 3.959 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T21:03:14.963Z] #43 3.996 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:14.963Z] #43 4.003 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:14.963Z] #43 4.003 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T21:03:14.963Z] #43 4.039 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:14.963Z] #43 4.044 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:14.963Z] #43 4.084 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:14.963Z] #43 4.111 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:14.963Z] #43 4.111 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:14.963Z] #43 4.111 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:14.963Z] #43 4.331 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:14.963Z] #43 4.346 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:14.963Z] #43 4.351 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:14.963Z] #43 4.370 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:14.963Z] #43 4.635 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:14.963Z] #43 4.771 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:15.081Z] #39 25.18 CC images/fown.o [2020-07-28T21:03:15.081Z] #39 25.37 CC images/ns.o [2020-07-28T21:03:15.163Z] #39 69.63 CC criu/fifo.o [2020-07-28T21:03:15.163Z] #39 69.82 CC criu/file-ids.o [2020-07-28T21:03:15.225Z] #43 5.475 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:15.338Z] #39 25.65 CC images/regfile.o [2020-07-28T21:03:15.454Z] #39 70.04 CC criu/file-lock.o [2020-07-28T21:03:15.745Z] #39 70.45 CC criu/files-ext.o [2020-07-28T21:03:15.933Z] #39 25.96 CC images/ghost-file.o [2020-07-28T21:03:15.934Z] #39 26.32 CC images/fifo.o [2020-07-28T21:03:16.035Z] #39 70.66 CC criu/files-reg.o [2020-07-28T21:03:16.195Z] #39 ... [2020-07-28T21:03:16.195Z] [2020-07-28T21:03:16.195Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:16.195Z] #47 91.80 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T21:03:16.195Z] #47 DONE 97.8s [2020-07-28T21:03:16.195Z] [2020-07-28T21:03:16.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:16.195Z] #41 90.22 go/doc [2020-07-28T21:03:16.195Z] #41 93.00 github.com/LK4D4/vndr/build [2020-07-28T21:03:16.195Z] #41 94.10 github.com/LK4D4/vndr/versioned [2020-07-28T21:03:16.195Z] #41 94.24 compress/flate [2020-07-28T21:03:16.195Z] #41 96.24 hash/crc32 [2020-07-28T21:03:16.195Z] #41 96.99 compress/gzip [2020-07-28T21:03:16.195Z] #41 97.18 net [2020-07-28T21:03:16.195Z] #41 97.68 vendor/golang.org/x/text/transform [2020-07-28T21:03:16.326Z] #39 ... [2020-07-28T21:03:16.326Z] [2020-07-28T21:03:16.326Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:16.326Z] #17 18.86 Selecting previously unselected package xxd. [2020-07-28T21:03:16.326Z] #17 18.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 18.86 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:03:16.326Z] #17 19.14 Selecting previously unselected package vim-common. [2020-07-28T21:03:16.326Z] #17 19.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:03:16.326Z] #17 19.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:03:16.326Z] #17 19.31 Selecting previously unselected package bash-completion. [2020-07-28T21:03:16.326Z] #17 19.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T21:03:16.326Z] #17 20.87 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T21:03:16.326Z] #17 21.18 Selecting previously unselected package bzip2. [2020-07-28T21:03:16.326Z] #17 21.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 21.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:03:16.326Z] #17 21.23 Selecting previously unselected package xz-utils. [2020-07-28T21:03:16.326Z] #17 21.24 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 21.24 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T21:03:16.326Z] #17 21.37 Selecting previously unselected package apparmor. [2020-07-28T21:03:16.326Z] #17 21.37 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 21.42 Unpacking apparmor (2.13.2-10) ... [2020-07-28T21:03:16.326Z] #17 21.68 Selecting previously unselected package aufs-tools. [2020-07-28T21:03:16.326Z] #17 21.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 21.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:03:16.326Z] #17 21.80 Selecting previously unselected package libonig5:s390x. [2020-07-28T21:03:16.326Z] #17 21.80 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 21.81 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-28T21:03:16.326Z] #17 21.89 Selecting previously unselected package libjq1:s390x. [2020-07-28T21:03:16.326Z] #17 21.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 21.89 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T21:03:16.326Z] #17 21.99 Selecting previously unselected package jq. [2020-07-28T21:03:16.326Z] #17 21.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 22.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:16.326Z] #17 22.05 Selecting previously unselected package libaio1:s390x. [2020-07-28T21:03:16.326Z] #17 22.05 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 22.05 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-28T21:03:16.326Z] #17 22.10 Selecting previously unselected package libgpm2:s390x. [2020-07-28T21:03:16.326Z] #17 22.10 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 22.10 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-28T21:03:16.326Z] #17 22.16 Selecting previously unselected package libicu63:s390x. [2020-07-28T21:03:16.326Z] #17 22.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-28T21:03:16.326Z] #17 22.17 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T21:03:16.454Z] #41 ... [2020-07-28T21:03:16.454Z] [2020-07-28T21:03:16.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:16.454Z] #39 26.73 CC images/remap-file-path.o [2020-07-28T21:03:16.719Z] #39 26.97 CC images/eventfd.o [2020-07-28T21:03:16.893Z] #28 ... [2020-07-28T21:03:16.893Z] [2020-07-28T21:03:16.893Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:16.893Z] #43 6.113 + RM_GOPATH=0 [2020-07-28T21:03:16.893Z] #43 6.113 + TMP_GOPATH= [2020-07-28T21:03:16.893Z] #43 6.113 + : /build [2020-07-28T21:03:16.893Z] #43 6.113 + '[' -z '' ']' [2020-07-28T21:03:16.893Z] #43 6.113 ++ mktemp -d [2020-07-28T21:03:16.893Z] #43 6.113 + export GOPATH=/tmp/tmp.bDrY23fsQB [2020-07-28T21:03:16.893Z] #43 6.113 + GOPATH=/tmp/tmp.bDrY23fsQB [2020-07-28T21:03:16.893Z] #43 6.113 + RM_GOPATH=1 [2020-07-28T21:03:16.893Z] #43 6.113 + case "$(go env GOARCH)" in [2020-07-28T21:03:16.893Z] #43 6.113 ++ go env GOARCH [2020-07-28T21:03:16.893Z] #43 6.123 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:16.893Z] #43 6.123 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:16.893Z] #43 6.123 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:16.893Z] #43 6.125 + dir=/tmp/install [2020-07-28T21:03:16.893Z] #43 6.125 + bin=gotestsum [2020-07-28T21:03:16.893Z] #43 6.125 + shift [2020-07-28T21:03:16.893Z] #43 6.125 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T21:03:16.893Z] #43 6.125 + . /tmp/install/gotestsum.installer [2020-07-28T21:03:16.893Z] #43 6.125 ++ : v0.3.5 [2020-07-28T21:03:16.893Z] #43 6.125 + install_gotestsum [2020-07-28T21:03:16.893Z] #43 6.125 + set -e [2020-07-28T21:03:16.893Z] #43 6.125 + export GO111MODULE=on [2020-07-28T21:03:16.893Z] #43 6.125 + GO111MODULE=on [2020-07-28T21:03:16.893Z] #43 6.125 + GOBIN=/build [2020-07-28T21:03:16.893Z] #43 6.125 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T21:03:16.893Z] #43 6.178 go: finding gotest.tools v0.3.5 [2020-07-28T21:03:16.893Z] #43 6.186 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:16.893Z] #43 ... [2020-07-28T21:03:16.893Z] [2020-07-28T21:03:16.893Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:16.893Z] #60 6.187 + RM_GOPATH=0 [2020-07-28T21:03:16.893Z] #60 6.187 + TMP_GOPATH= [2020-07-28T21:03:16.893Z] #60 6.187 + : /build [2020-07-28T21:03:16.893Z] #60 6.187 + '[' -z '' ']' [2020-07-28T21:03:16.893Z] #60 6.188 ++ mktemp -d [2020-07-28T21:03:16.893Z] #60 6.189 + export GOPATH=/tmp/tmp.44WZ2V7w1v [2020-07-28T21:03:16.893Z] #60 6.189 + GOPATH=/tmp/tmp.44WZ2V7w1v [2020-07-28T21:03:16.893Z] #60 6.189 + RM_GOPATH=1 [2020-07-28T21:03:16.893Z] #60 6.189 + case "$(go env GOARCH)" in [2020-07-28T21:03:16.893Z] #60 6.196 ++ go env GOARCH [2020-07-28T21:03:16.893Z] #60 6.211 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:16.893Z] #60 6.211 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:16.893Z] #60 6.212 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:16.893Z] #60 6.212 + dir=/tmp/install [2020-07-28T21:03:16.893Z] #60 6.212 + bin=proxy [2020-07-28T21:03:16.893Z] #60 6.212 + shift [2020-07-28T21:03:16.893Z] #60 6.212 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T21:03:16.893Z] #60 6.212 + . /tmp/install/proxy.installer [2020-07-28T21:03:16.893Z] #60 6.212 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:16.893Z] #60 6.213 + install_proxy [2020-07-28T21:03:16.893Z] #60 6.213 + case "$1" in [2020-07-28T21:03:16.893Z] #60 6.213 + export CGO_ENABLED=0 [2020-07-28T21:03:16.893Z] #60 6.213 + CGO_ENABLED=0 [2020-07-28T21:03:16.893Z] #60 6.213 + _install_proxy [2020-07-28T21:03:16.893Z] #60 6.213 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T21:03:16.893Z] #60 6.213 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.44WZ2V7w1v/src/github.com/docker/libnetwork [2020-07-28T21:03:16.893Z] #60 6.217 Cloning into '/tmp/tmp.44WZ2V7w1v/src/github.com/docker/libnetwork'... [2020-07-28T21:03:16.893Z] #60 6.217 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:16.893Z] #60 ... [2020-07-28T21:03:16.893Z] [2020-07-28T21:03:16.893Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:16.893Z] #28 6.647 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T21:03:16.893Z] #28 6.657 Cloning into '.'... [2020-07-28T21:03:16.957Z] #17 24.07 Selecting previously unselected package libnet1:s390x. [2020-07-28T21:03:16.957Z] #17 24.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-28T21:03:16.957Z] #17 24.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:16.957Z] #17 24.12 Selecting previously unselected package libnl-3-200:s390x. [2020-07-28T21:03:16.957Z] #17 24.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-28T21:03:16.957Z] #17 24.12 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T21:03:16.957Z] #17 24.16 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-28T21:03:16.957Z] #17 24.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-28T21:03:16.957Z] #17 24.17 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T21:03:16.957Z] #17 24.22 Selecting previously unselected package libreadline5:s390x. [2020-07-28T21:03:16.957Z] #17 24.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-28T21:03:16.957Z] #17 24.22 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-28T21:03:16.978Z] #39 27.11 CC images/eventpoll.o [2020-07-28T21:03:17.248Z] #17 24.32 Selecting previously unselected package net-tools. [2020-07-28T21:03:17.248Z] #17 24.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-28T21:03:17.248Z] #17 24.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:03:17.248Z] #17 24.45 Selecting previously unselected package python-pip-whl. [2020-07-28T21:03:17.248Z] #17 24.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T21:03:17.248Z] #17 24.45 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T21:03:17.539Z] #17 24.75 Selecting previously unselected package python3-lib2to3. [2020-07-28T21:03:17.539Z] #17 24.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T21:03:17.539Z] #17 24.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:03:17.539Z] #17 24.82 Selecting previously unselected package python3-distutils. [2020-07-28T21:03:17.539Z] #17 24.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T21:03:17.539Z] #17 24.82 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T21:03:17.540Z] #39 27.70 CC images/fh.o [2020-07-28T21:03:17.796Z] #39 28.05 CC images/fsnotify.o [2020-07-28T21:03:17.809Z] #43 ... [2020-07-28T21:03:17.809Z] [2020-07-28T21:03:17.809Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:17.809Z] #41 5.076 + RM_GOPATH=0 [2020-07-28T21:03:17.809Z] #41 5.076 + TMP_GOPATH= [2020-07-28T21:03:17.809Z] #41 5.076 + : /build [2020-07-28T21:03:17.809Z] #41 5.076 + '[' -z '' ']' [2020-07-28T21:03:17.809Z] #41 5.080 ++ mktemp -d [2020-07-28T21:03:17.809Z] #41 5.092 + export GOPATH=/tmp/tmp.1cBRttpgV7 [2020-07-28T21:03:17.809Z] #41 5.092 + GOPATH=/tmp/tmp.1cBRttpgV7 [2020-07-28T21:03:17.809Z] #41 5.092 + RM_GOPATH=1 [2020-07-28T21:03:17.809Z] #41 5.092 + case "$(go env GOARCH)" in [2020-07-28T21:03:17.809Z] #41 5.097 ++ go env GOARCH [2020-07-28T21:03:17.809Z] #41 5.116 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:17.809Z] #41 5.116 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:17.809Z] #41 5.117 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:17.809Z] #41 5.119 + dir=/tmp/install [2020-07-28T21:03:17.809Z] #41 5.125 + bin=vndr [2020-07-28T21:03:17.809Z] #41 5.125 + shift [2020-07-28T21:03:17.809Z] #41 5.125 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T21:03:17.809Z] #41 5.125 + . /tmp/install/vndr.installer [2020-07-28T21:03:17.809Z] #41 5.125 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:17.809Z] #41 5.125 + install_vndr [2020-07-28T21:03:17.809Z] #41 5.126 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T21:03:17.809Z] #41 5.126 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:17.809Z] #41 5.126 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1cBRttpgV7/src/github.com/LK4D4/vndr [2020-07-28T21:03:17.809Z] #41 5.141 Cloning into '/tmp/tmp.1cBRttpgV7/src/github.com/LK4D4/vndr'... [2020-07-28T21:03:17.809Z] #41 5.853 + cd /tmp/tmp.1cBRttpgV7/src/github.com/LK4D4/vndr [2020-07-28T21:03:17.809Z] #41 5.854 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:17.809Z] #41 5.881 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T21:03:17.809Z] #41 7.317 unicode [2020-07-28T21:03:17.809Z] #41 7.415 math [2020-07-28T21:03:17.809Z] #41 7.461 unicode/utf16 [2020-07-28T21:03:17.809Z] #41 7.665 runtime [2020-07-28T21:03:17.809Z] #41 ... [2020-07-28T21:03:17.809Z] [2020-07-28T21:03:17.809Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:17.809Z] #43 8.082 go: finding github.com/fatih/color v1.6.0 [2020-07-28T21:03:17.809Z] #43 8.123 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T21:03:17.809Z] #43 8.125 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:17.809Z] #43 8.239 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:17.829Z] #17 24.91 Selecting previously unselected package python3-pip. [2020-07-28T21:03:17.829Z] #17 24.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T21:03:17.829Z] #17 24.92 Unpacking python3-pip (18.1-5) ... [2020-07-28T21:03:17.829Z] #17 25.01 Selecting previously unselected package python3-pkg-resources. [2020-07-28T21:03:17.829Z] #17 25.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:03:17.829Z] #17 25.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:03:17.829Z] #17 25.08 Selecting previously unselected package python3-setuptools. [2020-07-28T21:03:17.829Z] #17 25.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T21:03:17.829Z] #17 25.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T21:03:17.884Z] #42 ... [2020-07-28T21:03:17.884Z] [2020-07-28T21:03:17.884Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:17.884Z] #39 16.13 Fetched 8145 kB in 15s (528 kB/s) [2020-07-28T21:03:18.068Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.2s done [2020-07-28T21:03:18.068Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-28T21:03:18.121Z] #17 25.20 Selecting previously unselected package python3-wheel. [2020-07-28T21:03:18.121Z] #17 25.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T21:03:18.121Z] #17 25.20 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T21:03:18.121Z] #17 25.25 Selecting previously unselected package sudo. [2020-07-28T21:03:18.121Z] #17 25.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-28T21:03:18.121Z] #17 25.26 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:03:18.358Z] #39 28.53 CC images/signalfd.o [2020-07-28T21:03:18.358Z] #39 28.75 CC images/fs.o [2020-07-28T21:03:18.385Z] #43 8.474 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:18.385Z] #43 8.547 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:18.385Z] #43 8.665 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:18.385Z] #43 8.783 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:18.411Z] #17 25.60 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T21:03:18.411Z] #17 25.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-28T21:03:18.411Z] #17 25.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:03:18.614Z] #39 28.89 CC images/pstree.o [2020-07-28T21:03:18.648Z] #43 8.806 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:18.648Z] #43 8.846 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:18.648Z] #43 9.048 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:18.702Z] #17 25.77 Selecting previously unselected package uidmap. [2020-07-28T21:03:18.702Z] #17 25.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-28T21:03:18.702Z] #17 25.77 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T21:03:18.702Z] #17 25.84 Selecting previously unselected package vim-runtime. [2020-07-28T21:03:18.702Z] #17 25.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:03:18.702Z] #17 25.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T21:03:18.702Z] #17 25.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T21:03:18.702Z] #17 25.88 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:03:18.870Z] #39 29.05 CC images/pipe.o [2020-07-28T21:03:19.127Z] #39 29.21 CC images/tcp-stream.o [2020-07-28T21:03:19.127Z] #39 29.39 CC images/sk-packet.o [2020-07-28T21:03:19.383Z] #39 29.67 CC images/mnt.o [2020-07-28T21:03:19.639Z] #39 30.00 CC images/pipe-data.o [2020-07-28T21:03:20.044Z] #43 ... [2020-07-28T21:03:20.045Z] [2020-07-28T21:03:20.045Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:20.045Z] #23 5.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:20.045Z] #23 5.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:20.045Z] #23 5.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:20.045Z] #23 6.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T21:03:20.045Z] #23 8.272 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T21:03:20.045Z] #23 9.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T21:03:20.045Z] #23 ... [2020-07-28T21:03:20.045Z] [2020-07-28T21:03:20.045Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.045Z] #54 5.301 + RM_GOPATH=0 [2020-07-28T21:03:20.045Z] #54 5.301 + TMP_GOPATH= [2020-07-28T21:03:20.045Z] #54 5.302 + : /build [2020-07-28T21:03:20.045Z] #54 5.302 + '[' -z '' ']' [2020-07-28T21:03:20.045Z] #54 5.302 ++ mktemp -d [2020-07-28T21:03:20.045Z] #54 5.307 + export GOPATH=/tmp/tmp.xPoXLsb18D [2020-07-28T21:03:20.045Z] #54 5.307 + GOPATH=/tmp/tmp.xPoXLsb18D [2020-07-28T21:03:20.045Z] #54 5.307 + RM_GOPATH=1 [2020-07-28T21:03:20.045Z] #54 5.319 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.045Z] #54 5.327 ++ go env GOARCH [2020-07-28T21:03:20.045Z] #54 5.339 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.045Z] #54 5.339 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.045Z] #54 5.343 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.045Z] #54 5.363 + dir=/tmp/install [2020-07-28T21:03:20.045Z] #54 5.363 + bin=rootlesskit [2020-07-28T21:03:20.045Z] #54 5.363 + shift [2020-07-28T21:03:20.045Z] #54 5.363 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T21:03:20.045Z] #54 5.363 + . /tmp/install/rootlesskit.installer [2020-07-28T21:03:20.045Z] #54 5.363 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:20.045Z] #54 5.363 + install_rootlesskit [2020-07-28T21:03:20.045Z] #54 5.363 + case "$1" in [2020-07-28T21:03:20.045Z] #54 5.363 + export CGO_ENABLED=0 [2020-07-28T21:03:20.045Z] #54 5.363 + CGO_ENABLED=0 [2020-07-28T21:03:20.045Z] #54 5.363 + _install_rootlesskit [2020-07-28T21:03:20.045Z] #54 5.363 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T21:03:20.045Z] #54 5.363 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xPoXLsb18D/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:20.045Z] #54 5.363 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:20.045Z] #54 5.365 Cloning into '/tmp/tmp.xPoXLsb18D/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T21:03:20.045Z] #54 9.587 + cd /tmp/tmp.xPoXLsb18D/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:20.045Z] #54 9.588 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:20.045Z] #54 9.779 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:03:20.045Z] #54 9.791 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T21:03:20.045Z] #54 ... [2020-07-28T21:03:20.045Z] [2020-07-28T21:03:20.045Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.045Z] #45 5.150 + RM_GOPATH=0 [2020-07-28T21:03:20.045Z] #45 5.150 + TMP_GOPATH= [2020-07-28T21:03:20.045Z] #45 5.150 + : /build [2020-07-28T21:03:20.045Z] #45 5.150 + '[' -z '' ']' [2020-07-28T21:03:20.045Z] #45 5.151 ++ mktemp -d [2020-07-28T21:03:20.045Z] #45 5.153 + export GOPATH=/tmp/tmp.wJjOfKV5KT [2020-07-28T21:03:20.045Z] #45 5.153 + GOPATH=/tmp/tmp.wJjOfKV5KT [2020-07-28T21:03:20.045Z] #45 5.153 + RM_GOPATH=1 [2020-07-28T21:03:20.045Z] #45 5.153 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.045Z] #45 5.153 ++ go env GOARCH [2020-07-28T21:03:20.045Z] #45 5.206 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.045Z] #45 5.206 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.045Z] #45 5.210 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.045Z] #45 5.216 + dir=/tmp/install [2020-07-28T21:03:20.045Z] #45 5.216 + bin=golangci_lint [2020-07-28T21:03:20.045Z] #45 5.216 + shift [2020-07-28T21:03:20.045Z] #45 5.216 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T21:03:20.045Z] #45 5.216 + . /tmp/install/golangci_lint.installer [2020-07-28T21:03:20.045Z] #45 5.216 ++ : v1.23.8 [2020-07-28T21:03:20.045Z] #45 5.216 + install_golangci_lint [2020-07-28T21:03:20.045Z] #45 5.216 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T21:03:20.045Z] #45 5.216 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:03:20.045Z] #45 5.217 Installing golangci-lint version v1.23.8 [2020-07-28T21:03:20.045Z] #45 ... [2020-07-28T21:03:20.045Z] [2020-07-28T21:03:20.045Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:20.045Z] #30 2.957 + RM_GOPATH=0 [2020-07-28T21:03:20.045Z] #30 2.957 + TMP_GOPATH= [2020-07-28T21:03:20.045Z] #30 2.957 + : /build [2020-07-28T21:03:20.045Z] #30 2.957 + '[' -z '' ']' [2020-07-28T21:03:20.045Z] #30 2.958 ++ mktemp -d [2020-07-28T21:03:20.045Z] #30 2.960 + export GOPATH=/tmp/tmp.eFx5nFfnM2 [2020-07-28T21:03:20.045Z] #30 2.960 + GOPATH=/tmp/tmp.eFx5nFfnM2 [2020-07-28T21:03:20.045Z] #30 2.960 + RM_GOPATH=1 [2020-07-28T21:03:20.045Z] #30 2.960 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.045Z] #30 2.962 ++ go env GOARCH [2020-07-28T21:03:20.045Z] #30 2.986 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.045Z] #30 2.986 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.045Z] #30 2.986 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.045Z] #30 2.986 + dir=/tmp/install [2020-07-28T21:03:20.045Z] #30 2.986 + bin=tomlv [2020-07-28T21:03:20.045Z] #30 2.986 + shift [2020-07-28T21:03:20.045Z] #30 2.986 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T21:03:20.045Z] #30 2.986 + . /tmp/install/tomlv.installer [2020-07-28T21:03:20.045Z] #30 2.986 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:20.045Z] #30 2.986 + install_tomlv [2020-07-28T21:03:20.045Z] #30 2.986 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T21:03:20.045Z] #30 2.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eFx5nFfnM2/src/github.com/BurntSushi/toml [2020-07-28T21:03:20.045Z] #30 2.986 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:20.045Z] #30 2.990 Cloning into '/tmp/tmp.eFx5nFfnM2/src/github.com/BurntSushi/toml'... [2020-07-28T21:03:20.045Z] #30 3.389 + cd /tmp/tmp.eFx5nFfnM2/src/github.com/BurntSushi/toml [2020-07-28T21:03:20.045Z] #30 3.389 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:20.045Z] #30 3.396 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:03:20.045Z] #30 3.563 runtime/internal/sys [2020-07-28T21:03:20.045Z] #30 3.589 math/bits [2020-07-28T21:03:20.045Z] #30 3.608 internal/cpu [2020-07-28T21:03:20.045Z] #30 3.626 runtime/internal/atomic [2020-07-28T21:03:20.045Z] #30 3.627 runtime/internal/math [2020-07-28T21:03:20.045Z] #30 3.686 unicode/utf8 [2020-07-28T21:03:20.045Z] #30 3.752 internal/race [2020-07-28T21:03:20.045Z] #30 3.789 internal/bytealg [2020-07-28T21:03:20.045Z] #30 3.809 math [2020-07-28T21:03:20.045Z] #30 3.821 sync/atomic [2020-07-28T21:03:20.045Z] #30 3.926 unicode [2020-07-28T21:03:20.045Z] #30 4.020 internal/testlog [2020-07-28T21:03:20.045Z] #30 4.170 encoding [2020-07-28T21:03:20.045Z] #30 4.247 runtime/cgo [2020-07-28T21:03:20.045Z] #30 4.321 runtime [2020-07-28T21:03:20.188Z] #28 ... [2020-07-28T21:03:20.188Z] [2020-07-28T21:03:20.188Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:20.188Z] #36 6.861 + git clone https://github.com/docker/distribution.git . [2020-07-28T21:03:20.188Z] #36 6.872 Cloning into '.'... [2020-07-28T21:03:20.188Z] #36 ... [2020-07-28T21:03:20.188Z] [2020-07-28T21:03:20.188Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.188Z] #45 6.629 + RM_GOPATH=0 [2020-07-28T21:03:20.188Z] #45 6.629 + TMP_GOPATH= [2020-07-28T21:03:20.188Z] #45 6.629 + : /build [2020-07-28T21:03:20.188Z] #45 6.629 + '[' -z '' ']' [2020-07-28T21:03:20.188Z] #45 6.637 ++ mktemp -d [2020-07-28T21:03:20.188Z] #45 6.637 + export GOPATH=/tmp/tmp.TXrrrJbAE9 [2020-07-28T21:03:20.188Z] #45 6.637 + GOPATH=/tmp/tmp.TXrrrJbAE9 [2020-07-28T21:03:20.188Z] #45 6.637 + RM_GOPATH=1 [2020-07-28T21:03:20.188Z] #45 6.637 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.188Z] #45 6.637 ++ go env GOARCH [2020-07-28T21:03:20.188Z] #45 6.669 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.188Z] #45 6.669 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.188Z] #45 6.669 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.188Z] #45 6.681 + dir=/tmp/install [2020-07-28T21:03:20.188Z] #45 6.682 + bin=golangci_lint [2020-07-28T21:03:20.188Z] #45 6.682 + shift [2020-07-28T21:03:20.188Z] #45 6.682 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T21:03:20.188Z] #45 6.682 + . /tmp/install/golangci_lint.installer [2020-07-28T21:03:20.188Z] #45 6.682 ++ : v1.23.8 [2020-07-28T21:03:20.188Z] #45 6.682 + install_golangci_lint [2020-07-28T21:03:20.188Z] #45 6.682 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T21:03:20.188Z] #45 6.682 Installing golangci-lint version v1.23.8 [2020-07-28T21:03:20.188Z] #45 6.685 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:03:20.202Z] #39 30.25 CC images/sa.o [2020-07-28T21:03:20.308Z] #30 ... [2020-07-28T21:03:20.308Z] [2020-07-28T21:03:20.308Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.308Z] #21 5.215 + RM_GOPATH=0 [2020-07-28T21:03:20.308Z] #21 5.215 + TMP_GOPATH= [2020-07-28T21:03:20.308Z] #21 5.215 + : /build [2020-07-28T21:03:20.309Z] #21 5.215 + '[' -z '' ']' [2020-07-28T21:03:20.309Z] #21 5.218 ++ mktemp -d [2020-07-28T21:03:20.309Z] #21 5.225 + export GOPATH=/tmp/tmp.alsR4h6rwn [2020-07-28T21:03:20.309Z] #21 5.225 + GOPATH=/tmp/tmp.alsR4h6rwn [2020-07-28T21:03:20.309Z] #21 5.225 + RM_GOPATH=1 [2020-07-28T21:03:20.309Z] #21 5.225 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.309Z] #21 5.226 ++ go env GOARCH [2020-07-28T21:03:20.309Z] #21 5.272 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.309Z] #21 5.272 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.309Z] #21 5.272 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.309Z] #21 5.274 + dir=/tmp/install [2020-07-28T21:03:20.309Z] #21 5.274 + bin=dockercli [2020-07-28T21:03:20.309Z] #21 5.274 + shift [2020-07-28T21:03:20.309Z] #21 5.274 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T21:03:20.309Z] #21 5.274 + . /tmp/install/dockercli.installer [2020-07-28T21:03:20.309Z] #21 5.274 ++ : stable [2020-07-28T21:03:20.309Z] #21 5.274 ++ : 17.06.2-ce [2020-07-28T21:03:20.309Z] #21 5.274 + install_dockercli [2020-07-28T21:03:20.309Z] #21 5.274 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:03:20.309Z] #21 5.274 ++ uname -m [2020-07-28T21:03:20.309Z] #21 5.274 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:03:20.309Z] #21 5.277 + arch=aarch64 [2020-07-28T21:03:20.309Z] #21 5.277 + '[' aarch64 '!=' x86_64 ']' [2020-07-28T21:03:20.309Z] #21 5.277 + '[' aarch64 '!=' s390x ']' [2020-07-28T21:03:20.309Z] #21 5.277 + '[' aarch64 '!=' armhf ']' [2020-07-28T21:03:20.309Z] #21 5.277 + build_dockercli [2020-07-28T21:03:20.309Z] #21 5.277 + git clone https://github.com/docker/docker-ce /tmp/tmp.alsR4h6rwn/tmp/docker-ce [2020-07-28T21:03:20.309Z] #21 5.299 Cloning into '/tmp/tmp.alsR4h6rwn/tmp/docker-ce'... [2020-07-28T21:03:20.449Z] #45 ... [2020-07-28T21:03:20.449Z] [2020-07-28T21:03:20.449Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.449Z] #54 6.318 + RM_GOPATH=0 [2020-07-28T21:03:20.449Z] #54 6.318 + TMP_GOPATH= [2020-07-28T21:03:20.449Z] #54 6.318 + : /build [2020-07-28T21:03:20.449Z] #54 6.318 + '[' -z '' ']' [2020-07-28T21:03:20.449Z] #54 6.318 ++ mktemp -d [2020-07-28T21:03:20.449Z] #54 6.318 + export GOPATH=/tmp/tmp.DD8KCbUUZi [2020-07-28T21:03:20.449Z] #54 6.318 + GOPATH=/tmp/tmp.DD8KCbUUZi [2020-07-28T21:03:20.449Z] #54 6.318 + RM_GOPATH=1 [2020-07-28T21:03:20.449Z] #54 6.318 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.449Z] #54 6.328 ++ go env GOARCH [2020-07-28T21:03:20.449Z] #54 6.349 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:20.449Z] #54 6.349 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.449Z] #54 6.349 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.449Z] #54 6.349 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.449Z] #54 6.349 + dir=/tmp/install [2020-07-28T21:03:20.449Z] #54 6.349 + bin=rootlesskit [2020-07-28T21:03:20.449Z] #54 6.349 + shift [2020-07-28T21:03:20.449Z] #54 6.349 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T21:03:20.449Z] #54 6.349 + . /tmp/install/rootlesskit.installer [2020-07-28T21:03:20.449Z] #54 6.349 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:20.449Z] #54 6.349 + install_rootlesskit [2020-07-28T21:03:20.449Z] #54 6.349 + case "$1" in [2020-07-28T21:03:20.449Z] #54 6.349 + export CGO_ENABLED=0 [2020-07-28T21:03:20.449Z] #54 6.349 + CGO_ENABLED=0 [2020-07-28T21:03:20.449Z] #54 6.349 + _install_rootlesskit [2020-07-28T21:03:20.449Z] #54 6.349 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T21:03:20.449Z] #54 6.349 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DD8KCbUUZi/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:20.449Z] #54 6.349 Cloning into '/tmp/tmp.DD8KCbUUZi/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T21:03:20.449Z] #54 ... [2020-07-28T21:03:20.449Z] [2020-07-28T21:03:20.449Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:20.449Z] #51 7.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:20.449Z] #51 7.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:20.449Z] #51 7.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:20.449Z] #51 8.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:20.458Z] #39 30.56 CC images/timer.o [2020-07-28T21:03:20.573Z] #21 ... [2020-07-28T21:03:20.573Z] [2020-07-28T21:03:20.573Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:20.573Z] #47 4.019 + RM_GOPATH=0 [2020-07-28T21:03:20.573Z] #47 4.019 + TMP_GOPATH= [2020-07-28T21:03:20.573Z] #47 4.019 + : /build [2020-07-28T21:03:20.573Z] #47 4.019 + '[' -z '' ']' [2020-07-28T21:03:20.573Z] #47 4.019 ++ mktemp -d [2020-07-28T21:03:20.573Z] #47 4.019 + export GOPATH=/tmp/tmp.Dr6Pdo2okR [2020-07-28T21:03:20.573Z] #47 4.019 + GOPATH=/tmp/tmp.Dr6Pdo2okR [2020-07-28T21:03:20.573Z] #47 4.019 + RM_GOPATH=1 [2020-07-28T21:03:20.573Z] #47 4.019 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.573Z] #47 4.024 ++ go env GOARCH [2020-07-28T21:03:20.573Z] #47 4.045 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:20.573Z] #47 4.047 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.573Z] #47 4.047 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.573Z] #47 4.047 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.573Z] #47 4.047 + dir=/tmp/install [2020-07-28T21:03:20.573Z] #47 4.047 + bin=shfmt [2020-07-28T21:03:20.573Z] #47 4.047 + shift [2020-07-28T21:03:20.573Z] #47 4.047 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T21:03:20.573Z] #47 4.047 + . /tmp/install/shfmt.installer [2020-07-28T21:03:20.573Z] #47 4.047 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:20.573Z] #47 4.047 + install_shfmt [2020-07-28T21:03:20.573Z] #47 4.047 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T21:03:20.573Z] #47 4.047 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Dr6Pdo2okR/src/github.com/mvdan/sh [2020-07-28T21:03:20.573Z] #47 4.047 Cloning into '/tmp/tmp.Dr6Pdo2okR/src/github.com/mvdan/sh'... [2020-07-28T21:03:20.573Z] #47 ... [2020-07-28T21:03:20.573Z] [2020-07-28T21:03:20.573Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:20.573Z] #60 5.009 + RM_GOPATH=0 [2020-07-28T21:03:20.573Z] #60 5.009 + TMP_GOPATH= [2020-07-28T21:03:20.573Z] #60 5.009 + : /build [2020-07-28T21:03:20.573Z] #60 5.009 + '[' -z '' ']' [2020-07-28T21:03:20.573Z] #60 5.009 ++ mktemp -d [2020-07-28T21:03:20.573Z] #60 5.009 + export GOPATH=/tmp/tmp.xT11vJFKDa [2020-07-28T21:03:20.573Z] #60 5.009 + GOPATH=/tmp/tmp.xT11vJFKDa [2020-07-28T21:03:20.573Z] #60 5.009 + RM_GOPATH=1 [2020-07-28T21:03:20.573Z] #60 5.009 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.573Z] #60 5.009 ++ go env GOARCH [2020-07-28T21:03:20.573Z] #60 5.059 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.573Z] #60 5.059 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.573Z] #60 5.059 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.573Z] #60 5.063 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:20.573Z] #60 5.063 + dir=/tmp/install [2020-07-28T21:03:20.573Z] #60 5.063 + bin=proxy [2020-07-28T21:03:20.573Z] #60 5.063 + shift [2020-07-28T21:03:20.573Z] #60 5.063 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T21:03:20.573Z] #60 5.063 + . /tmp/install/proxy.installer [2020-07-28T21:03:20.573Z] #60 5.063 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:20.573Z] #60 5.063 + install_proxy [2020-07-28T21:03:20.573Z] #60 5.063 + case "$1" in [2020-07-28T21:03:20.573Z] #60 5.063 + export CGO_ENABLED=0 [2020-07-28T21:03:20.573Z] #60 5.063 + CGO_ENABLED=0 [2020-07-28T21:03:20.573Z] #60 5.063 + _install_proxy [2020-07-28T21:03:20.573Z] #60 5.063 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T21:03:20.573Z] #60 5.066 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xT11vJFKDa/src/github.com/docker/libnetwork [2020-07-28T21:03:20.573Z] #60 5.070 Cloning into '/tmp/tmp.xT11vJFKDa/src/github.com/docker/libnetwork'... [2020-07-28T21:03:20.693Z] #39 16.13 Reading package lists... [2020-07-28T21:03:20.693Z] #39 ... [2020-07-28T21:03:20.693Z] [2020-07-28T21:03:20.693Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.693Z] #44 8.800 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:20.693Z] #44 8.947 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:20.693Z] #44 9.105 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:20.693Z] #44 12.45 go: finding github.com/fatih/color v1.6.0 [2020-07-28T21:03:20.693Z] #44 12.50 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T21:03:20.693Z] #44 12.56 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:20.693Z] #44 12.60 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:20.693Z] #44 12.76 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:20.693Z] #44 12.89 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:20.693Z] #44 13.08 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:20.693Z] #44 13.14 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:20.693Z] #44 13.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:20.693Z] #44 13.34 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:20.693Z] #44 13.49 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:20.693Z] #44 ... [2020-07-28T21:03:20.693Z] [2020-07-28T21:03:20.693Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:20.693Z] #61 17.89 Checking out files: 75% (1565/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T21:03:20.693Z] #61 18.30 + cd /tmp/tmp.Fat5dbdLFG/src/github.com/docker/libnetwork [2020-07-28T21:03:20.693Z] #61 18.31 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:20.693Z] #61 18.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T21:03:20.709Z] #51 ... [2020-07-28T21:03:20.709Z] [2020-07-28T21:03:20.709Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:20.709Z] #47 6.459 + RM_GOPATH=0 [2020-07-28T21:03:20.709Z] #47 6.459 + TMP_GOPATH= [2020-07-28T21:03:20.709Z] #47 6.459 + : /build [2020-07-28T21:03:20.709Z] #47 6.459 + '[' -z '' ']' [2020-07-28T21:03:20.709Z] #47 6.459 ++ mktemp -d [2020-07-28T21:03:20.709Z] #47 6.459 + export GOPATH=/tmp/tmp.nCY7kxL2NY [2020-07-28T21:03:20.709Z] #47 6.459 + GOPATH=/tmp/tmp.nCY7kxL2NY [2020-07-28T21:03:20.709Z] #47 6.459 + RM_GOPATH=1 [2020-07-28T21:03:20.709Z] #47 6.459 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.709Z] #47 6.467 ++ go env GOARCH [2020-07-28T21:03:20.709Z] #47 6.511 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.709Z] #47 6.511 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.709Z] #47 6.511 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.709Z] #47 6.517 + dir=/tmp/install [2020-07-28T21:03:20.709Z] #47 6.517 + bin=shfmt [2020-07-28T21:03:20.709Z] #47 6.517 + shift [2020-07-28T21:03:20.709Z] #47 6.517 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T21:03:20.709Z] #47 6.517 + . /tmp/install/shfmt.installer [2020-07-28T21:03:20.709Z] #47 6.517 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:20.709Z] #47 6.517 + install_shfmt [2020-07-28T21:03:20.709Z] #47 6.517 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T21:03:20.709Z] #47 6.517 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nCY7kxL2NY/src/github.com/mvdan/sh [2020-07-28T21:03:20.709Z] #47 6.524 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:20.709Z] #47 6.532 Cloning into '/tmp/tmp.nCY7kxL2NY/src/github.com/mvdan/sh'... [2020-07-28T21:03:20.715Z] #39 30.83 CC images/timerfd.o [2020-07-28T21:03:20.715Z] #39 31.05 CC images/mm.o [2020-07-28T21:03:20.766Z] #17 27.67 Selecting previously unselected package vim. [2020-07-28T21:03:20.766Z] #17 27.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-28T21:03:20.766Z] #17 27.67 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T21:03:20.766Z] #17 28.00 Selecting previously unselected package xfsprogs. [2020-07-28T21:03:20.766Z] #17 28.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-28T21:03:20.766Z] #17 28.01 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T21:03:20.838Z] #60 ... [2020-07-28T21:03:20.838Z] [2020-07-28T21:03:20.838Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:20.838Z] #36 4.629 + git clone https://github.com/docker/distribution.git . [2020-07-28T21:03:20.838Z] #36 4.632 Cloning into '.'... [2020-07-28T21:03:20.838Z] #36 ... [2020-07-28T21:03:20.838Z] [2020-07-28T21:03:20.838Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:20.838Z] #10 5.379 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:20.838Z] #10 5.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:20.838Z] #10 5.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:20.838Z] #10 6.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T21:03:20.838Z] #10 8.569 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T21:03:20.838Z] #10 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T21:03:20.969Z] #47 ... [2020-07-28T21:03:20.969Z] [2020-07-28T21:03:20.969Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:20.969Z] #21 7.179 + RM_GOPATH=0 [2020-07-28T21:03:20.969Z] #21 7.181 + TMP_GOPATH= [2020-07-28T21:03:20.969Z] #21 7.181 + : /build [2020-07-28T21:03:20.969Z] #21 7.181 + '[' -z '' ']' [2020-07-28T21:03:20.969Z] #21 7.187 ++ mktemp -d [2020-07-28T21:03:20.969Z] #21 7.203 + export GOPATH=/tmp/tmp.o6MDBpRWfs [2020-07-28T21:03:20.969Z] #21 7.203 + GOPATH=/tmp/tmp.o6MDBpRWfs [2020-07-28T21:03:20.969Z] #21 7.203 + RM_GOPATH=1 [2020-07-28T21:03:20.969Z] #21 7.203 + case "$(go env GOARCH)" in [2020-07-28T21:03:20.969Z] #21 7.207 ++ go env GOARCH [2020-07-28T21:03:20.969Z] #21 7.237 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.969Z] #21 7.239 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:20.969Z] #21 7.244 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:20.969Z] #21 7.250 + dir=/tmp/install [2020-07-28T21:03:20.969Z] #21 7.279 + bin=dockercli [2020-07-28T21:03:20.969Z] #21 7.280 + shift [2020-07-28T21:03:20.969Z] #21 7.280 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T21:03:20.969Z] #21 7.280 + . /tmp/install/dockercli.installer [2020-07-28T21:03:20.969Z] #21 7.280 ++ : stable [2020-07-28T21:03:20.969Z] #21 7.280 ++ : 17.06.2-ce [2020-07-28T21:03:20.969Z] #21 7.281 + install_dockercli [2020-07-28T21:03:20.969Z] #21 7.281 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:03:20.969Z] #21 7.281 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:03:20.969Z] #21 7.282 ++ uname -m [2020-07-28T21:03:20.969Z] #21 7.288 + arch=x86_64 [2020-07-28T21:03:20.969Z] #21 7.291 + '[' x86_64 '!=' x86_64 ']' [2020-07-28T21:03:20.969Z] #21 7.291 + url=https://download.docker.com/linux/static [2020-07-28T21:03:20.969Z] #21 7.295 + tar -xz docker/docker [2020-07-28T21:03:20.969Z] #21 7.305 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-28T21:03:20.969Z] #21 ... [2020-07-28T21:03:20.969Z] [2020-07-28T21:03:20.969Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:20.969Z] #23 6.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:20.969Z] #23 6.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:20.969Z] #23 6.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:20.969Z] #23 7.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:20.969Z] #23 9.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:21.057Z] #17 28.31 Selecting previously unselected package zip. [2020-07-28T21:03:21.057Z] #17 28.32 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-28T21:03:21.057Z] #17 28.32 Unpacking zip (3.0-11+b1) ... [2020-07-28T21:03:21.057Z] #17 28.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:03:21.102Z] #10 ... [2020-07-28T21:03:21.102Z] [2020-07-28T21:03:21.102Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:21.102Z] #32 5.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:21.102Z] #32 5.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:21.102Z] #32 5.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:21.102Z] #32 7.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T21:03:21.102Z] #32 9.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T21:03:21.102Z] #32 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T21:03:21.102Z] #32 ... [2020-07-28T21:03:21.102Z] [2020-07-28T21:03:21.102Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:21.102Z] #38 4.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:21.102Z] #38 4.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:21.102Z] #38 4.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:21.102Z] #38 4.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T21:03:21.102Z] #38 6.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T21:03:21.102Z] #38 8.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T21:03:21.228Z] #23 ... [2020-07-28T21:03:21.228Z] [2020-07-28T21:03:21.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:21.228Z] #10 7.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:21.228Z] #10 7.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:21.228Z] #10 7.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:21.228Z] #10 8.282 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:21.228Z] #10 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:21.228Z] #10 ... [2020-07-28T21:03:21.228Z] [2020-07-28T21:03:21.228Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:21.228Z] #30 7.194 + RM_GOPATH=0 [2020-07-28T21:03:21.228Z] #30 7.194 + TMP_GOPATH= [2020-07-28T21:03:21.228Z] #30 7.194 + : /build [2020-07-28T21:03:21.228Z] #30 7.194 + '[' -z '' ']' [2020-07-28T21:03:21.228Z] #30 7.199 ++ mktemp -d [2020-07-28T21:03:21.228Z] #30 7.216 + export GOPATH=/tmp/tmp.0QULYc7kbx [2020-07-28T21:03:21.228Z] #30 7.219 + GOPATH=/tmp/tmp.0QULYc7kbx [2020-07-28T21:03:21.228Z] #30 7.219 + RM_GOPATH=1 [2020-07-28T21:03:21.228Z] #30 7.220 + case "$(go env GOARCH)" in [2020-07-28T21:03:21.229Z] #30 7.226 ++ go env GOARCH [2020-07-28T21:03:21.229Z] #30 7.333 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:21.229Z] #30 7.333 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:21.229Z] #30 7.334 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:21.229Z] #30 7.335 + dir=/tmp/install [2020-07-28T21:03:21.229Z] #30 7.335 + bin=tomlv [2020-07-28T21:03:21.229Z] #30 7.335 + shift [2020-07-28T21:03:21.229Z] #30 7.336 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T21:03:21.229Z] #30 7.337 + . /tmp/install/tomlv.installer [2020-07-28T21:03:21.229Z] #30 7.338 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:21.229Z] #30 7.340 + install_tomlv [2020-07-28T21:03:21.229Z] #30 7.344 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T21:03:21.229Z] #30 7.345 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:21.229Z] #30 7.345 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0QULYc7kbx/src/github.com/BurntSushi/toml [2020-07-28T21:03:21.229Z] #30 7.350 Cloning into '/tmp/tmp.0QULYc7kbx/src/github.com/BurntSushi/toml'... [2020-07-28T21:03:21.229Z] #30 8.446 + cd /tmp/tmp.0QULYc7kbx/src/github.com/BurntSushi/toml [2020-07-28T21:03:21.229Z] #30 8.449 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:21.229Z] #30 8.468 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:03:21.229Z] #30 9.204 runtime/internal/atomic [2020-07-28T21:03:21.229Z] #30 9.213 internal/cpu [2020-07-28T21:03:21.229Z] #30 9.451 runtime/internal/sys [2020-07-28T21:03:21.229Z] #30 9.693 runtime/internal/math [2020-07-28T21:03:21.229Z] #30 9.810 math/bits [2020-07-28T21:03:21.229Z] #30 9.988 internal/bytealg [2020-07-28T21:03:21.229Z] #30 10.35 math [2020-07-28T21:03:21.229Z] #30 11.01 runtime [2020-07-28T21:03:21.277Z] #39 31.28 CC images/sk-opts.o [2020-07-28T21:03:21.277Z] #39 31.50 CC images/sk-unix.o [2020-07-28T21:03:21.349Z] #17 28.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:03:21.349Z] #17 28.47 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-28T21:03:21.349Z] #17 28.48 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-28T21:03:21.349Z] #17 28.49 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-28T21:03:21.349Z] #17 28.49 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-28T21:03:21.349Z] #17 28.50 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T21:03:21.349Z] #17 28.51 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-28T21:03:21.349Z] #17 28.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:21.349Z] #17 28.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:03:21.349Z] #17 28.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-28T21:03:21.349Z] #17 28.53 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-28T21:03:21.349Z] #17 28.54 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:03:21.349Z] #17 28.55 Setting up zip (3.0-11+b1) ... [2020-07-28T21:03:21.349Z] #17 28.55 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:03:21.349Z] #17 28.57 Setting up bash-completion (1:2.8-6) ... [2020-07-28T21:03:21.366Z] #38 ... [2020-07-28T21:03:21.366Z] [2020-07-28T21:03:21.366Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:21.366Z] #51 5.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:21.366Z] #51 5.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:21.366Z] #51 5.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:21.366Z] #51 6.642 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T21:03:21.366Z] #51 8.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T21:03:21.366Z] #51 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T21:03:21.366Z] #51 ... [2020-07-28T21:03:21.366Z] [2020-07-28T21:03:21.366Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:21.366Z] #47 11.48 + cd /tmp/tmp.Dr6Pdo2okR/src/github.com/mvdan/sh [2020-07-28T21:03:21.366Z] #47 11.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:21.366Z] #47 11.57 + GO111MODULE=on [2020-07-28T21:03:21.366Z] #47 11.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T21:03:21.489Z] #30 ... [2020-07-28T21:03:21.489Z] [2020-07-28T21:03:21.489Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:21.489Z] #41 7.146 + RM_GOPATH=0 [2020-07-28T21:03:21.489Z] #41 7.146 + TMP_GOPATH= [2020-07-28T21:03:21.489Z] #41 7.146 + : /build [2020-07-28T21:03:21.489Z] #41 7.146 + '[' -z '' ']' [2020-07-28T21:03:21.489Z] #41 7.151 ++ mktemp -d [2020-07-28T21:03:21.489Z] #41 7.154 + export GOPATH=/tmp/tmp.q5L613vwwb [2020-07-28T21:03:21.489Z] #41 7.154 + GOPATH=/tmp/tmp.q5L613vwwb [2020-07-28T21:03:21.489Z] #41 7.154 + RM_GOPATH=1 [2020-07-28T21:03:21.489Z] #41 7.157 + case "$(go env GOARCH)" in [2020-07-28T21:03:21.489Z] #41 7.158 ++ go env GOARCH [2020-07-28T21:03:21.489Z] #41 7.208 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:21.489Z] #41 7.208 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:21.489Z] #41 7.212 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:21.489Z] #41 7.217 + dir=/tmp/install [2020-07-28T21:03:21.489Z] #41 7.217 + bin=vndr [2020-07-28T21:03:21.489Z] #41 7.218 + shift [2020-07-28T21:03:21.489Z] #41 7.218 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T21:03:21.489Z] #41 7.218 + . /tmp/install/vndr.installer [2020-07-28T21:03:21.489Z] #41 7.218 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:21.489Z] #41 7.218 + install_vndr [2020-07-28T21:03:21.489Z] #41 7.218 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T21:03:21.489Z] #41 7.218 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:21.489Z] #41 7.218 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q5L613vwwb/src/github.com/LK4D4/vndr [2020-07-28T21:03:21.489Z] #41 7.223 Cloning into '/tmp/tmp.q5L613vwwb/src/github.com/LK4D4/vndr'... [2020-07-28T21:03:21.489Z] #41 7.983 + cd /tmp/tmp.q5L613vwwb/src/github.com/LK4D4/vndr [2020-07-28T21:03:21.489Z] #41 7.984 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:21.489Z] #41 7.993 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T21:03:21.489Z] #41 9.513 internal/cpu [2020-07-28T21:03:21.489Z] #41 9.526 runtime/internal/sys [2020-07-28T21:03:21.489Z] #41 9.880 internal/race [2020-07-28T21:03:21.489Z] #41 10.03 sync/atomic [2020-07-28T21:03:21.489Z] #41 10.15 internal/bytealg [2020-07-28T21:03:21.489Z] #41 10.41 unicode [2020-07-28T21:03:21.489Z] #41 11.14 runtime [2020-07-28T21:03:21.489Z] #41 ... [2020-07-28T21:03:21.489Z] [2020-07-28T21:03:21.489Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:21.489Z] #32 7.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:21.489Z] #32 7.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:21.489Z] #32 7.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:21.489Z] #32 8.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:21.489Z] #32 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:21.534Z] #39 31.86 CC images/sk-inet.o [2020-07-28T21:03:21.748Z] #32 ... [2020-07-28T21:03:21.748Z] [2020-07-28T21:03:21.748Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:21.748Z] #38 6.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:21.748Z] #38 6.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:21.748Z] #38 6.363 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:21.748Z] #38 7.514 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:21.748Z] #38 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:21.748Z] #38 ... [2020-07-28T21:03:21.748Z] [2020-07-28T21:03:21.748Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:21.748Z] #54 11.25 + cd /tmp/tmp.DD8KCbUUZi/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:21.748Z] #54 11.25 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:21.748Z] #54 11.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:03:21.748Z] #54 11.45 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T21:03:22.096Z] #39 32.17 CC images/tun.o [2020-07-28T21:03:22.096Z] #39 32.37 CC images/sk-netlink.o [2020-07-28T21:03:22.353Z] #39 32.53 CC images/packet-sock.o [2020-07-28T21:03:22.610Z] #39 32.85 CC images/ipc-var.o [2020-07-28T21:03:22.610Z] #39 33.04 CC images/ipc-desc.o [2020-07-28T21:03:22.761Z] #47 13.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:22.853Z] #17 29.89 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-28T21:03:22.853Z] #17 29.89 Setting up xz-utils (5.2.4-1) ... [2020-07-28T21:03:22.853Z] #17 29.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T21:03:22.853Z] #17 29.91 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:03:22.853Z] #17 29.98 invoke-rc.d: could not determine current runlevel [2020-07-28T21:03:22.853Z] #17 29.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T21:03:22.853Z] #17 29.99 Setting up pigz (2.4-1) ... [2020-07-28T21:03:22.853Z] #17 30.00 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-28T21:03:22.853Z] #17 30.00 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-28T21:03:22.853Z] #17 30.01 Setting up python-pip-whl (18.1-5) ... [2020-07-28T21:03:22.853Z] #17 30.02 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-28T21:03:22.853Z] #17 30.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:03:23.025Z] #47 13.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:23.025Z] #47 13.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:23.143Z] #17 30.24 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-28T21:03:23.143Z] #17 30.25 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-28T21:03:23.143Z] #17 30.26 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-28T21:03:23.143Z] #17 30.26 Setting up vim (2:8.1.0875-5) ... [2020-07-28T21:03:23.143Z] #17 30.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T21:03:23.143Z] #17 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T21:03:23.143Z] #17 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T21:03:23.143Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T21:03:23.143Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T21:03:23.143Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T21:03:23.143Z] #17 30.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T21:03:23.143Z] #17 30.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T21:03:23.143Z] #17 30.34 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-28T21:03:23.143Z] #17 30.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:03:23.143Z] #17 30.38 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-28T21:03:23.143Z] #17 30.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:23.143Z] #17 30.40 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-28T21:03:23.143Z] #17 30.41 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:03:23.173Z] #39 33.26 CC images/ipc-shm.o [2020-07-28T21:03:23.307Z] #47 13.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:23.346Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-07-28T21:03:23.430Z] #39 33.54 CC images/ipc-msg.o [2020-07-28T21:03:23.430Z] #39 33.74 CC images/ipc-sem.o [2020-07-28T21:03:23.571Z] #47 13.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:23.687Z] #39 33.95 CC images/utsns.o [2020-07-28T21:03:23.943Z] #39 34.28 CC images/creds.o [2020-07-28T21:03:24.200Z] #39 34.45 CC images/vma.o [2020-07-28T21:03:24.285Z] #61 ... [2020-07-28T21:03:24.285Z] [2020-07-28T21:03:24.285Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:24.285Z] #48 12.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:24.285Z] #48 12.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:24.285Z] #48 12.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:24.285Z] #48 12.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:24.285Z] #48 12.90 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:24.285Z] #48 14.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:24.285Z] #48 14.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:24.285Z] #48 16.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:24.285Z] #48 17.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:24.285Z] #48 17.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:24.285Z] #48 18.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:24.285Z] #48 18.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:24.285Z] #48 19.74 runtime/cgo [2020-07-28T21:03:24.285Z] #48 20.10 runtime [2020-07-28T21:03:24.285Z] #48 ... [2020-07-28T21:03:24.285Z] [2020-07-28T21:03:24.285Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:24.285Z] #37 16.48 Checking out files: 89% (1432/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-28T21:03:24.285Z] #37 16.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T21:03:24.285Z] #37 18.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T21:03:24.456Z] #39 34.64 CC images/netdev.o [2020-07-28T21:03:24.521Z] #47 14.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:24.713Z] #39 35.04 CC images/tty.o [2020-07-28T21:03:24.934Z] #37 ... [2020-07-28T21:03:24.934Z] [2020-07-28T21:03:24.934Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:24.934Z] #39 16.13 Reading package lists... [2020-07-28T21:03:25.098Z] #47 15.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:25.208Z] #17 32.04 Setting up iptables (1.8.2-4) ... [2020-07-28T21:03:25.208Z] #17 32.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:03:25.208Z] #17 32.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:03:25.208Z] #17 32.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:03:25.208Z] #17 32.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:03:25.208Z] #17 32.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T21:03:25.208Z] #17 32.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T21:03:25.208Z] #17 32.10 Setting up python3 (3.7.3-1) ... [2020-07-28T21:03:25.208Z] #17 32.36 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T21:03:25.276Z] #39 35.57 CC images/file-lock.o [2020-07-28T21:03:25.500Z] #17 32.77 Setting up apparmor (2.13.2-10) ... [2020-07-28T21:03:25.532Z] #39 35.80 CC images/rlimit.o [2020-07-28T21:03:25.789Z] #39 35.98 CC images/pagemap.o [2020-07-28T21:03:25.789Z] #39 36.23 CC images/siginfo.o [2020-07-28T21:03:25.884Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.6s done [2020-07-28T21:03:25.884Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-28T21:03:26.048Z] #47 16.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:26.143Z] #7 DONE 27.4s [2020-07-28T21:03:26.143Z] [2020-07-28T21:03:26.143Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-28T21:03:26.350Z] #39 36.47 CC images/rpc.o [2020-07-28T21:03:26.560Z] #17 33.73 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T21:03:26.560Z] #17 33.74 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:03:26.560Z] #17 33.92 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:03:26.999Z] #47 ... [2020-07-28T21:03:26.999Z] [2020-07-28T21:03:26.999Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:26.999Z] #23 17.36 Fetched 8192 kB in 12s (682 kB/s) [2020-07-28T21:03:27.044Z] #54 ... [2020-07-28T21:03:27.044Z] [2020-07-28T21:03:27.044Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:27.044Z] #43 7.065 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:27.044Z] #43 7.564 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:27.044Z] #43 8.629 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T21:03:27.044Z] #43 8.761 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T21:03:27.044Z] #43 8.929 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T21:03:27.044Z] #43 9.052 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:27.044Z] #43 9.053 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:27.044Z] #43 9.053 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:27.044Z] #43 9.070 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:27.044Z] #43 9.088 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T21:03:27.044Z] #43 9.431 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:27.044Z] #43 9.440 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:27.044Z] #43 9.461 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:27.044Z] #43 9.535 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:27.044Z] #43 9.601 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T21:03:27.044Z] #43 9.648 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T21:03:27.044Z] #43 9.746 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:27.044Z] #43 9.756 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:27.044Z] #43 9.759 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:27.044Z] #43 9.857 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:27.044Z] #43 9.954 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:27.044Z] #43 10.31 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:27.044Z] #43 10.59 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:27.044Z] #43 12.73 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:27.044Z] #43 13.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:27.044Z] #43 13.26 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:27.044Z] #43 16.34 go: finding github.com/fatih/color v1.6.0 [2020-07-28T21:03:27.044Z] #43 16.40 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T21:03:27.044Z] #43 16.51 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:27.044Z] #43 16.75 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:27.044Z] #43 16.77 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:27.044Z] #43 16.78 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:27.044Z] #43 ... [2020-07-28T21:03:27.044Z] [2020-07-28T21:03:27.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:27.044Z] #41 14.15 unicode/utf8 [2020-07-28T21:03:27.044Z] #41 14.78 internal/testlog [2020-07-28T21:03:27.044Z] #41 15.19 encoding [2020-07-28T21:03:27.044Z] #41 15.48 unicode/utf16 [2020-07-28T21:03:27.044Z] #41 15.85 container/list [2020-07-28T21:03:27.044Z] #41 16.49 crypto/internal/subtle [2020-07-28T21:03:27.044Z] #41 16.62 crypto/subtle [2020-07-28T21:03:27.044Z] #41 16.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T21:03:27.044Z] #41 16.92 internal/nettrace [2020-07-28T21:03:27.044Z] #41 17.01 runtime/cgo [2020-07-28T21:03:27.191Z] #17 34.44 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T21:03:27.483Z] #17 ... [2020-07-28T21:03:27.483Z] [2020-07-28T21:03:27.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:27.483Z] #39 72.10 CC criu/files.o [2020-07-28T21:03:27.483Z] #39 73.37 CC criu/filesystems.o [2020-07-28T21:03:27.483Z] #39 73.73 CC criu/fsnotify.o [2020-07-28T21:03:27.483Z] #39 74.38 CC criu/image-desc.o [2020-07-28T21:03:27.483Z] #39 74.46 CC criu/image.o [2020-07-28T21:03:27.483Z] #39 74.93 CC criu/ipc_ns.o [2020-07-28T21:03:27.483Z] #39 75.48 CC criu/irmap.o [2020-07-28T21:03:27.483Z] #39 75.96 CC criu/kcmp-ids.o [2020-07-28T21:03:27.483Z] #39 76.14 CC criu/kerndat.o [2020-07-28T21:03:27.483Z] #39 76.70 CC criu/libnetlink.o [2020-07-28T21:03:27.483Z] #39 76.96 CC criu/log.o [2020-07-28T21:03:27.483Z] #39 77.31 CC criu/lsm.o [2020-07-28T21:03:27.483Z] #39 77.49 CC criu/mem.o [2020-07-28T21:03:27.483Z] #39 78.32 CC criu/memfd.o [2020-07-28T21:03:27.483Z] #39 78.58 CC criu/mount.o [2020-07-28T21:03:27.483Z] #39 80.81 CC criu/namespaces.o [2020-07-28T21:03:27.483Z] #39 81.89 CC criu/net.o [2020-07-28T21:03:27.483Z] #39 ... [2020-07-28T21:03:27.483Z] [2020-07-28T21:03:27.483Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:27.483Z] #17 34.73 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T21:03:27.695Z] #39 23.69 Reading package lists... [2020-07-28T21:03:27.695Z] #39 ... [2020-07-28T21:03:27.695Z] [2020-07-28T21:03:27.695Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:27.695Z] #24 15.78 Fetched 8145 kB in 15s (552 kB/s) [2020-07-28T21:03:27.695Z] #24 15.78 Reading package lists... [2020-07-28T21:03:27.695Z] #24 23.38 Reading package lists... [2020-07-28T21:03:27.695Z] #24 ... [2020-07-28T21:03:27.695Z] [2020-07-28T21:03:27.695Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:27.695Z] #33 16.83 Fetched 8145 kB in 16s (517 kB/s) [2020-07-28T21:03:27.695Z] #33 16.83 Reading package lists... [2020-07-28T21:03:27.724Z] #39 37.79 CC images/ext-file.o [2020-07-28T21:03:27.724Z] #39 ... [2020-07-28T21:03:27.724Z] [2020-07-28T21:03:27.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:27.724Z] #41 99.04 vendor/golang.org/x/text/unicode/bidi [2020-07-28T21:03:27.724Z] #41 100.4 vendor/golang.org/x/text/secure/bidirule [2020-07-28T21:03:27.724Z] #41 100.7 vendor/golang.org/x/text/unicode/norm [2020-07-28T21:03:27.724Z] #41 104.0 vendor/golang.org/x/net/idna [2020-07-28T21:03:27.724Z] #41 106.1 vendor/golang.org/x/net/http2/hpack [2020-07-28T21:03:27.724Z] #41 107.5 mime [2020-07-28T21:03:27.949Z] #23 17.36 Reading package lists... [2020-07-28T21:03:27.949Z] #23 ... [2020-07-28T21:03:27.949Z] [2020-07-28T21:03:27.949Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:27.949Z] #41 8.220 container/list [2020-07-28T21:03:27.949Z] #41 10.08 crypto/internal/subtle [2020-07-28T21:03:27.949Z] #41 10.33 crypto/subtle [2020-07-28T21:03:27.949Z] #41 10.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T21:03:27.949Z] #41 10.65 internal/nettrace [2020-07-28T21:03:27.949Z] #41 10.89 runtime/cgo [2020-07-28T21:03:27.949Z] #41 13.34 vendor/golang.org/x/crypto/internal/subtle [2020-07-28T21:03:27.980Z] #41 ... [2020-07-28T21:03:27.981Z] [2020-07-28T21:03:27.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:27.981Z] #39 38.06 CC images/cgroup.o [2020-07-28T21:03:27.995Z] #33 25.12 Reading package lists... [2020-07-28T21:03:27.995Z] #33 ... [2020-07-28T21:03:27.995Z] [2020-07-28T21:03:27.995Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:27.995Z] #42 16.29 vendor/golang.org/x/crypto/internal/subtle [2020-07-28T21:03:27.995Z] #42 ... [2020-07-28T21:03:27.995Z] [2020-07-28T21:03:27.995Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:27.995Z] #52 16.40 Fetched 8145 kB in 16s (517 kB/s) [2020-07-28T21:03:27.995Z] #52 16.40 Reading package lists... [2020-07-28T21:03:28.218Z] #41 ... [2020-07-28T21:03:28.218Z] [2020-07-28T21:03:28.219Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:28.219Z] #47 17.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:28.219Z] #47 17.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:28.219Z] #47 18.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:28.219Z] #47 18.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:28.292Z] #52 24.39 Reading package lists... [2020-07-28T21:03:28.292Z] #52 ... [2020-07-28T21:03:28.292Z] [2020-07-28T21:03:28.292Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:28.292Z] #11 16.68 Fetched 8145 kB in 16s (520 kB/s) [2020-07-28T21:03:28.292Z] #11 16.68 Reading package lists... [2020-07-28T21:03:28.514Z] #17 35.56 Setting up python3-pip (18.1-5) ... [2020-07-28T21:03:28.543Z] #39 38.59 CC images/userns.o [2020-07-28T21:03:28.543Z] #39 38.81 CC images/google/protobuf/descriptor.o [2020-07-28T21:03:29.148Z] #17 36.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:29.149Z] #17 36.21 Processing triggers for mime-support (3.62) ... [2020-07-28T21:03:29.173Z] #47 19.26 runtime [2020-07-28T21:03:29.444Z] #17 DONE 36.7s [2020-07-28T21:03:29.444Z] [2020-07-28T21:03:29.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:29.444Z] #39 83.59 CC criu/netfilter.o [2020-07-28T21:03:29.444Z] #39 83.88 CC criu/page-pipe.o [2020-07-28T21:03:29.583Z] #41 ... [2020-07-28T21:03:29.583Z] [2020-07-28T21:03:29.583Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:29.583Z] #21 17.50 + mkdir -p /build [2020-07-28T21:03:29.583Z] #21 17.50 + mv docker/docker /build/ [2020-07-28T21:03:29.583Z] #21 17.51 + rmdir docker [2020-07-28T21:03:29.583Z] #21 DONE 19.2s [2020-07-28T21:03:29.583Z] [2020-07-28T21:03:29.583Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:29.583Z] #47 17.21 + cd /tmp/tmp.nCY7kxL2NY/src/github.com/mvdan/sh [2020-07-28T21:03:29.583Z] #47 17.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:29.583Z] #47 17.29 + GO111MODULE=on [2020-07-28T21:03:29.583Z] #47 17.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T21:03:29.583Z] #47 19.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:29.583Z] #47 19.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:29.583Z] #47 19.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:29.739Z] #39 84.24 CC criu/page-xfer.o [2020-07-28T21:03:29.773Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-28T21:03:29.774Z] [2020-07-28T21:03:29.774Z] ________ ____ __. [2020-07-28T21:03:29.774Z] \_____ \ | |/ _| [2020-07-28T21:03:29.774Z] / | \| < [2020-07-28T21:03:29.774Z] / | \ | \ [2020-07-28T21:03:29.774Z] \_______ /____|__ \ [2020-07-28T21:03:29.774Z] \/ \/ [2020-07-28T21:03:29.774Z] [2020-07-28T21:03:29.774Z] INFO: make.ps1 ended at 07/28/2020 21:03:24 [2020-07-28T21:03:29.774Z] INFO: Binaries build ended at 07/28/2020 21:03:26. Duration:00:01:15.1877280 [2020-07-28T21:03:29.774Z] INFO: Copying the built daemon binary to d:\CI\PR-41281\2\binary\dockerd-3750a9e174.exe... [2020-07-28T21:03:29.844Z] #47 19.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:29.844Z] #47 19.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:29.911Z] #39 ... [2020-07-28T21:03:29.911Z] [2020-07-28T21:03:29.911Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:29.911Z] #10 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T21:03:29.911Z] #10 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:03:29.911Z] #10 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:03:29.911Z] #10 ... [2020-07-28T21:03:29.911Z] [2020-07-28T21:03:29.911Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:29.911Z] #54 109.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:03:29.911Z] #54 109.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T21:03:30.245Z] INFO: Copying the built client binary to d:\CI\PR-41281\2\binary\docker-3750a9e174.exe... [2020-07-28T21:03:30.245Z] INFO: Copying dockerversion from the container... [2020-07-28T21:03:30.335Z] #8 DONE 4.0s [2020-07-28T21:03:30.335Z] [2020-07-28T21:03:30.335Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-28T21:03:30.594Z] #9 DONE 0.7s [2020-07-28T21:03:30.594Z] [2020-07-28T21:03:30.594Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-28T21:03:30.718Z] INFO: Copying the golang package from the container to d:\CI\PR-41281\2\installer\go.zip... [2020-07-28T21:03:30.771Z] #39 85.28 CC criu/pagemap-cache.o [2020-07-28T21:03:30.771Z] #39 85.44 CC criu/pagemap.o [2020-07-28T21:03:30.858Z] #27 DONE 0.1s [2020-07-28T21:03:30.858Z] [2020-07-28T21:03:30.858Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-28T21:03:30.858Z] #35 DONE 0.1s [2020-07-28T21:03:30.858Z] [2020-07-28T21:03:30.858Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:31.061Z] #39 ... [2020-07-28T21:03:31.061Z] [2020-07-28T21:03:31.061Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T21:03:31.061Z] #18 1.217 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T21:03:31.061Z] #18 1.220 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T21:03:31.061Z] #18 1.222 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T21:03:31.061Z] #18 DONE 1.4s [2020-07-28T21:03:31.061Z] [2020-07-28T21:03:31.061Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:03:31.224Z] #47 ... [2020-07-28T21:03:31.224Z] [2020-07-28T21:03:31.224Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:31.224Z] #51 10.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:31.224Z] #51 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:31.224Z] #51 ... [2020-07-28T21:03:31.224Z] [2020-07-28T21:03:31.224Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:31.224Z] #47 20.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:31.793Z] #47 21.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:32.053Z] #47 ... [2020-07-28T21:03:32.053Z] [2020-07-28T21:03:32.053Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:32.053Z] #23 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:32.312Z] #23 ... [2020-07-28T21:03:32.312Z] [2020-07-28T21:03:32.312Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:32.312Z] #43 17.03 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:32.312Z] #43 17.12 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:32.312Z] #43 17.15 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:32.312Z] #43 17.25 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:32.312Z] #43 17.29 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:32.871Z] #11 24.54 Reading package lists... [2020-07-28T21:03:32.871Z] #11 ... [2020-07-28T21:03:32.871Z] [2020-07-28T21:03:32.871Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:32.871Z] #24 23.38 Reading package lists... [2020-07-28T21:03:33.250Z] #43 ... [2020-07-28T21:03:33.250Z] [2020-07-28T21:03:33.250Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:33.250Z] #47 23.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:33.250Z] #47 ... [2020-07-28T21:03:33.250Z] [2020-07-28T21:03:33.250Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:33.250Z] #10 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:33.441Z] #47 ... [2020-07-28T21:03:33.441Z] [2020-07-28T21:03:33.441Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:33.441Z] #60 19.36 Checking out files: 57% (1193/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T21:03:33.441Z] #60 20.33 + cd /tmp/tmp.xT11vJFKDa/src/github.com/docker/libnetwork [2020-07-28T21:03:33.441Z] #60 20.33 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:33.441Z] #60 20.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T21:03:33.509Z] #10 ... [2020-07-28T21:03:33.509Z] [2020-07-28T21:03:33.509Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:33.509Z] #38 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:33.509Z] #38 ... [2020-07-28T21:03:33.509Z] [2020-07-28T21:03:33.509Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:33.509Z] #30 14.89 internal/testlog [2020-07-28T21:03:33.509Z] #30 15.22 encoding [2020-07-28T21:03:33.509Z] #30 15.42 runtime/cgo [2020-07-28T21:03:33.690Z] INFO: Extracting go.zip to d:\CI\PR-41281\2\go [2020-07-28T21:03:33.769Z] #30 ... [2020-07-28T21:03:33.769Z] [2020-07-28T21:03:33.769Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:33.769Z] #60 23.66 Checking out files: 60% (1248/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) [2020-07-28T21:03:33.769Z] #60 ... [2020-07-28T21:03:33.769Z] [2020-07-28T21:03:33.769Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:33.769Z] #32 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:34.020Z] #60 ... [2020-07-28T21:03:34.020Z] [2020-07-28T21:03:34.020Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:34.020Z] #38 14.17 Fetched 8192 kB in 10s (797 kB/s) [2020-07-28T21:03:34.020Z] #38 14.17 Reading package lists... [2020-07-28T21:03:34.020Z] #38 21.01 Reading package lists... [2020-07-28T21:03:34.020Z] #38 ... [2020-07-28T21:03:34.020Z] [2020-07-28T21:03:34.020Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:34.020Z] #23 17.36 Reading package lists... [2020-07-28T21:03:34.028Z] #32 ... [2020-07-28T21:03:34.028Z] [2020-07-28T21:03:34.028Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:34.028Z] #36 23.62 Checking out files: 89% (1432/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-28T21:03:34.028Z] #36 23.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T21:03:34.081Z] #54 ... [2020-07-28T21:03:34.081Z] [2020-07-28T21:03:34.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:34.081Z] #39 40.26 CC images/opts.o [2020-07-28T21:03:34.081Z] #39 40.47 CC images/seccomp.o [2020-07-28T21:03:34.081Z] #39 40.75 CC images/binfmt-misc.o [2020-07-28T21:03:34.081Z] #39 40.91 CC images/time.o [2020-07-28T21:03:34.081Z] #39 41.17 CC images/sysctl.o [2020-07-28T21:03:34.081Z] #39 41.40 CC images/autofs.o [2020-07-28T21:03:34.081Z] #39 41.69 CC images/macvlan.o [2020-07-28T21:03:34.081Z] #39 41.99 CC images/sit.o [2020-07-28T21:03:34.081Z] #39 42.23 CC images/memfd.o [2020-07-28T21:03:34.081Z] #39 42.49 CC images/timens.o [2020-07-28T21:03:34.081Z] #39 42.80 LINK images/built-in.o [2020-07-28T21:03:34.081Z] #39 43.04 GEN compel/include/asm [2020-07-28T21:03:34.081Z] #39 43.06 GEN compel/include/version.h [2020-07-28T21:03:34.081Z] #39 43.09 touch .config [2020-07-28T21:03:34.081Z] #39 43.13 GEN include/common/config.h [2020-07-28T21:03:34.081Z] #39 43.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-28T21:03:34.081Z] #39 43.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-28T21:03:34.081Z] #39 43.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-28T21:03:34.081Z] #39 43.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-28T21:03:34.081Z] #39 43.27 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-28T21:03:34.081Z] #39 43.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-28T21:03:34.081Z] #39 43.31 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T21:03:34.081Z] #39 43.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-28T21:03:34.081Z] #39 43.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T21:03:34.081Z] #39 43.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T21:03:34.081Z] #39 43.35 DEP compel/plugins/std/infect.d [2020-07-28T21:03:34.081Z] #39 43.44 DEP compel/plugins/std/string.d [2020-07-28T21:03:34.081Z] #39 43.49 DEP compel/plugins/std/log.d [2020-07-28T21:03:34.081Z] #39 43.55 DEP compel/plugins/std/fds.d [2020-07-28T21:03:34.081Z] #39 43.62 DEP compel/plugins/std/std.d [2020-07-28T21:03:34.081Z] #39 43.69 DEP compel/plugins/shmem/shmem.d [2020-07-28T21:03:34.081Z] #39 43.77 DEP compel/plugins/fds/fds.d [2020-07-28T21:03:34.081Z] #39 43.94 CC compel/plugins/std/std.o [2020-07-28T21:03:34.081Z] #39 44.30 CC compel/plugins/std/fds.o [2020-07-28T21:03:34.603Z] #19 3.592 Collecting yamllint==1.16.0 [2020-07-28T21:03:34.603Z] #19 3.724 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T21:03:34.643Z] #39 44.79 CC compel/plugins/std/log.o [2020-07-28T21:03:34.894Z] #19 3.750 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T21:03:34.894Z] #19 3.789 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T21:03:34.894Z] #19 3.806 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T21:03:34.894Z] #19 3.889 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T21:03:34.981Z] #24 31.29 Building dependency tree... [2020-07-28T21:03:35.527Z] #19 4.704 Building wheels for collected packages: pyyaml [2020-07-28T21:03:35.527Z] #19 4.731 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T21:03:35.574Z] #39 45.62 CC compel/plugins/std/string.o [2020-07-28T21:03:35.818Z] #19 ... [2020-07-28T21:03:35.818Z] [2020-07-28T21:03:35.818Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:35.818Z] #49 51.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T21:03:35.818Z] #49 52.54 + mkdir -p /build [2020-07-28T21:03:35.818Z] #49 52.54 + cp runc /build/runc [2020-07-28T21:03:35.818Z] #49 DONE 52.9s [2020-07-28T21:03:35.818Z] [2020-07-28T21:03:35.818Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:35.818Z] #36 127.5 + dpkg --print-architecture [2020-07-28T21:03:35.818Z] #36 127.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T21:03:35.818Z] #36 128.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T21:03:35.818Z] #36 128.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T21:03:36.136Z] #39 46.21 CC compel/plugins/std/infect.o [2020-07-28T21:03:36.136Z] #39 ... [2020-07-28T21:03:36.136Z] [2020-07-28T21:03:36.136Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:36.136Z] #54 DONE 117.7s [2020-07-28T21:03:36.136Z] [2020-07-28T21:03:36.136Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:36.136Z] #41 109.5 mime/quotedprintable [2020-07-28T21:03:36.136Z] #41 109.8 net/http/internal [2020-07-28T21:03:36.136Z] #41 113.4 net/textproto [2020-07-28T21:03:36.136Z] #41 113.4 crypto/x509 [2020-07-28T21:03:36.136Z] #41 114.5 vendor/golang.org/x/net/http/httpguts [2020-07-28T21:03:36.136Z] #41 114.8 vendor/golang.org/x/net/http/httpproxy [2020-07-28T21:03:36.136Z] #41 115.4 mime/multipart [2020-07-28T21:03:36.136Z] #41 117.5 crypto/tls [2020-07-28T21:03:36.136Z] #41 ... [2020-07-28T21:03:36.136Z] [2020-07-28T21:03:36.136Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T21:03:36.136Z] #55 DONE 0.0s [2020-07-28T21:03:36.136Z] [2020-07-28T21:03:36.136Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T21:03:36.136Z] #56 DONE 0.1s [2020-07-28T21:03:36.136Z] [2020-07-28T21:03:36.136Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:36.136Z] #10 117.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-28T21:03:36.136Z] #10 117.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-28T21:03:36.136Z] #10 117.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T21:03:36.163Z] #36 ... [2020-07-28T21:03:36.163Z] [2020-07-28T21:03:36.163Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:36.163Z] #38 5.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:36.163Z] #38 5.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:36.163Z] #38 5.514 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:36.163Z] #38 5.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:36.392Z] #10 118.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-28T21:03:36.392Z] #10 118.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-28T21:03:36.392Z] #10 118.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T21:03:36.572Z] #36 26.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T21:03:36.587Z] #23 23.95 Reading package lists... [2020-07-28T21:03:36.587Z] #23 ... [2020-07-28T21:03:36.587Z] [2020-07-28T21:03:36.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:36.587Z] #10 16.61 Fetched 8192 kB in 11s (712 kB/s) [2020-07-28T21:03:36.587Z] #10 16.61 Reading package lists... [2020-07-28T21:03:36.587Z] #10 22.64 Reading package lists... [2020-07-28T21:03:36.587Z] #10 ... [2020-07-28T21:03:36.587Z] [2020-07-28T21:03:36.587Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:36.587Z] #36 18.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T21:03:36.587Z] #36 21.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T21:03:36.587Z] #36 ... [2020-07-28T21:03:36.587Z] [2020-07-28T21:03:36.587Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:36.587Z] #32 16.90 Fetched 8192 kB in 11s (721 kB/s) [2020-07-28T21:03:36.587Z] #32 16.90 Reading package lists... [2020-07-28T21:03:36.648Z] #10 118.2 Selecting previously unselected package libbtrfs0. [2020-07-28T21:03:36.648Z] #10 118.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T21:03:36.648Z] #10 118.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:36.733Z] #38 5.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:36.851Z] #32 23.09 Reading package lists... [2020-07-28T21:03:36.851Z] #32 ... [2020-07-28T21:03:36.851Z] [2020-07-28T21:03:36.851Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:36.851Z] #38 21.01 Reading package lists... [2020-07-28T21:03:36.905Z] #10 118.4 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:03:36.905Z] #10 118.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T21:03:36.905Z] #10 118.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:37.117Z] #38 27.27 Building dependency tree... [2020-07-28T21:03:37.117Z] #38 ... [2020-07-28T21:03:37.117Z] [2020-07-28T21:03:37.117Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:37.117Z] #51 17.35 Fetched 8192 kB in 12s (679 kB/s) [2020-07-28T21:03:37.117Z] #51 17.35 Reading package lists... [2020-07-28T21:03:37.163Z] #10 118.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-28T21:03:37.163Z] #10 118.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:03:37.163Z] #10 118.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:03:37.306Z] #38 6.667 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:37.367Z] #36 ... [2020-07-28T21:03:37.367Z] [2020-07-28T21:03:37.367Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:03:37.368Z] #19 5.274 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T21:03:37.368Z] #19 5.274 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T21:03:37.368Z] #19 5.387 Successfully built pyyaml [2020-07-28T21:03:37.368Z] #19 5.406 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T21:03:37.368Z] #19 5.786 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T21:03:37.368Z] #19 DONE 6.2s [2020-07-28T21:03:37.368Z] [2020-07-28T21:03:37.368Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T21:03:37.368Z] #22 DONE 0.2s [2020-07-28T21:03:37.368Z] [2020-07-28T21:03:37.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:37.368Z] #39 85.92 CC criu/parasite-syscall.o [2020-07-28T21:03:37.368Z] #39 86.41 CC criu/path.o [2020-07-28T21:03:37.368Z] #39 86.63 CC criu/pie-util-vdso.o [2020-07-28T21:03:37.368Z] #39 86.93 CC criu/pie-util.o [2020-07-28T21:03:37.368Z] #39 87.13 CC criu/pipes.o [2020-07-28T21:03:37.368Z] #39 87.59 CC criu/plugin.o [2020-07-28T21:03:37.368Z] #39 87.86 CC criu/proc_parse.o [2020-07-28T21:03:37.368Z] #39 89.40 CC criu/protobuf-desc.o [2020-07-28T21:03:37.368Z] #39 90.22 CC criu/protobuf.o [2020-07-28T21:03:37.368Z] #39 90.45 CC criu/pstree.o [2020-07-28T21:03:37.368Z] #39 91.39 CC criu/rbtree.o [2020-07-28T21:03:37.368Z] #39 91.72 CC criu/rst-malloc.o [2020-07-28T21:03:37.368Z] #39 91.93 CC criu/seccomp.o [2020-07-28T21:03:37.419Z] #10 118.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-28T21:03:37.420Z] #10 118.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T21:03:37.565Z] #38 ... [2020-07-28T21:03:37.565Z] [2020-07-28T21:03:37.565Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:37.565Z] #36 6.828 + git clone https://github.com/docker/distribution.git . [2020-07-28T21:03:37.565Z] #36 6.837 Cloning into '.'... [2020-07-28T21:03:37.659Z] #39 92.50 CC criu/seize.o [2020-07-28T21:03:37.676Z] #10 119.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:03:37.676Z] #10 119.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-28T21:03:37.676Z] #10 119.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-28T21:03:37.676Z] #10 119.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T21:03:37.787Z] #24 35.92 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T21:03:37.787Z] #24 35.92 The following additional packages will be installed: [2020-07-28T21:03:37.787Z] #24 35.93 libjq1 libonig5 [2020-07-28T21:03:37.787Z] #24 36.28 The following NEW packages will be installed: [2020-07-28T21:03:37.932Z] #10 119.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-28T21:03:37.932Z] #10 119.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-28T21:03:37.932Z] #10 119.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T21:03:37.955Z] #39 ... [2020-07-28T21:03:37.955Z] [2020-07-28T21:03:37.955Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T21:03:37.955Z] #26 DONE 0.8s [2020-07-28T21:03:38.084Z] #24 36.30 jq libjq1 libonig5 [2020-07-28T21:03:38.084Z] #24 36.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:38.084Z] #24 36.48 Need to get 358 kB of archives. [2020-07-28T21:03:38.084Z] #24 36.48 After this operation, 1277 kB of additional disk space will be used. [2020-07-28T21:03:38.084Z] #24 36.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-28T21:03:38.084Z] #24 36.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-28T21:03:38.084Z] #24 36.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-28T21:03:38.098Z] #51 23.82 Reading package lists... [2020-07-28T21:03:38.098Z] #51 ... [2020-07-28T21:03:38.098Z] [2020-07-28T21:03:38.098Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:38.098Z] #38 27.27 Building dependency tree... [2020-07-28T21:03:38.191Z] #10 119.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-28T21:03:38.192Z] #10 119.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-28T21:03:38.192Z] #10 119.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T21:03:38.192Z] #10 119.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-28T21:03:38.192Z] #10 119.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-28T21:03:38.192Z] #10 119.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T21:03:38.246Z] [2020-07-28T21:03:38.246Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T21:03:38.246Z] #29 DONE 0.2s [2020-07-28T21:03:38.246Z] [2020-07-28T21:03:38.246Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T21:03:38.246Z] #31 DONE 0.1s [2020-07-28T21:03:38.246Z] [2020-07-28T21:03:38.247Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:38.247Z] #39 92.94 CC criu/servicefd.o [2020-07-28T21:03:38.447Z] #10 119.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-28T21:03:38.447Z] #10 119.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-28T21:03:38.447Z] #10 119.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T21:03:38.537Z] #39 ... [2020-07-28T21:03:38.537Z] [2020-07-28T21:03:38.537Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T21:03:38.537Z] #34 DONE 0.1s [2020-07-28T21:03:38.537Z] [2020-07-28T21:03:38.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:38.537Z] #39 93.17 CC criu/shmem.o [2020-07-28T21:03:38.733Z] #24 ... [2020-07-28T21:03:38.733Z] [2020-07-28T21:03:38.733Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:38.733Z] #52 24.39 Reading package lists... [2020-07-28T21:03:38.733Z] #52 31.20 Building dependency tree... [2020-07-28T21:03:38.733Z] #52 34.51 The following additional packages will be installed: [2020-07-28T21:03:38.733Z] #52 34.51 libbtrfs0 [2020-07-28T21:03:38.733Z] #52 34.67 The following NEW packages will be installed: [2020-07-28T21:03:38.733Z] #52 34.68 libbtrfs-dev libbtrfs0 [2020-07-28T21:03:38.733Z] #52 34.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:38.733Z] #52 34.92 Need to get 120 kB of archives. [2020-07-28T21:03:38.733Z] #52 34.92 After this operation, 423 kB of additional disk space will be used. [2020-07-28T21:03:38.733Z] #52 34.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-28T21:03:38.733Z] #52 34.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-28T21:03:38.733Z] #52 36.58 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:38.733Z] #52 36.81 Fetched 120 kB in 0s (772 kB/s) [2020-07-28T21:03:38.733Z] #52 36.94 Selecting previously unselected package libbtrfs0. [2020-07-28T21:03:38.733Z] #52 36.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-28T21:03:38.733Z] #52 37.08 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-28T21:03:38.733Z] #52 37.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:38.828Z] #39 93.57 CC criu/sigframe.o [2020-07-28T21:03:38.960Z] #10 120.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-28T21:03:38.960Z] #10 120.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-28T21:03:38.960Z] #10 120.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T21:03:39.032Z] #52 37.23 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:03:39.032Z] #52 37.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-28T21:03:39.032Z] #52 37.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:39.119Z] #39 93.65 CC criu/signalfd.o [2020-07-28T21:03:39.119Z] #39 93.80 CC criu/sk-inet.o [2020-07-28T21:03:39.216Z] #10 120.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-28T21:03:39.217Z] #10 120.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:03:39.217Z] #10 120.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T21:03:39.217Z] #10 120.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-28T21:03:39.217Z] #10 120.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-28T21:03:39.217Z] #10 120.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T21:03:39.332Z] #52 37.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:39.332Z] #52 37.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:39.332Z] #52 37.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:39.473Z] #10 120.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-28T21:03:39.473Z] #10 120.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T21:03:39.473Z] #10 120.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:03:39.494Z] #38 29.60 The following additional packages will be installed: [2020-07-28T21:03:39.494Z] #38 29.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T21:03:39.494Z] #38 29.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T21:03:39.494Z] #38 29.62 Suggested packages: [2020-07-28T21:03:39.494Z] #38 29.62 manpages-dev python-setuptools [2020-07-28T21:03:39.634Z] #52 DONE 38.0s [2020-07-28T21:03:39.634Z] [2020-07-28T21:03:39.634Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:39.752Z] #39 94.27 CC criu/sk-netlink.o [2020-07-28T21:03:39.752Z] #39 94.41 CC criu/sk-packet.o [2020-07-28T21:03:39.987Z] #10 121.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T21:03:39.987Z] #10 121.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T21:03:39.987Z] #10 121.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T21:03:39.987Z] #10 121.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:03:39.987Z] #10 121.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T21:03:39.987Z] #10 121.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T21:03:39.987Z] #10 121.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:03:39.987Z] #10 121.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:39.987Z] #10 121.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T21:03:39.987Z] #10 121.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:03:39.987Z] #10 121.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:03:39.987Z] #10 121.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:39.987Z] #10 121.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T21:03:39.987Z] #10 121.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T21:03:39.987Z] #10 121.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:03:39.987Z] #10 121.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:03:39.987Z] #10 121.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T21:03:39.987Z] #10 121.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:03:39.987Z] #10 121.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-07-28T21:03:39.987Z] #10 121.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-07-28T21:03:39.987Z] #10 121.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:03:39.987Z] #10 121.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-07-28T21:03:39.987Z] #10 121.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-07-28T21:03:39.987Z] #10 121.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:03:39.987Z] #10 121.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T21:03:39.987Z] #10 121.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:03:39.987Z] #10 121.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T21:03:40.043Z] #39 94.67 CC criu/sk-queue.o [2020-07-28T21:03:40.247Z] #10 121.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:03:40.247Z] #10 121.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T21:03:40.247Z] #10 121.7 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:40.288Z] #53 0.449 + RM_GOPATH=0 [2020-07-28T21:03:40.288Z] #53 0.449 + TMP_GOPATH= [2020-07-28T21:03:40.288Z] #53 0.449 + : /build [2020-07-28T21:03:40.288Z] #53 0.450 + '[' -z '' ']' [2020-07-28T21:03:40.288Z] #53 0.456 ++ mktemp -d [2020-07-28T21:03:40.288Z] #53 0.477 + export GOPATH=/tmp/tmp.UgfIllELA3 [2020-07-28T21:03:40.288Z] #53 0.479 + GOPATH=/tmp/tmp.UgfIllELA3 [2020-07-28T21:03:40.288Z] #53 0.480 + RM_GOPATH=1 [2020-07-28T21:03:40.288Z] #53 0.482 + case "$(go env GOARCH)" in [2020-07-28T21:03:40.288Z] #53 0.486 ++ go env GOARCH [2020-07-28T21:03:40.288Z] #53 0.508 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:40.288Z] #53 0.509 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:40.288Z] #53 0.512 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:40.288Z] #53 0.547 + dir=/tmp/install [2020-07-28T21:03:40.288Z] #53 0.547 + bin=containerd [2020-07-28T21:03:40.288Z] #53 0.547 + shift [2020-07-28T21:03:40.288Z] #53 0.548 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T21:03:40.288Z] #53 0.548 + . /tmp/install/containerd.installer [2020-07-28T21:03:40.288Z] #53 0.556 ++ set -e [2020-07-28T21:03:40.288Z] #53 0.557 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:03:40.288Z] #53 0.558 + install_containerd [2020-07-28T21:03:40.288Z] #53 0.559 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T21:03:40.288Z] #53 0.560 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:03:40.288Z] #53 0.561 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UgfIllELA3/src/github.com/containerd/containerd [2020-07-28T21:03:40.288Z] #53 0.571 Cloning into '/tmp/tmp.UgfIllELA3/src/github.com/containerd/containerd'... [2020-07-28T21:03:40.333Z] #39 94.90 CC criu/sk-tcp.o [2020-07-28T21:03:40.446Z] #38 30.87 The following NEW packages will be installed: [2020-07-28T21:03:40.504Z] #10 DONE 122.1s [2020-07-28T21:03:40.504Z] [2020-07-28T21:03:40.504Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:40.624Z] #39 95.12 CC criu/sk-unix.o [2020-07-28T21:03:40.711Z] #38 30.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T21:03:40.711Z] #38 30.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T21:03:40.711Z] #38 30.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T21:03:40.711Z] #38 30.89 python-six zlib1g-dev [2020-07-28T21:03:40.866Z] #36 ... [2020-07-28T21:03:40.866Z] [2020-07-28T21:03:40.866Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:40.866Z] #45 7.295 + RM_GOPATH=0 [2020-07-28T21:03:40.866Z] #45 7.295 + TMP_GOPATH= [2020-07-28T21:03:40.866Z] #45 7.295 + : /build [2020-07-28T21:03:40.866Z] #45 7.295 + '[' -z '' ']' [2020-07-28T21:03:40.866Z] #45 7.297 ++ mktemp -d [2020-07-28T21:03:40.866Z] #45 7.324 + export GOPATH=/tmp/tmp.aogMQNw2e3 [2020-07-28T21:03:40.866Z] #45 7.324 + GOPATH=/tmp/tmp.aogMQNw2e3 [2020-07-28T21:03:40.866Z] #45 7.324 + RM_GOPATH=1 [2020-07-28T21:03:40.866Z] #45 7.324 + case "$(go env GOARCH)" in [2020-07-28T21:03:40.866Z] #45 7.324 ++ go env GOARCH [2020-07-28T21:03:40.866Z] #45 7.334 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:40.866Z] #45 7.334 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:40.866Z] #45 7.334 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:40.866Z] #45 7.347 + dir=/tmp/install [2020-07-28T21:03:40.866Z] #45 7.347 + bin=golangci_lint [2020-07-28T21:03:40.866Z] #45 7.347 + shift [2020-07-28T21:03:40.866Z] #45 7.347 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-28T21:03:40.866Z] #45 7.347 + . /tmp/install/golangci_lint.installer [2020-07-28T21:03:40.866Z] #45 7.347 ++ : v1.23.8 [2020-07-28T21:03:40.866Z] #45 7.347 + install_golangci_lint [2020-07-28T21:03:40.866Z] #45 7.347 + echo 'Installing golangci-lint version v1.23.8' [2020-07-28T21:03:40.866Z] #45 7.347 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:03:40.866Z] #45 7.347 Installing golangci-lint version v1.23.8 [2020-07-28T21:03:40.866Z] #45 ... [2020-07-28T21:03:40.866Z] [2020-07-28T21:03:40.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:40.866Z] #10 8.101 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:40.866Z] #10 8.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:40.866Z] #10 8.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:40.866Z] #10 9.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:40.976Z] #38 31.27 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:40.976Z] #38 31.27 Need to get 3798 kB of archives. [2020-07-28T21:03:40.976Z] #38 31.27 After this operation, 21.6 MB of additional disk space will be used. [2020-07-28T21:03:40.976Z] #38 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-28T21:03:40.976Z] #38 31.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-28T21:03:40.976Z] #38 31.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-28T21:03:40.976Z] #38 31.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-28T21:03:40.976Z] #38 31.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-28T21:03:40.976Z] #38 31.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-28T21:03:40.976Z] #38 31.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-07-28T21:03:40.976Z] #38 31.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-28T21:03:40.976Z] #38 31.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-28T21:03:40.976Z] #38 31.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-28T21:03:41.127Z] #10 ... [2020-07-28T21:03:41.127Z] [2020-07-28T21:03:41.127Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:41.127Z] #32 7.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:41.127Z] #32 7.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:41.127Z] #32 7.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:41.127Z] #32 9.128 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:41.127Z] #32 ... [2020-07-28T21:03:41.127Z] [2020-07-28T21:03:41.127Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:41.127Z] #28 7.575 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-28T21:03:41.127Z] #28 7.581 Cloning into '.'... [2020-07-28T21:03:41.240Z] #38 31.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-28T21:03:41.241Z] #38 31.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-28T21:03:41.241Z] #38 31.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-07-28T21:03:41.241Z] #38 31.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-28T21:03:41.241Z] #38 31.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T21:03:41.241Z] #38 31.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-28T21:03:41.256Z] #39 96.08 CC criu/sockets.o [2020-07-28T21:03:41.387Z] #28 ... [2020-07-28T21:03:41.387Z] [2020-07-28T21:03:41.387Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:41.387Z] #54 6.436 + RM_GOPATH=0 [2020-07-28T21:03:41.387Z] #54 6.436 + TMP_GOPATH= [2020-07-28T21:03:41.387Z] #54 6.436 + : /build [2020-07-28T21:03:41.388Z] #54 6.436 + '[' -z '' ']' [2020-07-28T21:03:41.388Z] #54 6.436 ++ mktemp -d [2020-07-28T21:03:41.388Z] #54 6.436 + export GOPATH=/tmp/tmp.qVoTtADzqJ [2020-07-28T21:03:41.388Z] #54 6.436 + GOPATH=/tmp/tmp.qVoTtADzqJ [2020-07-28T21:03:41.388Z] #54 6.436 + RM_GOPATH=1 [2020-07-28T21:03:41.388Z] #54 6.436 + case "$(go env GOARCH)" in [2020-07-28T21:03:41.388Z] #54 6.437 ++ go env GOARCH [2020-07-28T21:03:41.388Z] #54 6.469 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:41.388Z] #54 6.469 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.388Z] #54 6.469 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.388Z] #54 6.469 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:41.388Z] #54 6.469 + dir=/tmp/install [2020-07-28T21:03:41.388Z] #54 6.469 + bin=rootlesskit [2020-07-28T21:03:41.388Z] #54 6.469 + shift [2020-07-28T21:03:41.388Z] #54 6.469 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-28T21:03:41.388Z] #54 6.469 + . /tmp/install/rootlesskit.installer [2020-07-28T21:03:41.388Z] #54 6.469 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:41.388Z] #54 6.469 + install_rootlesskit [2020-07-28T21:03:41.388Z] #54 6.469 + case "$1" in [2020-07-28T21:03:41.388Z] #54 6.469 + export CGO_ENABLED=0 [2020-07-28T21:03:41.388Z] #54 6.469 + CGO_ENABLED=0 [2020-07-28T21:03:41.388Z] #54 6.469 + _install_rootlesskit [2020-07-28T21:03:41.388Z] #54 6.469 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-28T21:03:41.388Z] #54 6.469 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qVoTtADzqJ/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:41.388Z] #54 6.470 Cloning into '/tmp/tmp.qVoTtADzqJ/src/github.com/rootless-containers/rootlesskit'... [2020-07-28T21:03:41.388Z] #54 ... [2020-07-28T21:03:41.388Z] [2020-07-28T21:03:41.388Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:41.388Z] #21 7.002 + RM_GOPATH=0 [2020-07-28T21:03:41.388Z] #21 7.002 + TMP_GOPATH= [2020-07-28T21:03:41.388Z] #21 7.002 + : /build [2020-07-28T21:03:41.388Z] #21 7.002 + '[' -z '' ']' [2020-07-28T21:03:41.388Z] #21 7.002 ++ mktemp -d [2020-07-28T21:03:41.388Z] #21 7.007 + export GOPATH=/tmp/tmp.NvVFEzH2oT [2020-07-28T21:03:41.388Z] #21 7.007 + GOPATH=/tmp/tmp.NvVFEzH2oT [2020-07-28T21:03:41.388Z] #21 7.007 + RM_GOPATH=1 [2020-07-28T21:03:41.388Z] #21 7.007 + case "$(go env GOARCH)" in [2020-07-28T21:03:41.388Z] #21 7.016 ++ go env GOARCH [2020-07-28T21:03:41.388Z] #21 7.021 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.388Z] #21 7.021 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.388Z] #21 7.022 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:41.388Z] #21 7.024 + dir=/tmp/install [2020-07-28T21:03:41.388Z] #21 7.024 + bin=dockercli [2020-07-28T21:03:41.388Z] #21 7.024 + shift [2020-07-28T21:03:41.388Z] #21 7.024 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-28T21:03:41.388Z] #21 7.024 + . /tmp/install/dockercli.installer [2020-07-28T21:03:41.388Z] #21 7.024 ++ : stable [2020-07-28T21:03:41.388Z] #21 7.024 ++ : 17.06.2-ce [2020-07-28T21:03:41.388Z] #21 7.025 + install_dockercli [2020-07-28T21:03:41.388Z] #21 7.047 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:03:41.388Z] #21 7.048 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:03:41.388Z] #21 7.049 ++ uname -m [2020-07-28T21:03:41.388Z] #21 7.058 + arch=x86_64 [2020-07-28T21:03:41.388Z] #21 7.058 + '[' x86_64 '!=' x86_64 ']' [2020-07-28T21:03:41.388Z] #21 7.058 + url=https://download.docker.com/linux/static [2020-07-28T21:03:41.388Z] #21 7.058 + tar -xz docker/docker [2020-07-28T21:03:41.388Z] #21 7.078 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-28T21:03:41.504Z] #38 31.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-28T21:03:41.648Z] #21 ... [2020-07-28T21:03:41.648Z] [2020-07-28T21:03:41.648Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:41.648Z] #43 7.665 + RM_GOPATH=0 [2020-07-28T21:03:41.648Z] #43 7.665 + TMP_GOPATH= [2020-07-28T21:03:41.648Z] #43 7.665 + : /build [2020-07-28T21:03:41.648Z] #43 7.665 + '[' -z '' ']' [2020-07-28T21:03:41.648Z] #43 7.665 ++ mktemp -d [2020-07-28T21:03:41.648Z] #43 7.707 + export GOPATH=/tmp/tmp.IrVdwp8aXW [2020-07-28T21:03:41.648Z] #43 7.709 + GOPATH=/tmp/tmp.IrVdwp8aXW [2020-07-28T21:03:41.648Z] #43 7.710 + RM_GOPATH=1 [2020-07-28T21:03:41.648Z] #43 7.710 + case "$(go env GOARCH)" in [2020-07-28T21:03:41.648Z] #43 7.712 ++ go env GOARCH [2020-07-28T21:03:41.648Z] #43 7.749 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.648Z] #43 7.749 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.648Z] #43 7.750 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:41.648Z] #43 7.752 + dir=/tmp/install [2020-07-28T21:03:41.648Z] #43 7.752 + bin=gotestsum [2020-07-28T21:03:41.648Z] #43 7.752 + shift [2020-07-28T21:03:41.648Z] #43 7.753 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-28T21:03:41.648Z] #43 7.756 + . /tmp/install/gotestsum.installer [2020-07-28T21:03:41.648Z] #43 7.756 ++ : v0.3.5 [2020-07-28T21:03:41.648Z] #43 7.757 + install_gotestsum [2020-07-28T21:03:41.648Z] #43 7.757 + set -e [2020-07-28T21:03:41.648Z] #43 7.757 + export GO111MODULE=on [2020-07-28T21:03:41.648Z] #43 7.757 + GO111MODULE=on [2020-07-28T21:03:41.648Z] #43 7.757 + GOBIN=/build [2020-07-28T21:03:41.648Z] #43 7.757 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-28T21:03:41.648Z] #43 7.884 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:41.648Z] #43 7.893 go: finding gotest.tools v0.3.5 [2020-07-28T21:03:41.648Z] #43 8.891 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:41.648Z] #43 9.417 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-28T21:03:41.648Z] #43 10.38 go: downloading gotest.tools v2.1.0+incompatible [2020-07-28T21:03:41.648Z] #43 10.55 go: extracting gotest.tools v2.1.0+incompatible [2020-07-28T21:03:41.648Z] #43 10.74 go: downloading github.com/pkg/errors v0.8.0 [2020-07-28T21:03:41.648Z] #43 10.75 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:41.648Z] #43 10.77 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:41.648Z] #43 10.78 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:41.648Z] #43 10.86 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:41.648Z] #43 10.93 go: downloading github.com/fatih/color v1.6.0 [2020-07-28T21:03:41.648Z] #43 11.06 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:41.648Z] #43 ... [2020-07-28T21:03:41.648Z] [2020-07-28T21:03:41.648Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:41.648Z] #23 6.727 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:41.648Z] #23 6.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:41.648Z] #23 6.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:41.648Z] #23 7.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:41.648Z] #23 10.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:41.847Z] #36 ... [2020-07-28T21:03:41.847Z] [2020-07-28T21:03:41.847Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:41.847Z] #60 23.66 Checking out files: 60% (1248/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T21:03:41.847Z] #60 24.61 + cd /tmp/tmp.44WZ2V7w1v/src/github.com/docker/libnetwork [2020-07-28T21:03:41.847Z] #60 24.62 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:41.847Z] #60 25.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T21:03:41.863Z] #53 ... [2020-07-28T21:03:41.863Z] [2020-07-28T21:03:41.863Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:41.863Z] #24 38.15 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:41.863Z] #24 38.39 Fetched 358 kB in 0s (3399 kB/s) [2020-07-28T21:03:41.863Z] #24 38.53 Selecting previously unselected package libonig5:ppc64el. [2020-07-28T21:03:41.863Z] #24 38.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 ... 15339 files and directories currently installed.) [2020-07-28T21:03:41.863Z] #24 38.63 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-28T21:03:41.863Z] #24 38.64 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-28T21:03:41.863Z] #24 38.97 Selecting previously unselected package libjq1:ppc64el. [2020-07-28T21:03:41.863Z] #24 38.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T21:03:41.863Z] #24 38.99 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T21:03:41.863Z] #24 39.26 Selecting previously unselected package jq. [2020-07-28T21:03:41.863Z] #24 39.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T21:03:41.863Z] #24 39.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:41.863Z] #24 39.63 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-28T21:03:41.863Z] #24 39.65 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T21:03:41.863Z] #24 39.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:41.863Z] #24 39.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:41.863Z] #24 DONE 40.1s [2020-07-28T21:03:41.863Z] [2020-07-28T21:03:41.863Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:03:41.863Z] #25 DONE 0.1s [2020-07-28T21:03:41.863Z] [2020-07-28T21:03:41.863Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:41.872Z] #49 1.428 + RM_GOPATH=0 [2020-07-28T21:03:41.872Z] #49 1.428 + TMP_GOPATH= [2020-07-28T21:03:41.872Z] #49 1.428 + : /build [2020-07-28T21:03:41.872Z] #49 1.428 + '[' -z '' ']' [2020-07-28T21:03:41.872Z] #49 1.434 ++ mktemp -d [2020-07-28T21:03:41.872Z] #49 1.434 + export GOPATH=/tmp/tmp.MO3Buy42gV [2020-07-28T21:03:41.872Z] #49 1.434 + GOPATH=/tmp/tmp.MO3Buy42gV [2020-07-28T21:03:41.872Z] #49 1.434 + RM_GOPATH=1 [2020-07-28T21:03:41.872Z] #49 1.434 + case "$(go env GOARCH)" in [2020-07-28T21:03:41.872Z] #49 1.434 ++ go env GOARCH [2020-07-28T21:03:41.872Z] #49 1.453 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.872Z] #49 1.454 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.872Z] #49 1.455 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:41.872Z] #49 1.460 + dir=/tmp/install [2020-07-28T21:03:41.872Z] #49 1.461 + bin=runc [2020-07-28T21:03:41.872Z] #49 1.461 + shift [2020-07-28T21:03:41.872Z] #49 1.473 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T21:03:41.872Z] #49 1.473 + . /tmp/install/runc.installer [2020-07-28T21:03:41.872Z] #49 1.473 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:03:41.872Z] #49 1.486 + install_runc [2020-07-28T21:03:41.888Z] #39 96.59 CC criu/stats.o [2020-07-28T21:03:41.911Z] #23 ... [2020-07-28T21:03:41.911Z] [2020-07-28T21:03:41.911Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:41.911Z] #30 7.665 + RM_GOPATH=0 [2020-07-28T21:03:41.911Z] #30 7.665 + TMP_GOPATH= [2020-07-28T21:03:41.911Z] #30 7.665 + : /build [2020-07-28T21:03:41.911Z] #30 7.665 + '[' -z '' ']' [2020-07-28T21:03:41.911Z] #30 7.665 ++ mktemp -d [2020-07-28T21:03:41.911Z] #30 7.665 + export GOPATH=/tmp/tmp.JAOo3ORQia [2020-07-28T21:03:41.911Z] #30 7.665 + GOPATH=/tmp/tmp.JAOo3ORQia [2020-07-28T21:03:41.911Z] #30 7.665 + RM_GOPATH=1 [2020-07-28T21:03:41.911Z] #30 7.665 + case "$(go env GOARCH)" in [2020-07-28T21:03:41.911Z] #30 7.665 ++ go env GOARCH [2020-07-28T21:03:41.911Z] #30 7.702 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.911Z] #30 7.702 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.911Z] #30 7.704 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:41.911Z] #30 7.716 + dir=/tmp/install [2020-07-28T21:03:41.911Z] #30 7.716 + bin=tomlv [2020-07-28T21:03:41.911Z] #30 7.716 + shift [2020-07-28T21:03:41.911Z] #30 7.716 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-28T21:03:41.911Z] #30 7.716 + . /tmp/install/tomlv.installer [2020-07-28T21:03:41.911Z] #30 7.717 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:41.911Z] #30 7.718 + install_tomlv [2020-07-28T21:03:41.911Z] #30 7.718 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-28T21:03:41.911Z] #30 7.718 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:41.911Z] #30 7.718 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JAOo3ORQia/src/github.com/BurntSushi/toml [2020-07-28T21:03:41.911Z] #30 7.730 Cloning into '/tmp/tmp.JAOo3ORQia/src/github.com/BurntSushi/toml'... [2020-07-28T21:03:41.911Z] #30 8.831 + cd /tmp/tmp.JAOo3ORQia/src/github.com/BurntSushi/toml [2020-07-28T21:03:41.911Z] #30 8.831 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-28T21:03:41.911Z] #30 8.860 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:03:41.911Z] #30 9.567 runtime/internal/atomic [2020-07-28T21:03:41.911Z] #30 9.647 internal/cpu [2020-07-28T21:03:41.911Z] #30 9.821 runtime/internal/sys [2020-07-28T21:03:41.911Z] #30 10.11 runtime/internal/math [2020-07-28T21:03:41.911Z] #30 10.16 math/bits [2020-07-28T21:03:41.911Z] #30 10.32 internal/bytealg [2020-07-28T21:03:41.911Z] #30 10.88 math [2020-07-28T21:03:41.911Z] #30 11.11 runtime [2020-07-28T21:03:41.911Z] #30 ... [2020-07-28T21:03:41.911Z] [2020-07-28T21:03:41.911Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:41.911Z] #47 6.697 + RM_GOPATH=0 [2020-07-28T21:03:41.911Z] #47 6.697 + TMP_GOPATH= [2020-07-28T21:03:41.911Z] #47 6.697 + : /build [2020-07-28T21:03:41.911Z] #47 6.697 + '[' -z '' ']' [2020-07-28T21:03:41.911Z] #47 6.697 ++ mktemp -d [2020-07-28T21:03:41.911Z] #47 6.697 + export GOPATH=/tmp/tmp.fnSnugeBxA [2020-07-28T21:03:41.911Z] #47 6.697 + GOPATH=/tmp/tmp.fnSnugeBxA [2020-07-28T21:03:41.911Z] #47 6.697 + RM_GOPATH=1 [2020-07-28T21:03:41.911Z] #47 6.697 + case "$(go env GOARCH)" in [2020-07-28T21:03:41.911Z] #47 6.697 ++ go env GOARCH [2020-07-28T21:03:41.911Z] #47 6.706 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:41.911Z] #47 6.707 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.911Z] #47 6.707 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:41.911Z] #47 6.707 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:41.911Z] #47 6.707 + dir=/tmp/install [2020-07-28T21:03:41.911Z] #47 6.707 + bin=shfmt [2020-07-28T21:03:41.911Z] #47 6.707 + shift [2020-07-28T21:03:41.911Z] #47 6.707 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-28T21:03:41.911Z] #47 6.707 + . /tmp/install/shfmt.installer [2020-07-28T21:03:41.911Z] #47 6.707 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:41.911Z] #47 6.707 + install_shfmt [2020-07-28T21:03:41.911Z] #47 6.707 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-28T21:03:41.911Z] #47 6.707 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fnSnugeBxA/src/github.com/mvdan/sh [2020-07-28T21:03:41.911Z] #47 6.713 Cloning into '/tmp/tmp.fnSnugeBxA/src/github.com/mvdan/sh'... [2020-07-28T21:03:42.130Z] #49 ... [2020-07-28T21:03:42.130Z] [2020-07-28T21:03:42.130Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T21:03:42.130Z] #11 DONE 1.5s [2020-07-28T21:03:42.130Z] [2020-07-28T21:03:42.130Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:42.130Z] #49 1.490 + uname -r [2020-07-28T21:03:42.130Z] #49 1.490 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T21:03:42.130Z] #49 1.501 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T21:03:42.130Z] #49 1.501 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T21:03:42.130Z] #49 1.501 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T21:03:42.130Z] #49 1.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MO3Buy42gV/src/github.com/opencontainers/runc [2020-07-28T21:03:42.130Z] #49 1.503 Cloning into '/tmp/tmp.MO3Buy42gV/src/github.com/opencontainers/runc'... [2020-07-28T21:03:42.173Z] #47 ... [2020-07-28T21:03:42.173Z] [2020-07-28T21:03:42.173Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:42.173Z] #51 8.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:42.173Z] #51 8.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:42.173Z] #51 8.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:42.173Z] #51 9.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:42.173Z] #51 11.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:42.173Z] #51 ... [2020-07-28T21:03:42.173Z] [2020-07-28T21:03:42.173Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:42.173Z] #60 7.027 + RM_GOPATH=0 [2020-07-28T21:03:42.173Z] #60 7.027 + TMP_GOPATH= [2020-07-28T21:03:42.173Z] #60 7.027 + : /build [2020-07-28T21:03:42.173Z] #60 7.027 + '[' -z '' ']' [2020-07-28T21:03:42.173Z] #60 7.029 ++ mktemp -d [2020-07-28T21:03:42.173Z] #60 7.032 + export GOPATH=/tmp/tmp.O5ERjvoRfa [2020-07-28T21:03:42.173Z] #60 7.032 + GOPATH=/tmp/tmp.O5ERjvoRfa [2020-07-28T21:03:42.173Z] #60 7.032 + RM_GOPATH=1 [2020-07-28T21:03:42.173Z] #60 7.032 + case "$(go env GOARCH)" in [2020-07-28T21:03:42.173Z] #60 7.040 ++ go env GOARCH [2020-07-28T21:03:42.173Z] #60 7.087 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:42.173Z] #60 7.087 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:42.173Z] #60 7.087 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:42.173Z] #60 7.087 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:42.173Z] #60 7.087 + dir=/tmp/install [2020-07-28T21:03:42.173Z] #60 7.087 + bin=proxy [2020-07-28T21:03:42.173Z] #60 7.087 + shift [2020-07-28T21:03:42.173Z] #60 7.087 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-28T21:03:42.173Z] #60 7.087 + . /tmp/install/proxy.installer [2020-07-28T21:03:42.173Z] #60 7.087 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:03:42.173Z] #60 7.087 + install_proxy [2020-07-28T21:03:42.173Z] #60 7.087 + case "$1" in [2020-07-28T21:03:42.173Z] #60 7.087 + export CGO_ENABLED=0 [2020-07-28T21:03:42.173Z] #60 7.087 + CGO_ENABLED=0 [2020-07-28T21:03:42.173Z] #60 7.087 + _install_proxy [2020-07-28T21:03:42.173Z] #60 7.087 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-28T21:03:42.173Z] #60 7.087 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.O5ERjvoRfa/src/github.com/docker/libnetwork [2020-07-28T21:03:42.173Z] #60 7.087 Cloning into '/tmp/tmp.O5ERjvoRfa/src/github.com/docker/libnetwork'... [2020-07-28T21:03:42.173Z] #60 ... [2020-07-28T21:03:42.173Z] [2020-07-28T21:03:42.173Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:42.173Z] #41 7.286 + RM_GOPATH=0 [2020-07-28T21:03:42.173Z] #41 7.304 + TMP_GOPATH= [2020-07-28T21:03:42.173Z] #41 7.304 + : /build [2020-07-28T21:03:42.173Z] #41 7.304 + '[' -z '' ']' [2020-07-28T21:03:42.173Z] #41 7.324 ++ mktemp -d [2020-07-28T21:03:42.173Z] #41 7.324 + export GOPATH=/tmp/tmp.7Luk6NRF89 [2020-07-28T21:03:42.173Z] #41 7.324 + GOPATH=/tmp/tmp.7Luk6NRF89 [2020-07-28T21:03:42.173Z] #41 7.324 + RM_GOPATH=1 [2020-07-28T21:03:42.173Z] #41 7.324 + case "$(go env GOARCH)" in [2020-07-28T21:03:42.173Z] #41 7.324 ++ go env GOARCH [2020-07-28T21:03:42.173Z] #41 7.330 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:42.173Z] #41 7.330 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:03:42.173Z] #41 7.333 ++ dirname /tmp/install/install.sh [2020-07-28T21:03:42.173Z] #41 7.335 + dir=/tmp/install [2020-07-28T21:03:42.173Z] #41 7.335 + bin=vndr [2020-07-28T21:03:42.173Z] #41 7.335 + shift [2020-07-28T21:03:42.173Z] #41 7.335 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-28T21:03:42.173Z] #41 7.335 + . /tmp/install/vndr.installer [2020-07-28T21:03:42.173Z] #41 7.336 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:42.173Z] #41 7.336 + install_vndr [2020-07-28T21:03:42.173Z] #41 7.338 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-28T21:03:42.173Z] #41 7.338 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:42.173Z] #41 7.338 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7Luk6NRF89/src/github.com/LK4D4/vndr [2020-07-28T21:03:42.173Z] #41 7.347 Cloning into '/tmp/tmp.7Luk6NRF89/src/github.com/LK4D4/vndr'... [2020-07-28T21:03:42.173Z] #41 8.231 + cd /tmp/tmp.7Luk6NRF89/src/github.com/LK4D4/vndr [2020-07-28T21:03:42.173Z] #41 8.232 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-28T21:03:42.173Z] #41 8.268 + go build -buildmode=pie -v -o /build/vndr . [2020-07-28T21:03:42.173Z] #41 9.899 internal/cpu [2020-07-28T21:03:42.173Z] #41 9.904 runtime/internal/sys [2020-07-28T21:03:42.173Z] #41 10.10 runtime/internal/math [2020-07-28T21:03:42.173Z] #41 10.22 internal/race [2020-07-28T21:03:42.173Z] #41 10.38 sync/atomic [2020-07-28T21:03:42.173Z] #41 10.67 unicode [2020-07-28T21:03:42.173Z] #41 10.71 internal/bytealg [2020-07-28T21:03:42.179Z] #39 96.82 CC criu/string.o [2020-07-28T21:03:42.179Z] #39 96.87 CC criu/sysctl.o [2020-07-28T21:03:42.435Z] #41 ... [2020-07-28T21:03:42.435Z] [2020-07-28T21:03:42.435Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:42.435Z] #43 11.16 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:42.435Z] #43 11.20 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:42.435Z] #43 11.36 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:42.435Z] #43 11.42 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:42.435Z] #43 11.43 go: extracting github.com/pkg/errors v0.8.0 [2020-07-28T21:03:42.435Z] #43 11.63 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:42.435Z] #43 11.65 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:42.435Z] #43 11.71 go: extracting github.com/fatih/color v1.6.0 [2020-07-28T21:03:42.435Z] #43 11.72 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:42.435Z] #43 11.80 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:42.471Z] #39 97.23 CC criu/sysfs_parse.o [2020-07-28T21:03:42.695Z] #43 11.90 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:42.695Z] #43 11.97 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:42.762Z] #39 97.40 CC criu/timens.o [2020-07-28T21:03:42.940Z] #26 ... [2020-07-28T21:03:42.940Z] [2020-07-28T21:03:42.940Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:42.940Z] #39 23.69 Reading package lists... [2020-07-28T21:03:42.940Z] #39 31.53 Building dependency tree... [2020-07-28T21:03:42.940Z] #39 35.17 The following additional packages will be installed: [2020-07-28T21:03:42.940Z] #39 35.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T21:03:42.940Z] #39 35.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T21:03:42.940Z] #39 35.20 Suggested packages: [2020-07-28T21:03:42.940Z] #39 35.20 manpages-dev python-setuptools [2020-07-28T21:03:42.940Z] #39 36.63 The following NEW packages will be installed: [2020-07-28T21:03:42.940Z] #39 36.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T21:03:42.940Z] #39 36.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T21:03:42.940Z] #39 36.65 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T21:03:42.940Z] #39 36.65 python-six zlib1g-dev [2020-07-28T21:03:42.940Z] #39 36.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:42.940Z] #39 36.86 Need to get 4075 kB of archives. [2020-07-28T21:03:42.940Z] #39 36.86 After this operation, 24.5 MB of additional disk space will be used. [2020-07-28T21:03:42.940Z] #39 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-28T21:03:42.940Z] #39 36.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-28T21:03:42.940Z] #39 36.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-28T21:03:42.940Z] #39 36.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-28T21:03:42.940Z] #39 36.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-28T21:03:42.940Z] #39 36.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-28T21:03:42.940Z] #39 36.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-28T21:03:42.940Z] #39 36.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-28T21:03:42.940Z] #39 37.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-28T21:03:42.940Z] #39 37.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-28T21:03:42.940Z] #39 37.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-28T21:03:42.940Z] #39 37.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-28T21:03:42.940Z] #39 37.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-28T21:03:42.940Z] #39 37.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-28T21:03:42.940Z] #39 37.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T21:03:42.940Z] #39 37.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-28T21:03:42.940Z] #39 37.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-28T21:03:42.940Z] #39 38.86 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:42.940Z] #39 39.27 Fetched 4075 kB in 0s (9215 kB/s) [2020-07-28T21:03:42.940Z] #39 39.46 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-28T21:03:42.940Z] #39 39.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 ... 15339 files and directories currently installed.) [2020-07-28T21:03:42.940Z] #39 39.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 39.60 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-28T21:03:42.940Z] #39 39.83 Selecting previously unselected package libnet1:ppc64el. [2020-07-28T21:03:42.940Z] #39 39.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 39.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:42.940Z] #39 40.03 Selecting previously unselected package libnet1-dev. [2020-07-28T21:03:42.940Z] #39 40.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 40.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:42.940Z] #39 40.34 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-28T21:03:42.940Z] #39 40.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 40.37 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T21:03:42.940Z] #39 40.48 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-28T21:03:42.940Z] #39 40.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 40.51 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-28T21:03:42.940Z] #39 40.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-28T21:03:42.940Z] #39 40.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 40.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T21:03:42.940Z] #39 40.99 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-28T21:03:42.940Z] #39 41.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 41.02 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-28T21:03:42.940Z] #39 41.22 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-28T21:03:42.940Z] #39 41.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-28T21:03:42.940Z] #39 41.26 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-28T21:03:43.053Z] #39 97.57 CC criu/timerfd.o [2020-07-28T21:03:43.053Z] #39 97.75 CC criu/tty.o [2020-07-28T21:03:43.062Z] #49 ... [2020-07-28T21:03:43.062Z] [2020-07-28T21:03:43.062Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T21:03:43.062Z] #12 DONE 1.1s [2020-07-28T21:03:43.318Z] [2020-07-28T21:03:43.318Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T21:03:43.602Z] #39 41.79 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-28T21:03:43.603Z] #39 41.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-28T21:03:43.603Z] #39 41.82 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-28T21:03:43.619Z] #38 33.40 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:43.899Z] #38 34.08 Fetched 3798 kB in 1s (5958 kB/s) [2020-07-28T21:03:43.902Z] #39 ... [2020-07-28T21:03:43.902Z] [2020-07-28T21:03:43.902Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:43.902Z] #61 DONE 42.2s [2020-07-28T21:03:43.902Z] [2020-07-28T21:03:43.902Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:43.902Z] #11 24.54 Reading package lists... [2020-07-28T21:03:43.902Z] #11 32.59 Building dependency tree... [2020-07-28T21:03:43.902Z] #11 36.03 The following additional packages will be installed: [2020-07-28T21:03:43.902Z] #11 36.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T21:03:43.902Z] #11 36.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T21:03:43.902Z] #11 36.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T21:03:43.902Z] #11 36.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:03:43.902Z] #11 36.05 Suggested packages: [2020-07-28T21:03:43.902Z] #11 36.06 gcc-8-locales seccomp wine64 [2020-07-28T21:03:43.902Z] #11 37.83 The following NEW packages will be installed: [2020-07-28T21:03:43.902Z] #11 37.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T21:03:43.902Z] #11 37.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T21:03:43.902Z] #11 37.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T21:03:43.902Z] #11 37.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T21:03:43.902Z] #11 37.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T21:03:43.902Z] #11 37.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:03:43.902Z] #11 38.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:43.902Z] #11 38.20 Need to get 78.9 MB of archives. [2020-07-28T21:03:43.902Z] #11 38.20 After this operation, 532 MB of additional disk space will be used. [2020-07-28T21:03:43.902Z] #11 38.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-28T21:03:43.902Z] #11 38.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-28T21:03:43.902Z] #11 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T21:03:43.902Z] #11 39.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-28T21:03:43.902Z] #11 39.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-28T21:03:43.902Z] #11 39.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T21:03:43.902Z] #11 39.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T21:03:43.902Z] #11 40.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T21:03:43.902Z] #11 40.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-28T21:03:44.086Z] #39 98.56 CC criu/tun.o [2020-07-28T21:03:44.086Z] #39 98.82 CC criu/uffd.o [2020-07-28T21:03:44.253Z] #13 0.953 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T21:03:44.253Z] #13 DONE 1.1s [2020-07-28T21:03:44.253Z] [2020-07-28T21:03:44.253Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T21:03:44.385Z] #60 ... [2020-07-28T21:03:44.385Z] [2020-07-28T21:03:44.385Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:44.385Z] #23 24.00 Fetched 8365 kB in 18s (462 kB/s) [2020-07-28T21:03:44.385Z] #23 24.00 Reading package lists... [2020-07-28T21:03:44.385Z] #23 31.22 Reading package lists... [2020-07-28T21:03:44.385Z] #23 ... [2020-07-28T21:03:44.385Z] [2020-07-28T21:03:44.385Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:44.385Z] #47 24.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:44.385Z] #47 24.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:44.385Z] #47 24.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:44.385Z] #47 24.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:44.385Z] #47 25.71 runtime/cgo [2020-07-28T21:03:44.385Z] #47 26.03 runtime [2020-07-28T21:03:44.385Z] #47 ... [2020-07-28T21:03:44.385Z] [2020-07-28T21:03:44.385Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:44.385Z] #38 24.38 Fetched 8365 kB in 18s (458 kB/s) [2020-07-28T21:03:44.385Z] #38 24.38 Reading package lists... [2020-07-28T21:03:44.477Z] #38 34.78 Selecting previously unselected package libcap-dev:arm64. [2020-07-28T21:03:44.477Z] #38 34.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 ... 15383 files and directories currently installed.) [2020-07-28T21:03:44.477Z] #38 34.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-28T21:03:44.582Z] #11 ... [2020-07-28T21:03:44.582Z] [2020-07-28T21:03:44.582Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:44.582Z] #26 2.773 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:03:44.604Z] #43 14.00 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:44.644Z] #38 31.39 Reading package lists... [2020-07-28T21:03:44.644Z] #38 ... [2020-07-28T21:03:44.644Z] [2020-07-28T21:03:44.644Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:44.644Z] #51 26.05 Fetched 8365 kB in 19s (442 kB/s) [2020-07-28T21:03:44.644Z] #51 26.05 Reading package lists... [2020-07-28T21:03:44.717Z] #39 99.53 CC criu/util.o [2020-07-28T21:03:45.128Z] #38 35.16 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-28T21:03:45.212Z] #51 33.48 Reading package lists... [2020-07-28T21:03:45.212Z] #51 ... [2020-07-28T21:03:45.212Z] [2020-07-28T21:03:45.212Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:45.212Z] #32 25.07 Fetched 8365 kB in 18s (472 kB/s) [2020-07-28T21:03:45.212Z] #32 25.07 Reading package lists... [2020-07-28T21:03:45.212Z] #32 32.97 Reading package lists... [2020-07-28T21:03:45.212Z] #32 ... [2020-07-28T21:03:45.212Z] [2020-07-28T21:03:45.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:45.212Z] #10 25.38 Fetched 8365 kB in 18s (453 kB/s) [2020-07-28T21:03:45.212Z] #10 25.38 Reading package lists... [2020-07-28T21:03:45.237Z] #26 3.365 [2020-07-28T21:03:45.543Z] #26 ... [2020-07-28T21:03:45.543Z] [2020-07-28T21:03:45.543Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:45.543Z] #33 25.12 Reading package lists... [2020-07-28T21:03:45.543Z] #33 34.13 Building dependency tree... [2020-07-28T21:03:45.543Z] #33 38.17 The following additional packages will be installed: [2020-07-28T21:03:45.543Z] #33 38.20 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T21:03:45.543Z] #33 38.22 Suggested packages: [2020-07-28T21:03:45.543Z] #33 38.22 cmake-doc ninja-build lrzip [2020-07-28T21:03:45.543Z] #33 38.22 Recommended packages: [2020-07-28T21:03:45.543Z] #33 38.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T21:03:45.543Z] #33 39.46 The following NEW packages will be installed: [2020-07-28T21:03:45.543Z] #33 39.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T21:03:45.543Z] #33 39.49 vim-common xxd [2020-07-28T21:03:45.543Z] #33 39.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:45.543Z] #33 39.75 Need to get 14.9 MB of archives. [2020-07-28T21:03:45.543Z] #33 39.75 After this operation, 67.2 MB of additional disk space will be used. [2020-07-28T21:03:45.543Z] #33 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-28T21:03:45.543Z] #33 39.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:03:45.543Z] #33 39.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T21:03:45.543Z] #33 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-28T21:03:45.543Z] #33 41.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-28T21:03:45.543Z] #33 41.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-28T21:03:45.543Z] #33 41.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-28T21:03:45.543Z] #33 41.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-28T21:03:45.543Z] #33 41.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-28T21:03:45.543Z] #33 41.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-28T21:03:45.543Z] #33 43.79 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:45.543Z] #33 ... [2020-07-28T21:03:45.543Z] [2020-07-28T21:03:45.543Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:45.623Z] #14 DONE 1.2s [2020-07-28T21:03:45.623Z] [2020-07-28T21:03:45.623Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T21:03:45.750Z] #39 100.2 CC criu/uts_ns.o [2020-07-28T21:03:45.750Z] #39 100.3 CC criu/vdso.o [2020-07-28T21:03:45.750Z] #39 100.5 LINK criu/built-in.o [2020-07-28T21:03:45.989Z] #43 14.93 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:45.989Z] #43 15.29 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:46.041Z] #39 100.6 LINK criu/criu [2020-07-28T21:03:46.041Z] #39 100.7 DEP lib/c/criu.d [2020-07-28T21:03:46.041Z] #39 100.8 CC images/rpc.pb-c.o [2020-07-28T21:03:46.082Z] #38 ... [2020-07-28T21:03:46.082Z] [2020-07-28T21:03:46.082Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:46.082Z] #41 36.29 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T21:03:46.082Z] #41 36.31 bytes [2020-07-28T21:03:46.082Z] #41 36.34 strconv [2020-07-28T21:03:46.082Z] #41 36.34 syscall [2020-07-28T21:03:46.332Z] #39 101.0 CC lib/c/criu.o [2020-07-28T21:03:46.346Z] #41 36.56 strings [2020-07-28T21:03:46.553Z] #15 DONE 1.0s [2020-07-28T21:03:46.553Z] [2020-07-28T21:03:46.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:46.553Z] #39 46.71 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-28T21:03:46.553Z] #39 46.80 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-28T21:03:46.553Z] #39 46.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-28T21:03:46.553Z] #39 46.97 AR compel/plugins/std.lib.a [2020-07-28T21:03:46.553Z] #39 47.08 CC compel/plugins/fds/fds.o [2020-07-28T21:03:46.553Z] #39 47.42 AR compel/plugins/fds.lib.a [2020-07-28T21:03:46.553Z] #39 47.59 HOSTDEP compel/src/lib/log-host.d [2020-07-28T21:03:46.553Z] #39 47.68 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T21:03:46.553Z] #39 47.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-28T21:03:46.553Z] #39 47.92 HOSTDEP compel/src/main-host.d [2020-07-28T21:03:46.553Z] #39 48.00 DEP compel/src/lib/ptrace.d [2020-07-28T21:03:46.553Z] #39 48.14 DEP compel/src/lib/infect.d [2020-07-28T21:03:46.553Z] #39 48.34 DEP compel/src/lib/infect-util.d [2020-07-28T21:03:46.553Z] #39 48.41 DEP compel/src/lib/infect-rpc.d [2020-07-28T21:03:46.554Z] #39 48.49 DEP compel/arch/x86/src/lib/infect.d [2020-07-28T21:03:46.554Z] #39 48.65 DEP compel/arch/x86/src/lib/cpu.d [2020-07-28T21:03:46.554Z] #39 48.73 DEP compel/src/lib/log.d [2020-07-28T21:03:46.554Z] #39 48.84 DEP compel/src/main.d [2020-07-28T21:03:46.554Z] #39 48.90 DEP compel/src/lib/handle-elf.d [2020-07-28T21:03:46.554Z] #39 48.97 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-28T21:03:46.554Z] #39 49.03 CC compel/src/lib/log.o [2020-07-28T21:03:46.554Z] #39 49.24 CC compel/arch/x86/src/lib/cpu.o [2020-07-28T21:03:46.554Z] #39 49.86 CC compel/arch/x86/src/lib/infect.o [2020-07-28T21:03:46.554Z] #39 50.61 CC compel/src/lib/infect-rpc.o [2020-07-28T21:03:46.554Z] #39 51.29 CC compel/src/lib/infect-util.o [2020-07-28T21:03:46.554Z] #39 51.65 CC compel/src/lib/infect.o [2020-07-28T21:03:46.554Z] #39 54.66 CC compel/src/lib/ptrace.o [2020-07-28T21:03:46.554Z] #39 55.10 AR compel/libcompel.a [2020-07-28T21:03:46.554Z] #39 55.22 HOSTCC compel/src/main-host.o [2020-07-28T21:03:46.554Z] #39 55.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-28T21:03:46.554Z] #39 55.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T21:03:46.554Z] #39 56.32 HOSTCC compel/src/lib/log-host.o [2020-07-28T21:03:46.554Z] #39 56.60 HOSTLINK compel/compel-host-bin [2020-07-28T21:03:46.554Z] #39 56.87 DEP soccr/soccr.d [2020-07-28T21:03:46.554Z] #39 ... [2020-07-28T21:03:46.554Z] [2020-07-28T21:03:46.554Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T21:03:46.928Z] #43 ... [2020-07-28T21:03:46.928Z] [2020-07-28T21:03:46.928Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:46.928Z] #21 15.89 + mkdir -p /build [2020-07-28T21:03:46.928Z] #21 15.89 + mv docker/docker /build/ [2020-07-28T21:03:46.928Z] #21 15.89 + rmdir docker [2020-07-28T21:03:46.928Z] #21 DONE 16.4s [2020-07-28T21:03:46.928Z] [2020-07-28T21:03:46.928Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:46.928Z] #30 15.89 internal/testlog [2020-07-28T21:03:46.928Z] #30 16.30 encoding [2020-07-28T21:03:46.964Z] #39 101.6 LINK lib/c/built-in.o [2020-07-28T21:03:46.964Z] #39 101.6 LINK lib/c/libcriu.so [2020-07-28T21:03:46.964Z] #39 101.6 LINK lib/c/libcriu.a [2020-07-28T21:03:46.964Z] #39 101.7 GEN magic.py [2020-07-28T21:03:47.255Z] #39 101.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:03:47.255Z] #39 101.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:03:47.255Z] #39 101.7 Note: Building without GnuTLS support [2020-07-28T21:03:47.255Z] #39 101.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:03:47.255Z] #39 101.7 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:03:47.483Z] #16 DONE 1.0s [2020-07-28T21:03:47.483Z] [2020-07-28T21:03:47.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:47.483Z] #39 57.04 CC soccr/soccr.o [2020-07-28T21:03:47.499Z] #30 16.55 runtime/cgo [2020-07-28T21:03:47.546Z] #39 102.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:03:47.686Z] #26 3.690 # 2.3% ###### 8.5% ########## 14.6% ############## 20.7% ################## 25.1% #################### 29.2% ######################### 35.3% ############################ 39.4% ################################ 45.5% ################################### 49.6% ######################################### 57.7% ################################################ 67.9% ###################################################### 76.1% ########################################################## 81.9% ############################################################## 86.5% ################################################################# 90.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-28T21:03:47.837Z] #39 102.4 make[1]: Nothing to be done for 'all'. [2020-07-28T21:03:47.996Z] #26 6.093 [2020-07-28T21:03:48.128Z] #39 102.8 make[1]: 'images/built-in.o' is up to date. [2020-07-28T21:03:48.129Z] #39 102.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T21:03:48.129Z] #39 102.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T21:03:48.129Z] #39 102.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T21:03:48.129Z] #39 102.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T21:03:48.129Z] #39 102.8 make[1]: Nothing to be done for 'all'. [2020-07-28T21:03:48.129Z] #39 102.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:03:48.129Z] #39 102.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.129Z] #39 102.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.413Z] #39 58.68 AR soccr/libsoccr.a [2020-07-28T21:03:48.413Z] #39 58.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:03:48.464Z] #39 103.0 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.464Z] #39 103.0 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.464Z] #39 103.1 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.464Z] #39 103.1 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.464Z] #39 103.1 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.464Z] #39 103.2 make[2]: Nothing to be done for 'all'. [2020-07-28T21:03:48.501Z] #10 33.04 Reading package lists... [2020-07-28T21:03:48.501Z] #10 ... [2020-07-28T21:03:48.501Z] [2020-07-28T21:03:48.501Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:48.501Z] #23 31.22 Reading package lists... [2020-07-28T21:03:48.501Z] #23 38.31 Building dependency tree... [2020-07-28T21:03:48.501Z] #23 ... [2020-07-28T21:03:48.501Z] [2020-07-28T21:03:48.501Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:48.501Z] #41 28.26 vendor/golang.org/x/crypto/internal/subtle [2020-07-28T21:03:48.501Z] #41 28.39 vendor/golang.org/x/crypto/curve25519 [2020-07-28T21:03:48.501Z] #41 ... [2020-07-28T21:03:48.501Z] [2020-07-28T21:03:48.501Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:48.501Z] #38 31.39 Reading package lists... [2020-07-28T21:03:48.629Z] #26 6.401 # 1.7% ###################### 30.9% ######################################### 57.7% ############################################################### 88.8% ######################################################################## 100.0% [2020-07-28T21:03:48.669Z] #39 59.05 DEP criu/arch/x86/sigframe.d [2020-07-28T21:03:48.760Z] #39 103.2 INSTALL criu/criu [2020-07-28T21:03:48.910Z] #41 39.16 bufio [2020-07-28T21:03:48.925Z] #39 59.19 DEP criu/arch/x86/sigaction_compat.d [2020-07-28T21:03:49.059Z] #39 DONE 103.5s [2020-07-28T21:03:49.059Z] [2020-07-28T21:03:49.059Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:49.059Z] #36 DONE 142.2s [2020-07-28T21:03:49.059Z] [2020-07-28T21:03:49.059Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:49.174Z] #41 39.27 hash [2020-07-28T21:03:49.174Z] #41 ... [2020-07-28T21:03:49.174Z] [2020-07-28T21:03:49.174Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:49.174Z] #32 23.09 Reading package lists... [2020-07-28T21:03:49.174Z] #32 29.81 Building dependency tree... [2020-07-28T21:03:49.174Z] #32 33.41 The following additional packages will be installed: [2020-07-28T21:03:49.174Z] #32 33.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T21:03:49.174Z] #32 33.44 Suggested packages: [2020-07-28T21:03:49.174Z] #32 33.44 cmake-doc ninja-build lrzip [2020-07-28T21:03:49.174Z] #32 33.44 Recommended packages: [2020-07-28T21:03:49.174Z] #32 33.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T21:03:49.174Z] #32 34.13 The following NEW packages will be installed: [2020-07-28T21:03:49.174Z] #32 34.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T21:03:49.174Z] #32 34.14 vim-common xxd [2020-07-28T21:03:49.174Z] #32 34.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:49.174Z] #32 34.49 Need to get 14.2 MB of archives. [2020-07-28T21:03:49.174Z] #32 34.49 After this operation, 60.0 MB of additional disk space will be used. [2020-07-28T21:03:49.174Z] #32 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-28T21:03:49.174Z] #32 34.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:03:49.174Z] #32 34.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T21:03:49.174Z] #32 34.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-28T21:03:49.174Z] #32 36.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-28T21:03:49.174Z] #32 36.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-28T21:03:49.174Z] #32 36.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-28T21:03:49.174Z] #32 36.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-28T21:03:49.174Z] #32 36.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-28T21:03:49.174Z] #32 36.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-28T21:03:49.174Z] #32 37.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:49.174Z] #32 37.74 Fetched 14.2 MB in 2s (6250 kB/s) [2020-07-28T21:03:49.174Z] #32 38.80 Selecting previously unselected package xxd. [2020-07-28T21:03:49.174Z] #32 38.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T21:03:49.174Z] #32 38.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-28T21:03:49.174Z] #32 39.51 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:03:49.174Z] #32 ... [2020-07-28T21:03:49.174Z] [2020-07-28T21:03:49.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:49.174Z] #10 22.64 Reading package lists... [2020-07-28T21:03:49.174Z] #10 29.88 Building dependency tree... [2020-07-28T21:03:49.174Z] #10 33.32 The following additional packages will be installed: [2020-07-28T21:03:49.174Z] #10 33.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T21:03:49.174Z] #10 33.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T21:03:49.174Z] #10 33.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T21:03:49.174Z] #10 33.33 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:03:49.174Z] #10 33.35 Suggested packages: [2020-07-28T21:03:49.174Z] #10 33.35 gcc-8-locales seccomp wine64 [2020-07-28T21:03:49.174Z] #10 34.68 The following NEW packages will be installed: [2020-07-28T21:03:49.174Z] #10 34.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T21:03:49.174Z] #10 34.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T21:03:49.174Z] #10 34.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T21:03:49.174Z] #10 34.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T21:03:49.174Z] #10 34.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T21:03:49.174Z] #10 34.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:03:49.174Z] #10 35.14 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:49.174Z] #10 35.14 Need to get 73.3 MB of archives. [2020-07-28T21:03:49.174Z] #10 35.14 After this operation, 472 MB of additional disk space will be used. [2020-07-28T21:03:49.174Z] #10 35.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-28T21:03:49.174Z] #10 35.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-07-28T21:03:49.174Z] #10 35.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T21:03:49.174Z] #10 35.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-28T21:03:49.174Z] #10 35.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-28T21:03:49.174Z] #10 35.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T21:03:49.174Z] #10 36.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T21:03:49.174Z] #10 36.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T21:03:49.174Z] #10 36.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-07-28T21:03:49.174Z] #10 39.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-28T21:03:49.174Z] #10 ... [2020-07-28T21:03:49.174Z] [2020-07-28T21:03:49.174Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:49.174Z] #60 DONE 39.6s [2020-07-28T21:03:49.174Z] [2020-07-28T21:03:49.174Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:49.174Z] #43 DONE 39.6s [2020-07-28T21:03:49.174Z] [2020-07-28T21:03:49.174Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:03:49.174Z] #28 37.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T21:03:49.174Z] #28 38.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T21:03:49.182Z] #39 59.32 DEP criu/arch/x86/kerndat.d [2020-07-28T21:03:49.182Z] #39 59.43 DEP criu/arch/x86/crtools.d [2020-07-28T21:03:49.182Z] #39 59.53 DEP criu/arch/x86/cpu.d [2020-07-28T21:03:49.284Z] #26 7.334 [2020-07-28T21:03:49.441Z] #39 59.70 CC criu/arch/x86/cpu.o [2020-07-28T21:03:49.755Z] #28 ... [2020-07-28T21:03:49.755Z] [2020-07-28T21:03:49.755Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:49.755Z] #23 23.95 Reading package lists... [2020-07-28T21:03:49.755Z] #23 30.38 Building dependency tree... [2020-07-28T21:03:49.755Z] #23 33.75 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T21:03:49.755Z] #23 33.75 The following additional packages will be installed: [2020-07-28T21:03:49.755Z] #23 33.75 libjq1 libonig5 [2020-07-28T21:03:49.755Z] #23 34.08 The following NEW packages will be installed: [2020-07-28T21:03:49.755Z] #23 34.09 jq libjq1 libonig5 [2020-07-28T21:03:49.755Z] #23 34.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:49.755Z] #23 34.50 Need to get 325 kB of archives. [2020-07-28T21:03:49.755Z] #23 34.50 After this operation, 1019 kB of additional disk space will be used. [2020-07-28T21:03:49.755Z] #23 34.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-28T21:03:49.755Z] #23 34.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-28T21:03:49.755Z] #23 34.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-28T21:03:49.755Z] #23 35.95 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:49.755Z] #23 36.42 Fetched 325 kB in 0s (1045 kB/s) [2020-07-28T21:03:49.755Z] #23 36.98 Selecting previously unselected package libonig5:arm64. [2020-07-28T21:03:49.755Z] #23 36.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T21:03:49.755Z] #23 37.03 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-28T21:03:49.755Z] #23 37.09 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-28T21:03:49.755Z] #23 39.11 Selecting previously unselected package libjq1:arm64. [2020-07-28T21:03:49.755Z] #23 39.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T21:03:49.755Z] #23 39.56 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T21:03:49.755Z] #23 39.99 Selecting previously unselected package jq. [2020-07-28T21:03:49.755Z] #23 39.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T21:03:49.755Z] #23 40.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:49.755Z] #23 ... [2020-07-28T21:03:49.755Z] [2020-07-28T21:03:49.755Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:49.755Z] #51 23.82 Reading package lists... [2020-07-28T21:03:49.755Z] #51 30.45 Building dependency tree... [2020-07-28T21:03:49.755Z] #51 33.75 The following additional packages will be installed: [2020-07-28T21:03:49.755Z] #51 33.75 libbtrfs0 [2020-07-28T21:03:49.755Z] #51 33.87 The following NEW packages will be installed: [2020-07-28T21:03:49.755Z] #51 33.89 libbtrfs-dev libbtrfs0 [2020-07-28T21:03:49.755Z] #51 34.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:49.755Z] #51 34.37 Need to get 119 kB of archives. [2020-07-28T21:03:49.755Z] #51 34.37 After this operation, 387 kB of additional disk space will be used. [2020-07-28T21:03:49.755Z] #51 34.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-28T21:03:49.755Z] #51 34.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-28T21:03:49.755Z] #51 35.48 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:49.755Z] #51 36.42 Fetched 119 kB in 0s (383 kB/s) [2020-07-28T21:03:49.755Z] #51 36.92 Selecting previously unselected package libbtrfs0. [2020-07-28T21:03:49.755Z] #51 36.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-28T21:03:49.755Z] #51 37.02 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-28T21:03:49.755Z] #51 37.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:49.755Z] #51 37.62 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:03:49.755Z] #51 37.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-28T21:03:49.755Z] #51 38.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:49.755Z] #51 39.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:49.755Z] #51 39.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:49.755Z] #51 39.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:49.884Z] #26 7.577 ######### 13.3% ################ 23.5% ####################################### 54.4% #################################################################### 95.1% ######################################################################## 100.0% [2020-07-28T21:03:50.004Z] #39 60.25 CC criu/arch/x86/crtools.o [2020-07-28T21:03:50.019Z] #51 ... [2020-07-28T21:03:50.019Z] [2020-07-28T21:03:50.019Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:50.019Z] #30 30.15 sync [2020-07-28T21:03:50.019Z] #30 30.18 internal/reflectlite [2020-07-28T21:03:50.019Z] #30 33.35 sort [2020-07-28T21:03:50.019Z] #30 33.36 errors [2020-07-28T21:03:50.019Z] #30 33.96 internal/oserror [2020-07-28T21:03:50.019Z] #30 33.97 io [2020-07-28T21:03:50.019Z] #30 33.97 strconv [2020-07-28T21:03:50.019Z] #30 34.12 syscall [2020-07-28T21:03:50.019Z] #30 35.45 strings [2020-07-28T21:03:50.019Z] #30 35.45 bytes [2020-07-28T21:03:50.019Z] #30 37.77 reflect [2020-07-28T21:03:50.019Z] #30 37.91 path [2020-07-28T21:03:50.019Z] #30 37.93 bufio [2020-07-28T21:03:50.019Z] #30 38.97 text/tabwriter [2020-07-28T21:03:50.019Z] #30 ... [2020-07-28T21:03:50.019Z] [2020-07-28T21:03:50.019Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:50.019Z] #23 40.38 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-28T21:03:50.184Z] #26 8.510 [2020-07-28T21:03:50.282Z] #23 40.40 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T21:03:50.282Z] #23 40.42 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:50.282Z] #23 40.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:50.405Z] #38 38.46 Building dependency tree... [2020-07-28T21:03:50.645Z] #52 ... [2020-07-28T21:03:50.645Z] [2020-07-28T21:03:50.645Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T21:03:50.645Z] #37 DONE 0.2s [2020-07-28T21:03:50.645Z] [2020-07-28T21:03:50.645Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T21:03:50.645Z] #40 DONE 0.1s [2020-07-28T21:03:50.645Z] [2020-07-28T21:03:50.645Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:50.859Z] #23 ... [2020-07-28T21:03:50.859Z] [2020-07-28T21:03:50.859Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:50.859Z] #51 DONE 41.1s [2020-07-28T21:03:50.859Z] [2020-07-28T21:03:50.859Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:50.936Z] #45 ... [2020-07-28T21:03:50.936Z] [2020-07-28T21:03:50.936Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T21:03:50.936Z] #42 DONE 0.1s [2020-07-28T21:03:50.936Z] [2020-07-28T21:03:50.936Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T21:03:50.936Z] #44 DONE 0.1s [2020-07-28T21:03:50.936Z] [2020-07-28T21:03:50.936Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:51.126Z] #52 ... [2020-07-28T21:03:51.126Z] [2020-07-28T21:03:51.126Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:51.126Z] #23 DONE 41.4s [2020-07-28T21:03:51.126Z] [2020-07-28T21:03:51.126Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:51.126Z] #10 41.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-28T21:03:51.126Z] #10 41.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-28T21:03:51.126Z] #10 41.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-28T21:03:51.126Z] #10 41.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-28T21:03:51.126Z] #10 41.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-28T21:03:51.126Z] #10 41.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-28T21:03:51.126Z] #10 41.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-28T21:03:51.126Z] #10 41.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-28T21:03:51.126Z] #10 41.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-28T21:03:51.126Z] #10 41.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-28T21:03:51.126Z] #10 41.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-28T21:03:51.126Z] #10 41.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-28T21:03:51.126Z] #10 41.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-28T21:03:51.126Z] #10 41.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-28T21:03:51.126Z] #10 41.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-28T21:03:51.373Z] #39 61.42 CC criu/arch/x86/kerndat.o [2020-07-28T21:03:51.390Z] #10 ... [2020-07-28T21:03:51.390Z] [2020-07-28T21:03:51.390Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:03:51.390Z] #24 DONE 0.2s [2020-07-28T21:03:51.390Z] [2020-07-28T21:03:51.390Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:51.390Z] #30 41.78 internal/syscall/unix [2020-07-28T21:03:51.390Z] #30 41.78 internal/syscall/execenv [2020-07-28T21:03:51.390Z] #30 41.79 time [2020-07-28T21:03:51.629Z] #39 61.92 CC criu/arch/x86/sigaction_compat.o [2020-07-28T21:03:51.886Z] #39 62.16 CC criu/arch/x86/sigframe.o [2020-07-28T21:03:52.410Z] #38 42.28 The following additional packages will be installed: [2020-07-28T21:03:52.410Z] #38 42.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T21:03:52.410Z] #38 42.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T21:03:52.410Z] #38 42.30 Suggested packages: [2020-07-28T21:03:52.410Z] #38 42.30 manpages-dev python-setuptools [2020-07-28T21:03:52.449Z] #39 62.47 LINK criu/arch/x86/crtools.built-in.o [2020-07-28T21:03:52.450Z] #39 62.52 DEP criu/pie/util-vdso-elf32.d [2020-07-28T21:03:52.450Z] #39 62.73 DEP criu/pie/util-vdso.d [2020-07-28T21:03:52.690Z] #26 8.832 # 2.6% ###### 8.4% ############## 19.9% ################## 25.6% ###################### 31.4% ########################## 37.1% ############################ 39.1% ################################# 46.7% ################################### 48.6% ##################################### 52.5% ######################################### 58.2% ############################################## 64.0% #################################################### 72.6% ######################################################### 80.3% ############################################################### 88.0% #################################################################### 95.7% ######################################################################## 100.0% [2020-07-28T21:03:52.747Z] #39 62.92 DEP criu/pie/util.d [2020-07-28T21:03:52.747Z] #39 63.08 CC criu/pie/util.o [2020-07-28T21:03:52.783Z] #30 ... [2020-07-28T21:03:52.783Z] [2020-07-28T21:03:52.783Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:52.783Z] #43 18.55 go: finding github.com/fatih/color v1.6.0 [2020-07-28T21:03:52.783Z] #43 18.57 go: finding github.com/pkg/errors v0.8.0 [2020-07-28T21:03:52.783Z] #43 18.63 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-28T21:03:52.783Z] #43 18.75 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T21:03:52.783Z] #43 18.79 go: finding github.com/spf13/pflag v1.0.1 [2020-07-28T21:03:52.783Z] #43 18.84 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T21:03:52.783Z] #43 19.04 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-28T21:03:52.783Z] #43 19.13 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-28T21:03:52.783Z] #43 19.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-28T21:03:52.783Z] #43 19.26 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-28T21:03:52.783Z] #43 19.34 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-28T21:03:52.783Z] #43 ... [2020-07-28T21:03:52.783Z] [2020-07-28T21:03:52.783Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:52.783Z] #32 11.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:52.783Z] #32 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:52.783Z] #32 ... [2020-07-28T21:03:52.783Z] [2020-07-28T21:03:52.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:52.783Z] #10 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:52.783Z] #10 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:52.783Z] #10 ... [2020-07-28T21:03:52.783Z] [2020-07-28T21:03:52.783Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:52.783Z] #41 11.83 runtime [2020-07-28T21:03:52.783Z] #41 14.17 unicode/utf8 [2020-07-28T21:03:52.783Z] #41 14.94 math [2020-07-28T21:03:52.783Z] #41 19.72 unicode/utf16 [2020-07-28T21:03:52.783Z] #41 20.10 container/list [2020-07-28T21:03:52.783Z] #41 20.74 crypto/internal/subtle [2020-07-28T21:03:52.783Z] #41 20.87 crypto/subtle [2020-07-28T21:03:52.783Z] #41 21.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-28T21:03:52.783Z] #41 21.12 internal/nettrace [2020-07-28T21:03:52.783Z] #41 21.31 runtime/cgo [2020-07-28T21:03:52.783Z] #41 ... [2020-07-28T21:03:52.783Z] [2020-07-28T21:03:52.783Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:52.783Z] #54 11.65 + cd /tmp/tmp.qVoTtADzqJ/src/github.com/rootless-containers/rootlesskit [2020-07-28T21:03:52.783Z] #54 11.66 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-28T21:03:52.783Z] #54 11.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:03:52.783Z] #54 11.81 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-28T21:03:52.783Z] #54 ... [2020-07-28T21:03:52.783Z] [2020-07-28T21:03:52.783Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:52.783Z] #47 17.58 + cd /tmp/tmp.fnSnugeBxA/src/github.com/mvdan/sh [2020-07-28T21:03:52.783Z] #47 17.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-28T21:03:52.783Z] #47 17.72 + GO111MODULE=on [2020-07-28T21:03:52.783Z] #47 17.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-28T21:03:52.783Z] #47 18.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:52.783Z] #47 18.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:52.783Z] #47 18.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:52.783Z] #47 19.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:52.783Z] #47 19.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:52.783Z] #47 20.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:52.783Z] #47 20.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:53.000Z] #45 ... [2020-07-28T21:03:53.000Z] [2020-07-28T21:03:53.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:53.000Z] #52 119.5 + bin/containerd [2020-07-28T21:03:53.043Z] #47 22.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:53.318Z] #39 63.38 CC criu/pie/util-vdso.o [2020-07-28T21:03:53.341Z] #26 11.25 #=#=# [2020-07-28T21:03:53.622Z] #47 ... [2020-07-28T21:03:53.622Z] [2020-07-28T21:03:53.622Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:53.622Z] #23 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:53.804Z] #38 ... [2020-07-28T21:03:53.804Z] [2020-07-28T21:03:53.804Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:53.804Z] #60 DONE 43.6s [2020-07-28T21:03:53.804Z] [2020-07-28T21:03:53.804Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:53.804Z] #43 DONE 43.6s [2020-07-28T21:03:53.804Z] [2020-07-28T21:03:53.804Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:53.804Z] #23 38.31 Building dependency tree... [2020-07-28T21:03:53.804Z] #23 42.15 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T21:03:53.804Z] #23 42.15 The following additional packages will be installed: [2020-07-28T21:03:53.804Z] #23 42.16 libjq1 libonig5 [2020-07-28T21:03:53.804Z] #23 42.66 The following NEW packages will be installed: [2020-07-28T21:03:53.804Z] #23 42.70 jq libjq1 libonig5 [2020-07-28T21:03:53.804Z] #23 43.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:53.804Z] #23 43.23 Need to get 355 kB of archives. [2020-07-28T21:03:53.804Z] #23 43.23 After this operation, 1072 kB of additional disk space will be used. [2020-07-28T21:03:53.804Z] #23 43.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T21:03:53.804Z] #23 43.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T21:03:53.804Z] #23 43.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T21:03:53.882Z] #39 64.18 CC criu/pie/util-vdso-elf32.o [2020-07-28T21:03:53.882Z] #39 ... [2020-07-28T21:03:53.882Z] [2020-07-28T21:03:53.882Z] #23 ... [2020-07-28T21:03:53.882Z] [2020-07-28T21:03:53.882Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:53.882Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:53.882Z] #41 125.4 net/http/httptrace [2020-07-28T21:03:53.882Z] #38 18.01 Fetched 8365 kB in 13s (647 kB/s) [2020-07-28T21:03:53.882Z] #41 125.8 net/http [2020-07-28T21:03:54.139Z] #41 ... [2020-07-28T21:03:54.139Z] [2020-07-28T21:03:54.139Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:54.139Z] #49 9.865 + cd /tmp/tmp.MO3Buy42gV/src/github.com/opencontainers/runc [2020-07-28T21:03:54.139Z] #49 9.865 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:03:54.139Z] #49 10.17 + '[' -z '' ']' [2020-07-28T21:03:54.139Z] #49 10.17 + target=static [2020-07-28T21:03:54.139Z] #49 10.17 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T21:03:54.139Z] #49 10.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T21:03:54.142Z] #38 18.01 Reading package lists... [2020-07-28T21:03:54.142Z] #38 ... [2020-07-28T21:03:54.142Z] [2020-07-28T21:03:54.142Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:03:54.403Z] #36 23.38 Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-28T21:03:54.403Z] #36 23.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-28T21:03:54.569Z] #26 11.58 0.7% # 1.8% ## 2.8% ## 3.9% #### 5.6% ##### 7.2% ###### 9.4% ####### 11.0% ######### 13.2% ########### [2020-07-28T21:03:54.569Z] #26 ... [2020-07-28T21:03:54.569Z] [2020-07-28T21:03:54.569Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:54.569Z] #39 42.98 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-28T21:03:54.569Z] #39 42.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-28T21:03:54.569Z] #39 42.99 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-28T21:03:54.569Z] #39 43.23 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-28T21:03:54.569Z] #39 43.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-28T21:03:54.569Z] #39 43.27 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-28T21:03:54.569Z] #39 45.10 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-28T21:03:54.569Z] #39 45.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-28T21:03:54.569Z] #39 45.11 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-28T21:03:54.569Z] #39 46.10 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T21:03:54.569Z] #39 46.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T21:03:54.569Z] #39 46.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:03:54.569Z] #39 46.28 Selecting previously unselected package protobuf-compiler. [2020-07-28T21:03:54.569Z] #39 46.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-28T21:03:54.569Z] #39 46.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:03:54.569Z] #39 46.44 Selecting previously unselected package python-pkg-resources. [2020-07-28T21:03:54.569Z] #39 46.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:03:54.569Z] #39 46.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T21:03:54.569Z] #39 46.91 Selecting previously unselected package python-six. [2020-07-28T21:03:54.569Z] #39 46.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T21:03:54.569Z] #39 46.94 Unpacking python-six (1.12.0-1) ... [2020-07-28T21:03:54.569Z] #39 47.14 Selecting previously unselected package python-protobuf. [2020-07-28T21:03:54.569Z] #39 47.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-28T21:03:54.569Z] #39 47.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T21:03:54.569Z] #39 47.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T21:03:54.663Z] #36 ... [2020-07-28T21:03:54.663Z] [2020-07-28T21:03:54.663Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:54.663Z] #51 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:54.882Z] #39 ... [2020-07-28T21:03:54.882Z] [2020-07-28T21:03:54.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:54.882Z] #26 11.58 0.7% # 1.8% ## 2.8% ## 3.9% #### 5.6% ##### 7.2% ###### 9.4% ####### 11.0% ######### 13.2% ########### 15.9% ############# 18.1% # [2020-07-28T21:03:54.882Z] #26 ... [2020-07-28T21:03:54.882Z] [2020-07-28T21:03:54.882Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:54.882Z] #44 DONE 53.3s [2020-07-28T21:03:54.882Z] [2020-07-28T21:03:54.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:54.923Z] #51 ... [2020-07-28T21:03:54.923Z] [2020-07-28T21:03:54.923Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:54.923Z] #47 23.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-28T21:03:54.923Z] #47 23.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-28T21:03:54.923Z] #47 24.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-28T21:03:54.923Z] #47 24.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-28T21:03:55.222Z] #23 45.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:55.482Z] #23 45.49 Fetched 355 kB in 0s (837 kB/s) [2020-07-28T21:03:55.482Z] #23 ... [2020-07-28T21:03:55.482Z] [2020-07-28T21:03:55.482Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:55.482Z] #38 44.11 The following NEW packages will be installed: [2020-07-28T21:03:55.482Z] #38 44.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T21:03:55.482Z] #38 44.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T21:03:55.482Z] #38 44.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T21:03:55.482Z] #38 44.11 python-six zlib1g-dev [2020-07-28T21:03:55.482Z] #38 44.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:55.482Z] #38 44.71 Need to get 4095 kB of archives. [2020-07-28T21:03:55.482Z] #38 44.71 After this operation, 22.5 MB of additional disk space will be used. [2020-07-28T21:03:55.482Z] #38 44.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-28T21:03:55.482Z] #38 44.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T21:03:55.482Z] #38 44.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-28T21:03:55.482Z] #38 44.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T21:03:55.482Z] #38 44.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-28T21:03:55.482Z] #38 44.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T21:03:55.482Z] #38 44.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-28T21:03:55.482Z] #38 44.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-28T21:03:55.482Z] #38 44.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-28T21:03:55.482Z] #38 44.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-28T21:03:55.482Z] #38 44.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-28T21:03:55.482Z] #38 45.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-28T21:03:55.482Z] #38 45.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-28T21:03:55.482Z] #38 45.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-28T21:03:55.482Z] #38 45.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T21:03:55.482Z] #38 45.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-28T21:03:55.482Z] #38 45.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-28T21:03:55.482Z] #26 11.58 0.7% # 1.8% ## 2.8% ## 3.9% #### 5.6% ##### 7.2% ###### 9.4% ####### 11.0% ######### 13.2% ########### 15.9% ############# 18.1% ############## 20.2% ############### 21.3% ################ 23.5% ################## 25.1% ################### 26.7% ################### 27.7% [2020-07-28T21:03:55.482Z] #26 ... [2020-07-28T21:03:55.482Z] [2020-07-28T21:03:55.482Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:03:55.482Z] #11 43.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-28T21:03:55.482Z] #11 47.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-28T21:03:55.482Z] #11 47.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-28T21:03:55.482Z] #11 47.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-28T21:03:55.482Z] #11 47.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-28T21:03:55.482Z] #11 47.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-28T21:03:55.482Z] #11 47.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-28T21:03:55.483Z] #11 47.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-28T21:03:55.483Z] #11 47.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-28T21:03:55.483Z] #11 47.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-28T21:03:55.483Z] #11 47.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-28T21:03:55.483Z] #11 47.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-28T21:03:55.483Z] #11 47.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-28T21:03:55.483Z] #11 47.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-28T21:03:55.483Z] #11 47.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-28T21:03:55.483Z] #11 47.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-28T21:03:55.483Z] #11 49.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:55.483Z] #11 49.41 Fetched 78.9 MB in 9s (8355 kB/s) [2020-07-28T21:03:55.483Z] #11 49.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T21:03:55.483Z] #11 49.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-07-28T21:03:55.483Z] #11 49.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-28T21:03:55.483Z] #11 49.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:03:55.782Z] #11 ... [2020-07-28T21:03:55.782Z] [2020-07-28T21:03:55.782Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:55.782Z] #33 43.90 Fetched 14.9 MB in 2s (6575 kB/s) [2020-07-28T21:03:55.782Z] #33 43.98 Selecting previously unselected package xxd. [2020-07-28T21:03:55.783Z] #33 43.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-28T21:03:55.783Z] #33 44.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-28T21:03:55.783Z] #33 44.26 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:03:55.783Z] #33 44.54 Selecting previously unselected package vim-common. [2020-07-28T21:03:55.783Z] #33 44.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:03:55.783Z] #33 44.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:03:55.783Z] #33 44.90 Selecting previously unselected package cmake-data. [2020-07-28T21:03:55.783Z] #33 44.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T21:03:55.783Z] #33 44.92 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T21:03:55.783Z] #33 48.58 Selecting previously unselected package libicu63:ppc64el. [2020-07-28T21:03:55.783Z] #33 48.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-28T21:03:55.783Z] #33 48.61 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T21:03:55.783Z] #33 ... [2020-07-28T21:03:55.783Z] [2020-07-28T21:03:55.783Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:55.865Z] #47 25.12 runtime/cgo [2020-07-28T21:03:55.865Z] #47 25.31 runtime [2020-07-28T21:03:56.660Z] #49 ... [2020-07-28T21:03:56.660Z] [2020-07-28T21:03:56.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:03:56.660Z] #39 64.89 AR criu/pie/pie.lib.a [2020-07-28T21:03:56.660Z] #39 64.96 DEP criu/pie/restorer.d [2020-07-28T21:03:56.660Z] #39 65.21 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-28T21:03:56.660Z] #39 65.36 DEP criu/arch/x86/restorer_unmap.d [2020-07-28T21:03:56.660Z] #39 65.38 DEP criu/arch/x86/restorer.d [2020-07-28T21:03:56.660Z] #39 65.55 DEP criu/arch/x86/vdso-pie.d [2020-07-28T21:03:56.660Z] #39 65.70 DEP criu/pie/parasite-vdso.d [2020-07-28T21:03:56.660Z] #39 65.82 DEP criu/pie/parasite.d [2020-07-28T21:03:56.660Z] #39 66.06 CC criu/pie/parasite.o [2020-07-28T21:03:56.703Z] #30 ... [2020-07-28T21:03:56.703Z] [2020-07-28T21:03:56.703Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:56.703Z] #38 36.97 Selecting previously unselected package libnet1:arm64. [2020-07-28T21:03:56.703Z] #38 36.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 37.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:56.703Z] #38 37.45 Selecting previously unselected package libnet1-dev. [2020-07-28T21:03:56.703Z] #38 37.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 37.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:56.703Z] #38 39.57 Selecting previously unselected package libnl-3-200:arm64. [2020-07-28T21:03:56.703Z] #38 39.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 39.80 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T21:03:56.703Z] #38 40.00 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-28T21:03:56.703Z] #38 40.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 40.11 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-28T21:03:56.703Z] #38 41.36 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-28T21:03:56.703Z] #38 41.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 41.42 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T21:03:56.703Z] #38 41.57 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-28T21:03:56.703Z] #38 41.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 41.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-28T21:03:56.703Z] #38 41.80 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-28T21:03:56.703Z] #38 41.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 41.83 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:03:56.703Z] #38 42.19 Selecting previously unselected package libprotobuf17:arm64. [2020-07-28T21:03:56.703Z] #38 42.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 42.20 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-28T21:03:56.703Z] #38 43.09 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-28T21:03:56.703Z] #38 43.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 43.13 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-28T21:03:56.703Z] #38 43.37 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-28T21:03:56.703Z] #38 43.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 43.42 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-28T21:03:56.703Z] #38 45.80 Selecting previously unselected package libprotoc17:arm64. [2020-07-28T21:03:56.703Z] #38 45.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 45.81 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-28T21:03:56.703Z] #38 46.56 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T21:03:56.703Z] #38 46.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-28T21:03:56.703Z] #38 46.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:03:56.703Z] #38 47.10 Selecting previously unselected package protobuf-compiler. [2020-07-28T21:03:56.703Z] #38 ... [2020-07-28T21:03:56.703Z] [2020-07-28T21:03:56.703Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:56.703Z] #47 36.96 syscall [2020-07-28T21:03:56.703Z] #47 36.96 bytes [2020-07-28T21:03:56.703Z] #47 37.01 strconv [2020-07-28T21:03:56.703Z] #47 37.02 strings [2020-07-28T21:03:56.703Z] #47 38.84 bufio [2020-07-28T21:03:56.703Z] #47 41.25 reflect [2020-07-28T21:03:56.703Z] #47 41.25 regexp/syntax [2020-07-28T21:03:56.968Z] #47 ... [2020-07-28T21:03:56.968Z] [2020-07-28T21:03:56.968Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:56.968Z] #38 47.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-28T21:03:56.968Z] #38 47.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:03:57.223Z] #39 67.50 LINK criu/pie/parasite.built-in.o [2020-07-28T21:03:57.223Z] #39 67.51 GEN criu/pie/parasite-blob.h [2020-07-28T21:03:57.223Z] #39 67.52 CC criu/pie/parasite-vdso.o [2020-07-28T21:03:57.231Z] #38 47.43 Selecting previously unselected package python-pkg-resources. [2020-07-28T21:03:57.231Z] #38 47.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:03:57.231Z] #38 47.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T21:03:57.388Z] #38 46.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:57.388Z] #38 ... [2020-07-28T21:03:57.388Z] [2020-07-28T21:03:57.388Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:03:57.388Z] #23 45.91 Selecting previously unselected package libonig5:amd64. [2020-07-28T21:03:57.388Z] #23 45.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:03:57.388Z] #23 46.05 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-28T21:03:57.388Z] #23 46.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:03:57.388Z] #23 46.41 Selecting previously unselected package libjq1:amd64. [2020-07-28T21:03:57.388Z] #23 46.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:03:57.388Z] #23 46.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:03:57.388Z] #23 46.63 Selecting previously unselected package jq. [2020-07-28T21:03:57.388Z] #23 46.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:03:57.388Z] #23 46.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:57.388Z] #23 46.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:03:57.388Z] #23 46.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:03:57.388Z] #23 46.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:03:57.388Z] #23 46.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:57.388Z] #23 DONE 47.2s [2020-07-28T21:03:57.388Z] [2020-07-28T21:03:57.388Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:03:57.388Z] #24 DONE 0.1s [2020-07-28T21:03:57.388Z] [2020-07-28T21:03:57.388Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:57.388Z] #38 47.30 Fetched 4095 kB in 1s (4065 kB/s) [2020-07-28T21:03:57.480Z] #39 ... [2020-07-28T21:03:57.480Z] [2020-07-28T21:03:57.480Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:03:57.480Z] #17 1.382 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:03:57.480Z] #17 1.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:03:57.480Z] #17 1.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:03:57.480Z] #17 1.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:03:57.480Z] #17 3.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:03:57.480Z] #17 4.586 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:03:57.480Z] #17 9.937 Fetched 8365 kB in 9s (940 kB/s) [2020-07-28T21:03:57.647Z] #38 47.48 Selecting previously unselected package libcap-dev:amd64. [2020-07-28T21:03:57.736Z] #17 9.937 Reading package lists... [2020-07-28T21:03:57.736Z] #17 ... [2020-07-28T21:03:57.736Z] [2020-07-28T21:03:57.736Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:57.736Z] #41 138.1 github.com/LK4D4/vndr/godl [2020-07-28T21:03:57.736Z] #41 138.9 github.com/LK4D4/vndr [2020-07-28T21:03:57.811Z] #38 48.19 Selecting previously unselected package python-six. [2020-07-28T21:03:57.907Z] #38 47.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 ... 15410 files and directories currently installed.) [2020-07-28T21:03:57.907Z] #38 47.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-28T21:03:57.907Z] #38 47.68 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T21:03:57.907Z] #38 47.87 Selecting previously unselected package libnet1:amd64. [2020-07-28T21:03:57.907Z] #38 47.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:03:57.907Z] #38 47.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:58.085Z] #38 48.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T21:03:58.085Z] #38 48.33 Unpacking python-six (1.12.0-1) ... [2020-07-28T21:03:58.166Z] #38 48.11 Selecting previously unselected package libnet1-dev. [2020-07-28T21:03:58.166Z] #38 48.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:03:58.166Z] #38 48.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:03:58.349Z] #38 48.65 Selecting previously unselected package python-protobuf. [2020-07-28T21:03:58.349Z] #38 48.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-28T21:03:58.426Z] #38 48.37 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T21:03:58.426Z] #38 48.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T21:03:58.426Z] #38 48.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:03:58.564Z] #52 ... [2020-07-28T21:03:58.564Z] [2020-07-28T21:03:58.564Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:03:58.564Z] #45 148.9 + cd /tmp/tmp.TjMGMoMTee/src/github.com/golangci/golangci-lint/ [2020-07-28T21:03:58.564Z] #45 148.9 + git checkout -q v1.23.8 [2020-07-28T21:03:58.564Z] #45 149.0 ++ git describe --tags [2020-07-28T21:03:58.564Z] #45 149.0 + version=v1.23.8 [2020-07-28T21:03:58.564Z] #45 149.0 ++ git rev-parse --short HEAD [2020-07-28T21:03:58.564Z] #45 149.0 + commit=76a82c6 [2020-07-28T21:03:58.564Z] #45 149.0 ++ git show -s --format=%cd [2020-07-28T21:03:58.564Z] #45 149.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T21:03:58.564Z] #45 149.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-07-28T21:03:58.613Z] #38 48.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T21:03:58.632Z] #26 11.58 0.7% # 1.8% ## 2.8% ## 3.9% #### 5.6% ##### 7.2% ###### 9.4% ####### 11.0% ######### 13.2% ########### 15.9% ############# 18.1% ############## 20.2% ############### 21.3% ################ 23.5% ################## 25.1% ################### 26.7% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 30.9% ####################### 32.0% ####################### 33.1% ######################## 34.2% ######################### 35.3% ######################### 35.8% ########################## 37.5% ############################ 40.2% ############################## 41.8% ############################### 44.0% ################################ 45.6% ################################## 47.8% ################################### 50.0% ##################################### 51.6% ###################################### 53.2% ####################################### 54.9% ######################################## 56.5% ######################################### 58.1% ########################################### 59.7% ############################################ 61.4% ############################################# 63.0% ############################################## 64.6% ############################################### 66.3% ################################################ 67.9% [2020-07-28T21:03:58.632Z] #26 ... [2020-07-28T21:03:58.632Z] [2020-07-28T21:03:58.632Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:58.632Z] #42 47.11 sync [2020-07-28T21:03:58.632Z] #42 47.13 internal/reflectlite [2020-07-28T21:03:58.632Z] #42 49.90 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T21:03:58.632Z] #42 49.91 internal/singleflight [2020-07-28T21:03:58.632Z] #42 49.91 math/rand [2020-07-28T21:03:58.632Z] #42 53.39 errors [2020-07-28T21:03:58.632Z] #42 53.40 sort [2020-07-28T21:03:58.632Z] #42 54.64 internal/oserror [2020-07-28T21:03:58.632Z] #42 54.79 strconv [2020-07-28T21:03:58.632Z] #42 54.79 io [2020-07-28T21:03:58.632Z] #42 55.11 syscall [2020-07-28T21:03:58.686Z] #38 48.54 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-28T21:03:58.686Z] #38 48.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-28T21:03:58.686Z] #38 48.59 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T21:03:58.945Z] #38 48.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T21:03:58.945Z] #38 48.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:03:58.945Z] #38 48.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:03:58.957Z] #42 ... [2020-07-28T21:03:58.957Z] [2020-07-28T21:03:58.957Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:59.051Z] INFO: Extraction ended at 07/28/2020 21:03:57. Duration:00:00:24.1939836 [2020-07-28T21:03:59.051Z] INFO: Updating the golang and path environment variables [2020-07-28T21:03:59.051Z] INFO: GOPATH=d:\gopath [2020-07-28T21:03:59.051Z] INFO: go version go1.13.14 windows/amd64 [2020-07-28T21:03:59.051Z] INFO: Running the daemon under test in debug mode [2020-07-28T21:03:59.051Z] INFO: Starting a daemon under test... [2020-07-28T21:03:59.051Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41281\2\daemon --pidfile d:\CI\PR-41281\2\docker.pid -D [2020-07-28T21:03:59.051Z] INFO: Process started successfully. [2020-07-28T21:03:59.051Z] INFO: Start tailing logs of the daemon under tests [2020-07-28T21:03:59.051Z] INFO: Waiting for the daemon under test to start... [2020-07-28T21:03:59.195Z] #38 49.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T21:03:59.195Z] #38 ... [2020-07-28T21:03:59.195Z] [2020-07-28T21:03:59.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:03:59.195Z] #41 39.43 hash/crc32 [2020-07-28T21:03:59.195Z] #41 40.30 math/rand [2020-07-28T21:03:59.195Z] #41 42.16 vendor/golang.org/x/net/dns/dnsmessage [2020-07-28T21:03:59.195Z] #41 42.17 reflect [2020-07-28T21:03:59.195Z] #41 42.40 regexp/syntax [2020-07-28T21:03:59.195Z] #41 47.68 internal/poll [2020-07-28T21:03:59.205Z] #38 48.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-28T21:03:59.205Z] #38 48.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:03:59.205Z] #38 48.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T21:03:59.205Z] #38 49.09 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-28T21:03:59.205Z] #38 49.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-28T21:03:59.205Z] #38 49.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:03:59.459Z] #41 ... [2020-07-28T21:03:59.459Z] [2020-07-28T21:03:59.459Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:59.459Z] #25 5.232 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:03:59.459Z] #25 5.628 [2020-07-28T21:03:59.459Z] #25 5.813 0.0% ### 5.4% ####### 10.7% ########### 15.3% ############# 18.6% ################## 25.7% ####################### 32.2% ############################ 38.9% ############################### 44.4% #################################### 50.6% ######################################### 57.5% ############################################## 64.2% ################################################## 70.5% ####################################################### 76.8% ############################################################ 83.3% ############################################################## 87.2% ################################################################### 94.0% ######################################################################## 100.0% [2020-07-28T21:03:59.459Z] #25 8.169 [2020-07-28T21:03:59.464Z] #38 ... [2020-07-28T21:03:59.464Z] [2020-07-28T21:03:59.464Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:03:59.464Z] #30 39.25 internal/reflectlite [2020-07-28T21:03:59.464Z] #30 39.26 sync [2020-07-28T21:03:59.464Z] #30 42.10 sort [2020-07-28T21:03:59.464Z] #30 42.11 errors [2020-07-28T21:03:59.464Z] #30 42.48 strconv [2020-07-28T21:03:59.464Z] #30 43.82 io [2020-07-28T21:03:59.464Z] #30 45.93 internal/oserror [2020-07-28T21:03:59.464Z] #30 46.16 syscall [2020-07-28T21:03:59.464Z] #30 47.87 reflect [2020-07-28T21:03:59.464Z] #30 ... [2020-07-28T21:03:59.464Z] [2020-07-28T21:03:59.464Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:03:59.464Z] #51 33.48 Reading package lists... [2020-07-28T21:03:59.464Z] #51 41.22 Building dependency tree... [2020-07-28T21:03:59.464Z] #51 46.42 The following additional packages will be installed: [2020-07-28T21:03:59.464Z] #51 46.43 libbtrfs0 [2020-07-28T21:03:59.464Z] #51 46.58 The following NEW packages will be installed: [2020-07-28T21:03:59.464Z] #51 46.60 libbtrfs-dev libbtrfs0 [2020-07-28T21:03:59.464Z] #51 47.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:03:59.464Z] #51 47.01 Need to get 119 kB of archives. [2020-07-28T21:03:59.464Z] #51 47.01 After this operation, 387 kB of additional disk space will be used. [2020-07-28T21:03:59.464Z] #51 47.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T21:03:59.464Z] #51 47.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T21:03:59.464Z] #51 48.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:03:59.464Z] #51 48.59 Fetched 119 kB in 0s (420 kB/s) [2020-07-28T21:03:59.464Z] #51 48.69 Selecting previously unselected package libbtrfs0. [2020-07-28T21:03:59.464Z] #51 48.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 ... 15410 files and directories currently installed.) [2020-07-28T21:03:59.464Z] #51 48.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T21:03:59.464Z] #51 48.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:59.464Z] #51 48.88 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:03:59.464Z] #51 48.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T21:03:59.464Z] #51 48.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:59.464Z] #51 49.15 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:03:59.464Z] #51 49.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:03:59.464Z] #51 49.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:03:59.464Z] #51 DONE 49.5s [2020-07-28T21:03:59.464Z] [2020-07-28T21:03:59.464Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:03:59.464Z] #38 49.39 Selecting previously unselected package libprotobuf17:amd64. [2020-07-28T21:03:59.464Z] #38 49.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:03:59.464Z] #38 49.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T21:03:59.724Z] #25 8.440 [2020-07-28T21:03:59.724Z] #25 ... [2020-07-28T21:03:59.724Z] [2020-07-28T21:03:59.724Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:03:59.724Z] #32 40.00 Selecting previously unselected package vim-common. [2020-07-28T21:03:59.724Z] #32 40.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:03:59.724Z] #32 40.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:03:59.724Z] #32 41.00 Selecting previously unselected package cmake-data. [2020-07-28T21:03:59.724Z] #32 41.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T21:03:59.724Z] #32 41.11 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T21:03:59.724Z] #32 46.05 Selecting previously unselected package libicu63:arm64. [2020-07-28T21:03:59.724Z] #32 46.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-28T21:03:59.724Z] #32 46.11 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T21:03:59.724Z] #32 ... [2020-07-28T21:03:59.724Z] [2020-07-28T21:03:59.724Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:03:59.990Z] #25 8.440 # 2.5% ########################### 38.5% ############################################## 64.6% ######################################################################## 100.0% [2020-07-28T21:04:00.034Z] #38 ... [2020-07-28T21:04:00.034Z] [2020-07-28T21:04:00.034Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:00.034Z] #32 32.97 Reading package lists... [2020-07-28T21:04:00.034Z] #32 40.31 Building dependency tree... [2020-07-28T21:04:00.034Z] #32 44.67 The following additional packages will be installed: [2020-07-28T21:04:00.034Z] #32 44.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T21:04:00.034Z] #32 44.73 Suggested packages: [2020-07-28T21:04:00.034Z] #32 44.73 cmake-doc ninja-build lrzip [2020-07-28T21:04:00.034Z] #32 44.73 Recommended packages: [2020-07-28T21:04:00.034Z] #32 44.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T21:04:00.034Z] #32 46.51 The following NEW packages will be installed: [2020-07-28T21:04:00.035Z] #32 46.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T21:04:00.035Z] #32 46.53 vim-common xxd [2020-07-28T21:04:00.035Z] #32 46.95 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:00.035Z] #32 46.95 Need to get 14.9 MB of archives. [2020-07-28T21:04:00.035Z] #32 46.95 After this operation, 61.8 MB of additional disk space will be used. [2020-07-28T21:04:00.035Z] #32 46.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T21:04:00.035Z] #32 46.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:04:00.035Z] #32 46.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T21:04:00.035Z] #32 47.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T21:04:00.035Z] #32 48.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-28T21:04:00.035Z] #32 48.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-28T21:04:00.035Z] #32 48.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-28T21:04:00.035Z] #32 48.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-28T21:04:00.035Z] #32 48.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-28T21:04:00.035Z] #32 48.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-28T21:04:00.035Z] #32 50.04 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:00.035Z] #32 ... [2020-07-28T21:04:00.035Z] [2020-07-28T21:04:00.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:00.035Z] #10 33.04 Reading package lists... [2020-07-28T21:04:00.035Z] #10 40.45 Building dependency tree... [2020-07-28T21:04:00.035Z] #10 44.75 The following additional packages will be installed: [2020-07-28T21:04:00.035Z] #10 44.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T21:04:00.035Z] #10 44.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T21:04:00.035Z] #10 44.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T21:04:00.035Z] #10 44.78 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:04:00.035Z] #10 44.78 Suggested packages: [2020-07-28T21:04:00.035Z] #10 44.78 gcc-8-locales seccomp wine64 [2020-07-28T21:04:00.035Z] #10 46.83 The following NEW packages will be installed: [2020-07-28T21:04:00.035Z] #10 46.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T21:04:00.035Z] #10 46.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T21:04:00.035Z] #10 46.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T21:04:00.035Z] #10 46.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T21:04:00.035Z] #10 46.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T21:04:00.035Z] #10 46.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:04:00.035Z] #10 47.17 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:00.035Z] #10 47.17 Need to get 77.7 MB of archives. [2020-07-28T21:04:00.035Z] #10 47.17 After this operation, 487 MB of additional disk space will be used. [2020-07-28T21:04:00.035Z] #10 47.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-28T21:04:00.035Z] #10 47.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-28T21:04:00.035Z] #10 47.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T21:04:00.035Z] #10 48.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-28T21:04:00.035Z] #10 48.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-28T21:04:00.035Z] #10 48.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T21:04:00.035Z] #10 48.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T21:04:00.035Z] #10 48.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T21:04:00.035Z] #10 48.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-28T21:04:00.064Z] #47 ... [2020-07-28T21:04:00.065Z] [2020-07-28T21:04:00.065Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:00.065Z] #60 25.26 Checking out files: 65% (1361/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-28T21:04:00.065Z] #60 26.07 + cd /tmp/tmp.O5ERjvoRfa/src/github.com/docker/libnetwork [2020-07-28T21:04:00.065Z] #60 26.08 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-28T21:04:00.065Z] #60 26.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-28T21:04:00.190Z] #26 11.58 0.7% # 1.8% ## 2.8% ## 3.9% #### 5.6% ##### 7.2% ###### 9.4% ####### 11.0% ######### 13.2% ########### 15.9% ############# 18.1% ############## 20.2% ############### 21.3% ################ 23.5% ################## 25.1% ################### 26.7% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 30.9% ####################### 32.0% ####################### 33.1% ######################## 34.2% ######################### 35.3% ######################### 35.8% ########################## 37.5% ############################ 40.2% ############################## 41.8% ############################### 44.0% ################################ 45.6% ################################## 47.8% ################################### 50.0% ##################################### 51.6% ###################################### 53.2% ####################################### 54.9% ######################################## 56.5% ######################################### 58.1% ########################################### 59.7% ############################################ 61.4% ############################################# 63.0% ############################################## 64.6% ############################################### 66.3% ################################################ 67.9% ################################################## 69.5% ################################################### 71.2% #################################################### 72.8% ##################################################### 74.4% ####################################################### 77.7% ######################################################### 79.9% ########################################################### 82.0% ########################################################### 83.1% ############################################################# 85.3% ################################################################ 89.1% ################################################################### 93.4% ##################################################################### 96.7% [2020-07-28T21:04:00.190Z] #26 ... [2020-07-28T21:04:00.190Z] [2020-07-28T21:04:00.190Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:00.190Z] #31 48.57 sync [2020-07-28T21:04:00.190Z] #31 48.61 internal/reflectlite [2020-07-28T21:04:00.190Z] #31 53.26 errors [2020-07-28T21:04:00.190Z] #31 53.26 sort [2020-07-28T21:04:00.190Z] #31 54.26 strconv [2020-07-28T21:04:00.190Z] #31 54.27 io [2020-07-28T21:04:00.190Z] #31 54.27 internal/oserror [2020-07-28T21:04:00.190Z] #31 54.86 syscall [2020-07-28T21:04:00.293Z] #10 ... [2020-07-28T21:04:00.293Z] [2020-07-28T21:04:00.293Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:00.293Z] #32 50.28 Fetched 14.9 MB in 2s (7604 kB/s) [2020-07-28T21:04:00.293Z] #32 50.40 Selecting previously unselected package xxd. [2020-07-28T21:04:00.487Z] #31 ... [2020-07-28T21:04:00.487Z] [2020-07-28T21:04:00.487Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:00.487Z] #42 58.74 vendor/golang.org/x/net/dns/dnsmessage [2020-07-28T21:04:00.568Z] #32 50.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:04:00.568Z] #32 50.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:04:00.568Z] #32 50.51 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:04:00.830Z] #32 50.85 Selecting previously unselected package vim-common. [2020-07-28T21:04:00.940Z] #25 9.279 [2020-07-28T21:04:01.090Z] #32 50.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:04:01.090Z] #32 50.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:01.281Z] INFO: Daemon under test started and replied! [2020-07-28T21:04:01.282Z] INFO: Docker version of the daemon under test [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] Client: [2020-07-28T21:04:01.282Z] Version: 17.06.2-ce [2020-07-28T21:04:01.282Z] API version: 1.30 [2020-07-28T21:04:01.282Z] Go version: go1.8.3 [2020-07-28T21:04:01.282Z] Git commit: cec0b72 [2020-07-28T21:04:01.282Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-28T21:04:01.282Z] OS/Arch: windows/amd64 [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] Server: [2020-07-28T21:04:01.282Z] Version: 0.0.0-dev [2020-07-28T21:04:01.282Z] API version: 1.41 (minimum version 1.24) [2020-07-28T21:04:01.282Z] Go version: go1.13.14 [2020-07-28T21:04:01.282Z] Git commit: 3750a9e174 [2020-07-28T21:04:01.282Z] Built: 07/28/2020 21:02:15 [2020-07-28T21:04:01.282Z] OS/Arch: windows/amd64 [2020-07-28T21:04:01.282Z] Experimental: false [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] INFO: Docker info of the daemon under test [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] Containers: 0 [2020-07-28T21:04:01.282Z] Running: 0 [2020-07-28T21:04:01.282Z] Paused: 0 [2020-07-28T21:04:01.282Z] Stopped: 0 [2020-07-28T21:04:01.282Z] Images: 0 [2020-07-28T21:04:01.282Z] Server Version: 0.0.0-dev [2020-07-28T21:04:01.282Z] Storage Driver: windowsfilter [2020-07-28T21:04:01.282Z] Windows: [2020-07-28T21:04:01.282Z] Logging Driver: json-file [2020-07-28T21:04:01.282Z] Plugins: [2020-07-28T21:04:01.282Z] Volume: local [2020-07-28T21:04:01.282Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T21:04:01.282Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T21:04:01.282Z] Swarm: inactive [2020-07-28T21:04:01.282Z] Default Isolation: process [2020-07-28T21:04:01.282Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T21:04:01.282Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T21:04:01.282Z] OSType: windows [2020-07-28T21:04:01.282Z] Architecture: x86_64 [2020-07-28T21:04:01.282Z] CPUs: 4 [2020-07-28T21:04:01.282Z] Total Memory: 32GiB [2020-07-28T21:04:01.282Z] Name: azwin-2-528330 [2020-07-28T21:04:01.282Z] ID: TS24:U3BV:XFFU:RT7W:SJBF:ST5C:NACK:F7S6:OYH2:AO6A:WXCH:7YPO [2020-07-28T21:04:01.282Z] Docker Root Dir: D:\CI\PR-41281\2\daemon [2020-07-28T21:04:01.282Z] Debug Mode (client): false [2020-07-28T21:04:01.282Z] Debug Mode (server): true [2020-07-28T21:04:01.282Z] File Descriptors: -1 [2020-07-28T21:04:01.282Z] Goroutines: 17 [2020-07-28T21:04:01.282Z] System Time: 2020-07-28T21:04:01.0387719Z [2020-07-28T21:04:01.282Z] EventsListeners: 0 [2020-07-28T21:04:01.282Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:04:01.282Z] Labels: [2020-07-28T21:04:01.282Z] Experimental: false [2020-07-28T21:04:01.282Z] Insecure Registries: [2020-07-28T21:04:01.282Z] 127.0.0.0/8 [2020-07-28T21:04:01.282Z] Live Restore Enabled: false [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] INFO: Docker images of the daemon under test [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-28T21:04:01.282Z] [2020-07-28T21:04:01.282Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-28T21:04:01.282Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-28T21:04:01.469Z] #25 9.560 0.2% ############ 17.1% ###################### 31.7% ############################# 41.5% ############################################## 65.2% ############################################################## 86.8% ######################################################################## 100.0% [2020-07-28T21:04:01.660Z] #32 51.46 Selecting previously unselected package cmake-data. [2020-07-28T21:04:01.660Z] #32 51.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T21:04:01.660Z] #32 51.48 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T21:04:01.660Z] #32 ... [2020-07-28T21:04:01.660Z] [2020-07-28T21:04:01.660Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:01.660Z] #41 41.53 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T21:04:01.660Z] #41 41.63 internal/reflectlite [2020-07-28T21:04:01.660Z] #41 41.85 math/rand [2020-07-28T21:04:01.660Z] #41 43.14 internal/singleflight [2020-07-28T21:04:01.660Z] #41 45.25 strconv [2020-07-28T21:04:01.660Z] #41 45.29 io [2020-07-28T21:04:01.660Z] #41 47.02 bytes [2020-07-28T21:04:01.660Z] #41 49.88 reflect [2020-07-28T21:04:01.660Z] #41 49.99 bufio [2020-07-28T21:04:01.660Z] #41 ... [2020-07-28T21:04:01.660Z] [2020-07-28T21:04:01.660Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:01.660Z] #25 2.093 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:04:01.660Z] #25 2.696 [2020-07-28T21:04:01.660Z] #25 2.934 0.0% #### 5.9% ######## 12.2% ########### 16.5% ############### 21.9% ################### 27.3% ####################### 32.2% ######################### 36.0% ############################# 41.2% ####################################### 55.1% ################################################# 68.2% ###################################################### 75.7% ############################################################# 85.9% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-28T21:04:01.755Z] ltsc2019: Pulling from windows/servercore [2020-07-28T21:04:01.755Z] 4612f6d0b889: Pulling fs layer [2020-07-28T21:04:01.755Z] fc1b9e59edad: Pulling fs layer [2020-07-28T21:04:02.046Z] #25 10.52 [2020-07-28T21:04:02.229Z] #25 4.894 [2020-07-28T21:04:02.607Z] #42 60.60 bytes [2020-07-28T21:04:02.749Z] #25 5.070 ######## 11.9% ########################### 38.6% ######################################################### 80.5% ######################################################################## 100.0% [2020-07-28T21:04:02.925Z] #25 10.76 0.0% ## 3.4% ##### 7.8% ####### 9.9% ########### 15.8% ################ 22.3% ################### 27.7% ##################### [2020-07-28T21:04:02.925Z] #25 ... [2020-07-28T21:04:02.925Z] [2020-07-28T21:04:02.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:02.925Z] #10 43.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:02.925Z] #10 43.32 Fetched 73.3 MB in 7s (11.1 MB/s) [2020-07-28T21:04:02.925Z] #10 43.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T21:04:02.925Z] #10 43.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-07-28T21:04:02.925Z] #10 43.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-28T21:04:02.925Z] #10 43.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:04:02.925Z] #10 46.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T21:04:02.925Z] #10 46.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-28T21:04:02.925Z] #10 46.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:04:02.925Z] #10 49.18 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T21:04:02.925Z] #10 49.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T21:04:02.925Z] #10 49.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:04:02.925Z] #10 49.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-28T21:04:02.925Z] #10 49.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-28T21:04:02.925Z] #10 49.43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T21:04:02.925Z] #10 49.67 Selecting previously unselected package dmsetup. [2020-07-28T21:04:02.925Z] #10 49.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-28T21:04:02.925Z] #10 49.68 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T21:04:02.926Z] #10 49.87 Selecting previously unselected package mingw-w64-common. [2020-07-28T21:04:02.926Z] #10 49.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T21:04:02.926Z] #10 49.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T21:04:02.926Z] #10 ... [2020-07-28T21:04:02.926Z] [2020-07-28T21:04:02.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:02.987Z] #41 ... [2020-07-28T21:04:02.987Z] [2020-07-28T21:04:02.987Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:04:02.987Z] #17 9.937 Reading package lists... [2020-07-28T21:04:03.008Z] #25 5.774 [2020-07-28T21:04:03.252Z] #42 ... [2020-07-28T21:04:03.252Z] [2020-07-28T21:04:03.252Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:04:03.252Z] #29 51.47 Checking out files: 85% (1299/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-07-28T21:04:03.252Z] #29 52.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T21:04:03.252Z] #29 53.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T21:04:03.552Z] #29 ... [2020-07-28T21:04:03.552Z] [2020-07-28T21:04:03.552Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:03.552Z] #26 11.58 0.7% # 1.8% ## 2.8% ## 3.9% #### 5.6% ##### 7.2% ###### 9.4% ####### 11.0% ######### 13.2% ########### 15.9% ############# 18.1% ############## 20.2% ############### 21.3% ################ 23.5% ################## 25.1% ################### 26.7% ################### 27.7% #################### 28.8% ##################### 29.9% ###################### 30.9% ####################### 32.0% ####################### 33.1% ######################## 34.2% ######################### 35.3% ######################### 35.8% ########################## 37.5% ############################ 40.2% ############################## 41.8% ############################### 44.0% ################################ 45.6% ################################## 47.8% ################################### 50.0% ##################################### 51.6% ###################################### 53.2% ####################################### 54.9% ######################################## 56.5% ######################################### 58.1% ########################################### 59.7% ############################################ 61.4% ############################################# 63.0% ############################################## 64.6% ############################################### 66.3% ################################################ 67.9% ################################################## 69.5% ################################################### 71.2% #################################################### 72.8% ##################################################### 74.4% ####################################################### 77.7% ######################################################### 79.9% ########################################################### 82.0% ########################################################### 83.1% ############################################################# 85.3% ################################################################ 89.1% ################################################################### 93.4% ##################################################################### 96.7% ######################################################################## 100.0% [2020-07-28T21:04:03.552Z] #26 18.60 [2020-07-28T21:04:03.552Z] #26 20.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:04:03.552Z] #26 20.86 [2020-07-28T21:04:03.552Z] #26 21.06 ############################################ 61.2% ######################################################################## 100.0% [2020-07-28T21:04:03.552Z] #26 21.29 [2020-07-28T21:04:03.789Z] #25 5.992 ######### 13.0% ########################## 36.4% ############################################## 63.9% ##################################################################### 97.2% ######################################################################## 100.0% [2020-07-28T21:04:03.820Z] #25 10.76 0.0% ## 3.4% ##### 7.8% ####### 9.9% ########### 15.8% ################ 22.3% ################### 27.7% ##################### 29.4% ############################ 39.7% ################################ 45.0% ##################################### 52.2% ###################################### 53.6% ######################################### 57.6% ######################################### 58.0% ############################################# 63.6% ################################################# 68.9% [2020-07-28T21:04:03.820Z] #25 ... [2020-07-28T21:04:03.820Z] [2020-07-28T21:04:03.820Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:03.820Z] #52 2.825 + RM_GOPATH=0 [2020-07-28T21:04:03.820Z] #52 2.825 + TMP_GOPATH= [2020-07-28T21:04:03.820Z] #52 2.825 + : /build [2020-07-28T21:04:03.820Z] #52 2.825 + '[' -z '' ']' [2020-07-28T21:04:03.820Z] #52 2.827 ++ mktemp -d [2020-07-28T21:04:03.820Z] #52 2.871 + export GOPATH=/tmp/tmp.KM9meYQfip [2020-07-28T21:04:03.820Z] #52 2.871 + GOPATH=/tmp/tmp.KM9meYQfip [2020-07-28T21:04:03.820Z] #52 2.871 + RM_GOPATH=1 [2020-07-28T21:04:03.820Z] #52 2.871 + case "$(go env GOARCH)" in [2020-07-28T21:04:03.820Z] #52 2.871 ++ go env GOARCH [2020-07-28T21:04:03.820Z] #52 2.871 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:03.820Z] #52 2.871 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:03.820Z] #52 2.871 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:03.820Z] #52 2.888 + dir=/tmp/install [2020-07-28T21:04:03.820Z] #52 2.888 + bin=containerd [2020-07-28T21:04:03.820Z] #52 2.888 + shift [2020-07-28T21:04:03.820Z] #52 2.888 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T21:04:03.820Z] #52 2.888 + . /tmp/install/containerd.installer [2020-07-28T21:04:03.820Z] #52 2.888 ++ set -e [2020-07-28T21:04:03.820Z] #52 2.888 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:03.820Z] #52 2.888 + install_containerd [2020-07-28T21:04:03.820Z] #52 2.888 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T21:04:03.820Z] #52 2.888 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KM9meYQfip/src/github.com/containerd/containerd [2020-07-28T21:04:03.820Z] #52 2.889 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:03.820Z] #52 2.893 Cloning into '/tmp/tmp.KM9meYQfip/src/github.com/containerd/containerd'... [2020-07-28T21:04:03.820Z] #52 ... [2020-07-28T21:04:03.820Z] [2020-07-28T21:04:03.820Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:04.048Z] #25 6.674 [2020-07-28T21:04:04.609Z] #26 22.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:04:04.611Z] #25 10.76 0.0% ## 3.4% ##### 7.8% ####### 9.9% ########### 15.8% ################ 22.3% ################### 27.7% ##################### 29.4% ############################ 39.7% ################################ 45.0% ##################################### 52.2% ###################################### 53.6% ######################################### 57.6% ######################################### 58.0% ############################################# 63.6% ################################################# 68.9% ###################################################### 76.1% ###################################################### 76.1% ########################################################### 82.0% ############################################################ 84.7% ############################################################### 88.3% ################################################################### 93.4% ######################################################################## 100.0% [2020-07-28T21:04:04.876Z] #25 13.51 [2020-07-28T21:04:04.907Z] #26 22.88 skipping existing 5cb8031fd95d [2020-07-28T21:04:04.907Z] #26 23.04 [2020-07-28T21:04:05.358Z] #60 ... [2020-07-28T21:04:05.359Z] [2020-07-28T21:04:05.359Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:04:05.359Z] #23 24.20 Fetched 8365 kB in 18s (473 kB/s) [2020-07-28T21:04:05.359Z] #23 24.20 Reading package lists... [2020-07-28T21:04:05.359Z] #23 31.86 Reading package lists... [2020-07-28T21:04:05.359Z] #23 ... [2020-07-28T21:04:05.359Z] [2020-07-28T21:04:05.359Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:05.359Z] #38 18.01 Reading package lists... [2020-07-28T21:04:05.359Z] #38 25.10 Reading package lists... [2020-07-28T21:04:05.359Z] #38 32.85 Building dependency tree... [2020-07-28T21:04:05.502Z] #17 13.91 Reading package lists... [2020-07-28T21:04:06.128Z] #25 6.999 0.0% #### 6.4% ###### 9.1% ############ 17.9% ################ 22.5% ################### 27.7% ########################## 36.9% ################################# 46.6% ####################################### 54.9% ############################################# 63.3% ################################################# 68.8% ####################################################### 76.6% ########################################################### 82.3% ################################################################ 89.8% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-28T21:04:06.298Z] #38 ... [2020-07-28T21:04:06.298Z] [2020-07-28T21:04:06.298Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:06.298Z] #32 25.41 Fetched 8365 kB in 18s (470 kB/s) [2020-07-28T21:04:06.298Z] #32 25.41 Reading package lists... [2020-07-28T21:04:06.298Z] #32 32.79 Reading package lists... [2020-07-28T21:04:06.298Z] #32 ... [2020-07-28T21:04:06.298Z] [2020-07-28T21:04:06.298Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:06.298Z] #10 25.83 Fetched 8365 kB in 18s (465 kB/s) [2020-07-28T21:04:06.298Z] #10 25.83 Reading package lists... [2020-07-28T21:04:06.299Z] #10 32.75 Reading package lists... [2020-07-28T21:04:06.299Z] #10 ... [2020-07-28T21:04:06.299Z] [2020-07-28T21:04:06.299Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:04:06.299Z] #36 25.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-28T21:04:06.391Z] #25 9.003 [2020-07-28T21:04:06.428Z] #17 17.95 Building dependency tree... [2020-07-28T21:04:06.444Z] #26 ... [2020-07-28T21:04:06.444Z] [2020-07-28T21:04:06.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:06.444Z] #11 54.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T21:04:06.444Z] #11 54.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #11 54.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:04:06.444Z] #11 59.52 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T21:04:06.444Z] #11 59.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T21:04:06.444Z] #11 59.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:04:06.444Z] #11 59.74 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-28T21:04:06.444Z] #11 59.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #11 59.76 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T21:04:06.444Z] #11 60.02 Selecting previously unselected package dmsetup. [2020-07-28T21:04:06.444Z] #11 60.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #11 60.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T21:04:06.444Z] #11 60.65 Selecting previously unselected package mingw-w64-common. [2020-07-28T21:04:06.444Z] #11 60.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T21:04:06.444Z] #11 60.69 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T21:04:06.444Z] #11 ... [2020-07-28T21:04:06.444Z] [2020-07-28T21:04:06.444Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:06.444Z] #33 58.75 Selecting previously unselected package libxml2:ppc64el. [2020-07-28T21:04:06.444Z] #33 58.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #33 58.77 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:06.444Z] #33 59.38 Selecting previously unselected package libarchive13:ppc64el. [2020-07-28T21:04:06.444Z] #33 59.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #33 59.39 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-28T21:04:06.444Z] #33 59.74 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-28T21:04:06.444Z] #33 59.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #33 59.76 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-28T21:04:06.444Z] #33 59.96 Selecting previously unselected package librhash0:ppc64el. [2020-07-28T21:04:06.444Z] #33 59.99 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #33 60.02 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-28T21:04:06.444Z] #33 60.61 Selecting previously unselected package libuv1:ppc64el. [2020-07-28T21:04:06.444Z] #33 60.65 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #33 60.66 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-28T21:04:06.444Z] #33 60.83 Selecting previously unselected package cmake. [2020-07-28T21:04:06.444Z] #33 60.85 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-28T21:04:06.444Z] #33 60.86 Unpacking cmake (3.13.4-1) ... [2020-07-28T21:04:06.444Z] #33 63.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T21:04:06.444Z] #33 63.81 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:04:06.444Z] #33 63.82 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-28T21:04:06.444Z] #33 63.84 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:06.444Z] #33 63.88 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-28T21:04:06.444Z] #33 63.89 Setting up cmake-data (3.13.4-1) ... [2020-07-28T21:04:06.444Z] #33 63.91 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:06.444Z] #33 63.94 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-28T21:04:06.444Z] #33 63.96 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-28T21:04:06.444Z] #33 63.98 Setting up cmake (3.13.4-1) ... [2020-07-28T21:04:06.444Z] #33 64.00 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:06.444Z] #33 64.18 Processing triggers for mime-support (3.62) ... [2020-07-28T21:04:06.444Z] #33 DONE 64.6s [2020-07-28T21:04:06.444Z] [2020-07-28T21:04:06.444Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:06.444Z] #26 24.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:04:06.444Z] #26 24.62 skipping existing 283607eaa57e [2020-07-28T21:04:06.559Z] #36 ... [2020-07-28T21:04:06.559Z] [2020-07-28T21:04:06.559Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:04:06.559Z] #51 25.68 Fetched 8365 kB in 18s (470 kB/s) [2020-07-28T21:04:06.559Z] #51 25.68 Reading package lists... [2020-07-28T21:04:06.743Z] #26 24.85 [2020-07-28T21:04:07.382Z] #17 ... [2020-07-28T21:04:07.382Z] [2020-07-28T21:04:07.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:07.382Z] #41 DONE 148.9s [2020-07-28T21:04:07.382Z] [2020-07-28T21:04:07.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:07.382Z] #39 68.20 CC criu/arch/x86/vdso-pie.o [2020-07-28T21:04:07.382Z] #39 68.57 CC criu/arch/x86/restorer.o [2020-07-28T21:04:07.382Z] #39 69.06 CC criu/arch/x86/restorer_unmap.o [2020-07-28T21:04:07.382Z] #39 69.11 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-28T21:04:07.382Z] #39 69.38 CC criu/pie/restorer.o [2020-07-28T21:04:07.382Z] #39 72.64 LINK criu/pie/restorer.built-in.o [2020-07-28T21:04:07.382Z] #39 72.68 GEN criu/pie/restorer-blob.h [2020-07-28T21:04:07.382Z] #39 72.78 DEP criu/vdso.d [2020-07-28T21:04:07.382Z] #39 73.08 DEP criu/vdso-compat.d [2020-07-28T21:04:07.382Z] #39 73.29 DEP criu/uts_ns.d [2020-07-28T21:04:07.382Z] #39 73.43 DEP criu/util.d [2020-07-28T21:04:07.382Z] #39 73.67 DEP criu/uffd.d [2020-07-28T21:04:07.382Z] #39 73.97 DEP criu/tun.d [2020-07-28T21:04:07.382Z] #39 74.15 DEP criu/tty.d [2020-07-28T21:04:07.382Z] #39 74.30 DEP criu/timerfd.d [2020-07-28T21:04:07.382Z] #39 74.50 DEP criu/timens.d [2020-07-28T21:04:07.382Z] #39 74.64 DEP criu/sysfs_parse.d [2020-07-28T21:04:07.382Z] #39 74.83 DEP criu/sysctl.d [2020-07-28T21:04:07.382Z] #39 74.97 DEP criu/string.d [2020-07-28T21:04:07.382Z] #39 75.01 DEP criu/stats.d [2020-07-28T21:04:07.382Z] #39 75.18 DEP criu/sockets.d [2020-07-28T21:04:07.382Z] #39 75.37 DEP criu/sk-unix.d [2020-07-28T21:04:07.382Z] #39 75.66 DEP criu/sk-tcp.d [2020-07-28T21:04:07.382Z] #39 75.84 DEP criu/sk-queue.d [2020-07-28T21:04:07.382Z] #39 76.08 DEP criu/sk-packet.d [2020-07-28T21:04:07.382Z] #39 76.34 DEP criu/sk-netlink.d [2020-07-28T21:04:07.382Z] #39 76.53 DEP criu/sk-inet.d [2020-07-28T21:04:07.382Z] #39 76.69 DEP criu/signalfd.d [2020-07-28T21:04:07.382Z] #39 76.91 DEP criu/sigframe.d [2020-07-28T21:04:07.382Z] #39 77.11 DEP criu/shmem.d [2020-07-28T21:04:07.382Z] #39 77.26 DEP criu/servicefd.d [2020-07-28T21:04:07.382Z] #39 77.40 DEP criu/seize.d [2020-07-28T21:04:07.382Z] #39 77.55 DEP criu/seccomp.d [2020-07-28T21:04:07.382Z] #39 ... [2020-07-28T21:04:07.382Z] [2020-07-28T21:04:07.382Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:04:07.382Z] #17 19.98 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T21:04:07.382Z] #17 19.98 The following additional packages will be installed: [2020-07-28T21:04:07.499Z] #51 33.45 Reading package lists... [2020-07-28T21:04:07.499Z] #51 ... [2020-07-28T21:04:07.499Z] [2020-07-28T21:04:07.499Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:07.499Z] #38 36.68 The following additional packages will be installed: [2020-07-28T21:04:07.499Z] #38 36.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-28T21:04:07.499Z] #38 36.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-28T21:04:07.499Z] #38 36.71 Suggested packages: [2020-07-28T21:04:07.499Z] #38 36.71 manpages-dev python-setuptools [2020-07-28T21:04:07.544Z] #25 13.79 0.0% # 2.2% ## 3.7% ### 5.2% #### 6.8% ###### 8.9% ######## 11.3% ########## 13.9% ########### 16.4% ############# 19.2% ############### 21.9% ################# 24.0% ################## 25.9% ################### 27.3% #################### 29.1% ###################### 30.7% ####################### 32.3% ######################## 33.4% ######################## 34.6% ########################## 36.9% ############################ 38.9% ############################# 40.9% [2020-07-28T21:04:07.544Z] #25 ... [2020-07-28T21:04:07.544Z] [2020-07-28T21:04:07.544Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:07.544Z] #30 47.67 internal/poll [2020-07-28T21:04:07.544Z] #30 49.59 os [2020-07-28T21:04:07.544Z] #30 51.38 internal/fmtsort [2020-07-28T21:04:07.544Z] #30 52.16 path/filepath [2020-07-28T21:04:07.544Z] #30 52.16 fmt [2020-07-28T21:04:07.544Z] #30 53.53 io/ioutil [2020-07-28T21:04:07.544Z] #30 55.17 flag [2020-07-28T21:04:07.544Z] #30 55.21 log [2020-07-28T21:04:07.544Z] #30 55.21 github.com/BurntSushi/toml [2020-07-28T21:04:07.544Z] #30 ... [2020-07-28T21:04:07.544Z] [2020-07-28T21:04:07.544Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:07.658Z] fc1b9e59edad: Verifying Checksum [2020-07-28T21:04:07.658Z] fc1b9e59edad: Download complete [2020-07-28T21:04:07.659Z] #17 20.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T21:04:07.659Z] #17 20.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T21:04:07.659Z] #17 20.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T21:04:07.659Z] #17 20.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T21:04:07.659Z] #17 20.01 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T21:04:07.659Z] #17 20.05 Suggested packages: [2020-07-28T21:04:07.659Z] #17 20.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T21:04:07.659Z] #17 20.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T21:04:07.659Z] #17 20.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T21:04:07.659Z] #17 20.05 Recommended packages: [2020-07-28T21:04:07.659Z] #17 20.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T21:04:07.659Z] #17 20.05 python3-keyrings.alt python3-xdg unzip [2020-07-28T21:04:07.800Z] #26 ... [2020-07-28T21:04:07.800Z] [2020-07-28T21:04:07.800Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:07.800Z] #39 55.81 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-28T21:04:07.800Z] #39 55.84 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:07.800Z] #39 55.84 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T21:04:07.800Z] #39 55.86 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-28T21:04:07.800Z] #39 55.87 Setting up python-six (1.12.0-1) ... [2020-07-28T21:04:07.800Z] #39 61.29 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-28T21:04:07.800Z] #39 61.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T21:04:07.800Z] #39 61.30 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-28T21:04:07.800Z] #39 61.31 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-28T21:04:07.800Z] #39 61.33 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-28T21:04:07.800Z] #39 61.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:04:07.800Z] #39 61.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:07.800Z] #39 61.38 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-28T21:04:07.800Z] #39 61.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:04:07.800Z] #39 61.41 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T21:04:07.800Z] #39 ... [2020-07-28T21:04:07.800Z] [2020-07-28T21:04:07.800Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:07.800Z] #34 0.373 + RM_GOPATH=0 [2020-07-28T21:04:07.800Z] #34 0.374 + TMP_GOPATH= [2020-07-28T21:04:07.800Z] #34 0.374 + : /build [2020-07-28T21:04:07.800Z] #34 0.374 + '[' -z '' ']' [2020-07-28T21:04:07.800Z] #34 0.387 ++ mktemp -d [2020-07-28T21:04:07.800Z] #34 0.389 + export GOPATH=/tmp/tmp.7WpxG6kLe0 [2020-07-28T21:04:07.800Z] #34 0.389 + GOPATH=/tmp/tmp.7WpxG6kLe0 [2020-07-28T21:04:07.800Z] #34 0.389 + RM_GOPATH=1 [2020-07-28T21:04:07.800Z] #34 0.389 + case "$(go env GOARCH)" in [2020-07-28T21:04:07.800Z] #34 0.392 ++ go env GOARCH [2020-07-28T21:04:07.800Z] #34 0.408 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:07.800Z] #34 0.409 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:07.800Z] #34 0.415 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:07.800Z] #34 0.420 + dir=/tmp/install [2020-07-28T21:04:07.800Z] #34 0.422 + bin=tini [2020-07-28T21:04:07.800Z] #34 0.422 + shift [2020-07-28T21:04:07.800Z] #34 0.422 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T21:04:07.800Z] #34 0.423 + . /tmp/install/tini.installer [2020-07-28T21:04:07.800Z] #34 0.424 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:07.800Z] #34 0.425 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:07.800Z] #34 0.425 + install_tini [2020-07-28T21:04:07.800Z] #34 0.425 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T21:04:07.800Z] #34 0.425 + git clone https://github.com/krallin/tini.git /tmp/tmp.7WpxG6kLe0/tini [2020-07-28T21:04:07.800Z] #34 0.431 Cloning into '/tmp/tmp.7WpxG6kLe0/tini'... [2020-07-28T21:04:07.800Z] #34 1.328 + cd /tmp/tmp.7WpxG6kLe0/tini [2020-07-28T21:04:07.800Z] #34 1.328 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:07.800Z] #34 1.355 + cmake . [2020-07-28T21:04:07.800Z] #34 ... [2020-07-28T21:04:07.800Z] [2020-07-28T21:04:07.800Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:07.800Z] #48 56.08 sort [2020-07-28T21:04:07.800Z] #48 56.12 io [2020-07-28T21:04:07.800Z] #48 56.24 syscall [2020-07-28T21:04:07.800Z] #48 56.30 strconv [2020-07-28T21:04:07.800Z] #48 61.52 bytes [2020-07-28T21:04:07.800Z] #48 61.54 strings [2020-07-28T21:04:07.809Z] #25 13.79 0.0% # 2.2% ## 3.7% ### 5.2% #### 6.8% ###### 8.9% ######## 11.3% ########## 13.9% ########### 16.4% ############# 19.2% ############### 21.9% ################# 24.0% ################## 25.9% ################### 27.3% #################### 29.1% ###################### 30.7% ####################### 32.3% ######################## 33.4% ######################## 34.6% ########################## 36.9% ############################ 38.9% ############################# 40.9% ############################## 42.7% ################################ 45.1% ################################# 46.9% ################################### 49.3% [2020-07-28T21:04:07.809Z] #25 ... [2020-07-28T21:04:07.809Z] [2020-07-28T21:04:07.809Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:07.809Z] #47 48.11 regexp [2020-07-28T21:04:07.809Z] #47 48.61 context [2020-07-28T21:04:07.809Z] #47 48.67 internal/poll [2020-07-28T21:04:07.809Z] #47 52.39 path/filepath [2020-07-28T21:04:07.809Z] #47 53.64 mvdan.cc/sh/v3/fileutil [2020-07-28T21:04:07.809Z] #47 54.59 encoding/binary [2020-07-28T21:04:07.809Z] #47 54.59 fmt [2020-07-28T21:04:07.809Z] #47 56.20 encoding/base64 [2020-07-28T21:04:07.809Z] #47 56.29 golang.org/x/sys/unix [2020-07-28T21:04:08.073Z] #47 ... [2020-07-28T21:04:08.073Z] [2020-07-28T21:04:08.073Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:08.099Z] #48 ... [2020-07-28T21:04:08.099Z] [2020-07-28T21:04:08.099Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:08.099Z] #26 26.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:04:08.398Z] #26 26.53 [2020-07-28T21:04:08.717Z] #26 26.77 ######################################################################## 100.0% [2020-07-28T21:04:08.717Z] #26 27.04 [2020-07-28T21:04:09.016Z] #26 27.11 Download of images into '/build' complete. [2020-07-28T21:04:09.016Z] #26 27.12 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:04:09.016Z] #26 27.12 tar -cC '/build' . | docker load [2020-07-28T21:04:09.016Z] #26 DONE 27.2s [2020-07-28T21:04:09.016Z] [2020-07-28T21:04:09.016Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:09.016Z] #11 66.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T21:04:09.016Z] #11 66.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T21:04:09.016Z] #11 66.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:04:09.409Z] #38 38.38 The following NEW packages will be installed: [2020-07-28T21:04:09.409Z] #38 38.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-28T21:04:09.409Z] #38 38.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-28T21:04:09.409Z] #38 38.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-28T21:04:09.409Z] #38 38.42 python-six zlib1g-dev [2020-07-28T21:04:09.512Z] #25 9.215 0.6% ## 2.8% ## 3.9% ### 5.4% #### 6.7% ###### 8.8% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.1% ############## 20.4% ################ 22.3% ################# 23.6% ################## 25.2% ################### 27.1% #################### 28.4% ##################### 29.7% ###################### 31.5% ######################### 35.3% ########################### 38.5% ############################# 41.4% ############################### 44.1% ################################# 46.5% ################################### 49.9% ###################################### 53.3% ######################################## 56.4% ######################################### 57.6% [2020-07-28T21:04:09.512Z] #25 ... [2020-07-28T21:04:09.512Z] [2020-07-28T21:04:09.512Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:09.512Z] #52 1.067 + RM_GOPATH=0 [2020-07-28T21:04:09.512Z] #52 1.084 + TMP_GOPATH= [2020-07-28T21:04:09.512Z] #52 1.084 + : /build [2020-07-28T21:04:09.512Z] #52 1.084 + '[' -z '' ']' [2020-07-28T21:04:09.512Z] #52 1.104 ++ mktemp -d [2020-07-28T21:04:09.512Z] #52 1.109 + export GOPATH=/tmp/tmp.ZMrrm9UrbV [2020-07-28T21:04:09.512Z] #52 1.109 + GOPATH=/tmp/tmp.ZMrrm9UrbV [2020-07-28T21:04:09.512Z] #52 1.109 + RM_GOPATH=1 [2020-07-28T21:04:09.512Z] #52 1.109 + case "$(go env GOARCH)" in [2020-07-28T21:04:09.512Z] #52 1.110 ++ go env GOARCH [2020-07-28T21:04:09.512Z] #52 1.193 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:09.512Z] #52 1.193 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:09.512Z] #52 1.193 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:09.512Z] #52 1.195 + dir=/tmp/install [2020-07-28T21:04:09.512Z] #52 1.195 + bin=containerd [2020-07-28T21:04:09.512Z] #52 1.195 + shift [2020-07-28T21:04:09.512Z] #52 1.195 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T21:04:09.512Z] #52 1.195 + . /tmp/install/containerd.installer [2020-07-28T21:04:09.512Z] #52 1.195 ++ set -e [2020-07-28T21:04:09.512Z] #52 1.195 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:09.512Z] #52 1.195 + install_containerd [2020-07-28T21:04:09.512Z] #52 1.195 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T21:04:09.512Z] #52 1.196 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:09.512Z] #52 1.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZMrrm9UrbV/src/github.com/containerd/containerd [2020-07-28T21:04:09.512Z] #52 1.218 Cloning into '/tmp/tmp.ZMrrm9UrbV/src/github.com/containerd/containerd'... [2020-07-28T21:04:09.669Z] #38 39.03 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:09.669Z] #38 39.03 Need to get 4095 kB of archives. [2020-07-28T21:04:09.669Z] #38 39.03 After this operation, 22.5 MB of additional disk space will be used. [2020-07-28T21:04:09.669Z] #38 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-28T21:04:09.773Z] #52 ... [2020-07-28T21:04:09.773Z] [2020-07-28T21:04:09.773Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:09.929Z] #38 39.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T21:04:09.929Z] #38 39.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-28T21:04:09.929Z] #38 39.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T21:04:09.929Z] #38 39.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-28T21:04:09.929Z] #38 39.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T21:04:09.929Z] #38 39.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-28T21:04:09.929Z] #38 39.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-28T21:04:09.929Z] #38 39.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-28T21:04:09.929Z] #38 39.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-28T21:04:09.929Z] #38 39.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-28T21:04:10.189Z] #38 39.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-28T21:04:10.189Z] #38 39.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-28T21:04:10.189Z] #38 39.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-28T21:04:10.189Z] #38 39.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-28T21:04:10.189Z] #38 39.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-28T21:04:10.189Z] #38 39.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-28T21:04:10.273Z] #17 22.44 The following NEW packages will be installed: [2020-07-28T21:04:10.273Z] #17 22.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T21:04:10.273Z] #17 22.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T21:04:10.273Z] #17 22.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T21:04:10.273Z] #17 22.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T21:04:10.273Z] #17 22.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T21:04:10.273Z] #17 22.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T21:04:10.273Z] #17 22.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T21:04:10.273Z] #17 22.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T21:04:10.273Z] #17 22.46 xz-utils zip [2020-07-28T21:04:10.273Z] #17 22.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:10.273Z] #17 22.80 Need to get 28.5 MB of archives. [2020-07-28T21:04:10.273Z] #17 22.80 After this operation, 116 MB of additional disk space will be used. [2020-07-28T21:04:10.273Z] #17 22.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-28T21:04:10.273Z] #17 22.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-28T21:04:10.273Z] #17 22.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-28T21:04:10.529Z] #17 22.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-28T21:04:10.529Z] #17 22.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-28T21:04:10.529Z] #17 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-28T21:04:10.529Z] #17 23.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-28T21:04:10.529Z] #17 23.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-28T21:04:10.529Z] #17 23.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-28T21:04:10.529Z] #17 23.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-28T21:04:10.529Z] #17 23.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-28T21:04:10.529Z] #17 23.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-28T21:04:10.529Z] #17 23.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-28T21:04:10.529Z] #17 23.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-28T21:04:10.529Z] #17 23.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-28T21:04:10.529Z] #17 23.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-28T21:04:10.529Z] #17 23.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T21:04:10.529Z] #17 23.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:04:10.529Z] #17 23.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-28T21:04:10.529Z] #17 23.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-28T21:04:10.554Z] #11 ... [2020-07-28T21:04:10.554Z] [2020-07-28T21:04:10.554Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:10.554Z] #39 68.52 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-28T21:04:10.554Z] #39 68.53 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:10.554Z] #39 DONE 68.8s [2020-07-28T21:04:10.554Z] [2020-07-28T21:04:10.554Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:10.784Z] #17 23.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-28T21:04:10.784Z] #17 23.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-28T21:04:10.784Z] #17 23.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-28T21:04:10.784Z] #17 23.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T21:04:10.784Z] #17 23.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T21:04:10.784Z] #17 23.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T21:04:10.784Z] #17 23.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-28T21:04:10.784Z] #17 23.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-28T21:04:10.784Z] #17 23.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T21:04:10.801Z] #25 13.79 0.0% # 2.2% ## 3.7% ### 5.2% #### 6.8% ###### 8.9% ######## 11.3% ########## 13.9% ########### 16.4% ############# 19.2% ############### 21.9% ################# 24.0% ################## 25.9% ################### 27.3% #################### 29.1% ###################### 30.7% ####################### 32.3% ######################## 33.4% ######################## 34.6% ########################## 36.9% ############################ 38.9% ############################# 40.9% ############################## 42.7% ################################ 45.1% ################################# 46.9% ################################### 49.3% ##################################### 51.9% ###################################### 53.7% ######################################## 56.2% ######################################### 57.8% ########################################### 60.1% ############################################# 62.6% ############################################# 63.9% ############################################### 66.6% ################################################ 68.0% ################################################## 70.2% ################################################### 72.1% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 76.7% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 84.1% ############################################################## 86.5% ############################################################### 88.6% ################################################################# 91.1% ################################################################### 93.1% #################################################################### 95.6% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-28T21:04:10.801Z] #25 19.31 [2020-07-28T21:04:10.816Z] #25 9.215 0.6% ## 2.8% ## 3.9% ### 5.4% #### 6.7% ###### 8.8% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.1% ############## 20.4% ################ 22.3% ################# 23.6% ################## 25.2% ################### 27.1% #################### 28.4% ##################### 29.7% ###################### 31.5% ######################### 35.3% ########################### 38.5% ############################# 41.4% ############################### 44.1% ################################# 46.5% ################################### 49.9% ###################################### 53.3% ######################################## 56.4% ######################################### 57.6% ########################################### 60.2% ############################################# 62.9% ############################################### 66.0% ################################################# 68.1% ################################################## 70.1% ################################################### 71.7% ##################################################### 73.7% ###################################################### 75.6% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 83.7% ############################################################# 85.9% ################################################################ 89.0% [2020-07-28T21:04:10.816Z] #25 ... [2020-07-28T21:04:10.816Z] [2020-07-28T21:04:10.816Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:10.816Z] #38 50.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-28T21:04:10.816Z] #38 50.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:10.816Z] #38 50.87 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:10.816Z] #38 51.07 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-28T21:04:10.816Z] #38 51.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:10.816Z] #38 51.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:10.816Z] #38 52.19 Selecting previously unselected package libprotoc17:amd64. [2020-07-28T21:04:10.816Z] #38 52.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:10.816Z] #38 52.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:10.816Z] #38 52.90 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T21:04:10.816Z] #38 52.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:04:10.816Z] #38 52.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:04:10.816Z] #38 53.10 Selecting previously unselected package protobuf-compiler. [2020-07-28T21:04:10.816Z] #38 53.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:10.816Z] #38 53.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:04:10.816Z] #38 53.35 Selecting previously unselected package python-pkg-resources. [2020-07-28T21:04:10.816Z] #38 53.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:04:10.816Z] #38 53.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T21:04:10.816Z] #38 53.65 Selecting previously unselected package python-six. [2020-07-28T21:04:10.816Z] #38 53.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T21:04:10.816Z] #38 53.65 Unpacking python-six (1.12.0-1) ... [2020-07-28T21:04:10.816Z] #38 53.77 Selecting previously unselected package python-protobuf. [2020-07-28T21:04:10.816Z] #38 53.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:10.816Z] #38 53.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T21:04:10.816Z] #38 54.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T21:04:10.816Z] #38 59.34 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:10.816Z] #38 59.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:10.816Z] #38 59.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:10.816Z] #38 59.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:10.816Z] #38 59.40 Setting up python-six (1.12.0-1) ... [2020-07-28T21:04:11.076Z] #38 ... [2020-07-28T21:04:11.076Z] [2020-07-28T21:04:11.076Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:11.335Z] #25 9.215 0.6% ## 2.8% ## 3.9% ### 5.4% #### 6.7% ###### 8.8% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.1% ############## 20.4% ################ 22.3% ################# 23.6% ################## 25.2% ################### 27.1% #################### 28.4% ##################### 29.7% ###################### 31.5% ######################### 35.3% ########################### 38.5% ############################# 41.4% ############################### 44.1% ################################# 46.5% ################################### 49.9% ###################################### 53.3% ######################################## 56.4% ######################################### 57.6% ########################################### 60.2% ############################################# 62.9% ############################################### 66.0% ################################################# 68.1% ################################################## 70.1% ################################################### 71.7% ##################################################### 73.7% ###################################################### 75.6% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 83.7% ############################################################# 85.9% ################################################################ 89.0% ################################################################## 91.8% ################################################################### 94.1% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-28T21:04:11.335Z] #25 14.12 [2020-07-28T21:04:11.346Z] #17 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T21:04:11.346Z] #17 23.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T21:04:11.346Z] #17 23.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T21:04:11.346Z] #17 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-28T21:04:11.346Z] #17 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-28T21:04:11.346Z] #17 23.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T21:04:11.346Z] #17 23.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T21:04:11.346Z] #17 23.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T21:04:11.346Z] #17 23.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-28T21:04:11.346Z] #17 23.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T21:04:11.346Z] #17 23.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T21:04:11.346Z] #17 23.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T21:04:11.346Z] #17 23.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-28T21:04:11.346Z] #17 24.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-28T21:04:11.481Z] #25 ... [2020-07-28T21:04:11.481Z] [2020-07-28T21:04:11.481Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:11.481Z] #41 51.54 regexp [2020-07-28T21:04:11.481Z] #41 51.64 os [2020-07-28T21:04:11.481Z] #41 55.44 os/exec [2020-07-28T21:04:11.481Z] #41 55.44 net [2020-07-28T21:04:11.481Z] #41 56.15 internal/lazyregexp [2020-07-28T21:04:11.481Z] #41 56.96 github.com/LK4D4/vndr/versioned [2020-07-28T21:04:11.481Z] #41 59.29 go/token [2020-07-28T21:04:11.481Z] #41 59.30 text/template/parse [2020-07-28T21:04:11.481Z] #41 59.30 net/url [2020-07-28T21:04:11.481Z] #41 61.39 go/scanner [2020-07-28T21:04:11.481Z] #41 ... [2020-07-28T21:04:11.481Z] [2020-07-28T21:04:11.481Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:11.481Z] #32 52.20 Selecting previously unselected package libxml2:arm64. [2020-07-28T21:04:11.481Z] #32 52.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-28T21:04:11.481Z] #32 52.21 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:11.481Z] #32 52.76 Selecting previously unselected package libarchive13:arm64. [2020-07-28T21:04:11.481Z] #32 52.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-28T21:04:11.481Z] #32 52.82 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-28T21:04:11.481Z] #32 53.59 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-28T21:04:11.481Z] #32 53.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-28T21:04:11.481Z] #32 53.62 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-28T21:04:11.481Z] #32 53.94 Selecting previously unselected package librhash0:arm64. [2020-07-28T21:04:11.481Z] #32 53.95 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-28T21:04:11.481Z] #32 53.99 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-28T21:04:11.481Z] #32 54.45 Selecting previously unselected package libuv1:arm64. [2020-07-28T21:04:11.481Z] #32 54.48 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-28T21:04:11.481Z] #32 54.72 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-28T21:04:11.481Z] #32 54.88 Selecting previously unselected package cmake. [2020-07-28T21:04:11.481Z] #32 54.89 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-28T21:04:11.481Z] #32 54.90 Unpacking cmake (3.13.4-1) ... [2020-07-28T21:04:11.481Z] #32 57.69 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T21:04:11.481Z] #32 57.90 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:04:11.481Z] #32 58.01 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-28T21:04:11.481Z] #32 58.44 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:11.481Z] #32 58.87 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-28T21:04:11.481Z] #32 59.11 Setting up cmake-data (3.13.4-1) ... [2020-07-28T21:04:11.481Z] #32 59.29 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:11.481Z] #32 59.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-28T21:04:11.481Z] #32 59.53 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-28T21:04:11.481Z] #32 59.58 Setting up cmake (3.13.4-1) ... [2020-07-28T21:04:11.481Z] #32 59.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:11.481Z] #32 59.85 Processing triggers for mime-support (3.62) ... [2020-07-28T21:04:11.571Z] #38 40.74 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:11.571Z] #38 40.91 Fetched 4095 kB in 1s (4074 kB/s) [2020-07-28T21:04:11.602Z] #17 24.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-28T21:04:11.602Z] #17 24.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T21:04:11.659Z] #40 ... [2020-07-28T21:04:11.659Z] [2020-07-28T21:04:11.659Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:11.659Z] #31 59.92 bytes [2020-07-28T21:04:11.659Z] #31 59.94 strings [2020-07-28T21:04:11.659Z] #31 67.23 bufio [2020-07-28T21:04:11.659Z] #31 68.35 reflect [2020-07-28T21:04:11.659Z] #31 ... [2020-07-28T21:04:11.659Z] [2020-07-28T21:04:11.659Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:11.659Z] #34 2.052 -- The C compiler identification is GNU 8.3.0 [2020-07-28T21:04:11.659Z] #34 2.156 -- Check for working C compiler: /usr/bin/cc [2020-07-28T21:04:11.659Z] #34 2.880 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T21:04:11.659Z] #34 2.906 -- Detecting C compiler ABI info [2020-07-28T21:04:11.659Z] #34 3.724 -- Detecting C compiler ABI info - done [2020-07-28T21:04:11.659Z] #34 3.916 -- Detecting C compile features [2020-07-28T21:04:11.746Z] #32 ... [2020-07-28T21:04:11.746Z] [2020-07-28T21:04:11.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:11.746Z] #41 62.05 encoding/json [2020-07-28T21:04:11.831Z] #38 41.09 Selecting previously unselected package libcap-dev:amd64. [2020-07-28T21:04:11.831Z] #38 41.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:04:11.831Z] #38 41.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-28T21:04:11.831Z] #38 41.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T21:04:11.859Z] #17 24.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-28T21:04:11.904Z] #25 ... [2020-07-28T21:04:11.904Z] [2020-07-28T21:04:11.904Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:11.904Z] #41 51.89 syscall [2020-07-28T21:04:11.904Z] #41 60.51 time [2020-07-28T21:04:12.010Z] #41 ... [2020-07-28T21:04:12.010Z] [2020-07-28T21:04:12.010Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:12.010Z] #38 52.20 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-28T21:04:12.010Z] #38 52.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:12.010Z] #38 52.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T21:04:12.010Z] #38 52.35 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-28T21:04:12.010Z] #38 52.46 Setting up python-six (1.12.0-1) ... [2020-07-28T21:04:12.010Z] #38 54.72 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:04:12.010Z] #38 54.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T21:04:12.010Z] #38 54.85 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-28T21:04:12.010Z] #38 54.87 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-28T21:04:12.010Z] #38 54.90 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-28T21:04:12.010Z] #38 54.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:04:12.010Z] #38 54.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:12.010Z] #38 55.02 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-28T21:04:12.010Z] #38 55.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:04:12.010Z] #38 55.12 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T21:04:12.010Z] #38 59.64 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-28T21:04:12.010Z] #38 59.68 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:12.010Z] #38 ... [2020-07-28T21:04:12.010Z] [2020-07-28T21:04:12.010Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:12.010Z] #25 20.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:04:12.091Z] #38 41.31 Selecting previously unselected package libnet1:amd64. [2020-07-28T21:04:12.091Z] #38 41.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:04:12.091Z] #38 41.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:12.115Z] #17 24.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-28T21:04:12.115Z] #17 24.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-28T21:04:12.164Z] #41 ... [2020-07-28T21:04:12.164Z] [2020-07-28T21:04:12.164Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:12.164Z] #10 52.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-28T21:04:12.164Z] #10 54.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-28T21:04:12.164Z] #10 54.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-28T21:04:12.164Z] #10 54.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T21:04:12.164Z] #10 54.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T21:04:12.164Z] #10 54.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-28T21:04:12.164Z] #10 54.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-28T21:04:12.164Z] #10 54.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-28T21:04:12.164Z] #10 55.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-28T21:04:12.164Z] #10 55.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-28T21:04:12.164Z] #10 55.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-28T21:04:12.164Z] #10 55.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-28T21:04:12.164Z] #10 55.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-28T21:04:12.164Z] #10 55.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-28T21:04:12.164Z] #10 55.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-28T21:04:12.164Z] #10 55.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-28T21:04:12.164Z] #10 56.26 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:12.164Z] #10 56.50 Fetched 77.7 MB in 8s (9420 kB/s) [2020-07-28T21:04:12.164Z] #10 56.59 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T21:04:12.164Z] #10 56.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:04:12.164Z] #10 56.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-28T21:04:12.164Z] #10 56.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:04:12.164Z] #10 59.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T21:04:12.164Z] #10 59.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-28T21:04:12.164Z] #10 59.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:04:12.276Z] #25 20.77 [2020-07-28T21:04:12.352Z] #38 41.53 Selecting previously unselected package libnet1-dev. [2020-07-28T21:04:12.352Z] #38 41.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:04:12.352Z] #38 41.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:12.424Z] #10 ... [2020-07-28T21:04:12.424Z] [2020-07-28T21:04:12.424Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:04:12.424Z] #28 52.11 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-07-28T21:04:12.424Z] #28 52.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T21:04:12.424Z] #28 53.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T21:04:12.424Z] #28 ... [2020-07-28T21:04:12.424Z] [2020-07-28T21:04:12.424Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:12.424Z] #25 15.15 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:04:12.539Z] #25 21.04 # 2.0% ######################################################################## 100.0% [2020-07-28T21:04:12.539Z] #25 21.20 [2020-07-28T21:04:12.612Z] #38 41.81 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T21:04:12.612Z] #38 41.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T21:04:12.612Z] #38 41.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:04:12.612Z] #38 42.02 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-28T21:04:12.612Z] #38 42.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-28T21:04:12.612Z] #38 42.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T21:04:12.716Z] #34 6.210 -- Detecting C compile features - done [2020-07-28T21:04:12.716Z] #34 6.262 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T21:04:12.716Z] #34 6.483 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T21:04:12.993Z] #25 15.52 [2020-07-28T21:04:13.020Z] #34 6.692 -- Configuring done [2020-07-28T21:04:13.020Z] #34 6.701 -- Generating done [2020-07-28T21:04:13.020Z] #34 6.705 -- Build files have been written to: /tmp/tmp.7WpxG6kLe0/tini [2020-07-28T21:04:13.020Z] #34 6.710 + make tini-static [2020-07-28T21:04:13.049Z] #17 25.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:13.049Z] #17 25.42 Fetched 28.5 MB in 2s (13.9 MB/s) [2020-07-28T21:04:13.049Z] #17 25.48 Selecting previously unselected package pigz. [2020-07-28T21:04:13.049Z] #17 25.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-28T21:04:13.049Z] #17 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-28T21:04:13.049Z] #17 25.54 Unpacking pigz (2.4-1) ... [2020-07-28T21:04:13.139Z] #38 42.32 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T21:04:13.139Z] #38 42.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:04:13.139Z] #38 42.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:13.139Z] #38 42.41 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-28T21:04:13.139Z] #38 42.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:04:13.139Z] #38 42.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:13.252Z] #25 15.78 ##################################### 52.5% ######################################################################## 100.0% [2020-07-28T21:04:13.252Z] #25 15.93 [2020-07-28T21:04:13.252Z] #25 ... [2020-07-28T21:04:13.252Z] [2020-07-28T21:04:13.252Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:13.252Z] #47 53.31 syscall [2020-07-28T21:04:13.252Z] #47 53.34 reflect [2020-07-28T21:04:13.252Z] #47 61.70 time [2020-07-28T21:04:13.306Z] #17 25.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-28T21:04:13.306Z] #17 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:04:13.306Z] #17 25.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:04:13.399Z] #38 42.56 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-28T21:04:13.399Z] #38 42.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-28T21:04:13.399Z] #38 42.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:04:13.492Z] #25 22.29 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:04:13.511Z] #47 ... [2020-07-28T21:04:13.511Z] [2020-07-28T21:04:13.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:13.512Z] #10 62.65 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T21:04:13.512Z] #10 62.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T21:04:13.512Z] #10 62.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:04:13.512Z] #10 62.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-28T21:04:13.512Z] #10 62.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:04:13.512Z] #10 62.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:04:13.512Z] #10 63.01 Selecting previously unselected package dmsetup. [2020-07-28T21:04:13.512Z] #10 63.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:04:13.512Z] #10 63.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T21:04:13.512Z] #10 63.23 Selecting previously unselected package mingw-w64-common. [2020-07-28T21:04:13.512Z] #10 63.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T21:04:13.512Z] #10 63.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T21:04:13.564Z] #17 26.13 Selecting previously unselected package python3.7-minimal. [2020-07-28T21:04:13.564Z] #17 26.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:04:13.564Z] #17 26.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:04:13.659Z] #38 42.89 Selecting previously unselected package libprotobuf17:amd64. [2020-07-28T21:04:13.659Z] #38 42.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:13.659Z] #38 42.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:13.667Z] #34 7.362 Scanning dependencies of target tini-static [2020-07-28T21:04:13.667Z] #34 7.447 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T21:04:14.073Z] #25 22.57 [2020-07-28T21:04:14.073Z] #25 22.73 ######################## 33.5% ######################################################################## 100.0% [2020-07-28T21:04:14.337Z] #25 22.90 [2020-07-28T21:04:14.450Z] #10 ... [2020-07-28T21:04:14.450Z] [2020-07-28T21:04:14.450Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:14.450Z] #32 54.43 Selecting previously unselected package libicu63:amd64. [2020-07-28T21:04:14.450Z] #32 54.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T21:04:14.450Z] #32 54.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:04:14.450Z] #32 62.87 Selecting previously unselected package libxml2:amd64. [2020-07-28T21:04:14.450Z] #32 62.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-28T21:04:14.450Z] #32 62.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:14.450Z] #32 63.50 Selecting previously unselected package libarchive13:amd64. [2020-07-28T21:04:14.450Z] #32 63.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-28T21:04:14.450Z] #32 63.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T21:04:14.450Z] #32 63.91 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-28T21:04:14.450Z] #32 63.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-28T21:04:14.450Z] #32 63.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T21:04:14.450Z] #32 64.07 Selecting previously unselected package librhash0:amd64. [2020-07-28T21:04:14.450Z] #32 64.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-28T21:04:14.450Z] #32 64.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-28T21:04:14.450Z] #32 64.24 Selecting previously unselected package libuv1:amd64. [2020-07-28T21:04:14.450Z] #32 64.26 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-28T21:04:14.450Z] #32 64.28 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-28T21:04:14.450Z] #32 64.44 Selecting previously unselected package cmake. [2020-07-28T21:04:14.450Z] #32 64.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-28T21:04:14.600Z] #38 43.82 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-28T21:04:14.600Z] #38 43.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:14.600Z] #38 43.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:14.712Z] #32 64.48 Unpacking cmake (3.13.4-1) ... [2020-07-28T21:04:14.712Z] #32 ... [2020-07-28T21:04:14.712Z] [2020-07-28T21:04:14.712Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:14.712Z] #38 63.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:04:14.712Z] #38 63.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:04:14.712Z] #38 63.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:14.712Z] #38 63.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T21:04:14.712Z] #38 63.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:14.712Z] #38 63.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:04:14.712Z] #38 63.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:14.712Z] #38 63.93 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:14.712Z] #38 63.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:04:14.712Z] #38 63.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T21:04:14.934Z] #17 27.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:04:14.934Z] #17 27.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:04:14.934Z] #17 ... [2020-07-28T21:04:14.934Z] [2020-07-28T21:04:14.934Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:04:14.934Z] #28 DONE 156.4s [2020-07-28T21:04:14.934Z] [2020-07-28T21:04:14.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:14.934Z] #39 77.88 DEP criu/rst-malloc.d [2020-07-28T21:04:14.934Z] #39 78.04 DEP criu/rbtree.d [2020-07-28T21:04:14.934Z] #39 78.17 DEP criu/pstree.d [2020-07-28T21:04:14.934Z] #39 78.58 DEP criu/protobuf.d [2020-07-28T21:04:14.934Z] #39 78.91 GEN criu/protobuf-desc-gen.h [2020-07-28T21:04:14.934Z] #39 80.52 DEP criu/protobuf-desc.d [2020-07-28T21:04:14.934Z] #39 80.68 DEP criu/proc_parse.d [2020-07-28T21:04:14.934Z] #39 80.88 DEP criu/plugin.d [2020-07-28T21:04:14.934Z] #39 80.96 DEP criu/pipes.d [2020-07-28T21:04:14.934Z] #39 81.14 DEP criu/pie-util.d [2020-07-28T21:04:14.934Z] #39 81.25 DEP criu/pie-util-vdso.d [2020-07-28T21:04:14.934Z] #39 81.42 DEP criu/pie-util-vdso-elf32.d [2020-07-28T21:04:14.934Z] #39 81.53 DEP criu/path.d [2020-07-28T21:04:14.934Z] #39 81.70 DEP criu/parasite-syscall.d [2020-07-28T21:04:14.934Z] #39 81.90 DEP criu/pagemap.d [2020-07-28T21:04:14.934Z] #39 82.10 DEP criu/pagemap-cache.d [2020-07-28T21:04:14.934Z] #39 82.30 DEP criu/page-xfer.d [2020-07-28T21:04:14.934Z] #39 82.46 DEP criu/page-pipe.d [2020-07-28T21:04:14.934Z] #39 82.55 DEP criu/netfilter.d [2020-07-28T21:04:14.934Z] #39 82.69 DEP criu/net.d [2020-07-28T21:04:14.934Z] #39 82.88 DEP criu/namespaces.d [2020-07-28T21:04:14.934Z] #39 83.12 DEP criu/mount.d [2020-07-28T21:04:14.934Z] #39 83.33 DEP criu/memfd.d [2020-07-28T21:04:14.934Z] #39 83.50 DEP criu/mem.d [2020-07-28T21:04:14.934Z] #39 83.66 DEP criu/lsm.d [2020-07-28T21:04:14.934Z] #39 83.78 DEP criu/log.d [2020-07-28T21:04:14.934Z] #39 83.86 DEP criu/libnetlink.d [2020-07-28T21:04:14.934Z] #39 83.98 DEP criu/kerndat.d [2020-07-28T21:04:14.934Z] #39 84.13 DEP criu/kcmp-ids.d [2020-07-28T21:04:14.934Z] #39 84.26 DEP criu/irmap.d [2020-07-28T21:04:14.934Z] #39 84.41 DEP criu/ipc_ns.d [2020-07-28T21:04:14.934Z] #39 84.58 DEP criu/image.d [2020-07-28T21:04:14.934Z] #39 84.69 DEP criu/image-desc.d [2020-07-28T21:04:14.934Z] #39 84.81 DEP criu/fsnotify.d [2020-07-28T21:04:14.934Z] #39 85.04 DEP criu/filesystems.d [2020-07-28T21:04:14.934Z] #39 85.20 DEP criu/files.d [2020-07-28T21:04:15.172Z] #38 ... [2020-07-28T21:04:15.172Z] [2020-07-28T21:04:15.172Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:15.172Z] #60 DONE 44.4s [2020-07-28T21:04:15.172Z] [2020-07-28T21:04:15.172Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:15.172Z] #43 DONE 44.4s [2020-07-28T21:04:15.172Z] [2020-07-28T21:04:15.172Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:15.172Z] #38 44.26 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-28T21:04:15.172Z] #38 44.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:15.172Z] #38 44.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:15.172Z] #38 ... [2020-07-28T21:04:15.172Z] [2020-07-28T21:04:15.172Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:15.172Z] #41 43.20 github.com/LK4D4/vndr/godl/singleflight [2020-07-28T21:04:15.172Z] #41 43.20 errors [2020-07-28T21:04:15.172Z] #41 43.52 sort [2020-07-28T21:04:15.172Z] #41 43.61 io [2020-07-28T21:04:15.190Z] #39 85.48 DEP criu/files-reg.d [2020-07-28T21:04:15.211Z] #34 ... [2020-07-28T21:04:15.211Z] [2020-07-28T21:04:15.211Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:15.211Z] #40 2.091 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:04:15.211Z] #40 2.093 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:04:15.211Z] #40 2.120 Note: Building without GnuTLS support [2020-07-28T21:04:15.211Z] #40 2.124 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:04:15.211Z] #40 2.154 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:04:15.211Z] #40 3.675 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:04:15.211Z] #40 3.699 GEN .gitid [2020-07-28T21:04:15.211Z] #40 3.727 GEN criu/include/version.h [2020-07-28T21:04:15.211Z] #40 3.787 GEN include/common/asm [2020-07-28T21:04:15.281Z] #38 ... [2020-07-28T21:04:15.281Z] [2020-07-28T21:04:15.281Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:15.281Z] #30 55.23 time [2020-07-28T21:04:15.281Z] #30 61.77 internal/poll [2020-07-28T21:04:15.281Z] #30 63.33 internal/fmtsort [2020-07-28T21:04:15.281Z] #30 63.72 internal/syscall/execenv [2020-07-28T21:04:15.281Z] #30 63.84 internal/syscall/unix [2020-07-28T21:04:15.281Z] #30 64.05 strings [2020-07-28T21:04:15.281Z] #30 64.11 os [2020-07-28T21:04:15.290Z] #25 23.76 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:04:15.290Z] #25 23.84 skipping existing 9a99313a2c50 [2020-07-28T21:04:15.290Z] #25 23.91 [2020-07-28T21:04:15.447Z] #39 85.74 DEP criu/files-ext.d [2020-07-28T21:04:15.540Z] #30 ... [2020-07-28T21:04:15.540Z] [2020-07-28T21:04:15.540Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:15.540Z] #25 16.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:04:15.540Z] #25 17.18 [2020-07-28T21:04:15.540Z] #25 17.42 0.3% ######################################################################## 100.0% [2020-07-28T21:04:15.540Z] #25 17.66 [2020-07-28T21:04:15.704Z] #39 85.98 DEP criu/file-lock.d [2020-07-28T21:04:15.800Z] #25 18.54 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:04:15.960Z] #39 86.21 DEP criu/file-ids.d [2020-07-28T21:04:16.060Z] #25 18.63 skipping existing c35d46ef359f [2020-07-28T21:04:16.060Z] #25 18.80 [2020-07-28T21:04:16.114Z] #41 45.51 strconv [2020-07-28T21:04:16.216Z] #39 86.36 DEP criu/fifo.d [2020-07-28T21:04:16.216Z] #39 86.48 DEP criu/fdstore.d [2020-07-28T21:04:16.216Z] #39 86.60 DEP criu/fault-injection.d [2020-07-28T21:04:16.246Z] #25 24.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:04:16.271Z] #40 ... [2020-07-28T21:04:16.271Z] [2020-07-28T21:04:16.271Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:16.271Z] #34 9.132 [100%] Linking C executable tini-static [2020-07-28T21:04:16.271Z] #34 9.913 [100%] Built target tini-static [2020-07-28T21:04:16.271Z] #34 9.992 + mkdir -p /build [2020-07-28T21:04:16.271Z] #34 9.995 + cp tini-static /build/docker-init [2020-07-28T21:04:16.271Z] #34 DONE 10.1s [2020-07-28T21:04:16.271Z] [2020-07-28T21:04:16.271Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:16.271Z] #40 5.896 PBCC images/timens.pb-c.c [2020-07-28T21:04:16.380Z] #41 45.77 bytes [2020-07-28T21:04:16.473Z] #39 86.63 DEP criu/external.d [2020-07-28T21:04:16.473Z] #39 86.70 DEP criu/eventpoll.d [2020-07-28T21:04:16.473Z] #39 86.83 DEP criu/eventfd.d [2020-07-28T21:04:16.580Z] #40 6.004 DEP images/timens.pb-c.d [2020-07-28T21:04:16.580Z] #40 6.110 PBCC images/fown.pb-c.c [2020-07-28T21:04:16.580Z] #40 6.168 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T21:04:16.730Z] #39 86.99 DEP criu/crtools.d [2020-07-28T21:04:16.831Z] #25 25.24 [2020-07-28T21:04:16.831Z] #25 25.40 ######################################################################## 100.0% [2020-07-28T21:04:16.831Z] #25 25.50 [2020-07-28T21:04:16.831Z] #25 25.55 Download of images into '/build' complete. [2020-07-28T21:04:16.831Z] #25 25.55 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:04:16.832Z] #25 25.55 tar -cC '/build' . | docker load [2020-07-28T21:04:16.885Z] #40 6.274 PBCC images/opts.pb-c.c [2020-07-28T21:04:16.885Z] #40 6.340 PBCC images/memfd.pb-c.c [2020-07-28T21:04:16.885Z] #40 6.435 DEP images/fown.pb-c.d [2020-07-28T21:04:16.987Z] #39 87.10 DEP criu/cr-service.d [2020-07-28T21:04:16.987Z] #39 87.23 DEP criu/cr-restore.d [2020-07-28T21:04:16.998Z] #25 19.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:04:17.187Z] #40 6.515 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T21:04:17.187Z] #40 6.749 DEP images/opts.pb-c.d [2020-07-28T21:04:17.187Z] #40 6.774 DEP images/memfd.pb-c.d [2020-07-28T21:04:17.187Z] #40 6.855 PBCC images/sit.pb-c.c [2020-07-28T21:04:17.244Z] #39 87.43 DEP criu/cr-errno.d [2020-07-28T21:04:17.244Z] #39 ... [2020-07-28T21:04:17.244Z] [2020-07-28T21:04:17.244Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:04:17.244Z] #17 29.63 Selecting previously unselected package python3-minimal. [2020-07-28T21:04:17.244Z] #17 29.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-28T21:04:17.244Z] #17 29.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-28T21:04:17.244Z] #17 29.72 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T21:04:17.244Z] #17 29.78 Selecting previously unselected package libmpdec2:amd64. [2020-07-28T21:04:17.244Z] #17 29.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-28T21:04:17.244Z] #17 29.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T21:04:17.410Z] #25 ... [2020-07-28T21:04:17.410Z] [2020-07-28T21:04:17.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:17.410Z] #10 57.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T21:04:17.410Z] #10 57.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T21:04:17.410Z] #10 57.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:04:17.410Z] #10 ... [2020-07-28T21:04:17.410Z] [2020-07-28T21:04:17.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:17.410Z] #47 60.21 encoding/json [2020-07-28T21:04:17.410Z] #47 60.25 github.com/pkg/diff [2020-07-28T21:04:17.410Z] #47 60.25 go/token [2020-07-28T21:04:17.410Z] #47 61.78 go/scanner [2020-07-28T21:04:17.410Z] #47 62.37 mvdan.cc/editorconfig [2020-07-28T21:04:17.410Z] #47 63.21 go/ast [2020-07-28T21:04:17.410Z] #47 64.19 mvdan.cc/sh/v3/syntax [2020-07-28T21:04:17.410Z] #47 67.71 golang.org/x/crypto/ssh/terminal [2020-07-28T21:04:17.486Z] #40 6.934 DEP images/sit.pb-c.d [2020-07-28T21:04:17.486Z] #40 6.995 PBCC images/macvlan.pb-c.c [2020-07-28T21:04:17.486Z] #40 7.020 DEP images/macvlan.pb-c.d [2020-07-28T21:04:17.486Z] #40 7.123 PBCC images/autofs.pb-c.c [2020-07-28T21:04:17.500Z] #17 29.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-28T21:04:17.501Z] #17 29.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:04:17.501Z] #17 29.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:04:17.568Z] #25 20.20 [2020-07-28T21:04:17.788Z] #40 7.194 DEP images/autofs.pb-c.d [2020-07-28T21:04:17.788Z] #40 7.267 PBCC images/sysctl.pb-c.c [2020-07-28T21:04:17.788Z] #40 7.314 DEP images/sysctl.pb-c.d [2020-07-28T21:04:17.855Z] #25 20.32 ######################################################################## 100.0% [2020-07-28T21:04:17.855Z] #25 20.49 [2020-07-28T21:04:17.855Z] #25 20.57 Download of images into '/build' complete. [2020-07-28T21:04:18.087Z] #40 7.462 PBCC images/time.pb-c.c [2020-07-28T21:04:18.087Z] #40 7.500 DEP images/time.pb-c.d [2020-07-28T21:04:18.087Z] #40 7.590 PBCC images/binfmt-misc.pb-c.c [2020-07-28T21:04:18.087Z] #40 7.646 DEP images/binfmt-misc.pb-c.d [2020-07-28T21:04:18.115Z] #25 20.57 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:04:18.115Z] #25 20.57 tar -cC '/build' . | docker load [2020-07-28T21:04:18.387Z] #40 7.748 PBCC images/seccomp.pb-c.c [2020-07-28T21:04:18.387Z] #40 7.775 DEP images/seccomp.pb-c.d [2020-07-28T21:04:18.387Z] #40 7.862 PBCC images/userns.pb-c.c [2020-07-28T21:04:18.387Z] #40 7.880 DEP images/userns.pb-c.d [2020-07-28T21:04:18.387Z] #40 7.952 PBCC images/cgroup.pb-c.c [2020-07-28T21:04:18.387Z] #40 7.979 DEP images/cgroup.pb-c.d [2020-07-28T21:04:18.431Z] #17 30.69 Selecting previously unselected package python3.7. [2020-07-28T21:04:18.431Z] #17 30.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:04:18.431Z] #17 30.73 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:04:18.431Z] #17 30.86 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-28T21:04:18.431Z] #17 30.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-28T21:04:18.431Z] #17 30.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T21:04:18.685Z] #40 8.069 PBCC images/ext-file.pb-c.c [2020-07-28T21:04:18.685Z] #40 8.126 DEP images/ext-file.pb-c.d [2020-07-28T21:04:18.685Z] #40 8.189 PBCC images/rpc.pb-c.c [2020-07-28T21:04:18.685Z] #40 8.251 DEP images/rpc.pb-c.d [2020-07-28T21:04:18.685Z] #40 8.303 PBCC images/siginfo.pb-c.c [2020-07-28T21:04:18.685Z] #40 8.367 DEP images/siginfo.pb-c.d [2020-07-28T21:04:18.687Z] #17 30.99 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T21:04:18.921Z] #41 ... [2020-07-28T21:04:18.921Z] [2020-07-28T21:04:18.921Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-28T21:04:18.921Z] #23 31.86 Reading package lists... [2020-07-28T21:04:18.921Z] #23 39.37 Building dependency tree... [2020-07-28T21:04:18.921Z] #23 43.06 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-28T21:04:18.921Z] #23 43.06 The following additional packages will be installed: [2020-07-28T21:04:18.921Z] #23 43.09 libjq1 libonig5 [2020-07-28T21:04:18.921Z] #23 43.58 The following NEW packages will be installed: [2020-07-28T21:04:18.921Z] #23 43.59 jq libjq1 libonig5 [2020-07-28T21:04:18.921Z] #23 44.03 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:18.921Z] #23 44.03 Need to get 355 kB of archives. [2020-07-28T21:04:18.921Z] #23 44.03 After this operation, 1072 kB of additional disk space will be used. [2020-07-28T21:04:18.921Z] #23 44.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T21:04:18.921Z] #23 44.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T21:04:18.921Z] #23 44.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T21:04:18.921Z] #23 46.12 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:18.921Z] #23 46.34 Fetched 355 kB in 0s (1226 kB/s) [2020-07-28T21:04:18.921Z] #23 46.58 Selecting previously unselected package libonig5:amd64. [2020-07-28T21:04:18.921Z] #23 46.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:04:18.921Z] #23 46.75 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-28T21:04:18.921Z] #23 46.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:04:18.921Z] #23 47.12 Selecting previously unselected package libjq1:amd64. [2020-07-28T21:04:18.921Z] #23 47.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:04:18.921Z] #23 47.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:04:18.921Z] #23 47.32 Selecting previously unselected package jq. [2020-07-28T21:04:18.921Z] #23 47.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:04:18.921Z] #23 47.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:04:18.921Z] #23 47.57 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:04:18.921Z] #23 47.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:04:18.921Z] #23 47.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:04:18.921Z] #23 47.63 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:18.921Z] #23 DONE 48.0s [2020-07-28T21:04:18.921Z] [2020-07-28T21:04:18.921Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:04:18.921Z] #24 DONE 0.1s [2020-07-28T21:04:18.921Z] [2020-07-28T21:04:18.921Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:18.985Z] #40 8.458 PBCC images/pagemap.pb-c.c [2020-07-28T21:04:18.985Z] #40 8.542 DEP images/pagemap.pb-c.d [2020-07-28T21:04:18.985Z] #40 8.646 PBCC images/rlimit.pb-c.c [2020-07-28T21:04:19.251Z] #17 31.73 Selecting previously unselected package python3. [2020-07-28T21:04:19.251Z] #17 31.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-28T21:04:19.251Z] #17 31.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-28T21:04:19.251Z] #17 31.78 Unpacking python3 (3.7.3-1) ... [2020-07-28T21:04:19.303Z] #40 8.656 DEP images/rlimit.pb-c.d [2020-07-28T21:04:19.303Z] #40 8.724 PBCC images/file-lock.pb-c.c [2020-07-28T21:04:19.303Z] #40 8.737 DEP images/file-lock.pb-c.d [2020-07-28T21:04:19.303Z] #40 8.816 PBCC images/tty.pb-c.c [2020-07-28T21:04:19.303Z] #40 8.863 DEP images/tty.pb-c.d [2020-07-28T21:04:19.303Z] #40 8.911 PBCC images/tun.pb-c.c [2020-07-28T21:04:19.390Z] #47 ... [2020-07-28T21:04:19.390Z] [2020-07-28T21:04:19.390Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:19.390Z] #30 59.44 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:04:19.390Z] #30 ... [2020-07-28T21:04:19.390Z] [2020-07-28T21:04:19.390Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:19.390Z] #41 63.66 go/ast [2020-07-28T21:04:19.390Z] #41 65.01 text/template [2020-07-28T21:04:19.494Z] #25 ... [2020-07-28T21:04:19.494Z] [2020-07-28T21:04:19.494Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-28T21:04:19.494Z] #51 33.45 Reading package lists... [2020-07-28T21:04:19.494Z] #51 40.47 Building dependency tree... [2020-07-28T21:04:19.494Z] #51 44.27 The following additional packages will be installed: [2020-07-28T21:04:19.494Z] #51 44.29 libbtrfs0 [2020-07-28T21:04:19.494Z] #51 44.70 The following NEW packages will be installed: [2020-07-28T21:04:19.494Z] #51 44.70 libbtrfs-dev libbtrfs0 [2020-07-28T21:04:19.494Z] #51 45.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:19.494Z] #51 45.44 Need to get 119 kB of archives. [2020-07-28T21:04:19.494Z] #51 45.44 After this operation, 387 kB of additional disk space will be used. [2020-07-28T21:04:19.494Z] #51 45.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T21:04:19.494Z] #51 45.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T21:04:19.494Z] #51 47.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:19.494Z] #51 47.47 Fetched 119 kB in 0s (433 kB/s) [2020-07-28T21:04:19.494Z] #51 47.57 Selecting previously unselected package libbtrfs0. [2020-07-28T21:04:19.494Z] #51 47.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 ... 15410 files and directories currently installed.) [2020-07-28T21:04:19.494Z] #51 47.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T21:04:19.494Z] #51 47.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:04:19.494Z] #51 47.78 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:04:19.494Z] #51 47.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T21:04:19.494Z] #51 47.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:04:19.494Z] #51 48.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:04:19.494Z] #51 48.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:04:19.494Z] #51 48.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:19.494Z] #51 DONE 48.8s [2020-07-28T21:04:19.508Z] #17 31.88 Selecting previously unselected package libip4tc0:amd64. [2020-07-28T21:04:19.508Z] #17 31.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-28T21:04:19.508Z] #17 31.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T21:04:19.508Z] #17 31.98 Selecting previously unselected package libip6tc0:amd64. [2020-07-28T21:04:19.508Z] #17 31.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-28T21:04:19.508Z] #17 32.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T21:04:19.508Z] #17 32.07 Selecting previously unselected package libiptc0:amd64. [2020-07-28T21:04:19.508Z] #17 32.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-28T21:04:19.601Z] #40 8.955 PBCC images/netdev.pb-c.c [2020-07-28T21:04:19.601Z] #40 9.043 DEP images/tun.pb-c.d [2020-07-28T21:04:19.601Z] #40 9.095 DEP images/netdev.pb-c.d [2020-07-28T21:04:19.601Z] #40 ... [2020-07-28T21:04:19.601Z] [2020-07-28T21:04:19.601Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:19.601Z] #42 67.87 bufio [2020-07-28T21:04:19.601Z] #42 68.19 reflect [2020-07-28T21:04:19.601Z] #42 73.74 regexp/syntax [2020-07-28T21:04:19.601Z] #42 76.81 hash/crc32 [2020-07-28T21:04:19.755Z] [2020-07-28T21:04:19.755Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:19.755Z] #38 47.09 Selecting previously unselected package libprotoc17:amd64. [2020-07-28T21:04:19.755Z] #38 47.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:19.755Z] #38 47.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:19.755Z] #38 47.59 Selecting previously unselected package protobuf-c-compiler. [2020-07-28T21:04:19.755Z] #38 47.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:04:19.755Z] #38 47.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:04:19.755Z] #38 47.79 Selecting previously unselected package protobuf-compiler. [2020-07-28T21:04:19.755Z] #38 47.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:19.755Z] #38 47.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:04:19.755Z] #38 47.98 Selecting previously unselected package python-pkg-resources. [2020-07-28T21:04:19.755Z] #38 47.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:04:19.755Z] #38 48.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-28T21:04:19.755Z] #38 48.41 Selecting previously unselected package python-six. [2020-07-28T21:04:19.755Z] #38 48.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-28T21:04:19.755Z] #38 48.43 Unpacking python-six (1.12.0-1) ... [2020-07-28T21:04:19.755Z] #38 48.66 Selecting previously unselected package python-protobuf. [2020-07-28T21:04:19.755Z] #38 48.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-28T21:04:19.755Z] #38 48.67 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-28T21:04:19.765Z] #17 32.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-28T21:04:19.765Z] #17 32.14 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-28T21:04:19.765Z] #17 32.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-28T21:04:19.765Z] #17 32.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T21:04:19.765Z] #17 32.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-28T21:04:19.765Z] #17 32.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-28T21:04:19.765Z] #17 32.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T21:04:19.765Z] #17 32.27 Selecting previously unselected package libnftnl11:amd64. [2020-07-28T21:04:19.765Z] #17 32.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-28T21:04:19.765Z] #17 32.28 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T21:04:19.765Z] #17 32.36 Selecting previously unselected package iptables. [2020-07-28T21:04:19.900Z] #42 ... [2020-07-28T21:04:19.900Z] [2020-07-28T21:04:19.900Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:19.900Z] #40 9.215 PBCC images/vma.pb-c.c [2020-07-28T21:04:19.900Z] #40 9.368 DEP images/vma.pb-c.d [2020-07-28T21:04:19.900Z] #40 9.429 PBCC images/creds.pb-c.c [2020-07-28T21:04:19.900Z] #40 9.478 DEP images/creds.pb-c.d [2020-07-28T21:04:19.967Z] #41 70.31 go/parser [2020-07-28T21:04:19.967Z] #41 ... [2020-07-28T21:04:19.967Z] [2020-07-28T21:04:19.967Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:20.022Z] #17 32.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-28T21:04:20.022Z] #17 32.37 Unpacking iptables (1.8.2-4) ... [2020-07-28T21:04:20.022Z] #17 32.57 Selecting previously unselected package xxd. [2020-07-28T21:04:20.022Z] #17 32.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:04:20.022Z] #17 32.58 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:04:20.198Z] #40 9.538 PBCC images/utsns.pb-c.c [2020-07-28T21:04:20.198Z] #40 9.578 DEP images/utsns.pb-c.d [2020-07-28T21:04:20.198Z] #40 9.665 PBCC images/ipc-desc.pb-c.c [2020-07-28T21:04:20.198Z] #40 9.692 PBCC images/ipc-sem.pb-c.c [2020-07-28T21:04:20.198Z] #40 9.733 DEP images/ipc-desc.pb-c.d [2020-07-28T21:04:20.198Z] #40 9.810 DEP images/ipc-sem.pb-c.d [2020-07-28T21:04:20.207Z] 4612f6d0b889: Verifying Checksum [2020-07-28T21:04:20.207Z] 4612f6d0b889: Download complete [2020-07-28T21:04:20.282Z] #17 32.71 Selecting previously unselected package vim-common. [2020-07-28T21:04:20.282Z] #17 32.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:04:20.282Z] #17 32.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:20.282Z] #17 32.91 Selecting previously unselected package bash-completion. [2020-07-28T21:04:20.282Z] #17 32.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T21:04:20.364Z] #38 ... [2020-07-28T21:04:20.364Z] [2020-07-28T21:04:20.364Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:20.364Z] #32 32.79 Reading package lists... [2020-07-28T21:04:20.364Z] #32 39.69 Building dependency tree... [2020-07-28T21:04:20.364Z] #32 43.59 The following additional packages will be installed: [2020-07-28T21:04:20.364Z] #32 43.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-28T21:04:20.364Z] #32 43.63 Suggested packages: [2020-07-28T21:04:20.364Z] #32 43.63 cmake-doc ninja-build lrzip [2020-07-28T21:04:20.364Z] #32 43.63 Recommended packages: [2020-07-28T21:04:20.364Z] #32 43.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-28T21:04:20.364Z] #32 45.06 The following NEW packages will be installed: [2020-07-28T21:04:20.364Z] #32 45.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-28T21:04:20.364Z] #32 45.06 vim-common xxd [2020-07-28T21:04:20.364Z] #32 45.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:20.364Z] #32 45.52 Need to get 14.9 MB of archives. [2020-07-28T21:04:20.364Z] #32 45.52 After this operation, 61.8 MB of additional disk space will be used. [2020-07-28T21:04:20.364Z] #32 45.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T21:04:20.364Z] #32 45.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:04:20.364Z] #32 45.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-28T21:04:20.364Z] #32 45.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T21:04:20.364Z] #32 46.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-28T21:04:20.364Z] #32 47.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-28T21:04:20.364Z] #32 47.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-28T21:04:20.364Z] #32 47.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-28T21:04:20.364Z] #32 47.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-28T21:04:20.364Z] #32 47.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-28T21:04:20.364Z] #32 48.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:20.364Z] #32 49.25 Fetched 14.9 MB in 2s (6894 kB/s) [2020-07-28T21:04:20.364Z] #32 49.44 Selecting previously unselected package xxd. [2020-07-28T21:04:20.364Z] #32 49.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% [2020-07-28T21:04:20.364Z] #32 ... [2020-07-28T21:04:20.364Z] [2020-07-28T21:04:20.364Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:20.364Z] #10 32.75 Reading package lists... [2020-07-28T21:04:20.364Z] #10 39.91 Building dependency tree... [2020-07-28T21:04:20.364Z] #10 43.92 The following additional packages will be installed: [2020-07-28T21:04:20.364Z] #10 43.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-28T21:04:20.364Z] #10 43.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-28T21:04:20.364Z] #10 43.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-28T21:04:20.364Z] #10 43.96 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:04:20.364Z] #10 43.97 Suggested packages: [2020-07-28T21:04:20.364Z] #10 43.99 gcc-8-locales seccomp wine64 [2020-07-28T21:04:20.364Z] #10 46.01 The following NEW packages will be installed: [2020-07-28T21:04:20.364Z] #10 46.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-28T21:04:20.364Z] #10 46.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-28T21:04:20.364Z] #10 46.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-28T21:04:20.364Z] #10 46.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-28T21:04:20.364Z] #10 46.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-28T21:04:20.364Z] #10 46.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-28T21:04:20.364Z] #10 46.57 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:04:20.364Z] #10 46.57 Need to get 77.7 MB of archives. [2020-07-28T21:04:20.364Z] #10 46.57 After this operation, 487 MB of additional disk space will be used. [2020-07-28T21:04:20.364Z] #10 46.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-28T21:04:20.364Z] #10 46.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-28T21:04:20.364Z] #10 47.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-28T21:04:20.364Z] #10 47.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-28T21:04:20.364Z] #10 47.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-28T21:04:20.364Z] #10 47.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-28T21:04:20.364Z] #10 47.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-28T21:04:20.364Z] #10 47.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-28T21:04:20.364Z] #10 47.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-28T21:04:20.364Z] #10 ... [2020-07-28T21:04:20.364Z] [2020-07-28T21:04:20.364Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:20.364Z] #32 49.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 ... 15410 files and directories currently installed.) [2020-07-28T21:04:20.364Z] #32 49.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:04:20.364Z] #32 49.69 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:04:20.498Z] #40 9.902 PBCC images/ipc-msg.pb-c.c [2020-07-28T21:04:20.498Z] #40 9.929 DEP images/ipc-msg.pb-c.d [2020-07-28T21:04:20.498Z] #40 9.995 PBCC images/ipc-shm.pb-c.c [2020-07-28T21:04:20.498Z] #40 10.02 DEP images/ipc-shm.pb-c.d [2020-07-28T21:04:20.498Z] #40 10.08 PBCC images/ipc-var.pb-c.c [2020-07-28T21:04:20.498Z] #40 10.10 DEP images/ipc-var.pb-c.d [2020-07-28T21:04:20.665Z] #25 ... [2020-07-28T21:04:20.665Z] [2020-07-28T21:04:20.665Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:20.798Z] #40 10.18 PBCC images/sk-opts.pb-c.c [2020-07-28T21:04:20.798Z] #40 10.24 PBCC images/packet-sock.pb-c.c [2020-07-28T21:04:20.798Z] #40 10.31 DEP images/sk-opts.pb-c.d [2020-07-28T21:04:20.798Z] #40 10.38 DEP images/packet-sock.pb-c.d [2020-07-28T21:04:20.925Z] #10 70.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T21:04:20.925Z] #10 70.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T21:04:20.941Z] #32 50.02 Selecting previously unselected package vim-common. [2020-07-28T21:04:20.941Z] #32 50.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:04:20.941Z] #32 50.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:21.100Z] #40 10.54 PBCC images/sk-netlink.pb-c.c [2020-07-28T21:04:21.100Z] #40 10.59 DEP images/sk-netlink.pb-c.d [2020-07-28T21:04:21.184Z] #10 71.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:04:21.200Z] #32 ... [2020-07-28T21:04:21.200Z] [2020-07-28T21:04:21.200Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:21.200Z] #30 40.44 sync [2020-07-28T21:04:21.200Z] #30 40.44 internal/reflectlite [2020-07-28T21:04:21.200Z] #30 43.07 errors [2020-07-28T21:04:21.200Z] #30 43.09 sort [2020-07-28T21:04:21.200Z] #30 43.56 strconv [2020-07-28T21:04:21.200Z] #30 44.91 io [2020-07-28T21:04:21.200Z] #30 46.99 internal/oserror [2020-07-28T21:04:21.200Z] #30 47.08 syscall [2020-07-28T21:04:21.200Z] #30 49.22 reflect [2020-07-28T21:04:21.200Z] #30 ... [2020-07-28T21:04:21.200Z] [2020-07-28T21:04:21.200Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:21.200Z] #32 50.53 Selecting previously unselected package cmake-data. [2020-07-28T21:04:21.200Z] #32 50.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-28T21:04:21.200Z] #32 50.55 Unpacking cmake-data (3.13.4-1) ... [2020-07-28T21:04:21.400Z] #40 10.70 PBCC images/sk-inet.pb-c.c [2020-07-28T21:04:21.400Z] #40 10.78 DEP images/sk-inet.pb-c.d [2020-07-28T21:04:21.400Z] #40 10.84 PBCC images/sk-unix.pb-c.c [2020-07-28T21:04:21.400Z] #40 10.91 DEP images/sk-unix.pb-c.d [2020-07-28T21:04:21.400Z] #40 10.96 PBCC images/mm.pb-c.c [2020-07-28T21:04:21.400Z] #40 11.04 DEP images/mm.pb-c.d [2020-07-28T21:04:21.400Z] #40 11.09 PBCC images/timerfd.pb-c.c [2020-07-28T21:04:21.627Z] #52 29.20 Checking out files: 40% (1307/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 84% (2710/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T21:04:21.702Z] #40 11.15 DEP images/timerfd.pb-c.d [2020-07-28T21:04:21.702Z] #40 11.23 PBCC images/timer.pb-c.c [2020-07-28T21:04:21.702Z] #40 11.28 DEP images/timer.pb-c.d [2020-07-28T21:04:21.702Z] #40 11.33 PBCC images/sa.pb-c.c [2020-07-28T21:04:21.891Z] #52 31.05 + cd /tmp/tmp.KM9meYQfip/src/github.com/containerd/containerd [2020-07-28T21:04:21.891Z] #52 31.05 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:22.004Z] #40 11.39 DEP images/sa.pb-c.d [2020-07-28T21:04:22.004Z] #40 11.46 PBCC images/pipe-data.pb-c.c [2020-07-28T21:04:22.004Z] #40 11.47 DEP images/pipe-data.pb-c.d [2020-07-28T21:04:22.004Z] #40 ... [2020-07-28T21:04:22.004Z] [2020-07-28T21:04:22.004Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:22.004Z] #48 70.28 reflect [2020-07-28T21:04:22.004Z] #48 70.68 bufio [2020-07-28T21:04:22.004Z] #48 70.90 regexp/syntax [2020-07-28T21:04:22.004Z] #48 ... [2020-07-28T21:04:22.004Z] [2020-07-28T21:04:22.004Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:22.004Z] #40 11.56 PBCC images/mnt.pb-c.c [2020-07-28T21:04:22.004Z] #40 11.62 DEP images/mnt.pb-c.d [2020-07-28T21:04:22.004Z] #40 11.67 PBCC images/sk-packet.pb-c.c [2020-07-28T21:04:22.155Z] #52 ... [2020-07-28T21:04:22.155Z] [2020-07-28T21:04:22.155Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:22.155Z] #38 DONE 72.3s [2020-07-28T21:04:22.155Z] [2020-07-28T21:04:22.155Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:22.155Z] #32 DONE 72.5s [2020-07-28T21:04:22.155Z] [2020-07-28T21:04:22.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:22.305Z] #40 11.70 DEP images/sk-packet.pb-c.d [2020-07-28T21:04:22.305Z] #40 11.76 PBCC images/tcp-stream.pb-c.c [2020-07-28T21:04:22.305Z] #40 11.81 DEP images/tcp-stream.pb-c.d [2020-07-28T21:04:22.305Z] #40 11.84 PBCC images/pipe.pb-c.c [2020-07-28T21:04:22.305Z] #40 11.87 DEP images/pipe.pb-c.d [2020-07-28T21:04:22.305Z] #40 11.93 PBCC images/pstree.pb-c.c [2020-07-28T21:04:22.419Z] #39 ... [2020-07-28T21:04:22.419Z] [2020-07-28T21:04:22.419Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:22.419Z] #30 DONE 72.5s [2020-07-28T21:04:22.419Z] [2020-07-28T21:04:22.419Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:22.419Z] #25 DONE 30.9s [2020-07-28T21:04:22.419Z] [2020-07-28T21:04:22.419Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:22.565Z] #10 ... [2020-07-28T21:04:22.565Z] [2020-07-28T21:04:22.565Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:22.565Z] #32 67.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:04:22.565Z] #32 67.77 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:04:22.565Z] #32 67.78 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-28T21:04:22.565Z] #32 67.80 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:22.565Z] #32 67.86 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-28T21:04:22.565Z] #32 68.19 Setting up cmake-data (3.13.4-1) ... [2020-07-28T21:04:22.565Z] #32 69.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:22.565Z] #32 69.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T21:04:22.565Z] #32 70.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T21:04:22.565Z] #32 71.25 Setting up cmake (3.13.4-1) ... [2020-07-28T21:04:22.565Z] #32 71.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:22.565Z] #32 72.00 Processing triggers for mime-support (3.62) ... [2020-07-28T21:04:22.565Z] #32 DONE 72.5s [2020-07-28T21:04:22.565Z] [2020-07-28T21:04:22.565Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:22.565Z] #38 71.11 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T21:04:22.565Z] #38 71.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:22.565Z] #38 DONE 72.5s [2020-07-28T21:04:22.565Z] [2020-07-28T21:04:22.565Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:22.565Z] #25 DONE 25.3s [2020-07-28T21:04:22.606Z] #40 11.94 DEP images/pstree.pb-c.d [2020-07-28T21:04:22.606Z] #40 11.97 PBCC images/fs.pb-c.c [2020-07-28T21:04:22.606Z] #40 11.99 DEP images/fs.pb-c.d [2020-07-28T21:04:22.606Z] #40 12.02 PBCC images/signalfd.pb-c.c [2020-07-28T21:04:22.606Z] #40 12.08 DEP images/signalfd.pb-c.d [2020-07-28T21:04:22.606Z] #40 12.14 PBCC images/fh.pb-c.c [2020-07-28T21:04:22.606Z] #40 12.17 PBCC images/fsnotify.pb-c.c [2020-07-28T21:04:22.606Z] #40 ... [2020-07-28T21:04:22.606Z] [2020-07-28T21:04:22.606Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:22.606Z] #31 71.06 path [2020-07-28T21:04:22.606Z] #31 72.21 text/tabwriter [2020-07-28T21:04:22.606Z] #31 77.07 time [2020-07-28T21:04:22.606Z] #31 77.08 internal/syscall/unix [2020-07-28T21:04:22.606Z] #31 77.08 internal/syscall/execenv [2020-07-28T21:04:22.829Z] [2020-07-28T21:04:22.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:22.912Z] #31 ... [2020-07-28T21:04:22.912Z] [2020-07-28T21:04:22.912Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:23.513Z] #53 42.87 Checking out files: 38% (1251/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T21:04:23.513Z] #53 43.76 + cd /tmp/tmp.UgfIllELA3/src/github.com/containerd/containerd [2020-07-28T21:04:23.513Z] #53 43.76 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:23.555Z] #17 35.49 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T21:04:23.555Z] #17 35.85 Selecting previously unselected package bzip2. [2020-07-28T21:04:23.555Z] #17 35.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-28T21:04:23.555Z] #17 35.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:04:23.555Z] #17 35.95 Selecting previously unselected package xz-utils. [2020-07-28T21:04:23.555Z] #17 35.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-28T21:04:23.555Z] #17 35.96 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T21:04:23.555Z] #17 36.10 Selecting previously unselected package apparmor. [2020-07-28T21:04:23.555Z] #17 36.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-28T21:04:23.555Z] #17 36.18 Unpacking apparmor (2.13.2-10) ... [2020-07-28T21:04:24.119Z] #17 36.54 Selecting previously unselected package aufs-tools. [2020-07-28T21:04:24.119Z] #17 36.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-28T21:04:24.119Z] #17 36.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:04:24.376Z] #17 36.66 Selecting previously unselected package libonig5:amd64. [2020-07-28T21:04:24.376Z] #17 36.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-28T21:04:24.376Z] #17 36.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:04:24.376Z] #17 36.82 Selecting previously unselected package libjq1:amd64. [2020-07-28T21:04:24.376Z] #17 36.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:04:24.376Z] #17 36.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:04:24.376Z] #17 36.96 Selecting previously unselected package jq. [2020-07-28T21:04:24.376Z] #17 36.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:04:24.376Z] #17 36.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:04:24.376Z] #17 37.05 Selecting previously unselected package libaio1:amd64. [2020-07-28T21:04:24.633Z] #17 37.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-28T21:04:24.633Z] #17 37.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-28T21:04:24.633Z] #17 37.11 Selecting previously unselected package libgpm2:amd64. [2020-07-28T21:04:24.633Z] #17 37.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-28T21:04:24.633Z] #17 37.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-28T21:04:24.739Z] #39 ... [2020-07-28T21:04:24.739Z] [2020-07-28T21:04:24.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:24.739Z] #41 64.51 strings [2020-07-28T21:04:24.739Z] #41 66.89 os [2020-07-28T21:04:24.739Z] #41 68.00 regexp/syntax [2020-07-28T21:04:24.739Z] #41 70.62 fmt [2020-07-28T21:04:24.739Z] #41 71.76 regexp [2020-07-28T21:04:24.739Z] #41 ... [2020-07-28T21:04:24.739Z] [2020-07-28T21:04:24.739Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:24.739Z] #30 67.30 path [2020-07-28T21:04:24.739Z] #30 68.18 text/tabwriter [2020-07-28T21:04:24.739Z] #30 68.23 fmt [2020-07-28T21:04:24.739Z] #30 68.92 path/filepath [2020-07-28T21:04:24.739Z] #30 70.18 io/ioutil [2020-07-28T21:04:24.739Z] #30 71.33 flag [2020-07-28T21:04:24.739Z] #30 71.35 github.com/BurntSushi/toml [2020-07-28T21:04:24.739Z] #30 73.72 log [2020-07-28T21:04:24.889Z] #17 37.21 Selecting previously unselected package libicu63:amd64. [2020-07-28T21:04:24.889Z] #17 37.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T21:04:24.889Z] #17 37.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:04:25.001Z] #30 ... [2020-07-28T21:04:25.001Z] [2020-07-28T21:04:25.001Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:25.001Z] #33 2.246 + RM_GOPATH=0 [2020-07-28T21:04:25.001Z] #33 2.246 + TMP_GOPATH= [2020-07-28T21:04:25.001Z] #33 2.246 + : /build [2020-07-28T21:04:25.001Z] #33 2.246 + '[' -z '' ']' [2020-07-28T21:04:25.001Z] #33 2.246 ++ mktemp -d [2020-07-28T21:04:25.001Z] #33 2.255 + export GOPATH=/tmp/tmp.JWjpfn1EfH [2020-07-28T21:04:25.001Z] #33 2.255 + GOPATH=/tmp/tmp.JWjpfn1EfH [2020-07-28T21:04:25.001Z] #33 2.255 + RM_GOPATH=1 [2020-07-28T21:04:25.001Z] #33 2.255 + case "$(go env GOARCH)" in [2020-07-28T21:04:25.001Z] #33 2.255 ++ go env GOARCH [2020-07-28T21:04:25.001Z] #33 2.298 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:25.001Z] #33 2.298 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:25.001Z] #33 2.298 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:25.001Z] #33 2.309 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:25.001Z] #33 2.309 + dir=/tmp/install [2020-07-28T21:04:25.001Z] #33 2.309 + bin=tini [2020-07-28T21:04:25.001Z] #33 2.309 + shift [2020-07-28T21:04:25.001Z] #33 2.309 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T21:04:25.001Z] #33 2.309 + . /tmp/install/tini.installer [2020-07-28T21:04:25.001Z] #33 2.309 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:25.001Z] #33 2.309 + install_tini [2020-07-28T21:04:25.001Z] #33 2.309 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T21:04:25.001Z] #33 2.431 + git clone https://github.com/krallin/tini.git /tmp/tmp.JWjpfn1EfH/tini [2020-07-28T21:04:25.001Z] #33 2.431 Cloning into '/tmp/tmp.JWjpfn1EfH/tini'... [2020-07-28T21:04:25.044Z] #53 45.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T21:04:25.044Z] #53 45.39 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T21:04:25.044Z] #53 45.39 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:25.044Z] #53 45.39 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:25.044Z] #53 45.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T21:04:25.044Z] #53 45.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T21:04:25.044Z] #53 45.39 + '[' '' = dynamic ']' [2020-07-28T21:04:25.044Z] #53 45.39 + make [2020-07-28T21:04:25.341Z] #53 ... [2020-07-28T21:04:25.341Z] [2020-07-28T21:04:25.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:25.341Z] #11 73.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T21:04:25.341Z] #11 73.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-28T21:04:25.341Z] #11 73.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:25.341Z] #11 73.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T21:04:25.341Z] #11 73.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-28T21:04:25.341Z] #11 73.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:25.402Z] #32 53.98 Selecting previously unselected package libicu63:amd64. [2020-07-28T21:04:25.402Z] #32 53.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T21:04:25.402Z] #32 53.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:04:25.638Z] #11 ... [2020-07-28T21:04:25.638Z] [2020-07-28T21:04:25.638Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:25.638Z] #40 12.38 DEP images/fh.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.47 DEP images/fsnotify.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.52 PBCC images/eventpoll.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.54 DEP images/eventpoll.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.62 PBCC images/eventfd.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.65 DEP images/eventfd.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.70 PBCC images/remap-file-path.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.73 DEP images/remap-file-path.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.79 PBCC images/fifo.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.80 DEP images/fifo.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.82 PBCC images/ghost-file.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.85 DEP images/ghost-file.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.88 PBCC images/regfile.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.90 DEP images/regfile.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.93 PBCC images/ns.pb-c.c [2020-07-28T21:04:25.638Z] #40 12.94 DEP images/ns.pb-c.d [2020-07-28T21:04:25.638Z] #40 12.98 PBCC images/fdinfo.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.05 DEP images/fdinfo.pb-c.d [2020-07-28T21:04:25.638Z] #40 13.11 PBCC images/core-aarch64.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.14 PBCC images/core-arm.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.20 PBCC images/core-ppc64.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.26 PBCC images/core-s390.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.32 PBCC images/core-x86.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.39 PBCC images/core.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.49 PBCC images/inventory.pb-c.c [2020-07-28T21:04:25.638Z] #40 13.58 DEP images/core-aarch64.pb-c.d [2020-07-28T21:04:25.638Z] #40 13.67 DEP images/core-arm.pb-c.d [2020-07-28T21:04:25.638Z] #40 13.78 DEP images/core-ppc64.pb-c.d [2020-07-28T21:04:25.638Z] #40 13.86 DEP images/core-s390.pb-c.d [2020-07-28T21:04:25.638Z] #40 13.93 DEP images/core-x86.pb-c.d [2020-07-28T21:04:25.638Z] #40 14.04 DEP images/core.pb-c.d [2020-07-28T21:04:25.638Z] #40 14.10 DEP images/inventory.pb-c.d [2020-07-28T21:04:25.638Z] #40 14.15 PBCC images/cpuinfo.pb-c.c [2020-07-28T21:04:25.638Z] #40 14.18 DEP images/cpuinfo.pb-c.d [2020-07-28T21:04:25.638Z] #40 14.25 PBCC images/stats.pb-c.c [2020-07-28T21:04:25.638Z] #40 14.30 DEP images/stats.pb-c.d [2020-07-28T21:04:25.671Z] #45 ... [2020-07-28T21:04:25.671Z] [2020-07-28T21:04:25.671Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:25.671Z] #52 150.2 + bin/containerd-stress [2020-07-28T21:04:25.671Z] #52 ... [2020-07-28T21:04:25.671Z] [2020-07-28T21:04:25.671Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:25.671Z] #45 DONE 178.6s [2020-07-28T21:04:25.671Z] [2020-07-28T21:04:25.671Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:25.741Z] #33 2.804 + RM_GOPATH=0 [2020-07-28T21:04:25.741Z] #33 2.804 + TMP_GOPATH= [2020-07-28T21:04:25.741Z] #33 2.808 + : /build [2020-07-28T21:04:25.741Z] #33 2.808 + '[' -z '' ']' [2020-07-28T21:04:25.741Z] #33 2.808 ++ mktemp -d [2020-07-28T21:04:25.741Z] #33 2.811 + export GOPATH=/tmp/tmp.BQuV4mxigB [2020-07-28T21:04:25.741Z] #33 2.811 + GOPATH=/tmp/tmp.BQuV4mxigB [2020-07-28T21:04:25.741Z] #33 2.811 + RM_GOPATH=1 [2020-07-28T21:04:25.741Z] #33 2.811 + case "$(go env GOARCH)" in [2020-07-28T21:04:25.741Z] #33 2.811 ++ go env GOARCH [2020-07-28T21:04:25.741Z] #33 2.830 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:25.741Z] #33 2.830 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:25.741Z] #33 2.830 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:25.741Z] #33 2.840 + dir=/tmp/install [2020-07-28T21:04:25.741Z] #33 2.846 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:25.741Z] #33 2.846 + bin=tini [2020-07-28T21:04:25.741Z] #33 2.846 + shift [2020-07-28T21:04:25.741Z] #33 2.846 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T21:04:25.741Z] #33 2.846 + . /tmp/install/tini.installer [2020-07-28T21:04:25.741Z] #33 2.846 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:25.741Z] #33 2.846 + install_tini [2020-07-28T21:04:25.741Z] #33 2.846 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T21:04:25.741Z] #33 2.846 + git clone https://github.com/krallin/tini.git /tmp/tmp.BQuV4mxigB/tini [2020-07-28T21:04:25.741Z] #33 2.846 Cloning into '/tmp/tmp.BQuV4mxigB/tini'... [2020-07-28T21:04:25.979Z] #52 152.2 + bin/containerd-shim [2020-07-28T21:04:26.343Z] #32 ... [2020-07-28T21:04:26.343Z] [2020-07-28T21:04:26.343Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:26.343Z] #25 2.959 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:04:26.343Z] #25 3.339 [2020-07-28T21:04:26.343Z] #25 3.519 # 1.7% #### 6.9% ######## 11.7% ############# 18.6% ################## 25.9% ###################### 31.1% ########################## 36.8% ################################ 44.9% ####################################### 54.4% ########################################### 59.8% ################################################ 67.5% ################################################### 71.1% ####################################################### 77.5% ############################################################ 83.6% ################################################################ 89.6% ##################################################################### 96.8% ######################################################################## 100.0% [2020-07-28T21:04:26.343Z] #25 5.455 [2020-07-28T21:04:26.343Z] #25 5.624 ### 4.9% ######################### 35.6% ######################################################################## 100.0% [2020-07-28T21:04:26.343Z] #25 6.199 [2020-07-28T21:04:26.343Z] #25 6.423 ########### 15.7% ################################################### 71.2% ######################################################################## 100.0% [2020-07-28T21:04:26.343Z] #25 6.972 [2020-07-28T21:04:26.380Z] #33 3.664 + cd /tmp/tmp.JWjpfn1EfH/tini [2020-07-28T21:04:26.381Z] #33 3.664 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:26.381Z] #33 3.678 + cmake . [2020-07-28T21:04:26.382Z] #33 3.875 + cd /tmp/tmp.BQuV4mxigB/tini [2020-07-28T21:04:26.382Z] #33 3.875 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:26.382Z] #33 3.882 + cmake . [2020-07-28T21:04:26.696Z] #40 16.11 make[1]: Nothing to be done for 'all'. [2020-07-28T21:04:26.964Z] #33 4.785 -- The C compiler identification is GNU 8.3.0 [2020-07-28T21:04:26.964Z] #33 4.843 -- Check for working C compiler: /usr/bin/cc [2020-07-28T21:04:27.122Z] #25 7.151 ## 3.3% ########## 14.0% ############## 20.6% ###################### 30.7% ########################### 38.6% ################################# 46.4% ####################################### 55.4% ############################################## 65.0% ##################################################### 74.7% ############################################################ 83.7% ################################################################### 93.5% ######################################################################## 100.0% [2020-07-28T21:04:27.319Z] #33 4.689 -- The C compiler identification is GNU 8.3.0 [2020-07-28T21:04:27.320Z] #33 4.744 -- Check for working C compiler: /usr/bin/cc [2020-07-28T21:04:27.411Z] #17 ... [2020-07-28T21:04:27.411Z] [2020-07-28T21:04:27.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:27.411Z] #39 87.46 DEP criu/cr-dump.d [2020-07-28T21:04:27.411Z] #39 87.67 DEP criu/cr-dedup.d [2020-07-28T21:04:27.411Z] #39 87.79 DEP criu/cr-check.d [2020-07-28T21:04:27.411Z] #39 87.97 DEP criu/config.d [2020-07-28T21:04:27.411Z] #39 88.16 DEP criu/clone-noasan.d [2020-07-28T21:04:27.411Z] #39 88.26 DEP criu/cgroup.d [2020-07-28T21:04:27.411Z] #39 88.42 DEP criu/cgroup-props.d [2020-07-28T21:04:27.411Z] #39 88.48 DEP criu/bitmap.d [2020-07-28T21:04:27.411Z] #39 88.52 DEP criu/bfd.d [2020-07-28T21:04:27.411Z] #39 88.60 DEP criu/autofs.d [2020-07-28T21:04:27.411Z] #39 88.76 DEP criu/aio.d [2020-07-28T21:04:27.411Z] #39 88.90 DEP criu/action-scripts.d [2020-07-28T21:04:27.411Z] #39 89.17 CC criu/action-scripts.o [2020-07-28T21:04:27.411Z] #39 89.50 CC criu/aio.o [2020-07-28T21:04:27.411Z] #39 89.97 CC criu/autofs.o [2020-07-28T21:04:27.411Z] #39 91.37 CC criu/bfd.o [2020-07-28T21:04:27.411Z] #39 91.79 CC criu/bitmap.o [2020-07-28T21:04:27.411Z] #39 91.92 CC criu/cgroup-props.o [2020-07-28T21:04:27.411Z] #39 92.73 CC criu/cgroup.o [2020-07-28T21:04:27.411Z] #39 95.46 CC criu/clone-noasan.o [2020-07-28T21:04:27.411Z] #39 95.63 CC criu/config.o [2020-07-28T21:04:27.411Z] #39 96.95 CC criu/cr-check.o [2020-07-28T21:04:27.522Z] #52 ... [2020-07-28T21:04:27.522Z] [2020-07-28T21:04:27.522Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T21:04:27.522Z] #46 DONE 0.2s [2020-07-28T21:04:27.522Z] [2020-07-28T21:04:27.522Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T21:04:27.522Z] #48 DONE 0.1s [2020-07-28T21:04:27.522Z] [2020-07-28T21:04:27.522Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T21:04:27.522Z] #50 DONE 0.2s [2020-07-28T21:04:27.522Z] [2020-07-28T21:04:27.522Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:27.580Z] #33 ... [2020-07-28T21:04:27.580Z] [2020-07-28T21:04:27.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:27.580Z] #47 67.45 context [2020-07-28T21:04:27.580Z] #47 67.79 encoding/binary [2020-07-28T21:04:27.580Z] #47 68.57 fmt [2020-07-28T21:04:27.580Z] #47 69.39 encoding/base64 [2020-07-28T21:04:27.580Z] #47 70.13 path/filepath [2020-07-28T21:04:27.580Z] #47 70.97 golang.org/x/sys/unix [2020-07-28T21:04:27.580Z] #47 73.49 encoding/json [2020-07-28T21:04:27.699Z] #25 8.788 [2020-07-28T21:04:27.839Z] #47 ... [2020-07-28T21:04:27.839Z] [2020-07-28T21:04:27.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:27.839Z] #39 4.526 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:04:27.839Z] #39 4.527 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:04:27.839Z] #39 4.545 Note: Building without GnuTLS support [2020-07-28T21:04:27.839Z] #39 4.548 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:04:27.839Z] #39 4.549 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:04:27.916Z] #33 5.628 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T21:04:27.916Z] #33 5.635 -- Detecting C compiler ABI info [2020-07-28T21:04:27.974Z] #39 ... [2020-07-28T21:04:27.974Z] [2020-07-28T21:04:27.974Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:04:27.975Z] #17 40.54 Selecting previously unselected package libnet1:amd64. [2020-07-28T21:04:27.975Z] #17 40.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:04:27.975Z] #17 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:28.231Z] #17 40.64 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T21:04:28.231Z] #17 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T21:04:28.231Z] #17 40.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:04:28.231Z] #17 40.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T21:04:28.231Z] #17 40.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:04:28.231Z] #17 40.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:28.487Z] #17 40.85 Selecting previously unselected package libreadline5:amd64. [2020-07-28T21:04:28.487Z] #17 40.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-28T21:04:28.487Z] #17 40.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T21:04:28.487Z] #17 40.99 Selecting previously unselected package net-tools. [2020-07-28T21:04:28.487Z] #17 41.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-28T21:04:28.487Z] #17 41.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:04:28.744Z] #17 41.21 Selecting previously unselected package python-pip-whl. [2020-07-28T21:04:28.744Z] #17 41.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T21:04:28.744Z] #17 41.23 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T21:04:28.800Z] #40 18.13 CC images/stats.o [2020-07-28T21:04:28.868Z] #33 6.542 -- Detecting C compiler ABI info - done [2020-07-28T21:04:28.868Z] #33 6.566 -- Detecting C compile features [2020-07-28T21:04:29.257Z] #25 9.000 1.0% # 2.3% ## 3.8% ### 5.1% #### 6.9% ##### 8.1% ###### 9.5% ####### 10.9% ######## 12.4% ########## 14.8% ########### 16.7% ############# 18.7% ############## 20.6% ################ 22.8% [2020-07-28T21:04:29.258Z] #25 ... [2020-07-28T21:04:29.258Z] [2020-07-28T21:04:29.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:29.258Z] #41 48.59 bufio [2020-07-28T21:04:29.258Z] #41 50.37 reflect [2020-07-28T21:04:29.258Z] #41 51.00 syscall [2020-07-28T21:04:29.258Z] #41 ... [2020-07-28T21:04:29.258Z] [2020-07-28T21:04:29.258Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:29.307Z] #17 41.71 Selecting previously unselected package python3-lib2to3. [2020-07-28T21:04:29.307Z] #17 41.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T21:04:29.307Z] #17 41.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:04:29.307Z] #17 41.84 Selecting previously unselected package python3-distutils. [2020-07-28T21:04:29.307Z] #17 41.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T21:04:29.307Z] #17 41.84 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T21:04:29.447Z] #40 18.66 CC images/core.o [2020-07-28T21:04:29.518Z] #25 9.000 1.0% # 2.3% ## 3.8% ### 5.1% #### 6.9% ##### 8.1% ###### 9.5% ####### 10.9% ######## 12.4% ########## 14.8% ########### 16.7% ############# 18.7% ############## 20.6% ################ 22.8% ################## 25.6% ################### 27.6% [2020-07-28T21:04:29.518Z] #25 ... [2020-07-28T21:04:29.518Z] [2020-07-28T21:04:29.518Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:29.518Z] #52 1.355 + RM_GOPATH=0 [2020-07-28T21:04:29.518Z] #52 1.356 + TMP_GOPATH= [2020-07-28T21:04:29.518Z] #52 1.356 + : /build [2020-07-28T21:04:29.518Z] #52 1.356 + '[' -z '' ']' [2020-07-28T21:04:29.518Z] #52 1.356 ++ mktemp -d [2020-07-28T21:04:29.518Z] #52 1.361 + export GOPATH=/tmp/tmp.KJrcOhC5a7 [2020-07-28T21:04:29.518Z] #52 1.375 + GOPATH=/tmp/tmp.KJrcOhC5a7 [2020-07-28T21:04:29.518Z] #52 1.375 + RM_GOPATH=1 [2020-07-28T21:04:29.518Z] #52 1.380 + case "$(go env GOARCH)" in [2020-07-28T21:04:29.518Z] #52 1.396 ++ go env GOARCH [2020-07-28T21:04:29.518Z] #52 1.417 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:29.518Z] #52 1.417 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:29.518Z] #52 1.418 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:29.518Z] #52 1.421 + dir=/tmp/install [2020-07-28T21:04:29.518Z] #52 1.421 + bin=containerd [2020-07-28T21:04:29.518Z] #52 1.427 + shift [2020-07-28T21:04:29.518Z] #52 1.427 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-28T21:04:29.518Z] #52 1.427 + . /tmp/install/containerd.installer [2020-07-28T21:04:29.518Z] #52 1.427 ++ set -e [2020-07-28T21:04:29.518Z] #52 1.428 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:29.518Z] #52 1.428 + install_containerd [2020-07-28T21:04:29.518Z] #52 1.443 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-28T21:04:29.518Z] #52 1.443 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:29.518Z] #52 1.443 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KJrcOhC5a7/src/github.com/containerd/containerd [2020-07-28T21:04:29.518Z] #52 1.445 Cloning into '/tmp/tmp.KJrcOhC5a7/src/github.com/containerd/containerd'... [2020-07-28T21:04:29.518Z] #52 ... [2020-07-28T21:04:29.518Z] [2020-07-28T21:04:29.518Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:29.564Z] #17 41.96 Selecting previously unselected package python3-pip. [2020-07-28T21:04:29.564Z] #17 41.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T21:04:29.564Z] #17 41.98 Unpacking python3-pip (18.1-5) ... [2020-07-28T21:04:29.747Z] #39 6.959 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:04:29.747Z] #39 7.039 GEN .gitid [2020-07-28T21:04:29.747Z] #39 7.057 GEN criu/include/version.h [2020-07-28T21:04:29.747Z] #39 7.119 GEN include/common/asm [2020-07-28T21:04:29.821Z] #17 42.15 Selecting previously unselected package python3-pkg-resources. [2020-07-28T21:04:29.821Z] #17 42.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:04:29.821Z] #17 42.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:04:29.821Z] #17 42.29 Selecting previously unselected package python3-setuptools. [2020-07-28T21:04:29.821Z] #17 42.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T21:04:29.821Z] #17 42.30 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T21:04:30.077Z] #17 42.51 Selecting previously unselected package python3-wheel. [2020-07-28T21:04:30.077Z] #17 42.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T21:04:30.077Z] #17 42.51 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T21:04:30.077Z] #17 42.58 Selecting previously unselected package sudo. [2020-07-28T21:04:30.077Z] #17 42.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-28T21:04:30.077Z] #17 42.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:04:30.095Z] #40 19.58 CC images/core-x86.o [2020-07-28T21:04:30.299Z] #25 9.000 1.0% # 2.3% ## 3.8% ### 5.1% #### 6.9% ##### 8.1% ###### 9.5% ####### 10.9% ######## 12.4% ########## 14.8% ########### 16.7% ############# 18.7% ############## 20.6% ################ 22.8% ################## 25.6% ################### 27.6% ##################### 29.5% ###################### 31.9% ######################## 34.4% ########################## 36.1% ########################### 38.5% ############################# 40.6% # [2020-07-28T21:04:30.299Z] #25 ... [2020-07-28T21:04:30.299Z] [2020-07-28T21:04:30.299Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:30.299Z] #38 49.53 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-28T21:04:30.299Z] #38 54.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:30.299Z] #38 54.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:30.299Z] #38 54.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:30.299Z] #38 54.28 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:30.299Z] #38 54.30 Setting up python-six (1.12.0-1) ... [2020-07-28T21:04:30.299Z] #38 58.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-28T21:04:30.299Z] #38 58.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:04:30.299Z] #38 58.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:30.299Z] #38 58.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-28T21:04:30.299Z] #38 58.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:30.299Z] #38 58.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-28T21:04:30.299Z] #38 58.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:30.299Z] #38 58.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-28T21:04:30.299Z] #38 58.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-28T21:04:30.299Z] #38 58.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-28T21:04:30.299Z] #38 ... [2020-07-28T21:04:30.299Z] [2020-07-28T21:04:30.299Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:30.321Z] #33 ... [2020-07-28T21:04:30.321Z] [2020-07-28T21:04:30.321Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:30.321Z] #47 73.29 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T21:04:30.321Z] #47 DONE 80.5s [2020-07-28T21:04:30.321Z] [2020-07-28T21:04:30.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:30.321Z] #39 4.713 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:04:30.321Z] #39 4.713 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:04:30.321Z] #39 4.729 Note: Building without GnuTLS support [2020-07-28T21:04:30.321Z] #39 4.739 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:04:30.321Z] #39 4.739 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:04:30.321Z] #39 6.832 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:04:30.321Z] #39 6.882 GEN .gitid [2020-07-28T21:04:30.321Z] #39 6.921 GEN criu/include/version.h [2020-07-28T21:04:30.321Z] #39 6.995 GEN include/common/asm [2020-07-28T21:04:30.321Z] #39 ... [2020-07-28T21:04:30.321Z] [2020-07-28T21:04:30.321Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:30.321Z] #10 70.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T21:04:30.321Z] #10 70.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-28T21:04:30.321Z] #10 70.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:30.321Z] #10 71.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T21:04:30.321Z] #10 71.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-28T21:04:30.321Z] #10 71.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:30.640Z] #17 43.00 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T21:04:30.640Z] #17 43.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-28T21:04:30.640Z] #17 43.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:04:30.742Z] #40 20.35 CC images/core-arm.o [2020-07-28T21:04:30.897Z] #17 43.22 Selecting previously unselected package uidmap. [2020-07-28T21:04:30.897Z] #17 43.23 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-28T21:04:30.897Z] #17 43.24 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T21:04:30.897Z] #17 43.34 Selecting previously unselected package vim-runtime. [2020-07-28T21:04:30.897Z] #17 43.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:04:30.897Z] #17 43.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T21:04:30.897Z] #17 43.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T21:04:30.897Z] #17 43.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:04:30.900Z] #10 ... [2020-07-28T21:04:30.900Z] [2020-07-28T21:04:30.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:30.900Z] #39 8.905 PBCC images/timens.pb-c.c [2020-07-28T21:04:30.900Z] #39 8.942 DEP images/timens.pb-c.d [2020-07-28T21:04:31.033Z] #52 157.1 + bin/containerd-shim-runc-v1 [2020-07-28T21:04:31.164Z] #39 9.038 PBCC images/fown.pb-c.c [2020-07-28T21:04:31.165Z] #39 9.077 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T21:04:31.165Z] #39 9.142 PBCC images/opts.pb-c.c [2020-07-28T21:04:31.165Z] #39 9.189 PBCC images/memfd.pb-c.c [2020-07-28T21:04:31.165Z] #39 9.227 DEP images/fown.pb-c.d [2020-07-28T21:04:31.165Z] #39 9.274 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T21:04:31.388Z] #40 20.92 CC images/core-aarch64.o [2020-07-28T21:04:31.428Z] #39 9.329 DEP images/opts.pb-c.d [2020-07-28T21:04:31.428Z] #39 9.362 DEP images/memfd.pb-c.d [2020-07-28T21:04:31.428Z] #39 9.397 PBCC images/sit.pb-c.c [2020-07-28T21:04:31.428Z] #39 9.452 DEP images/sit.pb-c.d [2020-07-28T21:04:31.655Z] #39 8.700 PBCC images/timens.pb-c.c [2020-07-28T21:04:31.655Z] #39 8.723 DEP images/timens.pb-c.d [2020-07-28T21:04:31.655Z] #39 8.763 PBCC images/fown.pb-c.c [2020-07-28T21:04:31.655Z] #39 8.781 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T21:04:31.655Z] #39 8.823 PBCC images/opts.pb-c.c [2020-07-28T21:04:31.655Z] #39 8.862 PBCC images/memfd.pb-c.c [2020-07-28T21:04:31.655Z] #39 8.906 DEP images/fown.pb-c.d [2020-07-28T21:04:31.655Z] #39 8.976 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T21:04:31.655Z] #39 9.037 DEP images/opts.pb-c.d [2020-07-28T21:04:31.655Z] #39 9.124 DEP images/memfd.pb-c.d [2020-07-28T21:04:31.689Z] #40 ... [2020-07-28T21:04:31.689Z] [2020-07-28T21:04:31.689Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:31.689Z] #42 79.84 vendor/golang.org/x/text/transform [2020-07-28T21:04:31.689Z] #42 83.49 time [2020-07-28T21:04:31.689Z] #42 87.93 regexp [2020-07-28T21:04:31.689Z] #42 ... [2020-07-28T21:04:31.689Z] [2020-07-28T21:04:31.689Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:31.689Z] #31 85.53 internal/poll [2020-07-28T21:04:31.689Z] #31 88.04 os [2020-07-28T21:04:31.689Z] #31 89.80 internal/fmtsort [2020-07-28T21:04:31.692Z] #39 9.594 PBCC images/macvlan.pb-c.c [2020-07-28T21:04:31.693Z] #39 9.617 DEP images/macvlan.pb-c.d [2020-07-28T21:04:31.693Z] #39 9.673 PBCC images/autofs.pb-c.c [2020-07-28T21:04:31.693Z] #39 9.713 DEP images/autofs.pb-c.d [2020-07-28T21:04:31.693Z] #39 9.760 PBCC images/sysctl.pb-c.c [2020-07-28T21:04:31.915Z] #39 ... [2020-07-28T21:04:31.915Z] [2020-07-28T21:04:31.915Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:31.915Z] #30 77.42 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:04:31.915Z] #30 DONE 81.7s [2020-07-28T21:04:31.915Z] [2020-07-28T21:04:31.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:31.915Z] #39 9.215 PBCC images/sit.pb-c.c [2020-07-28T21:04:31.915Z] #39 9.271 DEP images/sit.pb-c.d [2020-07-28T21:04:31.915Z] #39 9.308 PBCC images/macvlan.pb-c.c [2020-07-28T21:04:31.915Z] #39 9.397 DEP images/macvlan.pb-c.d [2020-07-28T21:04:31.957Z] #39 9.773 DEP images/sysctl.pb-c.d [2020-07-28T21:04:31.957Z] #39 9.824 PBCC images/time.pb-c.c [2020-07-28T21:04:31.957Z] #39 9.858 DEP images/time.pb-c.d [2020-07-28T21:04:31.957Z] #39 9.918 PBCC images/binfmt-misc.pb-c.c [2020-07-28T21:04:31.957Z] #39 9.960 DEP images/binfmt-misc.pb-c.d [2020-07-28T21:04:31.957Z] #39 10.03 PBCC images/seccomp.pb-c.c [2020-07-28T21:04:31.957Z] #39 ... [2020-07-28T21:04:31.957Z] [2020-07-28T21:04:31.957Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:31.957Z] #41 72.21 encoding/xml [2020-07-28T21:04:31.957Z] #41 74.22 go/doc [2020-07-28T21:04:31.957Z] #41 77.89 compress/gzip [2020-07-28T21:04:31.957Z] #41 78.90 encoding/asn1 [2020-07-28T21:04:31.957Z] #41 80.09 github.com/LK4D4/vndr/build [2020-07-28T21:04:32.177Z] #39 9.563 PBCC images/autofs.pb-c.c [2020-07-28T21:04:32.177Z] #39 9.563 DEP images/autofs.pb-c.d [2020-07-28T21:04:32.177Z] #39 9.650 PBCC images/sysctl.pb-c.c [2020-07-28T21:04:32.221Z] #41 ... [2020-07-28T21:04:32.221Z] [2020-07-28T21:04:32.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:32.221Z] #39 10.05 DEP images/seccomp.pb-c.d [2020-07-28T21:04:32.221Z] #39 10.21 PBCC images/userns.pb-c.c [2020-07-28T21:04:32.221Z] #39 10.23 DEP images/userns.pb-c.d [2020-07-28T21:04:32.221Z] #39 10.31 PBCC images/cgroup.pb-c.c [2020-07-28T21:04:32.437Z] #39 9.747 DEP images/sysctl.pb-c.d [2020-07-28T21:04:32.437Z] #39 9.887 PBCC images/time.pb-c.c [2020-07-28T21:04:32.437Z] #39 9.943 DEP images/time.pb-c.d [2020-07-28T21:04:32.485Z] #39 10.34 DEP images/cgroup.pb-c.d [2020-07-28T21:04:32.485Z] #39 10.41 PBCC images/ext-file.pb-c.c [2020-07-28T21:04:32.485Z] #39 10.46 DEP images/ext-file.pb-c.d [2020-07-28T21:04:32.485Z] #39 10.50 PBCC images/rpc.pb-c.c [2020-07-28T21:04:32.485Z] #39 10.56 DEP images/rpc.pb-c.d [2020-07-28T21:04:32.696Z] #39 10.16 PBCC images/binfmt-misc.pb-c.c [2020-07-28T21:04:32.696Z] #39 10.20 DEP images/binfmt-misc.pb-c.d [2020-07-28T21:04:32.751Z] #39 10.61 PBCC images/siginfo.pb-c.c [2020-07-28T21:04:32.751Z] #39 10.67 DEP images/siginfo.pb-c.d [2020-07-28T21:04:32.751Z] #39 10.74 PBCC images/pagemap.pb-c.c [2020-07-28T21:04:32.751Z] #39 10.78 DEP images/pagemap.pb-c.d [2020-07-28T21:04:32.751Z] #39 10.83 PBCC images/rlimit.pb-c.c [2020-07-28T21:04:32.751Z] #39 10.84 DEP images/rlimit.pb-c.d [2020-07-28T21:04:32.751Z] #39 10.88 PBCC images/file-lock.pb-c.c [2020-07-28T21:04:32.751Z] #39 10.91 DEP images/file-lock.pb-c.d [2020-07-28T21:04:32.907Z] #25 9.000 1.0% # 2.3% ## 3.8% ### 5.1% #### 6.9% ##### 8.1% ###### 9.5% ####### 10.9% ######## 12.4% ########## 14.8% ########### 16.7% ############# 18.7% ############## 20.6% ################ 22.8% ################## 25.6% ################### 27.6% ##################### 29.5% ###################### 31.9% ######################## 34.4% ########################## 36.1% ########################### 38.5% ############################# 40.6% ############################### 43.6% ############################### 44.4% ################################# 46.2% ################################## 48.1% #################################### 50.6% ##################################### 52.5% ####################################### 54.3% ######################################### 57.0% ########################################### 60.0% ############################################ 61.4% ############################################# 63.9% ############################################### 66.1% ################################################# 68.2% ################################################# 69.4% #################################################### 72.6% ##################################################### 74.5% ####################################################### 76.7% ######################################################## 78.6% ########################################################## 81.4% ############################################################ 83.9% ############################################################# 86.1% ############################################################### 87.7% ################################################################# 90.7% ################################################################### 93.6% ################################################################### 94.4% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-28T21:04:32.956Z] #39 10.35 PBCC images/seccomp.pb-c.c [2020-07-28T21:04:32.957Z] #39 10.41 DEP images/seccomp.pb-c.d [2020-07-28T21:04:32.957Z] #39 10.44 PBCC images/userns.pb-c.c [2020-07-28T21:04:33.017Z] #39 10.96 PBCC images/tty.pb-c.c [2020-07-28T21:04:33.017Z] #39 11.02 DEP images/tty.pb-c.d [2020-07-28T21:04:33.017Z] #39 11.13 PBCC images/tun.pb-c.c [2020-07-28T21:04:33.099Z] #52 159.2 + bin/containerd-shim-runc-v2 [2020-07-28T21:04:33.168Z] #25 14.17 [2020-07-28T21:04:33.168Z] #25 ... [2020-07-28T21:04:33.168Z] [2020-07-28T21:04:33.168Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:04:33.168Z] #28 52.28 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-07-28T21:04:33.168Z] #28 53.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-28T21:04:33.168Z] #28 53.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-28T21:04:33.168Z] #28 ... [2020-07-28T21:04:33.168Z] [2020-07-28T21:04:33.168Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:33.168Z] #10 52.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-28T21:04:33.168Z] #10 54.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-28T21:04:33.168Z] #10 54.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-28T21:04:33.168Z] #10 54.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-28T21:04:33.168Z] #10 54.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-28T21:04:33.168Z] #10 54.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-28T21:04:33.168Z] #10 54.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-28T21:04:33.168Z] #10 54.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-28T21:04:33.168Z] #10 54.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-28T21:04:33.168Z] #10 54.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-28T21:04:33.168Z] #10 54.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-28T21:04:33.168Z] #10 55.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-28T21:04:33.168Z] #10 55.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-28T21:04:33.168Z] #10 55.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-28T21:04:33.168Z] #10 55.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-28T21:04:33.168Z] #10 55.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-28T21:04:33.168Z] #10 56.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:04:33.168Z] #10 56.64 Fetched 77.7 MB in 9s (8802 kB/s) [2020-07-28T21:04:33.168Z] #10 56.74 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-28T21:04:33.168Z] #10 56.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-28T21:04:33.168Z] #10 56.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-28T21:04:33.168Z] #10 56.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:04:33.168Z] #10 59.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-28T21:04:33.168Z] #10 59.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-28T21:04:33.168Z] #10 59.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:04:33.216Z] #39 10.45 DEP images/userns.pb-c.d [2020-07-28T21:04:33.216Z] #39 10.47 PBCC images/cgroup.pb-c.c [2020-07-28T21:04:33.216Z] #39 10.48 DEP images/cgroup.pb-c.d [2020-07-28T21:04:33.216Z] #39 10.50 PBCC images/ext-file.pb-c.c [2020-07-28T21:04:33.216Z] #39 10.55 DEP images/ext-file.pb-c.d [2020-07-28T21:04:33.216Z] #39 10.58 PBCC images/rpc.pb-c.c [2020-07-28T21:04:33.216Z] #39 10.66 DEP images/rpc.pb-c.d [2020-07-28T21:04:33.216Z] #39 10.75 PBCC images/siginfo.pb-c.c [2020-07-28T21:04:33.216Z] #39 10.79 DEP images/siginfo.pb-c.d [2020-07-28T21:04:33.225Z] #31 91.14 path/filepath [2020-07-28T21:04:33.225Z] #31 91.14 fmt [2020-07-28T21:04:33.281Z] #39 11.16 PBCC images/netdev.pb-c.c [2020-07-28T21:04:33.281Z] #39 11.27 DEP images/tun.pb-c.d [2020-07-28T21:04:33.281Z] #39 11.33 DEP images/netdev.pb-c.d [2020-07-28T21:04:33.428Z] #10 ... [2020-07-28T21:04:33.428Z] [2020-07-28T21:04:33.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:33.428Z] #32 61.60 Selecting previously unselected package libxml2:amd64. [2020-07-28T21:04:33.428Z] #32 61.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-28T21:04:33.428Z] #32 61.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:33.428Z] #32 62.52 Selecting previously unselected package libarchive13:amd64. [2020-07-28T21:04:33.428Z] #32 62.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-28T21:04:33.428Z] #32 62.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T21:04:33.428Z] #32 62.80 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-28T21:04:33.519Z] #39 10.84 PBCC images/pagemap.pb-c.c [2020-07-28T21:04:33.519Z] #39 10.92 DEP images/pagemap.pb-c.d [2020-07-28T21:04:33.519Z] #39 10.99 PBCC images/rlimit.pb-c.c [2020-07-28T21:04:33.519Z] #39 11.05 DEP images/rlimit.pb-c.d [2020-07-28T21:04:33.544Z] #39 11.44 PBCC images/vma.pb-c.c [2020-07-28T21:04:33.545Z] #39 11.54 DEP images/vma.pb-c.d [2020-07-28T21:04:33.545Z] #39 11.57 PBCC images/creds.pb-c.c [2020-07-28T21:04:33.545Z] #39 11.65 DEP images/creds.pb-c.d [2020-07-28T21:04:33.688Z] #32 62.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-28T21:04:33.689Z] #32 62.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T21:04:33.689Z] #32 62.98 Selecting previously unselected package librhash0:amd64. [2020-07-28T21:04:33.689Z] #32 62.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-28T21:04:33.689Z] #32 63.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-28T21:04:33.689Z] #32 63.16 Selecting previously unselected package libuv1:amd64. [2020-07-28T21:04:33.731Z] #52 160.0 + binaries [2020-07-28T21:04:33.731Z] #52 160.0 + install -D bin/containerd /build/containerd [2020-07-28T21:04:33.731Z] #52 160.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T21:04:33.731Z] #52 160.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T21:04:33.731Z] #52 160.0 + install -D bin/ctr /build/ctr [2020-07-28T21:04:33.809Z] #39 11.73 PBCC images/utsns.pb-c.c [2020-07-28T21:04:33.809Z] #39 11.74 DEP images/utsns.pb-c.d [2020-07-28T21:04:33.809Z] #39 11.82 PBCC images/ipc-desc.pb-c.c [2020-07-28T21:04:33.809Z] #39 11.83 PBCC images/ipc-sem.pb-c.c [2020-07-28T21:04:33.809Z] #39 11.89 DEP images/ipc-desc.pb-c.d [2020-07-28T21:04:33.827Z] #39 11.15 PBCC images/file-lock.pb-c.c [2020-07-28T21:04:33.827Z] #39 11.21 DEP images/file-lock.pb-c.d [2020-07-28T21:04:33.827Z] #39 11.27 PBCC images/tty.pb-c.c [2020-07-28T21:04:33.827Z] #39 11.37 DEP images/tty.pb-c.d [2020-07-28T21:04:33.949Z] #32 63.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-28T21:04:33.949Z] #32 63.18 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-28T21:04:34.021Z] #52 DONE 160.4s [2020-07-28T21:04:34.080Z] #39 11.97 DEP images/ipc-sem.pb-c.d [2020-07-28T21:04:34.080Z] #39 12.01 PBCC images/ipc-msg.pb-c.c [2020-07-28T21:04:34.080Z] #39 12.03 DEP images/ipc-msg.pb-c.d [2020-07-28T21:04:34.080Z] #39 12.12 PBCC images/ipc-shm.pb-c.c [2020-07-28T21:04:34.080Z] #39 12.16 DEP images/ipc-shm.pb-c.d [2020-07-28T21:04:34.080Z] #39 12.21 PBCC images/ipc-var.pb-c.c [2020-07-28T21:04:34.129Z] #39 11.47 PBCC images/tun.pb-c.c [2020-07-28T21:04:34.129Z] #39 11.51 PBCC images/netdev.pb-c.c [2020-07-28T21:04:34.129Z] #39 11.61 DEP images/tun.pb-c.d [2020-07-28T21:04:34.169Z] #17 46.65 Selecting previously unselected package vim. [2020-07-28T21:04:34.169Z] #17 46.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:04:34.169Z] #17 46.67 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T21:04:34.209Z] #32 63.38 Selecting previously unselected package cmake. [2020-07-28T21:04:34.209Z] #32 63.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-28T21:04:34.209Z] #32 63.40 Unpacking cmake (3.13.4-1) ... [2020-07-28T21:04:34.295Z] #31 ... [2020-07-28T21:04:34.295Z] [2020-07-28T21:04:34.295Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:34.295Z] #40 21.37 CC images/core-ppc64.o [2020-07-28T21:04:34.295Z] #40 22.14 CC images/core-s390.o [2020-07-28T21:04:34.295Z] #40 23.09 CC images/cpuinfo.o [2020-07-28T21:04:34.295Z] #40 23.73 CC images/inventory.o [2020-07-28T21:04:34.352Z] #39 12.24 DEP images/ipc-var.pb-c.d [2020-07-28T21:04:34.352Z] #39 12.30 PBCC images/sk-opts.pb-c.c [2020-07-28T21:04:34.352Z] #39 12.34 PBCC images/packet-sock.pb-c.c [2020-07-28T21:04:34.352Z] #39 12.39 DEP images/sk-opts.pb-c.d [2020-07-28T21:04:34.352Z] #39 12.43 DEP images/packet-sock.pb-c.d [2020-07-28T21:04:34.395Z] #39 11.70 DEP images/netdev.pb-c.d [2020-07-28T21:04:34.395Z] #39 11.78 PBCC images/vma.pb-c.c [2020-07-28T21:04:34.395Z] #39 11.86 DEP images/vma.pb-c.d [2020-07-28T21:04:34.469Z] #32 ... [2020-07-28T21:04:34.469Z] [2020-07-28T21:04:34.469Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:34.469Z] #47 53.70 syscall [2020-07-28T21:04:34.469Z] #47 53.72 reflect [2020-07-28T21:04:34.469Z] #47 62.54 time [2020-07-28T21:04:34.469Z] #47 ... [2020-07-28T21:04:34.469Z] [2020-07-28T21:04:34.469Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:34.469Z] #25 15.09 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:04:34.469Z] #25 15.43 [2020-07-28T21:04:34.469Z] #25 15.64 ######################################################################## 100.0% [2020-07-28T21:04:34.469Z] #25 15.77 [2020-07-28T21:04:34.603Z] #40 23.99 CC images/fdinfo.o [2020-07-28T21:04:34.603Z] #40 ... [2020-07-28T21:04:34.603Z] [2020-07-28T21:04:34.603Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:34.603Z] #48 82.81 time [2020-07-28T21:04:34.603Z] #48 84.21 regexp [2020-07-28T21:04:34.603Z] #48 92.29 path/filepath [2020-07-28T21:04:34.603Z] #48 92.34 mvdan.cc/sh/v3/fileutil [2020-07-28T21:04:34.603Z] #48 ... [2020-07-28T21:04:34.603Z] [2020-07-28T21:04:34.603Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:34.603Z] #31 92.79 io/ioutil [2020-07-28T21:04:34.615Z] #39 12.52 PBCC images/sk-netlink.pb-c.c [2020-07-28T21:04:34.615Z] #39 12.62 DEP images/sk-netlink.pb-c.d [2020-07-28T21:04:34.615Z] #39 12.68 PBCC images/sk-inet.pb-c.c [2020-07-28T21:04:34.615Z] #39 ... [2020-07-28T21:04:34.615Z] [2020-07-28T21:04:34.615Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:34.615Z] #52 33.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T21:04:34.615Z] #52 33.96 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T21:04:34.615Z] #52 33.96 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:34.615Z] #52 33.96 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:34.615Z] #52 33.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T21:04:34.615Z] #52 33.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T21:04:34.615Z] #52 33.96 + '[' '' = dynamic ']' [2020-07-28T21:04:34.615Z] #52 33.96 + make [2020-07-28T21:04:34.615Z] #52 35.27 + bin/ctr [2020-07-28T21:04:34.653Z] [2020-07-28T21:04:34.653Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T21:04:34.655Z] #39 11.94 PBCC images/creds.pb-c.c [2020-07-28T21:04:34.655Z] #39 11.99 DEP images/creds.pb-c.d [2020-07-28T21:04:34.655Z] #39 ... [2020-07-28T21:04:34.655Z] [2020-07-28T21:04:34.655Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:34.655Z] #33 5.330 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T21:04:34.655Z] #33 5.334 -- Detecting C compiler ABI info [2020-07-28T21:04:34.655Z] #33 6.078 -- Detecting C compiler ABI info - done [2020-07-28T21:04:34.655Z] #33 6.088 -- Detecting C compile features [2020-07-28T21:04:34.655Z] #33 8.327 -- Detecting C compile features - done [2020-07-28T21:04:34.655Z] #33 8.377 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T21:04:34.655Z] #33 8.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T21:04:34.655Z] #33 8.628 -- Configuring done [2020-07-28T21:04:34.655Z] #33 8.681 -- Generating done [2020-07-28T21:04:34.655Z] #33 8.682 -- Build files have been written to: /tmp/tmp.JWjpfn1EfH/tini [2020-07-28T21:04:34.655Z] #33 8.688 + make tini-static [2020-07-28T21:04:34.655Z] #33 9.335 Scanning dependencies of target tini-static [2020-07-28T21:04:34.655Z] #33 9.537 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T21:04:34.655Z] #33 11.24 [100%] Linking C executable tini-static [2020-07-28T21:04:34.655Z] #33 11.84 [100%] Built target tini-static [2020-07-28T21:04:34.655Z] #33 11.93 + mkdir -p /build [2020-07-28T21:04:34.655Z] #33 11.93 + cp tini-static /build/docker-init [2020-07-28T21:04:34.655Z] #33 DONE 12.1s [2020-07-28T21:04:34.655Z] [2020-07-28T21:04:34.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:34.655Z] #39 12.08 PBCC images/utsns.pb-c.c [2020-07-28T21:04:34.655Z] #39 12.09 DEP images/utsns.pb-c.d [2020-07-28T21:04:34.655Z] #39 12.20 PBCC images/ipc-desc.pb-c.c [2020-07-28T21:04:34.732Z] #17 47.23 Selecting previously unselected package xfsprogs. [2020-07-28T21:04:34.732Z] #17 47.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-28T21:04:34.732Z] #17 47.25 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T21:04:34.879Z] #52 ... [2020-07-28T21:04:34.879Z] [2020-07-28T21:04:34.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:34.879Z] #39 12.78 DEP images/sk-inet.pb-c.d [2020-07-28T21:04:34.879Z] #39 12.84 PBCC images/sk-unix.pb-c.c [2020-07-28T21:04:34.879Z] #39 12.92 DEP images/sk-unix.pb-c.d [2020-07-28T21:04:34.879Z] #39 12.99 PBCC images/mm.pb-c.c [2020-07-28T21:04:34.939Z] #39 12.28 PBCC images/ipc-sem.pb-c.c [2020-07-28T21:04:34.939Z] #39 12.32 DEP images/ipc-desc.pb-c.d [2020-07-28T21:04:34.952Z] #53 DONE 0.3s [2020-07-28T21:04:34.952Z] [2020-07-28T21:04:34.952Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T21:04:35.143Z] #39 13.05 DEP images/mm.pb-c.d [2020-07-28T21:04:35.143Z] #39 13.13 PBCC images/timerfd.pb-c.c [2020-07-28T21:04:35.143Z] #39 13.18 DEP images/timerfd.pb-c.d [2020-07-28T21:04:35.143Z] #39 ... [2020-07-28T21:04:35.143Z] [2020-07-28T21:04:35.143Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:35.143Z] #33 8.683 -- Detecting C compile features - done [2020-07-28T21:04:35.143Z] #33 8.763 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T21:04:35.143Z] #33 9.231 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T21:04:35.143Z] #33 9.323 -- Configuring done [2020-07-28T21:04:35.143Z] #33 9.367 -- Generating done [2020-07-28T21:04:35.143Z] #33 9.379 -- Build files have been written to: /tmp/tmp.BQuV4mxigB/tini [2020-07-28T21:04:35.143Z] #33 9.384 + make tini-static [2020-07-28T21:04:35.143Z] #33 10.24 Scanning dependencies of target tini-static [2020-07-28T21:04:35.143Z] #33 10.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T21:04:35.143Z] #33 12.00 [100%] Linking C executable tini-static [2020-07-28T21:04:35.143Z] #33 12.63 [100%] Built target tini-static [2020-07-28T21:04:35.143Z] #33 12.70 + mkdir -p /build [2020-07-28T21:04:35.143Z] #33 12.70 + cp tini-static /build/docker-init [2020-07-28T21:04:35.143Z] #33 DONE 13.0s [2020-07-28T21:04:35.143Z] [2020-07-28T21:04:35.143Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:35.143Z] #39 13.20 PBCC images/timer.pb-c.c [2020-07-28T21:04:35.143Z] #39 13.23 DEP images/timer.pb-c.d [2020-07-28T21:04:35.143Z] #39 13.25 PBCC images/sa.pb-c.c [2020-07-28T21:04:35.143Z] #39 13.31 DEP images/sa.pb-c.d [2020-07-28T21:04:35.200Z] #39 12.52 DEP images/ipc-sem.pb-c.d [2020-07-28T21:04:35.200Z] #39 12.67 PBCC images/ipc-msg.pb-c.c [2020-07-28T21:04:35.200Z] #39 12.73 DEP images/ipc-msg.pb-c.d [2020-07-28T21:04:35.242Z] #57 DONE 0.2s [2020-07-28T21:04:35.242Z] [2020-07-28T21:04:35.242Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T21:04:35.242Z] #59 DONE 0.2s [2020-07-28T21:04:35.242Z] [2020-07-28T21:04:35.242Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T21:04:35.293Z] #17 47.75 Selecting previously unselected package zip. [2020-07-28T21:04:35.293Z] #17 47.78 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-28T21:04:35.293Z] #17 47.79 Unpacking zip (3.0-11+b1) ... [2020-07-28T21:04:35.406Z] #39 13.36 PBCC images/pipe-data.pb-c.c [2020-07-28T21:04:35.406Z] #39 13.38 DEP images/pipe-data.pb-c.d [2020-07-28T21:04:35.406Z] #39 13.43 PBCC images/mnt.pb-c.c [2020-07-28T21:04:35.406Z] #39 13.50 DEP images/mnt.pb-c.d [2020-07-28T21:04:35.406Z] #39 13.56 PBCC images/sk-packet.pb-c.c [2020-07-28T21:04:35.459Z] #39 12.78 PBCC images/ipc-shm.pb-c.c [2020-07-28T21:04:35.459Z] #39 12.78 DEP images/ipc-shm.pb-c.d [2020-07-28T21:04:35.459Z] #39 12.85 PBCC images/ipc-var.pb-c.c [2020-07-28T21:04:35.459Z] #39 12.89 DEP images/ipc-var.pb-c.d [2020-07-28T21:04:35.533Z] #61 DONE 0.1s [2020-07-28T21:04:35.533Z] [2020-07-28T21:04:35.533Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T21:04:35.533Z] #62 DONE 0.0s [2020-07-28T21:04:35.533Z] [2020-07-28T21:04:35.533Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T21:04:35.549Z] #17 47.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:04:35.549Z] #17 48.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:04:35.549Z] #17 48.02 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T21:04:35.549Z] #17 48.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T21:04:35.549Z] #17 48.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-28T21:04:35.549Z] #17 48.05 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T21:04:35.549Z] #17 48.06 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T21:04:35.549Z] #17 48.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T21:04:35.549Z] #17 48.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:04:35.549Z] #17 48.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:04:35.549Z] #17 48.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:04:35.549Z] #17 48.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:04:35.671Z] #39 13.58 DEP images/sk-packet.pb-c.d [2020-07-28T21:04:35.671Z] #39 13.70 PBCC images/tcp-stream.pb-c.c [2020-07-28T21:04:35.723Z] #39 13.05 PBCC images/sk-opts.pb-c.c [2020-07-28T21:04:35.723Z] #39 13.08 PBCC images/packet-sock.pb-c.c [2020-07-28T21:04:35.723Z] #39 13.17 DEP images/sk-opts.pb-c.d [2020-07-28T21:04:35.723Z] #39 13.28 DEP images/packet-sock.pb-c.d [2020-07-28T21:04:35.805Z] #17 48.15 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:04:35.805Z] #17 48.16 Setting up zip (3.0-11+b1) ... [2020-07-28T21:04:35.805Z] #17 48.17 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:35.805Z] #17 48.20 Setting up bash-completion (1:2.8-6) ... [2020-07-28T21:04:35.850Z] #25 16.78 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:04:35.935Z] #39 13.74 DEP images/tcp-stream.pb-c.d [2020-07-28T21:04:35.935Z] #39 13.85 PBCC images/pipe.pb-c.c [2020-07-28T21:04:35.935Z] #39 13.89 DEP images/pipe.pb-c.d [2020-07-28T21:04:35.935Z] #39 13.95 PBCC images/pstree.pb-c.c [2020-07-28T21:04:35.982Z] #39 13.38 PBCC images/sk-netlink.pb-c.c [2020-07-28T21:04:36.111Z] #25 17.21 [2020-07-28T21:04:36.163Z] #63 DONE 0.7s [2020-07-28T21:04:36.163Z] [2020-07-28T21:04:36.163Z] #64 exporting to image [2020-07-28T21:04:36.163Z] #64 exporting layers [2020-07-28T21:04:36.198Z] #39 14.03 DEP images/pstree.pb-c.d [2020-07-28T21:04:36.198Z] #39 14.06 PBCC images/fs.pb-c.c [2020-07-28T21:04:36.198Z] #39 14.09 DEP images/fs.pb-c.d [2020-07-28T21:04:36.198Z] #39 14.17 PBCC images/signalfd.pb-c.c [2020-07-28T21:04:36.198Z] #39 14.21 DEP images/signalfd.pb-c.d [2020-07-28T21:04:36.199Z] #39 14.26 PBCC images/fh.pb-c.c [2020-07-28T21:04:36.199Z] #39 14.31 PBCC images/fsnotify.pb-c.c [2020-07-28T21:04:36.199Z] #39 14.36 DEP images/fh.pb-c.d [2020-07-28T21:04:36.241Z] #39 13.63 DEP images/sk-netlink.pb-c.d [2020-07-28T21:04:36.241Z] #39 13.71 PBCC images/sk-inet.pb-c.c [2020-07-28T21:04:36.241Z] #39 13.75 DEP images/sk-inet.pb-c.d [2020-07-28T21:04:36.241Z] #39 13.80 PBCC images/sk-unix.pb-c.c [2020-07-28T21:04:36.370Z] #25 17.36 ################ 23.6% ######################################################################## 100.0% [2020-07-28T21:04:36.370Z] #25 17.60 [2020-07-28T21:04:36.370Z] #25 ... [2020-07-28T21:04:36.370Z] [2020-07-28T21:04:36.370Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:36.370Z] #30 55.85 time [2020-07-28T21:04:36.370Z] #30 62.74 internal/poll [2020-07-28T21:04:36.370Z] #30 64.33 internal/fmtsort [2020-07-28T21:04:36.370Z] #30 64.74 internal/syscall/execenv [2020-07-28T21:04:36.370Z] #30 64.96 internal/syscall/unix [2020-07-28T21:04:36.370Z] #30 65.25 strings [2020-07-28T21:04:36.370Z] #30 65.41 os [2020-07-28T21:04:36.462Z] #39 14.41 DEP images/fsnotify.pb-c.d [2020-07-28T21:04:36.462Z] #39 14.46 PBCC images/eventpoll.pb-c.c [2020-07-28T21:04:36.462Z] #39 14.49 DEP images/eventpoll.pb-c.d [2020-07-28T21:04:36.462Z] #39 14.55 PBCC images/eventfd.pb-c.c [2020-07-28T21:04:36.462Z] #39 14.56 DEP images/eventfd.pb-c.d [2020-07-28T21:04:36.462Z] #39 14.62 PBCC images/remap-file-path.pb-c.c [2020-07-28T21:04:36.501Z] #39 13.89 DEP images/sk-unix.pb-c.d [2020-07-28T21:04:36.501Z] #39 13.96 PBCC images/mm.pb-c.c [2020-07-28T21:04:36.501Z] #39 14.01 DEP images/mm.pb-c.d [2020-07-28T21:04:36.501Z] #39 14.06 PBCC images/timerfd.pb-c.c [2020-07-28T21:04:36.630Z] #30 ... [2020-07-28T21:04:36.630Z] [2020-07-28T21:04:36.630Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:36.630Z] #38 65.76 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-28T21:04:36.630Z] #38 65.77 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:36.706Z] #31 ... [2020-07-28T21:04:36.706Z] [2020-07-28T21:04:36.706Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:36.706Z] #53 46.81 + bin/ctr [2020-07-28T21:04:36.706Z] #53 ... [2020-07-28T21:04:36.706Z] [2020-07-28T21:04:36.706Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:36.706Z] #40 24.40 CC images/fown.o [2020-07-28T21:04:36.706Z] #40 24.63 CC images/ns.o [2020-07-28T21:04:36.706Z] #40 24.87 CC images/regfile.o [2020-07-28T21:04:36.706Z] #40 25.20 CC images/ghost-file.o [2020-07-28T21:04:36.706Z] #40 25.58 CC images/fifo.o [2020-07-28T21:04:36.706Z] #40 25.82 CC images/remap-file-path.o [2020-07-28T21:04:36.706Z] #40 26.15 CC images/eventfd.o [2020-07-28T21:04:36.725Z] #39 14.68 DEP images/remap-file-path.pb-c.d [2020-07-28T21:04:36.725Z] #39 14.75 PBCC images/fifo.pb-c.c [2020-07-28T21:04:36.725Z] #39 14.81 DEP images/fifo.pb-c.d [2020-07-28T21:04:36.760Z] #39 14.12 DEP images/timerfd.pb-c.d [2020-07-28T21:04:36.760Z] #39 14.17 PBCC images/timer.pb-c.c [2020-07-28T21:04:36.760Z] #39 14.19 DEP images/timer.pb-c.d [2020-07-28T21:04:36.760Z] #39 14.24 PBCC images/sa.pb-c.c [2020-07-28T21:04:36.760Z] #39 14.30 DEP images/sa.pb-c.d [2020-07-28T21:04:36.760Z] #39 ... [2020-07-28T21:04:36.760Z] [2020-07-28T21:04:36.760Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:36.760Z] #41 76.73 go/token [2020-07-28T21:04:36.760Z] #41 77.75 go/scanner [2020-07-28T21:04:36.760Z] #41 77.83 internal/lazyregexp [2020-07-28T21:04:36.760Z] #41 78.14 net/url [2020-07-28T21:04:36.760Z] #41 79.22 go/ast [2020-07-28T21:04:36.760Z] #41 80.01 text/template/parse [2020-07-28T21:04:36.760Z] #41 85.48 go/parser [2020-07-28T21:04:36.760Z] #41 85.96 text/template [2020-07-28T21:04:36.990Z] #39 14.91 PBCC images/ghost-file.pb-c.c [2020-07-28T21:04:36.990Z] #39 14.95 DEP images/ghost-file.pb-c.d [2020-07-28T21:04:36.990Z] #39 15.00 PBCC images/regfile.pb-c.c [2020-07-28T21:04:36.990Z] #39 15.03 DEP images/regfile.pb-c.d [2020-07-28T21:04:36.990Z] #39 15.07 PBCC images/ns.pb-c.c [2020-07-28T21:04:36.990Z] #39 15.09 DEP images/ns.pb-c.d [2020-07-28T21:04:36.990Z] #39 15.13 PBCC images/fdinfo.pb-c.c [2020-07-28T21:04:37.009Z] #40 26.52 CC images/eventpoll.o [2020-07-28T21:04:37.019Z] #41 ... [2020-07-28T21:04:37.019Z] [2020-07-28T21:04:37.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:37.019Z] #39 14.34 PBCC images/pipe-data.pb-c.c [2020-07-28T21:04:37.019Z] #39 14.38 DEP images/pipe-data.pb-c.d [2020-07-28T21:04:37.019Z] #39 14.44 PBCC images/mnt.pb-c.c [2020-07-28T21:04:37.019Z] #39 14.53 DEP images/mnt.pb-c.d [2020-07-28T21:04:37.019Z] #39 14.59 PBCC images/sk-packet.pb-c.c [2020-07-28T21:04:37.254Z] #39 15.19 DEP images/fdinfo.pb-c.d [2020-07-28T21:04:37.254Z] #39 15.28 PBCC images/core-aarch64.pb-c.c [2020-07-28T21:04:37.254Z] #39 15.37 PBCC images/core-arm.pb-c.c [2020-07-28T21:04:37.254Z] #39 15.41 PBCC images/core-ppc64.pb-c.c [2020-07-28T21:04:37.277Z] #39 14.63 DEP images/sk-packet.pb-c.d [2020-07-28T21:04:37.277Z] #39 14.67 PBCC images/tcp-stream.pb-c.c [2020-07-28T21:04:37.277Z] #39 14.72 DEP images/tcp-stream.pb-c.d [2020-07-28T21:04:37.278Z] #39 14.79 PBCC images/pipe.pb-c.c [2020-07-28T21:04:37.278Z] #39 14.82 DEP images/pipe.pb-c.d [2020-07-28T21:04:37.522Z] #39 15.48 PBCC images/core-s390.pb-c.c [2020-07-28T21:04:37.522Z] #39 15.53 PBCC images/core-x86.pb-c.c [2020-07-28T21:04:37.522Z] #39 15.58 PBCC images/core.pb-c.c [2020-07-28T21:04:37.522Z] #39 15.62 PBCC images/inventory.pb-c.c [2020-07-28T21:04:37.522Z] #39 15.67 DEP images/core-aarch64.pb-c.d [2020-07-28T21:04:37.536Z] #39 14.87 PBCC images/pstree.pb-c.c [2020-07-28T21:04:37.536Z] #39 14.88 DEP images/pstree.pb-c.d [2020-07-28T21:04:37.536Z] #39 14.94 PBCC images/fs.pb-c.c [2020-07-28T21:04:37.536Z] #39 14.95 DEP images/fs.pb-c.d [2020-07-28T21:04:37.536Z] #39 14.99 PBCC images/signalfd.pb-c.c [2020-07-28T21:04:37.536Z] #39 15.04 DEP images/signalfd.pb-c.d [2020-07-28T21:04:37.658Z] #40 26.90 CC images/fh.o [2020-07-28T21:04:37.658Z] #40 27.24 CC images/fsnotify.o [2020-07-28T21:04:37.786Z] #39 15.69 DEP images/core-arm.pb-c.d [2020-07-28T21:04:37.786Z] #39 15.73 DEP images/core-ppc64.pb-c.d [2020-07-28T21:04:37.786Z] #39 15.79 DEP images/core-s390.pb-c.d [2020-07-28T21:04:37.786Z] #39 15.83 DEP images/core-x86.pb-c.d [2020-07-28T21:04:37.786Z] #39 15.88 DEP images/core.pb-c.d [2020-07-28T21:04:37.786Z] #39 15.92 DEP images/inventory.pb-c.d [2020-07-28T21:04:37.798Z] #39 15.09 PBCC images/fh.pb-c.c [2020-07-28T21:04:37.798Z] #39 15.14 PBCC images/fsnotify.pb-c.c [2020-07-28T21:04:37.798Z] #39 15.18 DEP images/fh.pb-c.d [2020-07-28T21:04:37.798Z] #39 15.23 DEP images/fsnotify.pb-c.d [2020-07-28T21:04:38.049Z] #39 16.01 PBCC images/cpuinfo.pb-c.c [2020-07-28T21:04:38.050Z] #39 16.04 DEP images/cpuinfo.pb-c.d [2020-07-28T21:04:38.050Z] #39 16.10 PBCC images/stats.pb-c.c [2020-07-28T21:04:38.050Z] #39 16.12 DEP images/stats.pb-c.d [2020-07-28T21:04:38.060Z] #39 15.30 PBCC images/eventpoll.pb-c.c [2020-07-28T21:04:38.060Z] #39 15.33 DEP images/eventpoll.pb-c.d [2020-07-28T21:04:38.060Z] #39 15.38 PBCC images/eventfd.pb-c.c [2020-07-28T21:04:38.060Z] #39 15.41 DEP images/eventfd.pb-c.d [2020-07-28T21:04:38.060Z] #39 15.45 PBCC images/remap-file-path.pb-c.c [2020-07-28T21:04:38.060Z] #39 15.48 DEP images/remap-file-path.pb-c.d [2020-07-28T21:04:38.060Z] #39 15.53 PBCC images/fifo.pb-c.c [2020-07-28T21:04:38.060Z] #39 15.58 DEP images/fifo.pb-c.d [2020-07-28T21:04:38.060Z] #39 15.64 PBCC images/ghost-file.pb-c.c [2020-07-28T21:04:38.319Z] #39 15.68 DEP images/ghost-file.pb-c.d [2020-07-28T21:04:38.319Z] #39 15.72 PBCC images/regfile.pb-c.c [2020-07-28T21:04:38.319Z] #39 15.77 DEP images/regfile.pb-c.d [2020-07-28T21:04:38.319Z] #39 15.82 PBCC images/ns.pb-c.c [2020-07-28T21:04:38.319Z] #39 15.85 DEP images/ns.pb-c.d [2020-07-28T21:04:38.319Z] #39 15.89 PBCC images/fdinfo.pb-c.c [2020-07-28T21:04:38.323Z] #17 ... [2020-07-28T21:04:38.323Z] [2020-07-28T21:04:38.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:38.323Z] #39 98.63 CC criu/cr-dedup.o [2020-07-28T21:04:38.323Z] #39 99.01 CC criu/cr-dump.o [2020-07-28T21:04:38.323Z] #39 101.1 CC criu/cr-errno.o [2020-07-28T21:04:38.323Z] #39 101.1 CC criu/cr-restore.o [2020-07-28T21:04:38.323Z] #39 106.0 CC criu/cr-service.o [2020-07-28T21:04:38.323Z] #39 107.8 CC criu/crtools.o [2020-07-28T21:04:38.323Z] #39 108.4 CC criu/eventfd.o [2020-07-28T21:04:38.323Z] #39 108.7 CC criu/eventpoll.o [2020-07-28T21:04:38.578Z] #39 15.99 DEP images/fdinfo.pb-c.d [2020-07-28T21:04:38.579Z] #39 16.06 PBCC images/core-aarch64.pb-c.c [2020-07-28T21:04:38.579Z] #39 16.10 PBCC images/core-arm.pb-c.c [2020-07-28T21:04:38.579Z] #39 16.15 PBCC images/core-ppc64.pb-c.c [2020-07-28T21:04:38.580Z] #39 ... [2020-07-28T21:04:38.580Z] [2020-07-28T21:04:38.580Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:04:38.580Z] #17 51.05 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-28T21:04:38.580Z] #17 51.06 Setting up xz-utils (5.2.4-1) ... [2020-07-28T21:04:38.580Z] #17 51.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T21:04:38.580Z] #17 51.10 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:04:38.580Z] #17 51.19 invoke-rc.d: could not determine current runlevel [2020-07-28T21:04:38.580Z] #17 51.20 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T21:04:38.580Z] #17 51.20 Setting up pigz (2.4-1) ... [2020-07-28T21:04:38.580Z] #17 51.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T21:04:38.580Z] #17 51.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:04:38.580Z] #17 51.24 Setting up python-pip-whl (18.1-5) ... [2020-07-28T21:04:38.580Z] #17 51.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T21:04:38.712Z] #40 27.92 CC images/signalfd.o [2020-07-28T21:04:38.712Z] #40 28.10 CC images/fs.o [2020-07-28T21:04:38.712Z] #40 28.32 CC images/pstree.o [2020-07-28T21:04:38.836Z] #17 51.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:04:38.838Z] #39 16.20 PBCC images/core-s390.pb-c.c [2020-07-28T21:04:38.838Z] #39 16.26 PBCC images/core-x86.pb-c.c [2020-07-28T21:04:38.838Z] #39 16.32 PBCC images/core.pb-c.c [2020-07-28T21:04:38.838Z] #39 16.38 PBCC images/inventory.pb-c.c [2020-07-28T21:04:38.909Z] #64 exporting layers 2.7s done [2020-07-28T21:04:38.909Z] #64 writing image sha256:f54e4c6b8e28394b672f0b68875e17d6e246c0ab6dca027aa36558fd2eba1194 done [2020-07-28T21:04:38.909Z] #64 naming to docker.io/library/docker:6b540923dd459d81fff29fb4081f0fb617322c5b done [2020-07-28T21:04:38.909Z] #64 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T21:04:39.028Z] #40 28.59 CC images/pipe.o [2020-07-28T21:04:39.093Z] #17 51.62 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-28T21:04:39.093Z] #17 51.63 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:04:39.093Z] #17 51.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:04:39.093Z] #17 51.65 Setting up vim (2:8.1.0875-5) ... [2020-07-28T21:04:39.093Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T21:04:39.093Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T21:04:39.093Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T21:04:39.093Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T21:04:39.093Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T21:04:39.093Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T21:04:39.093Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T21:04:39.093Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T21:04:39.097Z] #39 16.44 DEP images/core-aarch64.pb-c.d [2020-07-28T21:04:39.097Z] #39 16.50 DEP images/core-arm.pb-c.d [2020-07-28T21:04:39.097Z] #39 16.58 DEP images/core-ppc64.pb-c.d [2020-07-28T21:04:39.338Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/test/unit [2020-07-28T21:04:39.339Z] #40 28.84 CC images/tcp-stream.o [2020-07-28T21:04:39.349Z] #17 51.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:04:39.349Z] #17 51.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:04:39.349Z] #17 51.80 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T21:04:39.349Z] #17 51.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:04:39.349Z] #17 51.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T21:04:39.349Z] #17 51.84 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:04:39.356Z] #39 16.66 DEP images/core-s390.pb-c.d [2020-07-28T21:04:39.356Z] #39 16.73 DEP images/core-x86.pb-c.d [2020-07-28T21:04:39.356Z] #39 16.80 DEP images/core.pb-c.d [2020-07-28T21:04:39.356Z] #39 16.86 DEP images/inventory.pb-c.d [2020-07-28T21:04:39.356Z] #39 16.92 PBCC images/cpuinfo.pb-c.c [2020-07-28T21:04:39.445Z] #39 17.34 make[1]: Nothing to be done for 'all'. [2020-07-28T21:04:39.615Z] #39 16.93 DEP images/cpuinfo.pb-c.d [2020-07-28T21:04:39.616Z] #39 17.00 PBCC images/stats.pb-c.c [2020-07-28T21:04:39.616Z] #39 17.04 DEP images/stats.pb-c.d [2020-07-28T21:04:39.616Z] #39 ... [2020-07-28T21:04:39.616Z] [2020-07-28T21:04:39.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:39.616Z] #10 79.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T21:04:39.616Z] #10 79.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:04:39.616Z] #10 79.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:39.616Z] #10 79.82 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T21:04:39.616Z] #10 79.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:04:39.616Z] #10 79.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:39.639Z] #40 29.12 CC images/sk-packet.o [2020-07-28T21:04:39.875Z] #10 ... [2020-07-28T21:04:39.875Z] [2020-07-28T21:04:39.875Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:39.875Z] #52 37.79 Checking out files: 58% (1869/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 98% (3169/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T21:04:39.875Z] #52 38.91 + cd /tmp/tmp.ZMrrm9UrbV/src/github.com/containerd/containerd [2020-07-28T21:04:39.875Z] #52 38.91 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:39.937Z] #40 29.57 CC images/mnt.o [2020-07-28T21:04:39.939Z] #38 ... [2020-07-28T21:04:39.939Z] [2020-07-28T21:04:39.939Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:39.939Z] #41 59.16 time [2020-07-28T21:04:39.939Z] #41 65.15 internal/fmtsort [2020-07-28T21:04:39.939Z] #41 65.59 os [2020-07-28T21:04:39.939Z] #41 66.09 strings [2020-07-28T21:04:39.939Z] #41 68.09 regexp/syntax [2020-07-28T21:04:39.939Z] #41 68.90 fmt [2020-07-28T21:04:39.939Z] #41 ... [2020-07-28T21:04:39.939Z] [2020-07-28T21:04:39.939Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-28T21:04:39.939Z] #25 18.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:04:39.939Z] #25 18.61 skipping existing c35d46ef359f [2020-07-28T21:04:39.939Z] #25 18.69 [2020-07-28T21:04:39.939Z] #25 19.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:04:39.939Z] #25 19.79 [2020-07-28T21:04:39.939Z] #25 19.91 ######################################################################## 100.0% [2020-07-28T21:04:39.939Z] #25 20.02 [2020-07-28T21:04:39.939Z] #25 20.15 Download of images into '/build' complete. [2020-07-28T21:04:39.939Z] #25 20.15 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:04:39.939Z] #25 20.15 tar -cC '/build' . | docker load [2020-07-28T21:04:40.135Z] #52 40.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T21:04:40.135Z] #52 40.46 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T21:04:40.135Z] #52 40.46 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:40.135Z] #52 40.46 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:40.135Z] #52 40.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T21:04:40.135Z] #52 40.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T21:04:40.135Z] #52 40.46 + '[' '' = dynamic ']' [2020-07-28T21:04:40.135Z] #52 40.46 + make [2020-07-28T21:04:40.236Z] #40 29.78 CC images/pipe-data.o [2020-07-28T21:04:40.515Z] #25 DONE 21.8s [2020-07-28T21:04:40.515Z] [2020-07-28T21:04:40.515Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-28T21:04:40.515Z] #38 DONE 69.9s [2020-07-28T21:04:40.515Z] [2020-07-28T21:04:40.515Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-28T21:04:40.515Z] #32 67.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:04:40.515Z] #32 67.86 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:04:40.515Z] #32 68.40 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-28T21:04:40.515Z] #32 68.93 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:04:40.515Z] #32 69.31 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-28T21:04:40.515Z] #32 69.39 Setting up cmake-data (3.13.4-1) ... [2020-07-28T21:04:40.515Z] #32 69.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-28T21:04:40.515Z] #32 69.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-28T21:04:40.515Z] #32 69.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-28T21:04:40.515Z] #32 69.92 Setting up cmake (3.13.4-1) ... [2020-07-28T21:04:40.535Z] #40 30.06 CC images/sa.o [2020-07-28T21:04:40.785Z] #32 69.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:40.785Z] #32 70.21 Processing triggers for mime-support (3.62) ... [2020-07-28T21:04:40.841Z] #39 18.59 CC images/stats.o [2020-07-28T21:04:40.849Z] #40 30.33 CC images/timer.o [2020-07-28T21:04:41.077Z] #52 ... [2020-07-28T21:04:41.077Z] [2020-07-28T21:04:41.077Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:41.077Z] #47 80.94 github.com/pkg/diff [2020-07-28T21:04:41.077Z] #47 81.83 go/ast [2020-07-28T21:04:41.077Z] #47 82.85 golang.org/x/crypto/ssh/terminal [2020-07-28T21:04:41.077Z] #47 84.42 mvdan.cc/editorconfig [2020-07-28T21:04:41.077Z] #47 86.35 mvdan.cc/sh/v3/fileutil [2020-07-28T21:04:41.077Z] #47 86.60 mvdan.cc/sh/v3/syntax [2020-07-28T21:04:41.105Z] #39 19.17 CC images/core.o [2020-07-28T21:04:41.145Z] #40 30.69 CC images/timerfd.o [2020-07-28T21:04:41.336Z] #47 ... [2020-07-28T21:04:41.336Z] [2020-07-28T21:04:41.336Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:41.336Z] #52 41.64 + bin/ctr [2020-07-28T21:04:41.356Z] #32 DONE 70.7s [2020-07-28T21:04:41.356Z] [2020-07-28T21:04:41.356Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:41.789Z] #40 31.10 CC images/mm.o [2020-07-28T21:04:42.056Z] #39 19.87 CC images/core-x86.o [2020-07-28T21:04:42.063Z] ? github.com/docker/docker/api [no test files] [2020-07-28T21:04:42.087Z] #40 31.43 CC images/sk-opts.o [2020-07-28T21:04:42.087Z] #40 31.66 CC images/sk-unix.o [2020-07-28T21:04:42.320Z] #39 20.42 CC images/core-arm.o [2020-07-28T21:04:42.619Z] #17 54.89 Setting up iptables (1.8.2-4) ... [2020-07-28T21:04:42.619Z] #17 54.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:04:42.619Z] #17 54.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:04:42.619Z] #17 54.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:04:42.619Z] #17 54.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:04:42.619Z] #17 54.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T21:04:42.619Z] #17 54.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T21:04:42.619Z] #17 54.95 Setting up python3 (3.7.3-1) ... [2020-07-28T21:04:42.734Z] #40 32.09 CC images/sk-inet.o [2020-07-28T21:04:42.875Z] #17 55.31 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T21:04:42.897Z] #39 20.98 CC images/core-aarch64.o [2020-07-28T21:04:43.034Z] #40 32.54 CC images/tun.o [2020-07-28T21:04:43.333Z] #40 32.90 CC images/sk-netlink.o [2020-07-28T21:04:43.438Z] #17 56.01 Setting up apparmor (2.13.2-10) ... [2020-07-28T21:04:43.474Z] #39 21.41 CC images/core-ppc64.o [2020-07-28T21:04:43.475Z] #39 ... [2020-07-28T21:04:43.475Z] [2020-07-28T21:04:43.475Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:43.475Z] #41 83.74 vendor/golang.org/x/text/unicode/bidi [2020-07-28T21:04:43.475Z] #41 85.21 vendor/golang.org/x/crypto/cryptobyte [2020-07-28T21:04:43.475Z] #41 86.14 vendor/golang.org/x/text/unicode/norm [2020-07-28T21:04:43.475Z] #41 87.41 vendor/golang.org/x/net/http2/hpack [2020-07-28T21:04:43.475Z] #41 88.62 mime [2020-07-28T21:04:43.475Z] #41 88.62 net/http/internal [2020-07-28T21:04:43.475Z] #41 91.02 net/textproto [2020-07-28T21:04:43.475Z] #41 91.03 crypto/x509 [2020-07-28T21:04:43.475Z] #41 91.67 mime/multipart [2020-07-28T21:04:43.475Z] #41 91.72 vendor/golang.org/x/net/http/httpguts [2020-07-28T21:04:43.475Z] #41 91.73 vendor/golang.org/x/net/http/httpproxy [2020-07-28T21:04:43.631Z] #40 33.23 CC images/packet-sock.o [2020-07-28T21:04:43.738Z] #41 94.06 crypto/tls [2020-07-28T21:04:43.895Z] #33 1.984 + RM_GOPATH=0 [2020-07-28T21:04:43.895Z] #33 1.984 + TMP_GOPATH= [2020-07-28T21:04:43.895Z] #33 1.984 + : /build [2020-07-28T21:04:43.895Z] #33 1.984 + '[' -z '' ']' [2020-07-28T21:04:43.895Z] #33 1.984 ++ mktemp -d [2020-07-28T21:04:43.895Z] #33 1.984 + export GOPATH=/tmp/tmp.cBN18VYAuF [2020-07-28T21:04:43.895Z] #33 1.984 + GOPATH=/tmp/tmp.cBN18VYAuF [2020-07-28T21:04:43.895Z] #33 1.984 + RM_GOPATH=1 [2020-07-28T21:04:43.895Z] #33 1.984 + case "$(go env GOARCH)" in [2020-07-28T21:04:43.895Z] #33 1.984 ++ go env GOARCH [2020-07-28T21:04:43.895Z] #33 2.112 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:43.895Z] #33 2.112 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:43.895Z] #33 2.112 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:43.895Z] #33 2.112 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:43.895Z] #33 2.112 + dir=/tmp/install [2020-07-28T21:04:43.895Z] #33 2.112 + bin=tini [2020-07-28T21:04:43.895Z] #33 2.112 + shift [2020-07-28T21:04:43.895Z] #33 2.112 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-28T21:04:43.895Z] #33 2.112 + . /tmp/install/tini.installer [2020-07-28T21:04:43.895Z] #33 2.112 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:43.895Z] #33 2.112 + install_tini [2020-07-28T21:04:43.895Z] #33 2.112 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-28T21:04:43.895Z] #33 2.112 + git clone https://github.com/krallin/tini.git /tmp/tmp.cBN18VYAuF/tini [2020-07-28T21:04:43.895Z] #33 2.112 Cloning into '/tmp/tmp.cBN18VYAuF/tini'... [2020-07-28T21:04:43.895Z] #33 ... [2020-07-28T21:04:43.895Z] [2020-07-28T21:04:43.895Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:43.895Z] #10 63.03 Selecting previously unselected package binutils-mingw-w64. [2020-07-28T21:04:43.895Z] #10 63.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-28T21:04:43.895Z] #10 63.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:04:43.895Z] #10 63.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-28T21:04:43.895Z] #10 63.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:04:43.895Z] #10 63.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:04:43.895Z] #10 63.40 Selecting previously unselected package dmsetup. [2020-07-28T21:04:43.895Z] #10 63.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:04:43.895Z] #10 63.41 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-28T21:04:43.895Z] #10 63.63 Selecting previously unselected package mingw-w64-common. [2020-07-28T21:04:43.895Z] #10 63.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-28T21:04:43.895Z] #10 63.65 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-28T21:04:43.895Z] #10 70.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-28T21:04:43.895Z] #10 70.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-28T21:04:43.895Z] #10 70.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:04:44.003Z] #41 ... [2020-07-28T21:04:44.003Z] [2020-07-28T21:04:44.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:44.003Z] #39 21.87 CC images/core-s390.o [2020-07-28T21:04:44.003Z] #39 ... [2020-07-28T21:04:44.003Z] [2020-07-28T21:04:44.003Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:44.003Z] #54 89.09 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:04:44.003Z] #54 89.09 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T21:04:44.003Z] #54 DONE 94.2s [2020-07-28T21:04:44.268Z] [2020-07-28T21:04:44.268Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T21:04:44.268Z] #55 DONE 0.2s [2020-07-28T21:04:44.268Z] [2020-07-28T21:04:44.268Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T21:04:44.268Z] #56 DONE 0.2s [2020-07-28T21:04:44.268Z] [2020-07-28T21:04:44.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:44.268Z] #10 89.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T21:04:44.268Z] #10 89.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-28T21:04:44.268Z] #10 89.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:44.279Z] #40 33.71 CC images/ipc-var.o [2020-07-28T21:04:44.279Z] #40 33.98 CC images/ipc-desc.o [2020-07-28T21:04:44.465Z] #10 ... [2020-07-28T21:04:44.465Z] [2020-07-28T21:04:44.465Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:44.465Z] #41 73.54 regexp [2020-07-28T21:04:44.845Z] #10 ... [2020-07-28T21:04:44.845Z] [2020-07-28T21:04:44.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:44.845Z] #39 22.66 CC images/cpuinfo.o [2020-07-28T21:04:44.941Z] #40 34.32 CC images/ipc-shm.o [2020-07-28T21:04:45.238Z] #40 34.61 CC images/ipc-msg.o [2020-07-28T21:04:45.422Z] #39 23.26 CC images/inventory.o [2020-07-28T21:04:45.541Z] #40 35.05 CC images/ipc-sem.o [2020-07-28T21:04:45.686Z] #39 23.61 CC images/fdinfo.o [2020-07-28T21:04:45.842Z] #40 35.27 CC images/utsns.o [2020-07-28T21:04:45.956Z] #17 58.02 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T21:04:45.956Z] #17 58.04 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:04:45.956Z] #17 58.48 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:04:46.141Z] #40 ... [2020-07-28T21:04:46.141Z] [2020-07-28T21:04:46.141Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:46.141Z] #42 94.25 net [2020-07-28T21:04:46.141Z] #42 94.27 os/exec [2020-07-28T21:04:46.141Z] #42 96.51 internal/lazyregexp [2020-07-28T21:04:46.141Z] #42 97.14 github.com/LK4D4/vndr/versioned [2020-07-28T21:04:46.141Z] #42 99.61 encoding/binary [2020-07-28T21:04:46.141Z] #42 99.67 net/url [2020-07-28T21:04:46.141Z] #42 99.75 go/scanner [2020-07-28T21:04:46.141Z] #42 103.4 go/ast [2020-07-28T21:04:46.141Z] #42 ... [2020-07-28T21:04:46.141Z] [2020-07-28T21:04:46.141Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:46.141Z] #40 35.60 CC images/creds.o [2020-07-28T21:04:46.263Z] #39 24.01 CC images/fown.o [2020-07-28T21:04:46.263Z] #39 24.20 CC images/ns.o [2020-07-28T21:04:46.440Z] #40 ... [2020-07-28T21:04:46.440Z] [2020-07-28T21:04:46.440Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:46.440Z] #31 95.09 log [2020-07-28T21:04:46.440Z] #31 95.09 flag [2020-07-28T21:04:46.440Z] #31 95.09 github.com/BurntSushi/toml [2020-07-28T21:04:46.440Z] #31 100.1 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:04:46.440Z] #31 DONE 104.5s [2020-07-28T21:04:46.440Z] [2020-07-28T21:04:46.440Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:46.440Z] #42 104.7 text/template/parse [2020-07-28T21:04:46.526Z] #39 24.37 CC images/regfile.o [2020-07-28T21:04:46.526Z] #39 24.53 CC images/ghost-file.o [2020-07-28T21:04:46.612Z] #52 ... [2020-07-28T21:04:46.612Z] [2020-07-28T21:04:46.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:46.612Z] #39 18.43 make[1]: Nothing to be done for 'all'. [2020-07-28T21:04:46.612Z] #39 19.84 CC images/stats.o [2020-07-28T21:04:46.612Z] #39 20.17 CC images/core.o [2020-07-28T21:04:46.612Z] #39 20.76 CC images/core-x86.o [2020-07-28T21:04:46.612Z] #39 21.29 CC images/core-arm.o [2020-07-28T21:04:46.612Z] #39 21.63 CC images/core-aarch64.o [2020-07-28T21:04:46.612Z] #39 21.96 CC images/core-ppc64.o [2020-07-28T21:04:46.612Z] #39 22.54 CC images/core-s390.o [2020-07-28T21:04:46.612Z] #39 23.21 CC images/cpuinfo.o [2020-07-28T21:04:46.612Z] #39 23.66 CC images/inventory.o [2020-07-28T21:04:46.612Z] #39 23.95 CC images/fdinfo.o [2020-07-28T21:04:46.789Z] #39 24.83 CC images/fifo.o [2020-07-28T21:04:47.003Z] #41 75.97 flag [2020-07-28T21:04:47.052Z] #39 24.97 CC images/remap-file-path.o [2020-07-28T21:04:47.053Z] #39 25.13 CC images/eventfd.o [2020-07-28T21:04:47.083Z] #42 105.2 encoding/json [2020-07-28T21:04:47.083Z] #42 ... [2020-07-28T21:04:47.083Z] [2020-07-28T21:04:47.083Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:47.083Z] #48 95.15 encoding/binary [2020-07-28T21:04:47.083Z] #48 95.15 flag [2020-07-28T21:04:47.083Z] #48 95.15 github.com/pkg/diff [2020-07-28T21:04:47.083Z] #48 95.16 go/token [2020-07-28T21:04:47.083Z] #48 97.51 go/scanner [2020-07-28T21:04:47.083Z] #48 99.59 mvdan.cc/editorconfig [2020-07-28T21:04:47.083Z] #48 99.99 mvdan.cc/sh/v3/syntax [2020-07-28T21:04:47.083Z] #48 101.7 go/ast [2020-07-28T21:04:47.083Z] #48 101.8 encoding/base64 [2020-07-28T21:04:47.083Z] #48 103.8 golang.org/x/sys/unix [2020-07-28T21:04:47.083Z] #48 104.4 encoding/json [2020-07-28T21:04:47.083Z] #48 ... [2020-07-28T21:04:47.083Z] [2020-07-28T21:04:47.083Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:47.083Z] #40 36.04 CC images/vma.o [2020-07-28T21:04:47.083Z] #40 36.67 CC images/netdev.o [2020-07-28T21:04:47.183Z] #39 24.35 CC images/fown.o [2020-07-28T21:04:47.183Z] #39 24.62 CC images/ns.o [2020-07-28T21:04:47.316Z] #39 25.31 CC images/eventpoll.o [2020-07-28T21:04:47.322Z] #17 59.45 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T21:04:47.446Z] #39 24.86 CC images/regfile.o [2020-07-28T21:04:47.578Z] #17 60.00 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T21:04:47.579Z] #39 25.53 CC images/fh.o [2020-07-28T21:04:47.706Z] #39 25.12 CC images/ghost-file.o [2020-07-28T21:04:47.730Z] #40 37.06 CC images/tty.o [2020-07-28T21:04:47.843Z] #39 25.81 CC images/fsnotify.o [2020-07-28T21:04:47.967Z] #39 25.42 CC images/fifo.o [2020-07-28T21:04:48.379Z] #40 37.75 CC images/file-lock.o [2020-07-28T21:04:48.379Z] #40 ... [2020-07-28T21:04:48.379Z] [2020-07-28T21:04:48.379Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:48.379Z] #11 96.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T21:04:48.379Z] #11 96.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-28T21:04:48.379Z] #11 96.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:48.381Z] #41 ... [2020-07-28T21:04:48.381Z] [2020-07-28T21:04:48.381Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:48.381Z] #47 67.61 encoding/binary [2020-07-28T21:04:48.381Z] #47 68.11 context [2020-07-28T21:04:48.381Z] #47 69.09 encoding/base64 [2020-07-28T21:04:48.381Z] #47 69.11 fmt [2020-07-28T21:04:48.381Z] #47 69.85 path/filepath [2020-07-28T21:04:48.381Z] #47 72.32 golang.org/x/sys/unix [2020-07-28T21:04:48.381Z] #47 75.44 encoding/json [2020-07-28T21:04:48.381Z] #47 ... [2020-07-28T21:04:48.381Z] [2020-07-28T21:04:48.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:48.381Z] #41 77.77 go/token [2020-07-28T21:04:48.420Z] #39 26.35 CC images/signalfd.o [2020-07-28T21:04:48.536Z] #39 25.71 CC images/remap-file-path.o [2020-07-28T21:04:48.677Z] #11 ... [2020-07-28T21:04:48.677Z] [2020-07-28T21:04:48.677Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:48.677Z] #40 37.95 CC images/rlimit.o [2020-07-28T21:04:48.677Z] #40 38.17 CC images/pagemap.o [2020-07-28T21:04:48.684Z] #39 26.55 CC images/fs.o [2020-07-28T21:04:48.684Z] #39 26.75 CC images/pstree.o [2020-07-28T21:04:48.796Z] #39 26.06 CC images/eventfd.o [2020-07-28T21:04:48.943Z] #17 61.26 Setting up python3-pip (18.1-5) ... [2020-07-28T21:04:48.943Z] #17 ... [2020-07-28T21:04:48.943Z] [2020-07-28T21:04:48.943Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:04:48.943Z] #36 190.4 + dpkg --print-architecture [2020-07-28T21:04:48.943Z] #36 190.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T21:04:48.947Z] #39 26.95 CC images/pipe.o [2020-07-28T21:04:48.949Z] #41 78.08 internal/lazyregexp [2020-07-28T21:04:48.949Z] #41 ... [2020-07-28T21:04:48.949Z] [2020-07-28T21:04:48.949Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:48.949Z] #30 68.02 path [2020-07-28T21:04:48.949Z] #30 68.54 text/tabwriter [2020-07-28T21:04:48.949Z] #30 68.93 fmt [2020-07-28T21:04:48.949Z] #30 68.99 path/filepath [2020-07-28T21:04:48.949Z] #30 70.98 io/ioutil [2020-07-28T21:04:48.949Z] #30 74.02 github.com/BurntSushi/toml [2020-07-28T21:04:48.949Z] #30 74.08 flag [2020-07-28T21:04:48.949Z] #30 76.13 log [2020-07-28T21:04:48.949Z] #30 ... [2020-07-28T21:04:48.949Z] [2020-07-28T21:04:48.949Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:48.949Z] #33 3.133 + cd /tmp/tmp.cBN18VYAuF/tini [2020-07-28T21:04:48.949Z] #33 3.134 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-28T21:04:48.949Z] #33 3.197 + cmake . [2020-07-28T21:04:48.949Z] #33 4.056 -- The C compiler identification is GNU 8.3.0 [2020-07-28T21:04:48.949Z] #33 4.121 -- Check for working C compiler: /usr/bin/cc [2020-07-28T21:04:48.949Z] #33 4.933 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-28T21:04:48.949Z] #33 4.941 -- Detecting C compiler ABI info [2020-07-28T21:04:48.949Z] #33 5.764 -- Detecting C compiler ABI info - done [2020-07-28T21:04:48.949Z] #33 5.805 -- Detecting C compile features [2020-07-28T21:04:48.949Z] #33 7.523 -- Detecting C compile features - done [2020-07-28T21:04:48.949Z] #33 7.582 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-28T21:04:49.055Z] #39 ... [2020-07-28T21:04:49.055Z] [2020-07-28T21:04:49.055Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:49.055Z] #47 93.16 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T21:04:49.055Z] #47 DONE 98.9s [2020-07-28T21:04:49.055Z] [2020-07-28T21:04:49.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:49.055Z] #39 26.31 CC images/eventpoll.o [2020-07-28T21:04:49.055Z] #39 ... [2020-07-28T21:04:49.055Z] [2020-07-28T21:04:49.055Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:49.055Z] #41 89.58 encoding/xml [2020-07-28T21:04:49.055Z] #41 90.54 go/doc [2020-07-28T21:04:49.055Z] #41 93.25 github.com/LK4D4/vndr/build [2020-07-28T21:04:49.055Z] #41 95.36 github.com/LK4D4/vndr/versioned [2020-07-28T21:04:49.055Z] #41 95.44 compress/flate [2020-07-28T21:04:49.055Z] #41 96.33 hash/crc32 [2020-07-28T21:04:49.055Z] #41 96.94 net [2020-07-28T21:04:49.055Z] #41 98.44 compress/gzip [2020-07-28T21:04:49.055Z] #41 98.84 vendor/golang.org/x/text/transform [2020-07-28T21:04:49.208Z] #33 7.840 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-28T21:04:49.208Z] #33 7.938 -- Configuring done [2020-07-28T21:04:49.208Z] #33 7.966 -- Generating done [2020-07-28T21:04:49.211Z] #39 27.08 CC images/tcp-stream.o [2020-07-28T21:04:49.211Z] #39 27.28 CC images/sk-packet.o [2020-07-28T21:04:49.315Z] #41 ... [2020-07-28T21:04:49.315Z] [2020-07-28T21:04:49.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:49.315Z] #39 26.68 CC images/fh.o [2020-07-28T21:04:49.321Z] #40 38.64 CC images/siginfo.o [2020-07-28T21:04:49.321Z] #40 38.96 CC images/rpc.o [2020-07-28T21:04:49.469Z] #33 7.972 -- Build files have been written to: /tmp/tmp.cBN18VYAuF/tini [2020-07-28T21:04:49.469Z] #33 7.983 + make tini-static [2020-07-28T21:04:49.476Z] #39 27.42 CC images/mnt.o [2020-07-28T21:04:49.505Z] #36 ... [2020-07-28T21:04:49.505Z] [2020-07-28T21:04:49.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:49.505Z] #39 109.5 CC criu/external.o [2020-07-28T21:04:49.505Z] #39 109.9 CC criu/fault-injection.o [2020-07-28T21:04:49.505Z] #39 110.0 CC criu/fdstore.o [2020-07-28T21:04:49.505Z] #39 110.5 CC criu/fifo.o [2020-07-28T21:04:49.505Z] #39 110.9 CC criu/file-ids.o [2020-07-28T21:04:49.505Z] #39 111.3 CC criu/file-lock.o [2020-07-28T21:04:49.505Z] #39 112.2 CC criu/files-ext.o [2020-07-28T21:04:49.505Z] #39 112.6 CC criu/files-reg.o [2020-07-28T21:04:49.505Z] #39 114.8 CC criu/files.o [2020-07-28T21:04:49.505Z] #39 117.0 CC criu/filesystems.o [2020-07-28T21:04:49.505Z] #39 117.7 CC criu/fsnotify.o [2020-07-28T21:04:49.505Z] #39 119.0 CC criu/image-desc.o [2020-07-28T21:04:49.505Z] #39 119.1 CC criu/image.o [2020-07-28T21:04:49.739Z] #39 27.72 CC images/pipe-data.o [2020-07-28T21:04:49.761Z] #39 ... [2020-07-28T21:04:49.761Z] [2020-07-28T21:04:49.761Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:04:49.761Z] #36 191.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T21:04:49.761Z] #36 191.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T21:04:49.884Z] #39 27.39 CC images/fsnotify.o [2020-07-28T21:04:50.003Z] #39 27.94 CC images/sa.o [2020-07-28T21:04:50.037Z] #33 8.478 Scanning dependencies of target tini-static [2020-07-28T21:04:50.037Z] #33 8.608 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-28T21:04:50.268Z] #39 28.22 CC images/timer.o [2020-07-28T21:04:50.531Z] #39 28.51 CC images/timerfd.o [2020-07-28T21:04:50.531Z] #39 ... [2020-07-28T21:04:50.531Z] [2020-07-28T21:04:50.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:50.531Z] #10 100.5 Selecting previously unselected package libapparmor1:arm64. [2020-07-28T21:04:50.531Z] #10 100.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-28T21:04:50.531Z] #10 100.5 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-28T21:04:50.531Z] #10 100.6 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-28T21:04:50.531Z] #10 100.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-28T21:04:50.531Z] #10 100.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-28T21:04:50.531Z] #10 100.8 Selecting previously unselected package libbtrfs0. [2020-07-28T21:04:50.531Z] #10 100.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-28T21:04:50.531Z] #10 100.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:04:50.531Z] #10 100.9 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:04:50.531Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-28T21:04:50.605Z] #33 ... [2020-07-28T21:04:50.605Z] [2020-07-28T21:04:50.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:50.605Z] #39 4.446 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:04:50.605Z] #39 4.446 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:04:50.605Z] #39 4.546 Note: Building without GnuTLS support [2020-07-28T21:04:50.605Z] #39 4.578 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:04:50.605Z] #39 4.578 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:04:50.605Z] #39 6.530 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:04:50.605Z] #39 6.609 GEN .gitid [2020-07-28T21:04:50.605Z] #39 6.635 GEN criu/include/version.h [2020-07-28T21:04:50.605Z] #39 6.705 GEN include/common/asm [2020-07-28T21:04:50.605Z] #39 8.502 PBCC images/timens.pb-c.c [2020-07-28T21:04:50.605Z] #39 8.546 DEP images/timens.pb-c.d [2020-07-28T21:04:50.605Z] #39 8.639 PBCC images/fown.pb-c.c [2020-07-28T21:04:50.605Z] #39 8.678 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-28T21:04:50.605Z] #39 8.811 PBCC images/opts.pb-c.c [2020-07-28T21:04:50.605Z] #39 8.917 PBCC images/memfd.pb-c.c [2020-07-28T21:04:50.605Z] #39 8.970 DEP images/fown.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.012 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.079 DEP images/opts.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.170 DEP images/memfd.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.242 PBCC images/sit.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.342 DEP images/sit.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.407 PBCC images/macvlan.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.428 DEP images/macvlan.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.489 PBCC images/autofs.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.506 DEP images/autofs.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.567 PBCC images/sysctl.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.600 DEP images/sysctl.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.643 PBCC images/time.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.653 DEP images/time.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.737 PBCC images/binfmt-misc.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.764 DEP images/binfmt-misc.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.826 PBCC images/seccomp.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.858 DEP images/seccomp.pb-c.d [2020-07-28T21:04:50.605Z] #39 9.922 PBCC images/userns.pb-c.c [2020-07-28T21:04:50.605Z] #39 9.952 DEP images/userns.pb-c.d [2020-07-28T21:04:50.605Z] #39 10.01 PBCC images/cgroup.pb-c.c [2020-07-28T21:04:50.605Z] #39 10.06 DEP images/cgroup.pb-c.d [2020-07-28T21:04:50.795Z] #10 100.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-28T21:04:50.795Z] #10 101.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:04:50.795Z] #10 101.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-28T21:04:50.795Z] #10 101.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-28T21:04:50.795Z] #10 101.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T21:04:50.823Z] #39 28.07 CC images/signalfd.o [2020-07-28T21:04:50.859Z] #40 40.41 CC images/ext-file.o [2020-07-28T21:04:50.865Z] #39 10.14 PBCC images/ext-file.pb-c.c [2020-07-28T21:04:50.865Z] #39 10.15 DEP images/ext-file.pb-c.d [2020-07-28T21:04:50.865Z] #39 10.21 PBCC images/rpc.pb-c.c [2020-07-28T21:04:50.865Z] #39 ... [2020-07-28T21:04:50.865Z] [2020-07-28T21:04:50.865Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:50.865Z] #10 78.61 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-28T21:04:50.865Z] #10 78.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:04:50.865Z] #10 78.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:50.865Z] #10 78.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-28T21:04:50.865Z] #10 78.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:04:50.865Z] #10 78.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:51.083Z] #39 28.36 CC images/fs.o [2020-07-28T21:04:51.083Z] #39 28.52 CC images/pstree.o [2020-07-28T21:04:51.115Z] #10 101.2 Selecting previously unselected package libudev-dev:arm64. [2020-07-28T21:04:51.115Z] #10 101.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-28T21:04:51.115Z] #10 101.3 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-28T21:04:51.162Z] #40 40.67 CC images/cgroup.o [2020-07-28T21:04:51.343Z] #39 28.69 CC images/pipe.o [2020-07-28T21:04:51.343Z] #39 28.83 CC images/tcp-stream.o [2020-07-28T21:04:51.386Z] #10 101.6 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-28T21:04:51.386Z] #10 101.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-28T21:04:51.386Z] #10 101.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-28T21:04:51.650Z] #36 ... [2020-07-28T21:04:51.650Z] [2020-07-28T21:04:51.650Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:04:51.650Z] #17 62.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:51.650Z] #17 62.30 Processing triggers for mime-support (3.62) ... [2020-07-28T21:04:51.650Z] #17 DONE 64.1s [2020-07-28T21:04:51.652Z] #10 102.0 Selecting previously unselected package libpcre16-3:arm64. [2020-07-28T21:04:51.906Z] [2020-07-28T21:04:51.906Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T21:04:51.911Z] #39 29.07 CC images/sk-packet.o [2020-07-28T21:04:51.911Z] #39 29.42 CC images/mnt.o [2020-07-28T21:04:51.916Z] #10 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-28T21:04:51.916Z] #10 102.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-28T21:04:51.916Z] #10 102.2 Selecting previously unselected package libpcre32-3:arm64. [2020-07-28T21:04:51.916Z] #10 102.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-28T21:04:51.916Z] #10 102.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-28T21:04:52.171Z] #39 29.60 CC images/pipe-data.o [2020-07-28T21:04:52.179Z] #10 102.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-28T21:04:52.179Z] #10 102.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-28T21:04:52.179Z] #10 102.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-28T21:04:52.179Z] #10 102.5 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-28T21:04:52.179Z] #10 102.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-28T21:04:52.179Z] #10 102.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-28T21:04:52.219Z] #40 41.58 CC images/userns.o [2020-07-28T21:04:52.431Z] #39 29.81 CC images/sa.o [2020-07-28T21:04:52.467Z] #18 0.962 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T21:04:52.519Z] #40 41.91 CC images/google/protobuf/descriptor.o [2020-07-28T21:04:52.690Z] #39 29.99 CC images/timer.o [2020-07-28T21:04:52.723Z] #18 0.968 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T21:04:52.723Z] #18 0.970 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T21:04:52.723Z] #18 DONE 1.0s [2020-07-28T21:04:52.723Z] [2020-07-28T21:04:52.723Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:04:52.757Z] #10 102.8 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-28T21:04:52.757Z] #10 102.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-28T21:04:52.757Z] #10 102.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-28T21:04:52.950Z] #39 30.27 CC images/timerfd.o [2020-07-28T21:04:53.037Z] #10 103.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-28T21:04:53.037Z] #10 103.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-28T21:04:53.037Z] #10 103.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-28T21:04:53.037Z] #10 103.3 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-28T21:04:53.037Z] #10 103.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-28T21:04:53.037Z] #10 103.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-28T21:04:53.210Z] #39 30.55 CC images/mm.o [2020-07-28T21:04:53.301Z] #10 103.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-28T21:04:53.301Z] #10 103.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-28T21:04:53.301Z] #10 103.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-28T21:04:53.411Z] #10 ... [2020-07-28T21:04:53.411Z] [2020-07-28T21:04:53.411Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:53.411Z] #33 10.19 [100%] Linking C executable tini-static [2020-07-28T21:04:53.411Z] #33 11.05 [100%] Built target tini-static [2020-07-28T21:04:53.411Z] #33 11.16 + mkdir -p /build [2020-07-28T21:04:53.411Z] #33 11.16 + cp tini-static /build/docker-init [2020-07-28T21:04:53.411Z] #33 DONE 11.7s [2020-07-28T21:04:53.411Z] [2020-07-28T21:04:53.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:53.411Z] #39 10.27 DEP images/rpc.pb-c.d [2020-07-28T21:04:53.411Z] #39 10.35 PBCC images/siginfo.pb-c.c [2020-07-28T21:04:53.411Z] #39 10.37 DEP images/siginfo.pb-c.d [2020-07-28T21:04:53.411Z] #39 10.43 PBCC images/pagemap.pb-c.c [2020-07-28T21:04:53.411Z] #39 10.52 DEP images/pagemap.pb-c.d [2020-07-28T21:04:53.411Z] #39 10.61 PBCC images/rlimit.pb-c.c [2020-07-28T21:04:53.411Z] #39 10.66 DEP images/rlimit.pb-c.d [2020-07-28T21:04:53.411Z] #39 10.72 PBCC images/file-lock.pb-c.c [2020-07-28T21:04:53.411Z] #39 10.73 DEP images/file-lock.pb-c.d [2020-07-28T21:04:53.411Z] #39 10.78 PBCC images/tty.pb-c.c [2020-07-28T21:04:53.411Z] #39 10.85 DEP images/tty.pb-c.d [2020-07-28T21:04:53.411Z] #39 10.90 PBCC images/tun.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.00 PBCC images/netdev.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.04 DEP images/tun.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.13 DEP images/netdev.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.19 PBCC images/vma.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.25 DEP images/vma.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.30 PBCC images/creds.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.36 DEP images/creds.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.40 PBCC images/utsns.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.41 DEP images/utsns.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.46 PBCC images/ipc-desc.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.49 PBCC images/ipc-sem.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.52 DEP images/ipc-desc.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.56 DEP images/ipc-sem.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.61 PBCC images/ipc-msg.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.63 DEP images/ipc-msg.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.69 PBCC images/ipc-shm.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.72 DEP images/ipc-shm.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.77 PBCC images/ipc-var.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.79 DEP images/ipc-var.pb-c.d [2020-07-28T21:04:53.411Z] #39 11.84 PBCC images/sk-opts.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.88 PBCC images/packet-sock.pb-c.c [2020-07-28T21:04:53.411Z] #39 11.95 DEP images/sk-opts.pb-c.d [2020-07-28T21:04:53.411Z] #39 12.03 DEP images/packet-sock.pb-c.d [2020-07-28T21:04:53.411Z] #39 12.11 PBCC images/sk-netlink.pb-c.c [2020-07-28T21:04:53.411Z] #39 12.20 DEP images/sk-netlink.pb-c.d [2020-07-28T21:04:53.411Z] #39 12.26 PBCC images/sk-inet.pb-c.c [2020-07-28T21:04:53.411Z] #39 12.34 DEP images/sk-inet.pb-c.d [2020-07-28T21:04:53.411Z] #39 12.42 PBCC images/sk-unix.pb-c.c [2020-07-28T21:04:53.411Z] #39 12.51 DEP images/sk-unix.pb-c.d [2020-07-28T21:04:53.411Z] #39 12.59 PBCC images/mm.pb-c.c [2020-07-28T21:04:53.411Z] #39 12.68 DEP images/mm.pb-c.d [2020-07-28T21:04:53.411Z] #39 12.83 PBCC images/timerfd.pb-c.c [2020-07-28T21:04:53.469Z] #39 30.83 CC images/sk-opts.o [2020-07-28T21:04:53.469Z] #39 31.04 CC images/sk-unix.o [2020-07-28T21:04:53.567Z] #10 103.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-28T21:04:53.567Z] #10 104.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-28T21:04:53.567Z] #10 104.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-28T21:04:53.671Z] #39 12.98 DEP images/timerfd.pb-c.d [2020-07-28T21:04:53.671Z] #39 ... [2020-07-28T21:04:53.671Z] [2020-07-28T21:04:53.671Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:04:53.671Z] #30 78.56 github.com/BurntSushi/toml/cmd/tomlv [2020-07-28T21:04:53.671Z] #30 DONE 83.0s [2020-07-28T21:04:53.671Z] [2020-07-28T21:04:53.671Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:53.671Z] #39 13.09 PBCC images/timer.pb-c.c [2020-07-28T21:04:53.671Z] #39 13.13 DEP images/timer.pb-c.d [2020-07-28T21:04:53.671Z] #39 13.18 PBCC images/sa.pb-c.c [2020-07-28T21:04:53.728Z] #39 31.31 CC images/sk-inet.o [2020-07-28T21:04:53.835Z] #10 104.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:04:53.835Z] #10 104.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-28T21:04:53.835Z] #10 104.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-28T21:04:53.835Z] #10 104.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:53.835Z] #10 104.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:04:53.835Z] #10 104.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-28T21:04:53.835Z] #10 104.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-28T21:04:53.835Z] #10 104.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:04:53.835Z] #10 104.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:04:53.835Z] #10 104.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-28T21:04:53.835Z] #10 104.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T21:04:53.835Z] #10 104.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-28T21:04:53.835Z] #10 104.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:04:53.931Z] #39 13.23 DEP images/sa.pb-c.d [2020-07-28T21:04:53.931Z] #39 13.29 PBCC images/pipe-data.pb-c.c [2020-07-28T21:04:53.931Z] #39 13.33 DEP images/pipe-data.pb-c.d [2020-07-28T21:04:54.058Z] #40 ... [2020-07-28T21:04:54.058Z] [2020-07-28T21:04:54.058Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:04:54.058Z] #11 112.0 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-28T21:04:54.058Z] #11 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-28T21:04:54.058Z] #11 112.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-28T21:04:54.058Z] #11 112.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-28T21:04:54.058Z] #11 112.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-28T21:04:54.058Z] #11 112.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-28T21:04:54.058Z] #11 112.3 Selecting previously unselected package libbtrfs0. [2020-07-28T21:04:54.058Z] #11 112.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-28T21:04:54.058Z] #11 112.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:04:54.058Z] #11 112.4 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:04:54.058Z] #11 112.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-28T21:04:54.058Z] #11 112.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:04:54.099Z] #10 104.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-28T21:04:54.099Z] #10 104.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:54.099Z] #10 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:04:54.099Z] #10 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:04:54.099Z] #10 104.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:54.099Z] #10 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:04:54.099Z] #10 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:04:54.099Z] #10 104.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:04:54.099Z] #10 104.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-28T21:04:54.099Z] #10 104.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T21:04:54.099Z] #10 104.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T21:04:54.099Z] #10 104.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-28T21:04:54.099Z] #10 104.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-28T21:04:54.099Z] #10 104.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:54.191Z] #39 13.48 PBCC images/mnt.pb-c.c [2020-07-28T21:04:54.191Z] #39 13.63 DEP images/mnt.pb-c.d [2020-07-28T21:04:54.191Z] #39 13.73 PBCC images/sk-packet.pb-c.c [2020-07-28T21:04:54.297Z] #39 31.62 CC images/tun.o [2020-07-28T21:04:54.357Z] #11 112.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-28T21:04:54.357Z] #11 112.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T21:04:54.357Z] #11 112.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T21:04:54.357Z] #11 112.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-28T21:04:54.357Z] #11 112.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-28T21:04:54.357Z] #11 112.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T21:04:54.451Z] #39 13.76 DEP images/sk-packet.pb-c.d [2020-07-28T21:04:54.556Z] #39 31.90 CC images/sk-netlink.o [2020-07-28T21:04:54.658Z] #11 112.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-28T21:04:54.658Z] #11 112.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-28T21:04:54.658Z] #11 112.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-28T21:04:54.711Z] #39 13.90 PBCC images/tcp-stream.pb-c.c [2020-07-28T21:04:54.711Z] #39 14.03 DEP images/tcp-stream.pb-c.d [2020-07-28T21:04:54.711Z] #39 14.13 PBCC images/pipe.pb-c.c [2020-07-28T21:04:54.816Z] #39 32.09 CC images/packet-sock.o [2020-07-28T21:04:54.959Z] #11 113.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-28T21:04:54.959Z] #11 113.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-28T21:04:54.959Z] #11 113.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-28T21:04:54.974Z] #39 14.20 DEP images/pipe.pb-c.d [2020-07-28T21:04:54.974Z] #39 14.33 PBCC images/pstree.pb-c.c [2020-07-28T21:04:54.974Z] #39 14.35 DEP images/pstree.pb-c.d [2020-07-28T21:04:54.974Z] #39 14.43 PBCC images/fs.pb-c.c [2020-07-28T21:04:55.054Z] #10 DONE 105.1s [2020-07-28T21:04:55.054Z] [2020-07-28T21:04:55.054Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T21:04:55.075Z] #39 32.41 CC images/ipc-var.o [2020-07-28T21:04:55.075Z] #39 32.61 CC images/ipc-desc.o [2020-07-28T21:04:55.234Z] #39 14.46 DEP images/fs.pb-c.d [2020-07-28T21:04:55.234Z] #39 14.58 PBCC images/signalfd.pb-c.c [2020-07-28T21:04:55.263Z] #11 113.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-28T21:04:55.263Z] #11 113.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-28T21:04:55.263Z] #11 113.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-28T21:04:55.263Z] #11 113.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-28T21:04:55.346Z] #39 32.76 CC images/ipc-shm.o [2020-07-28T21:04:55.494Z] #39 14.74 DEP images/signalfd.pb-c.d [2020-07-28T21:04:55.494Z] #39 14.79 PBCC images/fh.pb-c.c [2020-07-28T21:04:55.494Z] #39 14.93 PBCC images/fsnotify.pb-c.c [2020-07-28T21:04:55.494Z] #39 15.02 DEP images/fh.pb-c.d [2020-07-28T21:04:55.570Z] #11 113.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-28T21:04:55.570Z] #11 113.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-28T21:04:55.570Z] #11 113.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-28T21:04:55.570Z] #11 113.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-28T21:04:55.570Z] #11 113.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-28T21:04:55.606Z] #39 32.91 CC images/ipc-msg.o [2020-07-28T21:04:55.754Z] #39 15.10 DEP images/fsnotify.pb-c.d [2020-07-28T21:04:55.754Z] #39 15.14 PBCC images/eventpoll.pb-c.c [2020-07-28T21:04:55.754Z] #39 15.17 DEP images/eventpoll.pb-c.d [2020-07-28T21:04:55.754Z] #39 15.22 PBCC images/eventfd.pb-c.c [2020-07-28T21:04:55.754Z] #39 15.26 DEP images/eventfd.pb-c.d [2020-07-28T21:04:55.866Z] #39 33.10 CC images/ipc-sem.o [2020-07-28T21:04:55.866Z] #39 33.30 CC images/utsns.o [2020-07-28T21:04:55.870Z] #11 114.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-28T21:04:55.870Z] #11 114.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-28T21:04:55.870Z] #11 114.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-28T21:04:56.014Z] #39 15.32 PBCC images/remap-file-path.pb-c.c [2020-07-28T21:04:56.014Z] #39 15.33 DEP images/remap-file-path.pb-c.d [2020-07-28T21:04:56.014Z] #39 15.38 PBCC images/fifo.pb-c.c [2020-07-28T21:04:56.014Z] #39 15.43 DEP images/fifo.pb-c.d [2020-07-28T21:04:56.014Z] #39 15.49 PBCC images/ghost-file.pb-c.c [2020-07-28T21:04:56.126Z] #39 33.51 CC images/creds.o [2020-07-28T21:04:56.170Z] #11 114.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-28T21:04:56.170Z] #11 114.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-28T21:04:56.170Z] #11 114.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-28T21:04:56.274Z] #39 15.52 DEP images/ghost-file.pb-c.d [2020-07-28T21:04:56.274Z] #39 15.55 PBCC images/regfile.pb-c.c [2020-07-28T21:04:56.274Z] #39 15.58 DEP images/regfile.pb-c.d [2020-07-28T21:04:56.274Z] #39 15.63 PBCC images/ns.pb-c.c [2020-07-28T21:04:56.274Z] #39 15.68 DEP images/ns.pb-c.d [2020-07-28T21:04:56.274Z] #39 15.72 PBCC images/fdinfo.pb-c.c [2020-07-28T21:04:56.386Z] #39 33.81 CC images/vma.o [2020-07-28T21:04:56.469Z] #11 114.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-28T21:04:56.469Z] #11 114.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-28T21:04:56.469Z] #11 114.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-28T21:04:56.469Z] #11 114.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-28T21:04:56.469Z] #11 114.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-28T21:04:56.469Z] #11 114.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T21:04:56.533Z] #39 15.82 DEP images/fdinfo.pb-c.d [2020-07-28T21:04:56.534Z] #39 15.89 PBCC images/core-aarch64.pb-c.c [2020-07-28T21:04:56.534Z] #39 15.96 PBCC images/core-arm.pb-c.c [2020-07-28T21:04:56.534Z] #39 16.05 PBCC images/core-ppc64.pb-c.c [2020-07-28T21:04:56.646Z] #39 34.06 CC images/netdev.o [2020-07-28T21:04:56.793Z] #39 16.09 PBCC images/core-s390.pb-c.c [2020-07-28T21:04:56.793Z] #39 16.15 PBCC images/core-x86.pb-c.c [2020-07-28T21:04:56.793Z] #39 16.19 PBCC images/core.pb-c.c [2020-07-28T21:04:56.793Z] #39 16.25 PBCC images/inventory.pb-c.c [2020-07-28T21:04:56.793Z] #39 16.29 DEP images/core-aarch64.pb-c.d [2020-07-28T21:04:56.982Z] #11 DONE 2.0s [2020-07-28T21:04:56.983Z] [2020-07-28T21:04:56.983Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:56.983Z] #49 1.671 + RM_GOPATH=0 [2020-07-28T21:04:56.983Z] #49 1.671 + TMP_GOPATH= [2020-07-28T21:04:56.983Z] #49 1.671 + : /build [2020-07-28T21:04:56.983Z] #49 1.671 + '[' -z '' ']' [2020-07-28T21:04:56.983Z] #49 1.672 ++ mktemp -d [2020-07-28T21:04:56.983Z] #49 1.678 + export GOPATH=/tmp/tmp.zEocTO97yV [2020-07-28T21:04:56.983Z] #49 1.678 + GOPATH=/tmp/tmp.zEocTO97yV [2020-07-28T21:04:56.983Z] #49 1.678 + RM_GOPATH=1 [2020-07-28T21:04:56.983Z] #49 1.678 + case "$(go env GOARCH)" in [2020-07-28T21:04:56.983Z] #49 1.678 ++ go env GOARCH [2020-07-28T21:04:56.983Z] #49 1.685 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:56.983Z] #49 1.685 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:56.983Z] #49 1.686 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:56.983Z] #49 1.689 + dir=/tmp/install [2020-07-28T21:04:56.983Z] #49 1.689 + bin=runc [2020-07-28T21:04:56.983Z] #49 1.689 + shift [2020-07-28T21:04:56.983Z] #49 1.689 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T21:04:56.983Z] #49 1.690 + . /tmp/install/runc.installer [2020-07-28T21:04:56.983Z] #49 1.690 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:04:56.983Z] #49 1.690 + install_runc [2020-07-28T21:04:56.983Z] #49 1.692 + uname -r [2020-07-28T21:04:56.983Z] #49 1.697 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T21:04:56.983Z] #49 1.717 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T21:04:56.983Z] #49 1.717 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T21:04:56.983Z] #49 1.717 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T21:04:56.983Z] #49 1.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zEocTO97yV/src/github.com/opencontainers/runc [2020-07-28T21:04:56.983Z] #49 1.727 Cloning into '/tmp/tmp.zEocTO97yV/src/github.com/opencontainers/runc'... [2020-07-28T21:04:57.053Z] #39 16.32 DEP images/core-arm.pb-c.d [2020-07-28T21:04:57.053Z] #39 16.35 DEP images/core-ppc64.pb-c.d [2020-07-28T21:04:57.053Z] #39 16.39 DEP images/core-s390.pb-c.d [2020-07-28T21:04:57.053Z] #39 16.44 DEP images/core-x86.pb-c.d [2020-07-28T21:04:57.053Z] #39 16.48 DEP images/core.pb-c.d [2020-07-28T21:04:57.121Z] #11 115.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-28T21:04:57.121Z] #11 115.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-28T21:04:57.121Z] #11 115.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T21:04:57.121Z] #11 115.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:04:57.215Z] #39 34.38 CC images/tty.o [2020-07-28T21:04:57.313Z] #39 16.56 DEP images/inventory.pb-c.d [2020-07-28T21:04:57.313Z] #39 16.65 PBCC images/cpuinfo.pb-c.c [2020-07-28T21:04:57.313Z] #39 16.68 DEP images/cpuinfo.pb-c.d [2020-07-28T21:04:57.313Z] #39 16.72 PBCC images/stats.pb-c.c [2020-07-28T21:04:57.313Z] #39 16.75 DEP images/stats.pb-c.d [2020-07-28T21:04:57.421Z] #11 115.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:04:57.421Z] #11 115.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-28T21:04:57.421Z] #11 115.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T21:04:57.421Z] #11 115.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-28T21:04:57.421Z] #11 115.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:04:57.421Z] #11 115.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-28T21:04:57.421Z] #11 115.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:57.421Z] #11 115.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-07-28T21:04:57.421Z] #11 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:04:57.421Z] #11 115.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:04:57.421Z] #11 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:04:57.421Z] #11 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:04:57.421Z] #11 115.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:04:57.421Z] #11 115.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-28T21:04:57.421Z] #11 115.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T21:04:57.421Z] #11 115.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T21:04:57.421Z] #11 115.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-28T21:04:57.421Z] #11 115.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-28T21:04:57.421Z] #11 115.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:04:57.784Z] #39 35.08 CC images/file-lock.o [2020-07-28T21:04:57.784Z] #39 35.23 CC images/rlimit.o [2020-07-28T21:04:57.972Z] #19 5.206 Collecting yamllint==1.16.0 [2020-07-28T21:04:58.044Z] #39 35.48 CC images/pagemap.o [2020-07-28T21:04:58.069Z] #11 DONE 116.2s [2020-07-28T21:04:58.069Z] [2020-07-28T21:04:58.069Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:58.305Z] #39 35.73 CC images/siginfo.o [2020-07-28T21:04:58.369Z] #50 0.499 + RM_GOPATH=0 [2020-07-28T21:04:58.369Z] #50 ... [2020-07-28T21:04:58.369Z] [2020-07-28T21:04:58.369Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T21:04:58.369Z] #12 DONE 0.6s [2020-07-28T21:04:58.369Z] [2020-07-28T21:04:58.369Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:58.369Z] #50 0.502 + TMP_GOPATH= [2020-07-28T21:04:58.369Z] #50 0.503 + : /build [2020-07-28T21:04:58.369Z] #50 0.503 + '[' -z '' ']' [2020-07-28T21:04:58.369Z] #50 0.506 ++ mktemp -d [2020-07-28T21:04:58.369Z] #50 0.513 + export GOPATH=/tmp/tmp.MvCYYg3RsY [2020-07-28T21:04:58.369Z] #50 0.513 + GOPATH=/tmp/tmp.MvCYYg3RsY [2020-07-28T21:04:58.369Z] #50 0.514 + RM_GOPATH=1 [2020-07-28T21:04:58.369Z] #50 0.514 + case "$(go env GOARCH)" in [2020-07-28T21:04:58.369Z] #50 0.517 ++ go env GOARCH [2020-07-28T21:04:58.369Z] #50 0.532 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:58.369Z] #50 0.533 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:04:58.369Z] #50 0.535 ++ dirname /tmp/install/install.sh [2020-07-28T21:04:58.369Z] #50 0.541 + dir=/tmp/install [2020-07-28T21:04:58.369Z] #50 0.542 + bin=runc [2020-07-28T21:04:58.369Z] #50 0.542 + shift [2020-07-28T21:04:58.369Z] #50 0.542 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T21:04:58.369Z] #50 0.543 + . /tmp/install/runc.installer [2020-07-28T21:04:58.369Z] #50 0.544 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:04:58.369Z] #50 0.545 + install_runc [2020-07-28T21:04:58.369Z] #50 0.546 + uname -r [2020-07-28T21:04:58.369Z] #50 0.547 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T21:04:58.369Z] #50 0.549 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T21:04:58.369Z] #50 0.549 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T21:04:58.369Z] #50 0.550 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T21:04:58.369Z] #50 0.550 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MvCYYg3RsY/src/github.com/opencontainers/runc [2020-07-28T21:04:58.369Z] #50 0.552 Cloning into '/tmp/tmp.MvCYYg3RsY/src/github.com/opencontainers/runc'... [2020-07-28T21:04:58.398Z] #49 ... [2020-07-28T21:04:58.398Z] [2020-07-28T21:04:58.398Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:58.398Z] #41 98.40 net/http/httptrace [2020-07-28T21:04:58.398Z] #41 98.67 net/http [2020-07-28T21:04:58.398Z] #41 106.0 github.com/LK4D4/vndr/godl [2020-07-28T21:04:58.398Z] #41 106.6 github.com/LK4D4/vndr [2020-07-28T21:04:58.398Z] #41 ... [2020-07-28T21:04:58.398Z] [2020-07-28T21:04:58.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:58.398Z] #39 28.73 CC images/mm.o [2020-07-28T21:04:58.398Z] #39 29.01 CC images/sk-opts.o [2020-07-28T21:04:58.398Z] #39 29.30 CC images/sk-unix.o [2020-07-28T21:04:58.398Z] #39 29.59 CC images/sk-inet.o [2020-07-28T21:04:58.398Z] #39 30.02 CC images/tun.o [2020-07-28T21:04:58.398Z] #39 30.39 CC images/sk-netlink.o [2020-07-28T21:04:58.398Z] #39 30.63 CC images/packet-sock.o [2020-07-28T21:04:58.398Z] #39 31.00 CC images/ipc-var.o [2020-07-28T21:04:58.398Z] #39 31.19 CC images/ipc-desc.o [2020-07-28T21:04:58.398Z] #39 31.35 CC images/ipc-shm.o [2020-07-28T21:04:58.398Z] #39 31.50 CC images/ipc-msg.o [2020-07-28T21:04:58.398Z] #39 31.67 CC images/ipc-sem.o [2020-07-28T21:04:58.398Z] #39 31.82 CC images/utsns.o [2020-07-28T21:04:58.398Z] #39 32.01 CC images/creds.o [2020-07-28T21:04:58.398Z] #39 32.13 CC images/vma.o [2020-07-28T21:04:58.398Z] #39 32.33 CC images/netdev.o [2020-07-28T21:04:58.398Z] #39 32.64 CC images/tty.o [2020-07-28T21:04:58.398Z] #39 33.32 CC images/file-lock.o [2020-07-28T21:04:58.398Z] #39 33.44 CC images/rlimit.o [2020-07-28T21:04:58.398Z] #39 33.56 CC images/pagemap.o [2020-07-28T21:04:58.398Z] #39 33.91 CC images/siginfo.o [2020-07-28T21:04:58.398Z] #39 34.08 CC images/rpc.o [2020-07-28T21:04:58.398Z] #39 35.47 CC images/ext-file.o [2020-07-28T21:04:58.398Z] #39 35.66 CC images/cgroup.o [2020-07-28T21:04:58.398Z] #39 36.37 CC images/userns.o [2020-07-28T21:04:58.398Z] #39 ... [2020-07-28T21:04:58.398Z] [2020-07-28T21:04:58.398Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T21:04:58.398Z] #12 DONE 1.6s [2020-07-28T21:04:58.398Z] [2020-07-28T21:04:58.398Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T21:04:58.565Z] #39 36.03 CC images/rpc.o [2020-07-28T21:04:58.693Z] #39 18.14 make[1]: Nothing to be done for 'all'. [2020-07-28T21:04:59.075Z] #19 ... [2020-07-28T21:04:59.075Z] [2020-07-28T21:04:59.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:59.075Z] #39 120.1 CC criu/ipc_ns.o [2020-07-28T21:04:59.075Z] #39 121.3 CC criu/irmap.o [2020-07-28T21:04:59.075Z] #39 122.0 CC criu/kcmp-ids.o [2020-07-28T21:04:59.075Z] #39 122.6 CC criu/kerndat.o [2020-07-28T21:04:59.075Z] #39 124.0 CC criu/libnetlink.o [2020-07-28T21:04:59.075Z] #39 124.4 CC criu/log.o [2020-07-28T21:04:59.075Z] #39 124.9 CC criu/lsm.o [2020-07-28T21:04:59.075Z] #39 125.3 CC criu/mem.o [2020-07-28T21:04:59.075Z] #39 127.0 CC criu/memfd.o [2020-07-28T21:04:59.075Z] #39 127.7 CC criu/mount.o [2020-07-28T21:04:59.093Z] #39 ... [2020-07-28T21:04:59.093Z] [2020-07-28T21:04:59.093Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:59.093Z] #41 78.34 net/url [2020-07-28T21:04:59.093Z] #41 78.76 go/scanner [2020-07-28T21:04:59.093Z] #41 79.95 text/template/parse [2020-07-28T21:04:59.093Z] #41 80.26 go/ast [2020-07-28T21:04:59.093Z] #41 85.26 text/template [2020-07-28T21:04:59.093Z] #41 86.27 go/parser [2020-07-28T21:04:59.117Z] #50 ... [2020-07-28T21:04:59.117Z] [2020-07-28T21:04:59.117Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T21:04:59.117Z] #13 DONE 0.5s [2020-07-28T21:04:59.117Z] [2020-07-28T21:04:59.117Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:59.117Z] #40 43.90 CC images/opts.o [2020-07-28T21:04:59.117Z] #40 44.13 CC images/seccomp.o [2020-07-28T21:04:59.117Z] #40 44.45 CC images/binfmt-misc.o [2020-07-28T21:04:59.117Z] #40 44.79 CC images/time.o [2020-07-28T21:04:59.117Z] #40 45.10 CC images/sysctl.o [2020-07-28T21:04:59.117Z] #40 45.41 CC images/autofs.o [2020-07-28T21:04:59.117Z] #40 45.65 CC images/macvlan.o [2020-07-28T21:04:59.117Z] #40 45.87 CC images/sit.o [2020-07-28T21:04:59.117Z] #40 46.08 CC images/memfd.o [2020-07-28T21:04:59.117Z] #40 46.51 CC images/timens.o [2020-07-28T21:04:59.117Z] #40 46.85 LINK images/built-in.o [2020-07-28T21:04:59.117Z] #40 47.02 GEN compel/include/asm [2020-07-28T21:04:59.117Z] #40 47.04 GEN compel/include/version.h [2020-07-28T21:04:59.117Z] #40 47.05 touch .config [2020-07-28T21:04:59.117Z] #40 47.10 GEN include/common/config.h [2020-07-28T21:04:59.117Z] #40 47.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T21:04:59.117Z] #40 47.23 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T21:04:59.117Z] #40 47.28 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-28T21:04:59.117Z] #40 47.30 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-28T21:04:59.117Z] #40 47.35 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-28T21:04:59.117Z] #40 47.38 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-28T21:04:59.117Z] #40 47.51 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-28T21:04:59.117Z] #40 47.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T21:04:59.117Z] #40 47.56 DEP compel/plugins/std/infect.d [2020-07-28T21:04:59.117Z] #40 47.72 DEP compel/plugins/std/string.d [2020-07-28T21:04:59.117Z] #40 47.88 DEP compel/plugins/std/log.d [2020-07-28T21:04:59.117Z] #40 48.05 DEP compel/plugins/std/fds.d [2020-07-28T21:04:59.117Z] #40 48.15 DEP compel/plugins/std/std.d [2020-07-28T21:04:59.117Z] #40 48.28 DEP compel/plugins/shmem/shmem.d [2020-07-28T21:04:59.117Z] #40 48.47 DEP compel/plugins/fds/fds.d [2020-07-28T21:04:59.117Z] #40 48.64 CC compel/plugins/std/std.o [2020-07-28T21:04:59.333Z] #39 ... [2020-07-28T21:04:59.333Z] [2020-07-28T21:04:59.333Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:59.333Z] #49 76.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T21:04:59.333Z] #49 78.76 + mkdir -p /build [2020-07-28T21:04:59.333Z] #49 78.76 + cp runc /build/runc [2020-07-28T21:04:59.352Z] #41 ... [2020-07-28T21:04:59.352Z] [2020-07-28T21:04:59.352Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:59.352Z] #52 36.79 Checking out files: 50% (1618/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-28T21:04:59.352Z] #52 37.83 + cd /tmp/tmp.KJrcOhC5a7/src/github.com/containerd/containerd [2020-07-28T21:04:59.352Z] #52 37.83 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-28T21:04:59.352Z] #52 39.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-28T21:04:59.352Z] #52 39.22 + BUILDTAGS='netgo osusergo static_build' [2020-07-28T21:04:59.352Z] #52 39.22 + export EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:59.352Z] #52 39.22 + EXTRA_FLAGS=-buildmode=pie [2020-07-28T21:04:59.352Z] #52 39.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-28T21:04:59.352Z] #52 39.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-28T21:04:59.352Z] #52 39.22 + '[' '' = dynamic ']' [2020-07-28T21:04:59.352Z] #52 39.22 + make [2020-07-28T21:04:59.418Z] #40 ... [2020-07-28T21:04:59.418Z] [2020-07-28T21:04:59.418Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T21:04:59.418Z] #14 0.326 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T21:04:59.418Z] #14 DONE 0.4s [2020-07-28T21:04:59.418Z] [2020-07-28T21:04:59.418Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:04:59.418Z] #40 48.99 CC compel/plugins/std/fds.o [2020-07-28T21:04:59.418Z] #40 ... [2020-07-28T21:04:59.418Z] [2020-07-28T21:04:59.418Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T21:04:59.466Z] #13 1.149 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T21:04:59.590Z] #49 DONE 79.2s [2020-07-28T21:04:59.590Z] [2020-07-28T21:04:59.590Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:04:59.611Z] #52 40.22 + bin/ctr [2020-07-28T21:04:59.946Z] #39 37.11 CC images/ext-file.o [2020-07-28T21:04:59.946Z] #39 37.27 CC images/cgroup.o [2020-07-28T21:04:59.946Z] #39 ... [2020-07-28T21:04:59.946Z] [2020-07-28T21:04:59.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:04:59.946Z] #41 99.88 vendor/golang.org/x/text/unicode/bidi [2020-07-28T21:04:59.946Z] #41 101.7 vendor/golang.org/x/text/secure/bidirule [2020-07-28T21:04:59.946Z] #41 102.0 vendor/golang.org/x/text/unicode/norm [2020-07-28T21:04:59.946Z] #41 106.0 vendor/golang.org/x/net/idna [2020-07-28T21:04:59.946Z] #41 107.8 vendor/golang.org/x/net/http2/hpack [2020-07-28T21:04:59.946Z] #41 108.8 mime [2020-07-28T21:05:00.046Z] #13 DONE 1.5s [2020-07-28T21:05:00.046Z] [2020-07-28T21:05:00.046Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T21:05:00.065Z] #15 DONE 0.4s [2020-07-28T21:05:00.065Z] [2020-07-28T21:05:00.065Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T21:05:00.065Z] #16 DONE 0.3s [2020-07-28T21:05:00.065Z] [2020-07-28T21:05:00.065Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T21:05:00.366Z] #17 DONE 0.4s [2020-07-28T21:05:00.366Z] [2020-07-28T21:05:00.366Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:00.366Z] #40 49.59 CC compel/plugins/std/log.o [2020-07-28T21:05:00.515Z] #41 ... [2020-07-28T21:05:00.515Z] [2020-07-28T21:05:00.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:00.515Z] #39 37.82 CC images/userns.o [2020-07-28T21:05:00.775Z] #39 38.03 CC images/google/protobuf/descriptor.o [2020-07-28T21:05:01.431Z] #40 50.82 CC compel/plugins/std/string.o [2020-07-28T21:05:01.443Z] #14 DONE 1.6s [2020-07-28T21:05:01.443Z] [2020-07-28T21:05:01.443Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T21:05:01.486Z] #45 ... [2020-07-28T21:05:01.486Z] [2020-07-28T21:05:01.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:01.486Z] #39 131.5 CC criu/namespaces.o [2020-07-28T21:05:02.146Z] #52 ... [2020-07-28T21:05:02.146Z] [2020-07-28T21:05:02.146Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:05:02.146Z] #47 81.08 github.com/pkg/diff [2020-07-28T21:05:02.146Z] #47 82.85 go/ast [2020-07-28T21:05:02.146Z] #47 83.35 golang.org/x/crypto/ssh/terminal [2020-07-28T21:05:02.146Z] #47 85.33 mvdan.cc/editorconfig [2020-07-28T21:05:02.146Z] #47 86.88 mvdan.cc/sh/v3/fileutil [2020-07-28T21:05:02.146Z] #47 87.04 mvdan.cc/sh/v3/syntax [2020-07-28T21:05:02.146Z] #47 ... [2020-07-28T21:05:02.146Z] [2020-07-28T21:05:02.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:02.146Z] #39 19.55 CC images/stats.o [2020-07-28T21:05:02.146Z] #39 19.90 CC images/core.o [2020-07-28T21:05:02.146Z] #39 20.59 CC images/core-x86.o [2020-07-28T21:05:02.146Z] #39 21.19 CC images/core-arm.o [2020-07-28T21:05:02.146Z] #39 21.61 CC images/core-aarch64.o [2020-07-28T21:05:02.156Z] #39 39.66 CC images/opts.o [2020-07-28T21:05:02.504Z] #40 51.71 CC compel/plugins/std/infect.o [2020-07-28T21:05:02.714Z] #39 22.00 CC images/core-ppc64.o [2020-07-28T21:05:02.725Z] #39 39.96 CC images/seccomp.o [2020-07-28T21:05:02.804Z] #40 52.40 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-28T21:05:02.918Z] #39 133.1 CC criu/net.o [2020-07-28T21:05:02.984Z] #39 40.25 CC images/binfmt-misc.o [2020-07-28T21:05:02.984Z] #39 40.46 CC images/time.o [2020-07-28T21:05:03.104Z] #40 52.44 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-28T21:05:03.104Z] #40 52.53 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-28T21:05:03.104Z] #40 52.59 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-28T21:05:03.243Z] #39 40.64 CC images/sysctl.o [2020-07-28T21:05:03.282Z] #39 22.68 CC images/core-s390.o [2020-07-28T21:05:03.372Z] #15 DONE 1.7s [2020-07-28T21:05:03.372Z] [2020-07-28T21:05:03.372Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:03.372Z] #49 7.701 + cd /tmp/tmp.zEocTO97yV/src/github.com/opencontainers/runc [2020-07-28T21:05:03.372Z] #49 7.701 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:05:03.372Z] #49 7.932 + '[' -z '' ']' [2020-07-28T21:05:03.372Z] #49 7.933 + target=static [2020-07-28T21:05:03.372Z] #49 7.933 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T21:05:03.404Z] #40 52.69 AR compel/plugins/std.lib.a [2020-07-28T21:05:03.404Z] #40 52.81 CC compel/plugins/fds/fds.o [2020-07-28T21:05:03.503Z] #39 40.86 CC images/autofs.o [2020-07-28T21:05:03.503Z] #39 41.04 CC images/macvlan.o [2020-07-28T21:05:03.503Z] #39 ... [2020-07-28T21:05:03.503Z] [2020-07-28T21:05:03.503Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:03.503Z] #10 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T21:05:03.503Z] #10 103.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:05:03.503Z] #10 103.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:03.637Z] #49 8.602 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T21:05:03.703Z] #40 53.22 AR compel/plugins/fds.lib.a [2020-07-28T21:05:03.703Z] #40 53.29 HOSTDEP compel/src/lib/log-host.d [2020-07-28T21:05:03.763Z] #10 ... [2020-07-28T21:05:03.763Z] [2020-07-28T21:05:03.763Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:03.763Z] #54 111.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:05:03.763Z] #54 111.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T21:05:03.851Z] #39 23.32 CC images/cpuinfo.o [2020-07-28T21:05:04.002Z] #40 53.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T21:05:04.002Z] #40 53.59 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-28T21:05:04.302Z] #40 53.67 HOSTDEP compel/src/main-host.d [2020-07-28T21:05:04.302Z] #40 53.78 DEP compel/src/lib/ptrace.d [2020-07-28T21:05:04.302Z] #40 53.92 DEP compel/src/lib/infect.d [2020-07-28T21:05:04.420Z] #39 23.79 CC images/inventory.o [2020-07-28T21:05:04.593Z] #49 ... [2020-07-28T21:05:04.593Z] [2020-07-28T21:05:04.593Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:04.593Z] #41 DONE 114.7s [2020-07-28T21:05:04.593Z] [2020-07-28T21:05:04.593Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T21:05:04.593Z] #16 DONE 1.4s [2020-07-28T21:05:04.593Z] [2020-07-28T21:05:04.593Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:04.593Z] #39 36.67 CC images/google/protobuf/descriptor.o [2020-07-28T21:05:04.593Z] #39 38.13 CC images/opts.o [2020-07-28T21:05:04.593Z] #39 38.30 CC images/seccomp.o [2020-07-28T21:05:04.593Z] #39 38.64 CC images/binfmt-misc.o [2020-07-28T21:05:04.593Z] #39 38.86 CC images/time.o [2020-07-28T21:05:04.593Z] #39 39.04 CC images/sysctl.o [2020-07-28T21:05:04.593Z] #39 39.32 CC images/autofs.o [2020-07-28T21:05:04.593Z] #39 39.68 CC images/macvlan.o [2020-07-28T21:05:04.593Z] #39 39.96 CC images/sit.o [2020-07-28T21:05:04.593Z] #39 40.16 CC images/memfd.o [2020-07-28T21:05:04.593Z] #39 40.46 CC images/timens.o [2020-07-28T21:05:04.593Z] #39 40.83 LINK images/built-in.o [2020-07-28T21:05:04.593Z] #39 41.02 GEN compel/include/asm [2020-07-28T21:05:04.593Z] #39 41.05 GEN compel/include/version.h [2020-07-28T21:05:04.593Z] #39 41.07 touch .config [2020-07-28T21:05:04.593Z] #39 41.16 GEN include/common/config.h [2020-07-28T21:05:04.593Z] #39 41.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T21:05:04.593Z] #39 41.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-28T21:05:04.593Z] #39 41.35 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-28T21:05:04.593Z] #39 41.41 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-28T21:05:04.593Z] #39 41.45 DEP compel/plugins/std/infect.d [2020-07-28T21:05:04.593Z] #39 41.59 DEP compel/plugins/std/string.d [2020-07-28T21:05:04.593Z] #39 41.66 DEP compel/plugins/std/log.d [2020-07-28T21:05:04.593Z] #39 41.72 DEP compel/plugins/std/fds.d [2020-07-28T21:05:04.593Z] #39 41.83 DEP compel/plugins/std/std.d [2020-07-28T21:05:04.593Z] #39 41.93 DEP compel/plugins/shmem/shmem.d [2020-07-28T21:05:04.593Z] #39 42.06 DEP compel/plugins/fds/fds.d [2020-07-28T21:05:04.593Z] #39 42.15 CC compel/plugins/std/std.o [2020-07-28T21:05:04.593Z] #39 42.34 CC compel/plugins/std/fds.o [2020-07-28T21:05:04.629Z] #40 54.16 DEP compel/src/lib/infect-util.d [2020-07-28T21:05:04.629Z] #40 54.32 DEP compel/src/lib/infect-rpc.d [2020-07-28T21:05:04.679Z] #39 23.98 CC images/fdinfo.o [2020-07-28T21:05:04.856Z] #39 42.79 CC compel/plugins/std/log.o [2020-07-28T21:05:04.928Z] #40 54.57 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-28T21:05:04.938Z] #39 24.38 CC images/fown.o [2020-07-28T21:05:05.198Z] #39 24.56 CC images/ns.o [2020-07-28T21:05:05.227Z] #40 54.72 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-28T21:05:05.227Z] #40 54.86 DEP compel/src/lib/log.d [2020-07-28T21:05:05.457Z] #39 24.82 CC images/regfile.o [2020-07-28T21:05:05.526Z] #40 55.00 DEP compel/src/main.d [2020-07-28T21:05:05.526Z] #40 55.14 DEP compel/src/lib/handle-elf.d [2020-07-28T21:05:05.716Z] #39 25.05 CC images/ghost-file.o [2020-07-28T21:05:05.807Z] #39 43.65 CC compel/plugins/std/string.o [2020-07-28T21:05:05.807Z] #39 ... [2020-07-28T21:05:05.807Z] [2020-07-28T21:05:05.807Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:05.830Z] #40 55.32 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-28T21:05:05.976Z] #39 25.40 CC images/fifo.o [2020-07-28T21:05:06.149Z] #40 55.46 CC compel/src/lib/log.o [2020-07-28T21:05:06.197Z] #39 136.0 CC criu/netfilter.o [2020-07-28T21:05:06.197Z] #39 136.3 CC criu/page-pipe.o [2020-07-28T21:05:06.197Z] #39 ... [2020-07-28T21:05:06.197Z] [2020-07-28T21:05:06.197Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:05:06.197Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T21:05:06.197Z] #19 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T21:05:06.197Z] #19 10.65 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T21:05:06.197Z] #19 10.69 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T21:05:06.197Z] #19 10.85 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T21:05:06.197Z] #19 12.01 Building wheels for collected packages: pyyaml [2020-07-28T21:05:06.197Z] #19 12.01 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T21:05:06.197Z] #19 12.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T21:05:06.197Z] #19 12.92 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T21:05:06.197Z] #19 12.97 Successfully built pyyaml [2020-07-28T21:05:06.197Z] #19 12.99 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T21:05:06.197Z] #19 13.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T21:05:06.197Z] #19 DONE 13.6s [2020-07-28T21:05:06.236Z] #39 25.61 CC images/remap-file-path.o [2020-07-28T21:05:06.447Z] #40 55.74 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-28T21:05:06.455Z] [2020-07-28T21:05:06.455Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T21:05:06.497Z] #39 25.78 CC images/eventfd.o [2020-07-28T21:05:06.711Z] #22 DONE 0.4s [2020-07-28T21:05:06.711Z] [2020-07-28T21:05:06.711Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:06.711Z] #45 ... [2020-07-28T21:05:06.711Z] [2020-07-28T21:05:06.711Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T21:05:06.745Z] #40 56.17 CC compel/arch/ppc64/src/lib/infect.o [2020-07-28T21:05:06.759Z] #39 26.00 CC images/eventpoll.o [2020-07-28T21:05:06.759Z] #39 26.24 CC images/fh.o [2020-07-28T21:05:07.066Z] #54 ... [2020-07-28T21:05:07.066Z] [2020-07-28T21:05:07.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:07.066Z] #39 41.27 CC images/sit.o [2020-07-28T21:05:07.066Z] #39 41.45 CC images/memfd.o [2020-07-28T21:05:07.066Z] #39 41.75 CC images/timens.o [2020-07-28T21:05:07.066Z] #39 41.98 LINK images/built-in.o [2020-07-28T21:05:07.066Z] #39 42.15 GEN compel/include/asm [2020-07-28T21:05:07.066Z] #39 42.18 GEN compel/include/version.h [2020-07-28T21:05:07.066Z] #39 42.20 touch .config [2020-07-28T21:05:07.066Z] #39 42.28 GEN include/common/config.h [2020-07-28T21:05:07.066Z] #39 42.35 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-28T21:05:07.066Z] #39 42.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-28T21:05:07.066Z] #39 42.40 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-28T21:05:07.066Z] #39 42.41 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-28T21:05:07.066Z] #39 42.46 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-28T21:05:07.066Z] #39 42.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-28T21:05:07.066Z] #39 42.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T21:05:07.066Z] #39 42.54 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-28T21:05:07.066Z] #39 42.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T21:05:07.066Z] #39 42.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T21:05:07.066Z] #39 42.59 DEP compel/plugins/std/infect.d [2020-07-28T21:05:07.066Z] #39 42.69 DEP compel/plugins/std/string.d [2020-07-28T21:05:07.066Z] #39 42.78 DEP compel/plugins/std/log.d [2020-07-28T21:05:07.066Z] #39 42.87 DEP compel/plugins/std/fds.d [2020-07-28T21:05:07.066Z] #39 42.97 DEP compel/plugins/std/std.d [2020-07-28T21:05:07.066Z] #39 43.04 DEP compel/plugins/shmem/shmem.d [2020-07-28T21:05:07.066Z] #39 43.13 DEP compel/plugins/fds/fds.d [2020-07-28T21:05:07.066Z] #39 43.30 CC compel/plugins/std/std.o [2020-07-28T21:05:07.066Z] #39 43.62 CC compel/plugins/std/fds.o [2020-07-28T21:05:07.066Z] #39 44.06 CC compel/plugins/std/log.o [2020-07-28T21:05:07.328Z] #39 26.59 CC images/fsnotify.o [2020-07-28T21:05:07.390Z] #40 ... [2020-07-28T21:05:07.390Z] [2020-07-28T21:05:07.390Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:07.390Z] #50 9.254 + cd /tmp/tmp.MvCYYg3RsY/src/github.com/opencontainers/runc [2020-07-28T21:05:07.390Z] #50 9.257 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:05:07.390Z] #50 9.647 + '[' -z '' ']' [2020-07-28T21:05:07.635Z] #39 44.92 CC compel/plugins/std/string.o [2020-07-28T21:05:07.687Z] #50 9.650 + target=static [2020-07-28T21:05:07.687Z] #50 9.651 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T21:05:07.687Z] #50 9.817 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T21:05:08.235Z] #39 45.57 CC compel/plugins/std/infect.o [2020-07-28T21:05:08.267Z] #39 27.34 CC images/signalfd.o [2020-07-28T21:05:08.267Z] #39 27.59 CC images/fs.o [2020-07-28T21:05:08.526Z] #39 27.79 CC images/pstree.o [2020-07-28T21:05:08.526Z] #39 28.01 CC images/pipe.o [2020-07-28T21:05:08.535Z] #39 45.88 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-28T21:05:08.535Z] #39 45.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-28T21:05:08.535Z] #39 46.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-28T21:05:08.535Z] #39 46.07 AR compel/plugins/std.lib.a [2020-07-28T21:05:08.741Z] #50 ... [2020-07-28T21:05:08.741Z] [2020-07-28T21:05:08.741Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:08.741Z] #42 116.9 go/parser [2020-07-28T21:05:08.741Z] #42 117.3 text/template [2020-07-28T21:05:08.741Z] #42 119.5 encoding/xml [2020-07-28T21:05:08.741Z] #42 ... [2020-07-28T21:05:08.741Z] [2020-07-28T21:05:08.741Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:08.741Z] #40 56.94 CC compel/src/lib/infect-rpc.o [2020-07-28T21:05:08.741Z] #40 57.34 CC compel/src/lib/infect-util.o [2020-07-28T21:05:08.741Z] #40 57.63 CC compel/src/lib/infect.o [2020-07-28T21:05:08.785Z] #39 28.29 CC images/tcp-stream.o [2020-07-28T21:05:08.795Z] #39 46.18 CC compel/plugins/fds/fds.o [2020-07-28T21:05:08.974Z] #21 116.0 Checking out files: 16% (1836/10832) Checking out files: 17% (1842/10832) Checking out files: 18% (1950/10832) Checking out files: 19% (2059/10832) Checking out files: 20% (2167/10832) Checking out files: 21% (2275/10832) Checking out files: 22% (2384/10832) Checking out files: 23% (2492/10832) Checking out files: 24% (2600/10832) Checking out files: 25% (2708/10832) Checking out files: 26% (2817/10832) Checking out files: 27% (2925/10832) Checking out files: 28% (3033/10832) Checking out files: 29% (3142/10832) Checking out files: 29% (3238/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 56% (6112/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 91% (9865/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-28T21:05:09.044Z] #39 28.51 CC images/sk-packet.o [2020-07-28T21:05:09.055Z] #39 46.51 AR compel/plugins/fds.lib.a [2020-07-28T21:05:09.055Z] #39 46.61 HOSTDEP compel/src/lib/log-host.d [2020-07-28T21:05:09.241Z] #21 119.4 + cd /tmp/tmp.alsR4h6rwn/tmp/docker-ce [2020-07-28T21:05:09.241Z] #21 119.4 + git checkout -q v17.06.2-ce [2020-07-28T21:05:09.316Z] #39 46.68 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T21:05:09.316Z] #39 46.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-28T21:05:09.316Z] #39 46.80 HOSTDEP compel/src/main-host.d [2020-07-28T21:05:09.316Z] #39 46.86 DEP compel/src/lib/ptrace.d [2020-07-28T21:05:09.575Z] #39 46.94 DEP compel/src/lib/infect.d [2020-07-28T21:05:09.575Z] #39 ... [2020-07-28T21:05:09.575Z] [2020-07-28T21:05:09.575Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:09.575Z] #54 DONE 119.6s [2020-07-28T21:05:09.575Z] [2020-07-28T21:05:09.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:09.576Z] #39 47.03 DEP compel/src/lib/infect-util.d [2020-07-28T21:05:09.576Z] #39 47.13 DEP compel/src/lib/infect-rpc.d [2020-07-28T21:05:09.576Z] #39 ... [2020-07-28T21:05:09.576Z] [2020-07-28T21:05:09.576Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T21:05:09.659Z] #39 28.91 CC images/mnt.o [2020-07-28T21:05:09.841Z] #55 DONE 0.1s [2020-07-28T21:05:09.841Z] [2020-07-28T21:05:09.841Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T21:05:09.841Z] #56 DONE 0.1s [2020-07-28T21:05:09.841Z] [2020-07-28T21:05:09.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:09.841Z] #10 118.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-28T21:05:09.841Z] #10 118.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-28T21:05:09.841Z] #10 118.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T21:05:09.841Z] #10 119.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-28T21:05:09.841Z] #10 119.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-28T21:05:09.841Z] #10 119.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T21:05:09.841Z] #10 119.7 Selecting previously unselected package libbtrfs0. [2020-07-28T21:05:09.841Z] #10 119.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T21:05:09.841Z] #10 119.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:05:09.841Z] #10 119.8 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:05:09.841Z] #10 119.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T21:05:09.841Z] #10 119.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:05:09.931Z] #39 29.29 CC images/pipe-data.o [2020-07-28T21:05:10.103Z] #10 120.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-28T21:05:10.103Z] #10 120.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:05:10.103Z] #10 120.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:10.103Z] #10 120.1 Selecting previously unselected package libudev-dev:amd64. [2020-07-28T21:05:10.103Z] #10 120.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T21:05:10.193Z] #39 29.59 CC images/sa.o [2020-07-28T21:05:10.194Z] #21 ... [2020-07-28T21:05:10.194Z] [2020-07-28T21:05:10.194Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:05:10.194Z] #28 DONE 120.4s [2020-07-28T21:05:10.366Z] #10 120.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:10.457Z] [2020-07-28T21:05:10.457Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:10.457Z] #39 44.24 CC compel/plugins/std/infect.o [2020-07-28T21:05:10.457Z] #39 44.74 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-28T21:05:10.457Z] #39 44.77 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-28T21:05:10.457Z] #39 44.86 AR compel/plugins/std.lib.a [2020-07-28T21:05:10.457Z] #39 44.94 CC compel/plugins/fds/fds.o [2020-07-28T21:05:10.457Z] #39 45.21 AR compel/plugins/fds.lib.a [2020-07-28T21:05:10.457Z] #39 45.28 HOSTDEP compel/src/lib/log-host.d [2020-07-28T21:05:10.457Z] #39 45.37 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T21:05:10.457Z] #39 45.57 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-28T21:05:10.457Z] #39 45.62 HOSTDEP compel/src/main-host.d [2020-07-28T21:05:10.457Z] #39 45.75 DEP compel/src/lib/ptrace.d [2020-07-28T21:05:10.457Z] #39 45.86 DEP compel/src/lib/infect.d [2020-07-28T21:05:10.457Z] #39 45.99 DEP compel/src/lib/infect-util.d [2020-07-28T21:05:10.457Z] #39 46.08 DEP compel/src/lib/infect-rpc.d [2020-07-28T21:05:10.457Z] #39 46.22 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-28T21:05:10.457Z] #39 46.35 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-28T21:05:10.457Z] #39 46.39 DEP compel/src/lib/log.d [2020-07-28T21:05:10.457Z] #39 46.47 DEP compel/src/main.d [2020-07-28T21:05:10.457Z] #39 46.67 DEP compel/src/lib/handle-elf.d [2020-07-28T21:05:10.457Z] #39 46.80 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-28T21:05:10.457Z] #39 46.91 CC compel/src/lib/log.o [2020-07-28T21:05:10.457Z] #39 47.10 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-28T21:05:10.457Z] #39 47.30 CC compel/arch/aarch64/src/lib/infect.o [2020-07-28T21:05:10.457Z] #39 47.71 CC compel/src/lib/infect-rpc.o [2020-07-28T21:05:10.457Z] #39 47.99 CC compel/src/lib/infect-util.o [2020-07-28T21:05:10.457Z] #39 48.16 CC compel/src/lib/infect.o [2020-07-28T21:05:10.459Z] #39 29.85 CC images/timer.o [2020-07-28T21:05:10.626Z] #10 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-28T21:05:10.626Z] #10 120.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-28T21:05:10.626Z] #10 120.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T21:05:10.626Z] #10 ... [2020-07-28T21:05:10.626Z] [2020-07-28T21:05:10.626Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:10.626Z] #41 110.5 mime/quotedprintable [2020-07-28T21:05:10.626Z] #41 110.9 net/http/internal [2020-07-28T21:05:10.626Z] #41 114.0 net/textproto [2020-07-28T21:05:10.626Z] #41 114.0 crypto/x509 [2020-07-28T21:05:10.626Z] #41 114.9 vendor/golang.org/x/net/http/httpguts [2020-07-28T21:05:10.626Z] #41 115.1 vendor/golang.org/x/net/http/httpproxy [2020-07-28T21:05:10.626Z] #41 115.7 mime/multipart [2020-07-28T21:05:10.626Z] #41 118.3 crypto/tls [2020-07-28T21:05:10.720Z] #39 ... [2020-07-28T21:05:10.720Z] [2020-07-28T21:05:10.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:10.720Z] #41 90.06 encoding/xml [2020-07-28T21:05:10.720Z] #41 90.12 go/doc [2020-07-28T21:05:10.720Z] #41 93.51 github.com/LK4D4/vndr/build [2020-07-28T21:05:10.720Z] #41 96.12 github.com/LK4D4/vndr/versioned [2020-07-28T21:05:10.720Z] #41 96.27 compress/flate [2020-07-28T21:05:10.720Z] #41 96.40 hash/crc32 [2020-07-28T21:05:10.720Z] #41 97.25 net [2020-07-28T21:05:10.720Z] #41 98.88 compress/gzip [2020-07-28T21:05:10.720Z] #41 99.55 vendor/golang.org/x/text/transform [2020-07-28T21:05:10.851Z] #40 ... [2020-07-28T21:05:10.851Z] [2020-07-28T21:05:10.851Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:10.851Z] #18 0.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:05:10.851Z] #18 0.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:05:10.851Z] #18 0.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:05:10.851Z] #18 1.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-28T21:05:10.851Z] #18 3.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-28T21:05:10.851Z] #18 4.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-28T21:05:10.851Z] #18 ... [2020-07-28T21:05:10.851Z] [2020-07-28T21:05:10.851Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:10.851Z] #42 128.5 compress/gzip [2020-07-28T21:05:10.885Z] #41 ... [2020-07-28T21:05:10.885Z] [2020-07-28T21:05:10.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:10.885Z] #39 47.29 DEP compel/arch/x86/src/lib/infect.d [2020-07-28T21:05:10.885Z] #39 47.42 DEP compel/arch/x86/src/lib/cpu.d [2020-07-28T21:05:10.885Z] #39 47.43 DEP compel/src/lib/log.d [2020-07-28T21:05:10.885Z] #39 47.53 DEP compel/src/main.d [2020-07-28T21:05:10.885Z] #39 47.75 DEP compel/src/lib/handle-elf.d [2020-07-28T21:05:10.885Z] #39 47.96 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-28T21:05:10.885Z] #39 48.20 CC compel/src/lib/log.o [2020-07-28T21:05:10.885Z] #39 48.37 CC compel/arch/x86/src/lib/cpu.o [2020-07-28T21:05:10.904Z] #26 DONE 3.9s [2020-07-28T21:05:10.905Z] [2020-07-28T21:05:10.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:10.905Z] #39 137.1 CC criu/page-xfer.o [2020-07-28T21:05:10.905Z] #39 138.4 CC criu/pagemap-cache.o [2020-07-28T21:05:10.905Z] #39 138.7 CC criu/pagemap.o [2020-07-28T21:05:10.905Z] #39 139.4 CC criu/parasite-syscall.o [2020-07-28T21:05:10.905Z] #39 140.1 CC criu/path.o [2020-07-28T21:05:10.905Z] #39 140.3 CC criu/pie-util-vdso-elf32.o [2020-07-28T21:05:10.905Z] #39 140.6 CC criu/pie-util-vdso.o [2020-07-28T21:05:10.905Z] #39 ... [2020-07-28T21:05:10.905Z] [2020-07-28T21:05:10.905Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T21:05:10.905Z] #29 DONE 0.3s [2020-07-28T21:05:10.905Z] [2020-07-28T21:05:10.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:10.905Z] #39 141.0 CC criu/pie-util.o [2020-07-28T21:05:10.905Z] #39 ... [2020-07-28T21:05:10.905Z] [2020-07-28T21:05:10.905Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T21:05:10.905Z] #31 DONE 0.1s [2020-07-28T21:05:10.905Z] [2020-07-28T21:05:10.905Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T21:05:10.905Z] #34 DONE 0.0s [2020-07-28T21:05:10.905Z] [2020-07-28T21:05:10.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:10.905Z] #39 141.2 CC criu/pipes.o [2020-07-28T21:05:10.980Z] #41 ... [2020-07-28T21:05:10.980Z] [2020-07-28T21:05:10.980Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:05:10.980Z] #47 93.74 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T21:05:10.980Z] #47 DONE 100.2s [2020-07-28T21:05:10.980Z] [2020-07-28T21:05:10.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:10.980Z] #39 30.22 CC images/timerfd.o [2020-07-28T21:05:11.242Z] #39 30.53 CC images/mm.o [2020-07-28T21:05:11.466Z] #39 141.6 CC criu/plugin.o [2020-07-28T21:05:11.466Z] #39 141.9 CC criu/proc_parse.o [2020-07-28T21:05:11.811Z] #39 31.09 CC images/sk-opts.o [2020-07-28T21:05:11.824Z] #39 49.17 CC compel/arch/x86/src/lib/infect.o [2020-07-28T21:05:12.071Z] #39 31.47 CC images/sk-unix.o [2020-07-28T21:05:12.330Z] #39 31.63 CC images/sk-inet.o [2020-07-28T21:05:12.388Z] #39 50.03 CC compel/src/lib/ptrace.o [2020-07-28T21:05:12.388Z] #39 50.28 AR compel/libcompel.a [2020-07-28T21:05:12.388Z] #39 50.36 HOSTCC compel/src/main-host.o [2020-07-28T21:05:12.590Z] #39 31.92 CC images/tun.o [2020-07-28T21:05:12.654Z] #39 50.70 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-28T21:05:12.768Z] #39 49.94 CC compel/src/lib/infect-rpc.o [2020-07-28T21:05:12.768Z] #39 50.20 CC compel/src/lib/infect-util.o [2020-07-28T21:05:12.849Z] #39 32.20 CC images/sk-netlink.o [2020-07-28T21:05:12.917Z] #39 50.85 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T21:05:12.917Z] #39 ... [2020-07-28T21:05:12.917Z] [2020-07-28T21:05:12.917Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:12.917Z] #21 123.2 + mkdir -p /tmp/tmp.alsR4h6rwn/src/github.com/docker [2020-07-28T21:05:12.917Z] #21 123.2 + mv components/cli /tmp/tmp.alsR4h6rwn/src/github.com/docker/cli [2020-07-28T21:05:12.917Z] #21 123.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-28T21:05:12.969Z] #42 130.9 math/big [2020-07-28T21:05:13.029Z] #39 50.33 CC compel/src/lib/infect.o [2020-07-28T21:05:13.109Z] #39 32.47 CC images/packet-sock.o [2020-07-28T21:05:13.369Z] #39 32.79 CC images/ipc-var.o [2020-07-28T21:05:13.629Z] #39 33.06 CC images/ipc-desc.o [2020-07-28T21:05:13.889Z] #39 33.26 CC images/ipc-shm.o [2020-07-28T21:05:13.987Z] #39 143.8 CC criu/protobuf-desc.o [2020-07-28T21:05:14.148Z] #39 33.53 CC images/ipc-msg.o [2020-07-28T21:05:14.246Z] #39 144.3 CC criu/protobuf.o [2020-07-28T21:05:14.408Z] #39 33.79 CC images/ipc-sem.o [2020-07-28T21:05:14.422Z] #39 ... [2020-07-28T21:05:14.422Z] [2020-07-28T21:05:14.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:14.422Z] #10 120.9 Selecting previously unselected package libpcre16-3:amd64. [2020-07-28T21:05:14.422Z] #10 120.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:14.422Z] #10 120.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.422Z] #10 121.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-28T21:05:14.422Z] #10 121.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:14.422Z] #10 121.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.422Z] #10 121.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-28T21:05:14.423Z] #10 121.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:14.423Z] #10 121.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.423Z] #10 121.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-28T21:05:14.423Z] #10 121.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:14.423Z] #10 121.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.423Z] #10 121.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-28T21:05:14.423Z] #10 121.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-28T21:05:14.423Z] #10 121.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T21:05:14.423Z] #10 122.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-28T21:05:14.423Z] #10 122.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:05:14.423Z] #10 122.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:14.423Z] #10 122.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-28T21:05:14.423Z] #10 122.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-28T21:05:14.423Z] #10 122.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T21:05:14.423Z] #10 122.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-28T21:05:14.423Z] #10 122.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T21:05:14.423Z] #10 122.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:14.423Z] #10 123.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.423Z] #10 123.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T21:05:14.423Z] #10 123.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T21:05:14.423Z] #10 123.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:05:14.423Z] #10 123.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.423Z] #10 123.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T21:05:14.423Z] #10 123.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:14.423Z] #10 123.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:05:14.423Z] #10 123.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.423Z] #10 123.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:14.423Z] #10 123.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:05:14.423Z] #10 123.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:05:14.423Z] #10 123.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T21:05:14.423Z] #10 123.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T21:05:14.423Z] #10 123.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:14.423Z] #10 123.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:05:14.423Z] #10 123.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T21:05:14.423Z] #10 123.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:14.423Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:05:14.423Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:05:14.423Z] #10 123.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:14.423Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:05:14.423Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:05:14.423Z] #10 123.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:05:14.423Z] #10 123.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T21:05:14.423Z] #10 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:14.423Z] #10 123.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T21:05:14.423Z] #10 123.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:14.423Z] #10 123.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:14.423Z] #10 123.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:05:14.423Z] #10 DONE 124.1s [2020-07-28T21:05:14.423Z] [2020-07-28T21:05:14.423Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:14.423Z] #41 124.3 net/http/httptrace [2020-07-28T21:05:14.501Z] #39 ... [2020-07-28T21:05:14.501Z] [2020-07-28T21:05:14.501Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:05:14.501Z] #36 DONE 215.9s [2020-07-28T21:05:14.501Z] [2020-07-28T21:05:14.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:14.501Z] #39 144.7 CC criu/pstree.o [2020-07-28T21:05:14.667Z] #39 34.03 CC images/utsns.o [2020-07-28T21:05:14.682Z] #41 124.6 net/http [2020-07-28T21:05:14.847Z] #21 ... [2020-07-28T21:05:14.847Z] [2020-07-28T21:05:14.847Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:14.847Z] #17 1.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:05:14.847Z] #17 2.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:05:14.847Z] #17 2.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:05:14.847Z] #17 2.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-28T21:05:14.847Z] #17 3.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-28T21:05:14.847Z] #17 4.287 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-28T21:05:14.847Z] #17 7.001 Fetched 8192 kB in 5s (1541 kB/s) [2020-07-28T21:05:14.847Z] #17 7.001 Reading package lists... [2020-07-28T21:05:14.847Z] #17 9.641 Reading package lists... [2020-07-28T21:05:14.847Z] #17 ... [2020-07-28T21:05:14.847Z] [2020-07-28T21:05:14.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:14.847Z] #39 51.16 HOSTCC compel/src/lib/log-host.o [2020-07-28T21:05:14.847Z] #39 51.40 HOSTLINK compel/compel-host-bin [2020-07-28T21:05:14.847Z] #39 51.59 DEP soccr/soccr.d [2020-07-28T21:05:14.847Z] #39 51.82 CC soccr/soccr.o [2020-07-28T21:05:14.847Z] #39 52.87 AR soccr/libsoccr.a [2020-07-28T21:05:14.847Z] #39 52.92 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:05:14.939Z] #39 34.27 CC images/creds.o [2020-07-28T21:05:15.110Z] #39 53.23 DEP criu/arch/aarch64/sigframe.d [2020-07-28T21:05:15.198Z] #39 34.45 CC images/vma.o [2020-07-28T21:05:15.198Z] #39 34.61 CC images/netdev.o [2020-07-28T21:05:15.374Z] #39 53.33 DEP criu/arch/aarch64/crtools.d [2020-07-28T21:05:15.457Z] #39 34.98 CC images/tty.o [2020-07-28T21:05:15.621Z] #41 ... [2020-07-28T21:05:15.621Z] [2020-07-28T21:05:15.621Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T21:05:15.621Z] #11 DONE 1.6s [2020-07-28T21:05:15.638Z] #39 53.50 DEP criu/arch/aarch64/cpu.d [2020-07-28T21:05:15.638Z] #39 53.55 DEP criu/arch/aarch64/bitops.d [2020-07-28T21:05:15.638Z] #39 53.60 CC criu/arch/aarch64/bitops.o [2020-07-28T21:05:15.638Z] #39 53.65 CC criu/arch/aarch64/cpu.o [2020-07-28T21:05:15.748Z] #42 ... [2020-07-28T21:05:15.748Z] [2020-07-28T21:05:15.748Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-28T21:05:15.748Z] #48 124.3 golang.org/x/crypto/ssh/terminal [2020-07-28T21:05:15.748Z] #48 127.4 mvdan.cc/sh/v3/cmd/shfmt [2020-07-28T21:05:15.748Z] #48 DONE 133.8s [2020-07-28T21:05:15.748Z] [2020-07-28T21:05:15.748Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:15.748Z] #40 60.57 CC compel/src/lib/ptrace.o [2020-07-28T21:05:15.748Z] #40 61.14 AR compel/libcompel.a [2020-07-28T21:05:15.748Z] #40 61.25 HOSTCC compel/src/main-host.o [2020-07-28T21:05:15.748Z] #40 61.64 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-28T21:05:15.748Z] #40 61.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T21:05:15.748Z] #40 62.16 HOSTCC compel/src/lib/log-host.o [2020-07-28T21:05:15.748Z] #40 62.43 HOSTLINK compel/compel-host-bin [2020-07-28T21:05:15.748Z] #40 62.59 DEP soccr/soccr.d [2020-07-28T21:05:15.748Z] #40 62.80 CC soccr/soccr.o [2020-07-28T21:05:15.748Z] #40 65.23 AR soccr/libsoccr.a [2020-07-28T21:05:15.748Z] #40 65.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:05:15.867Z] #39 146.0 CC criu/rbtree.o [2020-07-28T21:05:15.880Z] [2020-07-28T21:05:15.880Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:15.880Z] #49 1.491 + RM_GOPATH=0 [2020-07-28T21:05:15.880Z] #49 1.491 + TMP_GOPATH= [2020-07-28T21:05:15.880Z] #49 1.491 + : /build [2020-07-28T21:05:15.880Z] #49 1.491 + '[' -z '' ']' [2020-07-28T21:05:15.880Z] #49 1.491 ++ mktemp -d [2020-07-28T21:05:15.880Z] #49 1.491 + export GOPATH=/tmp/tmp.BkGfNg6Gfs [2020-07-28T21:05:15.880Z] #49 1.491 + GOPATH=/tmp/tmp.BkGfNg6Gfs [2020-07-28T21:05:15.880Z] #49 1.491 + RM_GOPATH=1 [2020-07-28T21:05:15.880Z] #49 1.491 + case "$(go env GOARCH)" in [2020-07-28T21:05:15.880Z] #49 1.492 ++ go env GOARCH [2020-07-28T21:05:15.880Z] #49 1.521 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:05:15.880Z] #49 1.521 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:05:15.880Z] #49 1.522 ++ dirname /tmp/install/install.sh [2020-07-28T21:05:15.880Z] #49 1.523 + dir=/tmp/install [2020-07-28T21:05:15.880Z] #49 1.523 + bin=runc [2020-07-28T21:05:15.880Z] #49 1.524 + shift [2020-07-28T21:05:15.880Z] #49 1.524 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T21:05:15.880Z] #49 1.524 + . /tmp/install/runc.installer [2020-07-28T21:05:15.880Z] #49 1.524 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:05:15.880Z] #49 1.525 + install_runc [2020-07-28T21:05:15.880Z] #49 1.525 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T21:05:15.880Z] #49 1.526 + uname -r [2020-07-28T21:05:15.880Z] #49 1.527 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T21:05:15.880Z] #49 1.547 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T21:05:15.880Z] #49 1.547 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T21:05:15.880Z] #49 1.547 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BkGfNg6Gfs/src/github.com/opencontainers/runc [2020-07-28T21:05:15.880Z] #49 1.556 Cloning into '/tmp/tmp.BkGfNg6Gfs/src/github.com/opencontainers/runc'... [2020-07-28T21:05:15.902Z] #39 53.79 CC criu/arch/aarch64/crtools.o [2020-07-28T21:05:16.025Z] #39 35.55 CC images/file-lock.o [2020-07-28T21:05:16.124Z] #39 ... [2020-07-28T21:05:16.124Z] [2020-07-28T21:05:16.124Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T21:05:16.124Z] #37 DONE 0.4s [2020-07-28T21:05:16.124Z] [2020-07-28T21:05:16.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:16.124Z] #39 146.2 CC criu/rst-malloc.o [2020-07-28T21:05:16.124Z] #39 146.4 CC criu/seccomp.o [2020-07-28T21:05:16.285Z] #39 35.73 CC images/rlimit.o [2020-07-28T21:05:16.380Z] #39 146.8 CC criu/seize.o [2020-07-28T21:05:16.394Z] #40 65.98 DEP criu/arch/ppc64/sigframe.d [2020-07-28T21:05:16.481Z] #39 54.28 CC criu/arch/aarch64/sigframe.o [2020-07-28T21:05:16.481Z] #39 54.54 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-28T21:05:16.481Z] #39 54.57 DEP criu/pie/util-vdso.d [2020-07-28T21:05:16.544Z] #39 35.92 CC images/pagemap.o [2020-07-28T21:05:16.692Z] #40 66.20 DEP criu/arch/ppc64/crtools.d [2020-07-28T21:05:16.745Z] #39 54.73 DEP criu/pie/util.d [2020-07-28T21:05:16.745Z] #39 54.91 CC criu/pie/util.o [2020-07-28T21:05:16.803Z] #39 36.20 CC images/siginfo.o [2020-07-28T21:05:16.819Z] #49 ... [2020-07-28T21:05:16.819Z] [2020-07-28T21:05:16.819Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T21:05:16.819Z] #12 DONE 1.1s [2020-07-28T21:05:16.943Z] #39 147.2 CC criu/servicefd.o [2020-07-28T21:05:16.992Z] #40 ... [2020-07-28T21:05:16.992Z] [2020-07-28T21:05:16.992Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:16.992Z] #42 135.2 go/doc [2020-07-28T21:05:17.063Z] #39 36.47 CC images/rpc.o [2020-07-28T21:05:17.078Z] [2020-07-28T21:05:17.078Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T21:05:17.199Z] #39 147.4 CC criu/shmem.o [2020-07-28T21:05:17.322Z] #39 55.27 CC criu/pie/util-vdso.o [2020-07-28T21:05:17.762Z] #39 147.9 CC criu/sigframe.o [2020-07-28T21:05:17.762Z] #39 148.0 CC criu/signalfd.o [2020-07-28T21:05:17.900Z] #39 55.77 AR criu/pie/pie.lib.a [2020-07-28T21:05:17.900Z] #39 55.83 DEP criu/pie/restorer.d [2020-07-28T21:05:17.900Z] #39 56.00 DEP criu/arch/aarch64/intraprocedure.d [2020-07-28T21:05:17.900Z] #39 56.03 DEP criu/arch/aarch64/restorer.d [2020-07-28T21:05:18.018Z] #13 0.955 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T21:05:18.018Z] #13 DONE 1.1s [2020-07-28T21:05:18.018Z] [2020-07-28T21:05:18.018Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T21:05:18.018Z] #39 148.2 CC criu/sk-inet.o [2020-07-28T21:05:18.164Z] #39 56.24 DEP criu/arch/aarch64/vdso-pie.d [2020-07-28T21:05:18.429Z] #39 56.41 DEP criu/pie/parasite-vdso.d [2020-07-28T21:05:18.443Z] #39 37.74 CC images/ext-file.o [2020-07-28T21:05:18.582Z] #39 148.8 CC criu/sk-netlink.o [2020-07-28T21:05:18.693Z] #39 56.62 DEP criu/pie/parasite.d [2020-07-28T21:05:18.704Z] #39 37.90 CC images/cgroup.o [2020-07-28T21:05:18.838Z] #39 149.0 CC criu/sk-packet.o [2020-07-28T21:05:18.957Z] #14 DONE 1.0s [2020-07-28T21:05:18.957Z] [2020-07-28T21:05:18.957Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T21:05:18.958Z] #39 56.90 CC criu/pie/parasite.o [2020-07-28T21:05:18.964Z] #39 38.48 CC images/userns.o [2020-07-28T21:05:19.095Z] #39 149.4 CC criu/sk-queue.o [2020-07-28T21:05:19.223Z] #39 ... [2020-07-28T21:05:19.223Z] [2020-07-28T21:05:19.223Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:19.223Z] #17 9.641 Reading package lists... [2020-07-28T21:05:19.223Z] #17 11.66 Building dependency tree... [2020-07-28T21:05:19.223Z] #17 12.67 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T21:05:19.223Z] #17 12.67 The following additional packages will be installed: [2020-07-28T21:05:19.223Z] #17 12.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T21:05:19.223Z] #17 12.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T21:05:19.223Z] #17 12.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T21:05:19.223Z] #17 12.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T21:05:19.223Z] #17 12.68 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T21:05:19.223Z] #17 12.68 Suggested packages: [2020-07-28T21:05:19.223Z] #17 12.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T21:05:19.223Z] #17 12.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T21:05:19.223Z] #17 12.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T21:05:19.223Z] #17 12.68 Recommended packages: [2020-07-28T21:05:19.223Z] #17 12.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T21:05:19.223Z] #17 12.68 python3-keyrings.alt python3-xdg unzip [2020-07-28T21:05:19.223Z] #17 13.76 The following NEW packages will be installed: [2020-07-28T21:05:19.223Z] #17 13.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T21:05:19.223Z] #17 13.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T21:05:19.223Z] #17 13.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T21:05:19.223Z] #17 13.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T21:05:19.223Z] #17 13.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T21:05:19.223Z] #17 13.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T21:05:19.223Z] #17 13.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T21:05:19.223Z] #17 13.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T21:05:19.223Z] #17 13.76 xz-utils zip [2020-07-28T21:05:19.223Z] #17 14.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:05:19.223Z] #17 14.13 Need to get 27.6 MB of archives. [2020-07-28T21:05:19.223Z] #17 14.13 After this operation, 114 MB of additional disk space will be used. [2020-07-28T21:05:19.223Z] #17 14.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-28T21:05:19.223Z] #17 14.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-28T21:05:19.223Z] #17 14.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-28T21:05:19.223Z] #17 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-28T21:05:19.223Z] #17 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-28T21:05:19.223Z] #17 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-28T21:05:19.223Z] #17 14.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-28T21:05:19.223Z] #17 14.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-28T21:05:19.223Z] #17 14.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-28T21:05:19.223Z] #17 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-28T21:05:19.223Z] #17 14.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-28T21:05:19.223Z] #17 14.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-28T21:05:19.223Z] #17 14.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-28T21:05:19.223Z] #17 14.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-28T21:05:19.223Z] #17 14.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-28T21:05:19.223Z] #17 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-28T21:05:19.223Z] #17 14.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-28T21:05:19.223Z] #17 14.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:05:19.223Z] #17 14.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-28T21:05:19.223Z] #17 14.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-28T21:05:19.223Z] #17 14.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-28T21:05:19.223Z] #17 14.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-28T21:05:19.223Z] #17 14.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-28T21:05:19.223Z] #17 14.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-28T21:05:19.223Z] #17 14.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-28T21:05:19.223Z] #17 14.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-28T21:05:19.223Z] #17 14.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-28T21:05:19.223Z] #17 14.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-28T21:05:19.223Z] #17 14.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-28T21:05:19.223Z] #17 14.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-28T21:05:19.223Z] #17 14.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-28T21:05:19.223Z] #17 14.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-28T21:05:19.223Z] #17 14.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-28T21:05:19.223Z] #17 14.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-28T21:05:19.223Z] #17 14.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T21:05:19.223Z] #17 14.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T21:05:19.223Z] #17 14.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T21:05:19.223Z] #17 14.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-28T21:05:19.223Z] #17 14.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T21:05:19.223Z] #17 14.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T21:05:19.223Z] #17 14.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T21:05:19.223Z] #17 14.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-28T21:05:19.223Z] #17 14.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-28T21:05:19.223Z] #17 14.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-28T21:05:19.223Z] #17 14.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T21:05:19.224Z] #39 38.68 CC images/google/protobuf/descriptor.o [2020-07-28T21:05:19.351Z] #39 149.7 CC criu/sk-tcp.o [2020-07-28T21:05:19.487Z] #17 14.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-28T21:05:19.487Z] #17 14.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-28T21:05:19.487Z] #17 14.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-28T21:05:19.913Z] #39 150.0 CC criu/sk-unix.o [2020-07-28T21:05:20.064Z] #17 15.47 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:05:20.064Z] #17 15.57 Fetched 27.6 MB in 1s (26.6 MB/s) [2020-07-28T21:05:20.064Z] #17 15.64 Selecting previously unselected package pigz. [2020-07-28T21:05:20.329Z] #17 15.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-28T21:05:20.329Z] #17 15.72 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-28T21:05:20.329Z] #17 15.72 Unpacking pigz (2.4-1) ... [2020-07-28T21:05:20.338Z] #15 DONE 1.1s [2020-07-28T21:05:20.338Z] [2020-07-28T21:05:20.338Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T21:05:20.593Z] #17 15.82 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-28T21:05:20.593Z] #17 15.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T21:05:20.593Z] #17 15.83 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:20.603Z] #39 ... [2020-07-28T21:05:20.603Z] [2020-07-28T21:05:20.603Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:20.603Z] #54 110.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:05:20.843Z] #39 151.0 CC criu/sockets.o [2020-07-28T21:05:20.857Z] #17 16.24 Selecting previously unselected package python3.7-minimal. [2020-07-28T21:05:20.857Z] #17 16.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T21:05:20.857Z] #17 16.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:05:20.863Z] #54 110.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T21:05:21.099Z] #39 151.5 CC criu/stats.o [2020-07-28T21:05:21.122Z] #54 ... [2020-07-28T21:05:21.123Z] [2020-07-28T21:05:21.123Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:21.123Z] #41 100.5 vendor/golang.org/x/text/unicode/bidi [2020-07-28T21:05:21.123Z] #41 102.6 vendor/golang.org/x/text/secure/bidirule [2020-07-28T21:05:21.123Z] #41 102.8 vendor/golang.org/x/text/unicode/norm [2020-07-28T21:05:21.123Z] #41 106.6 vendor/golang.org/x/net/idna [2020-07-28T21:05:21.123Z] #41 108.8 vendor/golang.org/x/net/http2/hpack [2020-07-28T21:05:21.123Z] #41 109.9 mime [2020-07-28T21:05:21.276Z] #16 DONE 1.1s [2020-07-28T21:05:21.276Z] [2020-07-28T21:05:21.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:21.276Z] #39 52.78 CC compel/src/lib/ptrace.o [2020-07-28T21:05:21.276Z] #39 53.38 AR compel/libcompel.a [2020-07-28T21:05:21.276Z] #39 53.57 HOSTCC compel/src/main-host.o [2020-07-28T21:05:21.276Z] #39 53.91 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-28T21:05:21.276Z] #39 54.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T21:05:21.276Z] #39 54.71 HOSTCC compel/src/lib/log-host.o [2020-07-28T21:05:21.276Z] #39 54.89 HOSTLINK compel/compel-host-bin [2020-07-28T21:05:21.276Z] #39 55.11 DEP soccr/soccr.d [2020-07-28T21:05:21.276Z] #39 55.31 CC soccr/soccr.o [2020-07-28T21:05:21.276Z] #39 57.12 AR soccr/libsoccr.a [2020-07-28T21:05:21.276Z] #39 57.17 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:05:21.276Z] #39 57.57 DEP criu/arch/x86/sigframe.d [2020-07-28T21:05:21.276Z] #39 57.74 DEP criu/arch/x86/sigaction_compat.d [2020-07-28T21:05:21.276Z] #39 57.85 DEP criu/arch/x86/kerndat.d [2020-07-28T21:05:21.276Z] #39 58.11 DEP criu/arch/x86/crtools.d [2020-07-28T21:05:21.276Z] #39 58.31 DEP criu/arch/x86/cpu.d [2020-07-28T21:05:21.276Z] #39 58.55 CC criu/arch/x86/cpu.o [2020-07-28T21:05:21.356Z] #39 151.7 CC criu/string.o [2020-07-28T21:05:21.356Z] #39 151.7 CC criu/sysctl.o [2020-07-28T21:05:21.382Z] #41 ... [2020-07-28T21:05:21.382Z] [2020-07-28T21:05:21.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:21.382Z] #39 40.14 CC images/opts.o [2020-07-28T21:05:21.382Z] #39 40.34 CC images/seccomp.o [2020-07-28T21:05:21.382Z] #39 40.67 CC images/binfmt-misc.o [2020-07-28T21:05:21.382Z] #39 40.89 CC images/time.o [2020-07-28T21:05:21.434Z] #17 16.92 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:21.434Z] #17 16.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:05:21.514Z] #42 139.4 vendor/golang.org/x/text/secure/bidirule [2020-07-28T21:05:21.514Z] #42 ... [2020-07-28T21:05:21.514Z] [2020-07-28T21:05:21.514Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:21.514Z] #18 10.58 Fetched 8145 kB in 10s (807 kB/s) [2020-07-28T21:05:21.514Z] #18 10.58 Reading package lists... [2020-07-28T21:05:21.514Z] #18 16.06 Reading package lists... [2020-07-28T21:05:21.514Z] #18 20.51 Building dependency tree... [2020-07-28T21:05:21.514Z] #18 ... [2020-07-28T21:05:21.514Z] [2020-07-28T21:05:21.514Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:21.514Z] #55 139.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-28T21:05:21.514Z] #55 139.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-28T21:05:21.642Z] #39 41.04 CC images/sysctl.o [2020-07-28T21:05:21.902Z] #39 41.20 CC images/autofs.o [2020-07-28T21:05:21.918Z] #39 152.2 CC criu/sysfs_parse.o [2020-07-28T21:05:22.162Z] #39 41.37 CC images/macvlan.o [2020-07-28T21:05:22.162Z] #39 41.58 CC images/sit.o [2020-07-28T21:05:22.175Z] #39 152.5 CC criu/timens.o [2020-07-28T21:05:22.214Z] #39 59.49 CC criu/arch/x86/crtools.o [2020-07-28T21:05:22.421Z] #39 41.77 CC images/memfd.o [2020-07-28T21:05:22.421Z] #39 ... [2020-07-28T21:05:22.421Z] [2020-07-28T21:05:22.421Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:22.421Z] #10 101.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-28T21:05:22.421Z] #10 101.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-28T21:05:22.421Z] #10 101.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:22.431Z] #39 ... [2020-07-28T21:05:22.431Z] [2020-07-28T21:05:22.431Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:22.431Z] #45 223.8 + cd /tmp/tmp.DhhBNwEhAb/src/github.com/golangci/golangci-lint/ [2020-07-28T21:05:22.431Z] #45 223.8 + git checkout -q v1.23.8 [2020-07-28T21:05:22.681Z] #10 ... [2020-07-28T21:05:22.681Z] [2020-07-28T21:05:22.681Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:22.681Z] #41 111.5 mime/quotedprintable [2020-07-28T21:05:22.681Z] #41 111.9 net/http/internal [2020-07-28T21:05:22.688Z] #45 224.2 ++ git describe --tags [2020-07-28T21:05:22.688Z] #45 224.2 + version=v1.23.8 [2020-07-28T21:05:22.688Z] #45 224.2 ++ git rev-parse --short HEAD [2020-07-28T21:05:22.688Z] #45 224.2 + commit=76a82c6 [2020-07-28T21:05:22.688Z] #45 224.2 ++ git show -s --format=%cd [2020-07-28T21:05:22.688Z] #45 224.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T21:05:22.688Z] #45 224.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:05:23.593Z] #39 60.76 CC criu/arch/x86/kerndat.o [2020-07-28T21:05:23.853Z] #39 ... [2020-07-28T21:05:23.853Z] [2020-07-28T21:05:23.853Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:23.853Z] #49 9.666 + cd /tmp/tmp.BkGfNg6Gfs/src/github.com/opencontainers/runc [2020-07-28T21:05:23.853Z] #49 9.667 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:05:23.997Z] #17 19.01 Selecting previously unselected package python3-minimal. [2020-07-28T21:05:23.997Z] #17 19.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 ... 23654 files and directories currently installed.) [2020-07-28T21:05:23.997Z] #17 19.10 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-28T21:05:23.997Z] #17 19.10 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T21:05:23.997Z] #17 19.22 Selecting previously unselected package libmpdec2:arm64. [2020-07-28T21:05:23.997Z] #17 19.23 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-28T21:05:23.997Z] #17 19.25 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-28T21:05:23.998Z] #17 19.35 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-28T21:05:23.998Z] #17 19.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T21:05:23.998Z] #17 19.36 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:24.434Z] #49 10.08 + '[' -z '' ']' [2020-07-28T21:05:24.434Z] #49 10.08 + target=static [2020-07-28T21:05:24.434Z] #49 10.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T21:05:24.434Z] #49 10.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T21:05:24.949Z] #17 20.15 Selecting previously unselected package python3.7. [2020-07-28T21:05:24.949Z] #17 20.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-28T21:05:24.949Z] #17 20.16 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:24.949Z] #17 20.25 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-28T21:05:24.949Z] #17 20.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-28T21:05:24.949Z] #17 20.26 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-28T21:05:24.949Z] #17 20.43 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T21:05:25.972Z] #41 114.7 net/textproto [2020-07-28T21:05:25.973Z] #41 114.7 crypto/x509 [2020-07-28T21:05:26.029Z] #55 ... [2020-07-28T21:05:26.029Z] [2020-07-28T21:05:26.030Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:26.030Z] #18 20.51 Building dependency tree... [2020-07-28T21:05:26.030Z] #18 22.58 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T21:05:26.030Z] #18 22.58 The following additional packages will be installed: [2020-07-28T21:05:26.030Z] #18 22.58 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T21:05:26.030Z] #18 22.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T21:05:26.030Z] #18 22.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T21:05:26.030Z] #18 22.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T21:05:26.030Z] #18 22.59 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T21:05:26.030Z] #18 22.60 Suggested packages: [2020-07-28T21:05:26.030Z] #18 22.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T21:05:26.030Z] #18 22.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T21:05:26.030Z] #18 22.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T21:05:26.030Z] #18 22.60 Recommended packages: [2020-07-28T21:05:26.030Z] #18 22.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T21:05:26.030Z] #18 22.60 python3-keyrings.alt python3-xdg unzip [2020-07-28T21:05:26.030Z] #18 24.81 The following NEW packages will be installed: [2020-07-28T21:05:26.030Z] #18 24.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T21:05:26.030Z] #18 24.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T21:05:26.030Z] #18 24.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T21:05:26.030Z] #18 24.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T21:05:26.030Z] #18 24.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T21:05:26.030Z] #18 24.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T21:05:26.030Z] #18 24.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T21:05:26.030Z] #18 24.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T21:05:26.030Z] #18 24.82 xz-utils zip [2020-07-28T21:05:26.030Z] #18 24.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:05:26.030Z] #18 24.91 Need to get 29.2 MB of archives. [2020-07-28T21:05:26.030Z] #18 24.91 After this operation, 134 MB of additional disk space will be used. [2020-07-28T21:05:26.030Z] #18 24.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-28T21:05:26.030Z] #18 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-28T21:05:26.030Z] #18 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-28T21:05:26.030Z] #18 25.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-28T21:05:26.030Z] #18 25.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-28T21:05:26.232Z] #41 115.7 vendor/golang.org/x/net/http/httpguts [2020-07-28T21:05:26.336Z] #18 25.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-28T21:05:26.345Z] #17 21.48 Selecting previously unselected package python3. [2020-07-28T21:05:26.345Z] #17 21.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 ... 24066 files and directories currently installed.) [2020-07-28T21:05:26.345Z] #17 21.62 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-28T21:05:26.345Z] #17 21.64 Unpacking python3 (3.7.3-1) ... [2020-07-28T21:05:26.345Z] #17 21.77 Selecting previously unselected package libip4tc0:arm64. [2020-07-28T21:05:26.345Z] #17 21.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-28T21:05:26.345Z] #17 21.78 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-28T21:05:26.345Z] #17 ... [2020-07-28T21:05:26.345Z] [2020-07-28T21:05:26.345Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:05:26.345Z] #36 136.5 + dpkg --print-architecture [2020-07-28T21:05:26.639Z] #18 26.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-28T21:05:26.639Z] #18 26.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-28T21:05:26.639Z] #18 26.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-28T21:05:26.639Z] #18 26.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-28T21:05:26.639Z] #18 26.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-28T21:05:26.639Z] #18 26.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-28T21:05:26.639Z] #18 26.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-28T21:05:26.639Z] #18 26.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-28T21:05:26.639Z] #18 26.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-28T21:05:26.639Z] #18 26.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-28T21:05:26.639Z] #18 26.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-28T21:05:26.811Z] #41 116.1 vendor/golang.org/x/net/http/httpproxy [2020-07-28T21:05:26.940Z] #18 26.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:05:26.940Z] #18 26.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-28T21:05:26.940Z] #18 26.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-28T21:05:26.940Z] #18 26.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-28T21:05:26.940Z] #18 26.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-28T21:05:26.940Z] #18 26.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-28T21:05:26.940Z] #18 26.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-28T21:05:26.940Z] #18 26.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-28T21:05:26.940Z] #18 26.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-28T21:05:26.940Z] #18 26.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-28T21:05:26.940Z] #18 26.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-28T21:05:26.940Z] #18 26.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-28T21:05:26.940Z] #18 ... [2020-07-28T21:05:26.940Z] [2020-07-28T21:05:26.940Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:26.940Z] #40 66.50 DEP criu/arch/ppc64/cpu.d [2020-07-28T21:05:26.940Z] #40 66.64 CC criu/arch/ppc64/cpu.o [2020-07-28T21:05:26.940Z] #40 67.27 CC criu/arch/ppc64/crtools.o [2020-07-28T21:05:26.940Z] #40 68.58 CC criu/arch/ppc64/sigframe.o [2020-07-28T21:05:26.940Z] #40 68.95 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-28T21:05:26.940Z] #40 68.98 DEP criu/pie/util-vdso.d [2020-07-28T21:05:26.940Z] #40 69.15 DEP criu/pie/util.d [2020-07-28T21:05:26.940Z] #40 69.32 CC criu/pie/util.o [2020-07-28T21:05:26.940Z] #40 69.68 CC criu/pie/util-vdso.o [2020-07-28T21:05:26.940Z] #40 70.53 AR criu/pie/pie.lib.a [2020-07-28T21:05:26.940Z] #40 70.62 DEP criu/pie/restorer.d [2020-07-28T21:05:26.940Z] #40 71.12 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-28T21:05:26.940Z] #40 71.18 DEP criu/arch/ppc64/restorer.d [2020-07-28T21:05:26.940Z] #40 71.44 DEP criu/arch/ppc64/vdso-pie.d [2020-07-28T21:05:26.940Z] #40 71.66 DEP criu/pie/parasite-vdso.d [2020-07-28T21:05:26.940Z] #40 71.99 DEP criu/pie/parasite.d [2020-07-28T21:05:26.940Z] #40 72.24 CC criu/pie/parasite.o [2020-07-28T21:05:26.940Z] #40 73.75 LINK criu/pie/parasite.built-in.o [2020-07-28T21:05:26.940Z] #40 73.76 GEN criu/pie/parasite-blob.h [2020-07-28T21:05:26.940Z] #40 73.81 CC criu/pie/parasite-vdso.o [2020-07-28T21:05:26.940Z] #40 74.73 CC criu/arch/ppc64/vdso-pie.o [2020-07-28T21:05:26.940Z] #40 75.36 CC criu/arch/ppc64/restorer.o [2020-07-28T21:05:26.940Z] #40 75.85 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-28T21:05:26.940Z] #40 75.89 CC criu/pie/restorer.o [2020-07-28T21:05:27.296Z] #36 DONE 137.2s [2020-07-28T21:05:27.296Z] [2020-07-28T21:05:27.296Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:27.296Z] #17 21.93 Selecting previously unselected package libip6tc0:arm64. [2020-07-28T21:05:27.296Z] #17 21.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-28T21:05:27.296Z] #17 21.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-28T21:05:27.296Z] #17 22.11 Selecting previously unselected package libiptc0:arm64. [2020-07-28T21:05:27.296Z] #17 22.12 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-28T21:05:27.296Z] #17 22.14 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-28T21:05:27.296Z] #17 22.28 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-28T21:05:27.296Z] #17 22.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-28T21:05:27.296Z] #17 22.30 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-28T21:05:27.296Z] #17 22.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-28T21:05:27.296Z] #17 22.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-28T21:05:27.296Z] #17 22.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-28T21:05:27.296Z] #17 22.65 Selecting previously unselected package libnftnl11:arm64. [2020-07-28T21:05:27.296Z] #17 22.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-28T21:05:27.296Z] #17 22.66 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-28T21:05:27.296Z] #17 22.78 Selecting previously unselected package iptables. [2020-07-28T21:05:27.296Z] #17 22.78 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-28T21:05:27.453Z] #41 116.6 mime/multipart [2020-07-28T21:05:27.559Z] #17 22.79 Unpacking iptables (1.8.2-4) ... [2020-07-28T21:05:27.605Z] #40 ... [2020-07-28T21:05:27.605Z] [2020-07-28T21:05:27.605Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:27.605Z] #18 27.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-28T21:05:27.605Z] #18 27.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-28T21:05:27.605Z] #18 27.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-28T21:05:27.605Z] #18 27.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-28T21:05:27.605Z] #18 27.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-28T21:05:27.605Z] #18 27.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T21:05:27.605Z] #18 27.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T21:05:27.824Z] #17 23.20 Selecting previously unselected package xxd. [2020-07-28T21:05:27.824Z] #17 23.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-28T21:05:27.824Z] #17 23.22 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:05:27.918Z] #18 27.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T21:05:27.918Z] #18 27.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-28T21:05:27.918Z] #18 27.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T21:05:27.918Z] #18 27.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T21:05:27.918Z] #18 27.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T21:05:27.918Z] #18 27.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-28T21:05:28.088Z] #17 23.40 Selecting previously unselected package vim-common. [2020-07-28T21:05:28.088Z] #17 23.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:05:28.088Z] #17 23.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:05:28.092Z] #41 ... [2020-07-28T21:05:28.092Z] [2020-07-28T21:05:28.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:28.092Z] #10 117.2 Selecting previously unselected package libapparmor1:amd64. [2020-07-28T21:05:28.092Z] #10 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-28T21:05:28.092Z] #10 117.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T21:05:28.219Z] #18 27.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-28T21:05:28.219Z] #18 27.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-28T21:05:28.219Z] #18 27.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T21:05:28.352Z] #17 23.68 Selecting previously unselected package bash-completion. [2020-07-28T21:05:28.352Z] #17 23.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T21:05:28.352Z] #10 ... [2020-07-28T21:05:28.352Z] [2020-07-28T21:05:28.352Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:28.352Z] #54 DONE 117.7s [2020-07-28T21:05:28.352Z] [2020-07-28T21:05:28.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:28.352Z] #10 117.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-28T21:05:28.352Z] #10 117.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-28T21:05:28.352Z] #10 117.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T21:05:28.615Z] #10 ... [2020-07-28T21:05:28.615Z] [2020-07-28T21:05:28.615Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T21:05:28.615Z] #55 DONE 0.1s [2020-07-28T21:05:28.615Z] [2020-07-28T21:05:28.615Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T21:05:28.615Z] #56 DONE 0.0s [2020-07-28T21:05:28.615Z] [2020-07-28T21:05:28.615Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-28T21:05:28.615Z] #10 118.1 Selecting previously unselected package libbtrfs0. [2020-07-28T21:05:28.875Z] #10 118.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-28T21:05:28.875Z] #10 118.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-28T21:05:28.875Z] #10 118.1 Selecting previously unselected package libbtrfs-dev. [2020-07-28T21:05:28.875Z] #10 118.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-28T21:05:28.875Z] #10 118.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:05:28.885Z] #18 28.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-28T21:05:29.134Z] #10 118.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-28T21:05:29.134Z] #10 118.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:05:29.134Z] #10 118.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:29.134Z] #10 118.5 Selecting previously unselected package libudev-dev:amd64. [2020-07-28T21:05:29.134Z] #10 118.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T21:05:29.182Z] #18 ... [2020-07-28T21:05:29.182Z] [2020-07-28T21:05:29.182Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:29.182Z] #55 DONE 147.4s [2020-07-28T21:05:29.182Z] [2020-07-28T21:05:29.182Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:29.182Z] #18 28.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-28T21:05:29.182Z] #18 ... [2020-07-28T21:05:29.182Z] [2020-07-28T21:05:29.182Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-28T21:05:29.182Z] #56 DONE 0.1s [2020-07-28T21:05:29.182Z] [2020-07-28T21:05:29.182Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-28T21:05:29.182Z] #57 DONE 0.1s [2020-07-28T21:05:29.182Z] [2020-07-28T21:05:29.182Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:29.182Z] #18 28.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-28T21:05:29.232Z] #45 ... [2020-07-28T21:05:29.232Z] [2020-07-28T21:05:29.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:29.232Z] #39 152.7 CC criu/timerfd.o [2020-07-28T21:05:29.232Z] #39 153.0 CC criu/tty.o [2020-07-28T21:05:29.232Z] #39 154.2 CC criu/tun.o [2020-07-28T21:05:29.232Z] #39 154.5 CC criu/uffd.o [2020-07-28T21:05:29.232Z] #39 155.2 CC criu/util.o [2020-07-28T21:05:29.232Z] #39 156.1 CC criu/uts_ns.o [2020-07-28T21:05:29.232Z] #39 156.3 CC criu/vdso-compat.o [2020-07-28T21:05:29.232Z] #39 156.5 CC criu/vdso.o [2020-07-28T21:05:29.232Z] #39 156.9 LINK criu/built-in.o [2020-07-28T21:05:29.232Z] #39 157.0 LINK criu/criu [2020-07-28T21:05:29.232Z] #39 157.4 DEP lib/c/criu.d [2020-07-28T21:05:29.232Z] #39 157.4 CC images/rpc.pb-c.o [2020-07-28T21:05:29.232Z] #39 157.9 CC lib/c/criu.o [2020-07-28T21:05:29.232Z] #39 158.5 LINK lib/c/built-in.o [2020-07-28T21:05:29.232Z] #39 158.5 LINK lib/c/libcriu.so [2020-07-28T21:05:29.232Z] #39 158.6 LINK lib/c/libcriu.a [2020-07-28T21:05:29.232Z] #39 158.7 GEN magic.py [2020-07-28T21:05:29.232Z] #39 158.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:05:29.232Z] #39 158.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:05:29.232Z] #39 158.8 Note: Building without GnuTLS support [2020-07-28T21:05:29.232Z] #39 158.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:05:29.232Z] #39 158.8 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:05:29.232Z] #39 159.4 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:05:29.393Z] #10 118.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:29.652Z] #10 118.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-28T21:05:29.652Z] #10 118.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-28T21:05:29.652Z] #10 118.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T21:05:29.795Z] #39 159.9 make[1]: Nothing to be done for 'all'. [2020-07-28T21:05:29.827Z] #49 ... [2020-07-28T21:05:29.827Z] [2020-07-28T21:05:29.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:29.827Z] #39 61.36 CC criu/arch/x86/sigaction_compat.o [2020-07-28T21:05:29.827Z] #39 61.61 CC criu/arch/x86/sigframe.o [2020-07-28T21:05:29.827Z] #39 61.92 LINK criu/arch/x86/crtools.built-in.o [2020-07-28T21:05:29.827Z] #39 61.97 DEP criu/pie/util-vdso-elf32.d [2020-07-28T21:05:29.827Z] #39 62.14 DEP criu/pie/util-vdso.d [2020-07-28T21:05:29.828Z] #39 62.27 DEP criu/pie/util.d [2020-07-28T21:05:29.828Z] #39 62.38 CC criu/pie/util.o [2020-07-28T21:05:29.828Z] #39 62.84 CC criu/pie/util-vdso.o [2020-07-28T21:05:29.828Z] #39 63.44 CC criu/pie/util-vdso-elf32.o [2020-07-28T21:05:29.828Z] #39 64.25 AR criu/pie/pie.lib.a [2020-07-28T21:05:29.828Z] #39 64.32 DEP criu/pie/restorer.d [2020-07-28T21:05:29.828Z] #39 64.54 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-28T21:05:29.828Z] #39 64.65 DEP criu/arch/x86/restorer_unmap.d [2020-07-28T21:05:29.828Z] #39 64.68 DEP criu/arch/x86/restorer.d [2020-07-28T21:05:29.828Z] #39 64.93 DEP criu/arch/x86/vdso-pie.d [2020-07-28T21:05:29.828Z] #39 65.02 DEP criu/pie/parasite-vdso.d [2020-07-28T21:05:29.828Z] #39 65.22 DEP criu/pie/parasite.d [2020-07-28T21:05:29.828Z] #39 65.54 CC criu/pie/parasite.o [2020-07-28T21:05:29.828Z] #39 66.64 LINK criu/pie/parasite.built-in.o [2020-07-28T21:05:29.828Z] #39 66.65 GEN criu/pie/parasite-blob.h [2020-07-28T21:05:29.828Z] #39 66.67 CC criu/pie/parasite-vdso.o [2020-07-28T21:05:29.828Z] #39 67.33 CC criu/arch/x86/vdso-pie.o [2020-07-28T21:05:30.052Z] #39 160.4 make[1]: 'images/built-in.o' is up to date. [2020-07-28T21:05:30.221Z] #10 119.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-28T21:05:30.221Z] #10 119.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:30.221Z] #10 119.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:30.221Z] #10 119.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-28T21:05:30.221Z] #10 119.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:30.221Z] #10 119.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:30.279Z] #17 ... [2020-07-28T21:05:30.279Z] [2020-07-28T21:05:30.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:30.279Z] #39 58.04 LINK criu/pie/parasite.built-in.o [2020-07-28T21:05:30.279Z] #39 58.05 GEN criu/pie/parasite-blob.h [2020-07-28T21:05:30.279Z] #39 58.08 CC criu/pie/parasite-vdso.o [2020-07-28T21:05:30.279Z] #39 58.73 CC criu/arch/aarch64/vdso-pie.o [2020-07-28T21:05:30.279Z] #39 59.00 CC criu/arch/aarch64/restorer.o [2020-07-28T21:05:30.279Z] #39 59.32 CC criu/arch/aarch64/intraprocedure.o [2020-07-28T21:05:30.279Z] #39 59.35 CC criu/pie/restorer.o [2020-07-28T21:05:30.279Z] #39 61.68 LINK criu/pie/restorer.built-in.o [2020-07-28T21:05:30.279Z] #39 61.70 GEN criu/pie/restorer-blob.h [2020-07-28T21:05:30.279Z] #39 61.77 DEP criu/vdso.d [2020-07-28T21:05:30.279Z] #39 61.89 DEP criu/uts_ns.d [2020-07-28T21:05:30.279Z] #39 62.03 DEP criu/util.d [2020-07-28T21:05:30.279Z] #39 62.16 DEP criu/uffd.d [2020-07-28T21:05:30.279Z] #39 62.37 DEP criu/tun.d [2020-07-28T21:05:30.279Z] #39 62.57 DEP criu/tty.d [2020-07-28T21:05:30.279Z] #39 62.76 DEP criu/timerfd.d [2020-07-28T21:05:30.279Z] #39 62.93 DEP criu/timens.d [2020-07-28T21:05:30.279Z] #39 63.03 DEP criu/sysfs_parse.d [2020-07-28T21:05:30.279Z] #39 63.20 DEP criu/sysctl.d [2020-07-28T21:05:30.279Z] #39 63.33 DEP criu/string.d [2020-07-28T21:05:30.279Z] #39 63.36 DEP criu/stats.d [2020-07-28T21:05:30.279Z] #39 63.50 DEP criu/sockets.d [2020-07-28T21:05:30.279Z] #39 63.60 DEP criu/sk-unix.d [2020-07-28T21:05:30.279Z] #39 63.81 DEP criu/sk-tcp.d [2020-07-28T21:05:30.279Z] #39 64.07 DEP criu/sk-queue.d [2020-07-28T21:05:30.279Z] #39 64.13 DEP criu/sk-packet.d [2020-07-28T21:05:30.279Z] #39 64.21 DEP criu/sk-netlink.d [2020-07-28T21:05:30.279Z] #39 64.42 DEP criu/sk-inet.d [2020-07-28T21:05:30.279Z] #39 64.55 DEP criu/signalfd.d [2020-07-28T21:05:30.279Z] #39 64.62 DEP criu/sigframe.d [2020-07-28T21:05:30.279Z] #39 64.66 DEP criu/shmem.d [2020-07-28T21:05:30.279Z] #39 64.75 DEP criu/servicefd.d [2020-07-28T21:05:30.279Z] #39 64.83 DEP criu/seize.d [2020-07-28T21:05:30.279Z] #39 64.91 DEP criu/seccomp.d [2020-07-28T21:05:30.279Z] #39 65.10 DEP criu/rst-malloc.d [2020-07-28T21:05:30.280Z] #39 65.26 DEP criu/rbtree.d [2020-07-28T21:05:30.280Z] #39 65.31 DEP criu/pstree.d [2020-07-28T21:05:30.280Z] #39 65.49 DEP criu/protobuf.d [2020-07-28T21:05:30.280Z] #39 65.60 GEN criu/protobuf-desc-gen.h [2020-07-28T21:05:30.280Z] #39 67.16 DEP criu/protobuf-desc.d [2020-07-28T21:05:30.280Z] #39 67.26 DEP criu/proc_parse.d [2020-07-28T21:05:30.280Z] #39 67.43 DEP criu/plugin.d [2020-07-28T21:05:30.280Z] #39 67.48 DEP criu/pipes.d [2020-07-28T21:05:30.280Z] #39 67.57 DEP criu/pie-util.d [2020-07-28T21:05:30.280Z] #39 67.69 DEP criu/pie-util-vdso.d [2020-07-28T21:05:30.280Z] #39 67.80 DEP criu/path.d [2020-07-28T21:05:30.280Z] #39 67.90 DEP criu/parasite-syscall.d [2020-07-28T21:05:30.280Z] #39 68.08 DEP criu/pagemap.d [2020-07-28T21:05:30.280Z] #39 68.23 DEP criu/pagemap-cache.d [2020-07-28T21:05:30.280Z] #39 68.32 DEP criu/page-xfer.d [2020-07-28T21:05:30.309Z] #39 160.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T21:05:30.309Z] #39 160.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T21:05:30.309Z] #39 160.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T21:05:30.309Z] #39 160.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T21:05:30.309Z] #39 160.5 make[1]: Nothing to be done for 'all'. [2020-07-28T21:05:30.309Z] #39 160.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:05:30.396Z] #39 67.64 CC criu/arch/x86/restorer.o [2020-07-28T21:05:30.481Z] #10 119.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-28T21:05:30.481Z] #10 119.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:30.481Z] #10 119.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T21:05:30.481Z] #10 119.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-28T21:05:30.543Z] #39 68.45 DEP criu/page-pipe.d [2020-07-28T21:05:30.543Z] #39 68.58 DEP criu/netfilter.d [2020-07-28T21:05:30.565Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.565Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.565Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.565Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.565Z] #39 160.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.565Z] #39 160.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.565Z] #39 160.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.656Z] #39 68.13 CC criu/arch/x86/restorer_unmap.o [2020-07-28T21:05:30.717Z] #18 30.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:05:30.741Z] #10 119.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-28T21:05:30.741Z] #10 119.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T21:05:30.808Z] #39 68.72 DEP criu/net.d [2020-07-28T21:05:30.808Z] #39 68.89 DEP criu/namespaces.d [2020-07-28T21:05:30.808Z] #39 ... [2020-07-28T21:05:30.808Z] [2020-07-28T21:05:30.808Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:30.808Z] #17 26.30 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T21:05:30.822Z] #39 161.0 make[2]: Nothing to be done for 'all'. [2020-07-28T21:05:30.822Z] #39 161.0 INSTALL criu/criu [2020-07-28T21:05:30.915Z] #39 68.17 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-28T21:05:31.001Z] #10 120.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-28T21:05:31.001Z] #10 120.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-28T21:05:31.001Z] #10 120.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T21:05:31.016Z] #18 30.34 Fetched 29.2 MB in 4s (7667 kB/s) [2020-07-28T21:05:31.016Z] #18 30.43 Selecting previously unselected package pigz. [2020-07-28T21:05:31.016Z] #18 30.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 ... 23361 files and directories currently installed.) [2020-07-28T21:05:31.016Z] #18 30.52 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-28T21:05:31.016Z] #18 30.53 Unpacking pigz (2.4-1) ... [2020-07-28T21:05:31.175Z] #39 68.46 CC criu/pie/restorer.o [2020-07-28T21:05:31.175Z] #39 ... [2020-07-28T21:05:31.175Z] [2020-07-28T21:05:31.175Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:31.175Z] #17 1.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:05:31.175Z] #17 1.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:05:31.175Z] #17 1.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:05:31.175Z] #17 2.009 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:05:31.175Z] #17 2.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:05:31.175Z] #17 4.256 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:05:31.175Z] #17 9.706 Fetched 8365 kB in 9s (969 kB/s) [2020-07-28T21:05:31.175Z] #17 9.706 Reading package lists... [2020-07-28T21:05:31.175Z] #17 ... [2020-07-28T21:05:31.175Z] [2020-07-28T21:05:31.175Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:31.175Z] #41 138.9 github.com/LK4D4/vndr/godl [2020-07-28T21:05:31.175Z] #41 139.6 github.com/LK4D4/vndr [2020-07-28T21:05:31.261Z] #10 120.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-28T21:05:31.261Z] #10 120.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-28T21:05:31.261Z] #10 120.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:31.261Z] #10 120.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-28T21:05:31.261Z] #10 120.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-28T21:05:31.261Z] #10 120.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T21:05:31.261Z] #10 120.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-28T21:05:31.324Z] #18 30.65 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-28T21:05:31.324Z] #18 30.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T21:05:31.324Z] #18 30.66 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T21:05:31.385Z] #39 DONE 161.7s [2020-07-28T21:05:31.385Z] [2020-07-28T21:05:31.385Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:31.385Z] #52 181.9 + bin/containerd [2020-07-28T21:05:31.385Z] #17 26.74 Selecting previously unselected package bzip2. [2020-07-28T21:05:31.386Z] #17 26.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-28T21:05:31.386Z] #17 26.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:05:31.386Z] #17 26.86 Selecting previously unselected package xz-utils. [2020-07-28T21:05:31.386Z] #17 26.86 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-28T21:05:31.386Z] #17 26.87 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T21:05:31.521Z] #10 120.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-28T21:05:31.521Z] #10 120.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:31.622Z] #18 31.14 Selecting previously unselected package python3.7-minimal. [2020-07-28T21:05:31.622Z] #18 31.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T21:05:31.622Z] #18 31.16 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:05:31.622Z] #18 ... [2020-07-28T21:05:31.622Z] [2020-07-28T21:05:31.622Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:31.622Z] #42 140.1 vendor/golang.org/x/text/unicode/norm [2020-07-28T21:05:31.622Z] #42 146.0 github.com/LK4D4/vndr/build [2020-07-28T21:05:31.649Z] #17 27.01 Selecting previously unselected package apparmor. [2020-07-28T21:05:31.649Z] #17 27.01 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-28T21:05:31.784Z] #10 121.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-28T21:05:31.784Z] #10 121.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-28T21:05:31.784Z] #10 121.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-28T21:05:31.784Z] #10 121.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-28T21:05:31.784Z] #10 121.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:31.784Z] #10 121.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-28T21:05:31.784Z] #10 121.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:31.784Z] #10 121.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-28T21:05:31.784Z] #10 121.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-28T21:05:31.784Z] #10 121.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:31.913Z] #17 27.10 Unpacking apparmor (2.13.2-10) ... [2020-07-28T21:05:31.937Z] #42 ... [2020-07-28T21:05:31.937Z] [2020-07-28T21:05:31.937Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:31.937Z] #40 80.09 LINK criu/pie/restorer.built-in.o [2020-07-28T21:05:31.937Z] #40 80.10 GEN criu/pie/restorer-blob.h [2020-07-28T21:05:31.937Z] #40 80.23 DEP criu/vdso.d [2020-07-28T21:05:31.937Z] #40 80.56 DEP criu/uts_ns.d [2020-07-28T21:05:31.937Z] #40 80.76 DEP criu/util.d [2020-07-28T21:05:31.937Z] #40 81.03 DEP criu/uffd.d [2020-07-28T21:05:31.937Z] #40 81.32 DEP criu/tun.d [2020-07-28T21:05:31.937Z] #40 81.53 DEP criu/tty.d [2020-07-28T21:05:32.045Z] #10 121.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-28T21:05:32.045Z] #10 121.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-28T21:05:32.045Z] #10 121.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-28T21:05:32.045Z] #10 121.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-28T21:05:32.045Z] #10 121.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-28T21:05:32.045Z] #10 121.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-28T21:05:32.045Z] #10 121.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-28T21:05:32.046Z] #10 121.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:32.046Z] #10 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:05:32.046Z] #10 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-28T21:05:32.046Z] #10 121.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-28T21:05:32.046Z] #10 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:05:32.046Z] #10 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-28T21:05:32.046Z] #10 121.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-28T21:05:32.046Z] #10 121.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-28T21:05:32.178Z] #17 27.39 Selecting previously unselected package aufs-tools. [2020-07-28T21:05:32.178Z] #17 27.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-28T21:05:32.178Z] #17 27.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:05:32.178Z] #17 27.53 Selecting previously unselected package libonig5:arm64. [2020-07-28T21:05:32.178Z] #17 27.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-28T21:05:32.178Z] #17 27.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-28T21:05:32.234Z] #40 81.85 DEP criu/timerfd.d [2020-07-28T21:05:32.306Z] #10 121.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:32.306Z] #10 121.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-28T21:05:32.306Z] #10 121.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:32.306Z] #10 121.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-28T21:05:32.306Z] #10 121.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:05:32.314Z] #52 ... [2020-07-28T21:05:32.315Z] [2020-07-28T21:05:32.315Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T21:05:32.441Z] #17 27.73 Selecting previously unselected package libjq1:arm64. [2020-07-28T21:05:32.442Z] #17 27.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T21:05:32.442Z] #17 27.75 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T21:05:32.442Z] #17 27.83 Selecting previously unselected package jq. [2020-07-28T21:05:32.442Z] #17 27.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-28T21:05:32.442Z] #17 27.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:05:32.442Z] #17 27.94 Selecting previously unselected package libaio1:arm64. [2020-07-28T21:05:32.533Z] #40 82.08 DEP criu/timens.d [2020-07-28T21:05:32.568Z] #10 DONE 121.8s [2020-07-28T21:05:32.568Z] [2020-07-28T21:05:32.568Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:32.568Z] #49 ... [2020-07-28T21:05:32.568Z] [2020-07-28T21:05:32.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:32.568Z] #39 42.10 CC images/timens.o [2020-07-28T21:05:32.568Z] #39 42.42 LINK images/built-in.o [2020-07-28T21:05:32.568Z] #39 42.55 GEN compel/include/asm [2020-07-28T21:05:32.568Z] #39 42.60 GEN compel/include/version.h [2020-07-28T21:05:32.568Z] #39 42.61 touch .config [2020-07-28T21:05:32.568Z] #39 42.65 GEN include/common/config.h [2020-07-28T21:05:32.568Z] #39 42.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-28T21:05:32.568Z] #39 42.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-28T21:05:32.568Z] #39 42.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-28T21:05:32.568Z] #39 42.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-28T21:05:32.568Z] #39 42.80 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-28T21:05:32.568Z] #39 42.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-28T21:05:32.568Z] #39 42.84 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-28T21:05:32.568Z] #39 42.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-28T21:05:32.568Z] #39 42.89 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-28T21:05:32.568Z] #39 42.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-28T21:05:32.568Z] #39 42.92 DEP compel/plugins/std/infect.d [2020-07-28T21:05:32.568Z] #39 43.01 DEP compel/plugins/std/string.d [2020-07-28T21:05:32.568Z] #39 43.12 DEP compel/plugins/std/log.d [2020-07-28T21:05:32.568Z] #39 43.20 DEP compel/plugins/std/fds.d [2020-07-28T21:05:32.568Z] #39 43.29 DEP compel/plugins/std/std.d [2020-07-28T21:05:32.568Z] #39 43.35 DEP compel/plugins/shmem/shmem.d [2020-07-28T21:05:32.568Z] #39 43.44 DEP compel/plugins/fds/fds.d [2020-07-28T21:05:32.568Z] #39 43.59 CC compel/plugins/std/std.o [2020-07-28T21:05:32.568Z] #39 43.84 CC compel/plugins/std/fds.o [2020-07-28T21:05:32.568Z] #39 44.19 CC compel/plugins/std/log.o [2020-07-28T21:05:32.568Z] #39 44.95 CC compel/plugins/std/string.o [2020-07-28T21:05:32.568Z] #39 45.54 CC compel/plugins/std/infect.o [2020-07-28T21:05:32.568Z] #39 45.93 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-28T21:05:32.568Z] #39 45.98 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-28T21:05:32.568Z] #39 46.03 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-28T21:05:32.568Z] #39 46.09 AR compel/plugins/std.lib.a [2020-07-28T21:05:32.568Z] #39 46.16 CC compel/plugins/fds/fds.o [2020-07-28T21:05:32.568Z] #39 46.37 AR compel/plugins/fds.lib.a [2020-07-28T21:05:32.568Z] #39 46.44 HOSTDEP compel/src/lib/log-host.d [2020-07-28T21:05:32.568Z] #39 46.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-28T21:05:32.568Z] #39 46.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-28T21:05:32.568Z] #39 46.76 HOSTDEP compel/src/main-host.d [2020-07-28T21:05:32.568Z] #39 46.82 DEP compel/src/lib/ptrace.d [2020-07-28T21:05:32.568Z] #39 47.02 DEP compel/src/lib/infect.d [2020-07-28T21:05:32.568Z] #39 47.21 DEP compel/src/lib/infect-util.d [2020-07-28T21:05:32.568Z] #39 47.26 DEP compel/src/lib/infect-rpc.d [2020-07-28T21:05:32.568Z] #39 47.37 DEP compel/arch/x86/src/lib/infect.d [2020-07-28T21:05:32.568Z] #39 47.50 DEP compel/arch/x86/src/lib/cpu.d [2020-07-28T21:05:32.568Z] #39 47.66 DEP compel/src/lib/log.d [2020-07-28T21:05:32.568Z] #39 47.77 DEP compel/src/main.d [2020-07-28T21:05:32.568Z] #39 47.91 DEP compel/src/lib/handle-elf.d [2020-07-28T21:05:32.568Z] #39 48.12 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-28T21:05:32.568Z] #39 48.30 CC compel/src/lib/log.o [2020-07-28T21:05:32.568Z] #39 48.70 CC compel/arch/x86/src/lib/cpu.o [2020-07-28T21:05:32.568Z] #39 49.73 CC compel/arch/x86/src/lib/infect.o [2020-07-28T21:05:32.568Z] #39 50.46 CC compel/src/lib/infect-rpc.o [2020-07-28T21:05:32.568Z] #39 50.78 CC compel/src/lib/infect-util.o [2020-07-28T21:05:32.568Z] #39 51.07 CC compel/src/lib/infect.o [2020-07-28T21:05:32.572Z] #40 DONE 0.1s [2020-07-28T21:05:32.572Z] [2020-07-28T21:05:32.572Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T21:05:32.572Z] #42 DONE 0.2s [2020-07-28T21:05:32.572Z] [2020-07-28T21:05:32.572Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:32.705Z] #17 27.94 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-28T21:05:32.705Z] #17 27.95 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-28T21:05:32.705Z] #17 28.01 Selecting previously unselected package libgpm2:arm64. [2020-07-28T21:05:32.705Z] #17 28.02 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-28T21:05:32.705Z] #17 28.03 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-28T21:05:32.705Z] #17 28.12 Selecting previously unselected package libicu63:arm64. [2020-07-28T21:05:32.705Z] #17 28.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-28T21:05:32.705Z] #17 28.13 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T21:05:32.828Z] #45 ... [2020-07-28T21:05:32.828Z] [2020-07-28T21:05:32.828Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T21:05:32.828Z] #44 DONE 0.1s [2020-07-28T21:05:32.828Z] [2020-07-28T21:05:32.828Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:32.831Z] #40 82.28 DEP criu/sysfs_parse.d [2020-07-28T21:05:33.129Z] #40 82.45 DEP criu/sysctl.d [2020-07-28T21:05:33.129Z] #40 82.61 DEP criu/string.d [2020-07-28T21:05:33.129Z] #40 82.65 DEP criu/stats.d [2020-07-28T21:05:33.428Z] #40 82.83 DEP criu/sockets.d [2020-07-28T21:05:33.428Z] #40 83.11 DEP criu/sk-unix.d [2020-07-28T21:05:33.726Z] #40 83.38 DEP criu/sk-tcp.d [2020-07-28T21:05:33.946Z] #39 ... [2020-07-28T21:05:33.946Z] [2020-07-28T21:05:33.946Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:33.946Z] #49 1.358 + RM_GOPATH=0 [2020-07-28T21:05:33.946Z] #49 1.358 + TMP_GOPATH= [2020-07-28T21:05:33.946Z] #49 1.358 + : /build [2020-07-28T21:05:33.946Z] #49 1.360 + '[' -z '' ']' [2020-07-28T21:05:33.946Z] #49 1.363 ++ mktemp -d [2020-07-28T21:05:33.946Z] #49 1.363 + export GOPATH=/tmp/tmp.S57NimKAJT [2020-07-28T21:05:33.946Z] #49 1.363 + GOPATH=/tmp/tmp.S57NimKAJT [2020-07-28T21:05:33.946Z] #49 1.363 + RM_GOPATH=1 [2020-07-28T21:05:33.946Z] #49 1.363 + case "$(go env GOARCH)" in [2020-07-28T21:05:33.946Z] #49 1.364 ++ go env GOARCH [2020-07-28T21:05:33.946Z] #49 1.372 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:05:33.946Z] #49 1.372 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:05:33.946Z] #49 1.373 ++ dirname /tmp/install/install.sh [2020-07-28T21:05:33.946Z] #49 1.378 + dir=/tmp/install [2020-07-28T21:05:33.946Z] #49 1.378 + bin=runc [2020-07-28T21:05:33.946Z] #49 1.378 + shift [2020-07-28T21:05:33.946Z] #49 1.378 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-28T21:05:33.946Z] #49 ... [2020-07-28T21:05:33.946Z] [2020-07-28T21:05:33.946Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-28T21:05:33.946Z] #11 DONE 1.5s [2020-07-28T21:05:33.946Z] [2020-07-28T21:05:33.946Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:33.946Z] #49 1.378 + . /tmp/install/runc.installer [2020-07-28T21:05:33.946Z] #49 1.379 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:05:33.946Z] #49 1.379 + install_runc [2020-07-28T21:05:33.946Z] #49 1.380 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-28T21:05:33.946Z] #49 1.381 + uname -r [2020-07-28T21:05:33.946Z] #49 1.388 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-28T21:05:33.946Z] #49 1.388 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-28T21:05:33.946Z] #49 1.388 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-28T21:05:33.946Z] #49 1.389 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S57NimKAJT/src/github.com/opencontainers/runc [2020-07-28T21:05:33.946Z] #49 1.395 Cloning into '/tmp/tmp.S57NimKAJT/src/github.com/opencontainers/runc'... [2020-07-28T21:05:34.025Z] #40 83.60 DEP criu/sk-queue.d [2020-07-28T21:05:34.324Z] #40 83.75 DEP criu/sk-packet.d [2020-07-28T21:05:34.324Z] #40 83.96 DEP criu/sk-netlink.d [2020-07-28T21:05:34.467Z] #41 ... [2020-07-28T21:05:34.467Z] [2020-07-28T21:05:34.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:34.467Z] #39 71.46 LINK criu/pie/restorer.built-in.o [2020-07-28T21:05:34.467Z] #39 71.47 GEN criu/pie/restorer-blob.h [2020-07-28T21:05:34.467Z] #39 71.52 DEP criu/vdso.d [2020-07-28T21:05:34.467Z] #39 71.69 DEP criu/vdso-compat.d [2020-07-28T21:05:34.467Z] #39 71.90 DEP criu/uts_ns.d [2020-07-28T21:05:34.622Z] #40 84.14 DEP criu/sk-inet.d [2020-07-28T21:05:34.633Z] #17 30.02 Selecting previously unselected package libnet1:arm64. [2020-07-28T21:05:34.633Z] #17 30.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-28T21:05:34.633Z] #17 30.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:05:34.633Z] #17 30.12 Selecting previously unselected package libnl-3-200:arm64. [2020-07-28T21:05:34.726Z] #39 72.05 DEP criu/util.d [2020-07-28T21:05:34.726Z] #39 72.27 DEP criu/uffd.d [2020-07-28T21:05:34.897Z] #17 30.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-28T21:05:34.897Z] #17 30.14 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T21:05:34.897Z] #17 30.23 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-28T21:05:34.897Z] #17 30.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-28T21:05:34.897Z] #17 30.25 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T21:05:34.897Z] #17 30.34 Selecting previously unselected package libreadline5:arm64. [2020-07-28T21:05:34.897Z] #17 30.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-28T21:05:34.897Z] #17 30.36 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-28T21:05:34.921Z] #40 84.37 DEP criu/signalfd.d [2020-07-28T21:05:34.921Z] #40 84.50 DEP criu/sigframe.d [2020-07-28T21:05:35.161Z] #17 30.50 Selecting previously unselected package net-tools. [2020-07-28T21:05:35.161Z] #17 30.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-28T21:05:35.161Z] #17 30.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:05:35.161Z] #17 30.63 Selecting previously unselected package python-pip-whl. [2020-07-28T21:05:35.161Z] #17 30.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T21:05:35.161Z] #17 30.64 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T21:05:35.219Z] #40 84.67 DEP criu/shmem.d [2020-07-28T21:05:35.295Z] #39 72.47 DEP criu/tun.d [2020-07-28T21:05:35.295Z] #39 72.61 DEP criu/tty.d [2020-07-28T21:05:35.295Z] #39 72.74 DEP criu/timerfd.d [2020-07-28T21:05:35.327Z] #49 ... [2020-07-28T21:05:35.327Z] [2020-07-28T21:05:35.327Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-28T21:05:35.327Z] #12 DONE 1.2s [2020-07-28T21:05:35.327Z] [2020-07-28T21:05:35.327Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-28T21:05:35.517Z] #40 84.90 DEP criu/servicefd.d [2020-07-28T21:05:35.517Z] #40 85.10 DEP criu/seize.d [2020-07-28T21:05:35.554Z] #39 72.96 DEP criu/timens.d [2020-07-28T21:05:35.738Z] #17 31.06 Selecting previously unselected package python3-lib2to3. [2020-07-28T21:05:35.738Z] #17 31.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T21:05:35.738Z] #17 31.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:05:35.814Z] #39 73.10 DEP criu/sysfs_parse.d [2020-07-28T21:05:35.814Z] #39 73.23 DEP criu/sysctl.d [2020-07-28T21:05:35.815Z] #40 85.24 DEP criu/seccomp.d [2020-07-28T21:05:36.039Z] #17 31.21 Selecting previously unselected package python3-distutils. [2020-07-28T21:05:36.039Z] #17 31.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T21:05:36.039Z] #17 31.22 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T21:05:36.039Z] #17 31.34 Selecting previously unselected package python3-pip. [2020-07-28T21:05:36.039Z] #17 31.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T21:05:36.039Z] #17 31.34 Unpacking python3-pip (18.1-5) ... [2020-07-28T21:05:36.073Z] #39 73.43 DEP criu/string.d [2020-07-28T21:05:36.073Z] #39 73.47 DEP criu/stats.d [2020-07-28T21:05:36.113Z] #40 85.55 DEP criu/rst-malloc.d [2020-07-28T21:05:36.113Z] #40 85.65 DEP criu/rbtree.d [2020-07-28T21:05:36.113Z] #40 85.69 DEP criu/pstree.d [2020-07-28T21:05:36.271Z] #13 0.957 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-28T21:05:36.271Z] #13 DONE 1.1s [2020-07-28T21:05:36.271Z] [2020-07-28T21:05:36.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:36.271Z] #39 53.46 CC compel/src/lib/ptrace.o [2020-07-28T21:05:36.271Z] #39 54.11 AR compel/libcompel.a [2020-07-28T21:05:36.271Z] #39 54.19 HOSTCC compel/src/main-host.o [2020-07-28T21:05:36.271Z] #39 54.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-28T21:05:36.271Z] #39 54.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-28T21:05:36.271Z] #39 55.02 HOSTCC compel/src/lib/log-host.o [2020-07-28T21:05:36.271Z] #39 55.36 HOSTLINK compel/compel-host-bin [2020-07-28T21:05:36.271Z] #39 55.56 DEP soccr/soccr.d [2020-07-28T21:05:36.271Z] #39 55.80 CC soccr/soccr.o [2020-07-28T21:05:36.304Z] #17 31.46 Selecting previously unselected package python3-pkg-resources. [2020-07-28T21:05:36.304Z] #17 31.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:05:36.304Z] #17 31.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:05:36.304Z] #17 31.65 Selecting previously unselected package python3-setuptools. [2020-07-28T21:05:36.304Z] #17 31.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T21:05:36.304Z] #17 31.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T21:05:36.304Z] #17 31.87 Selecting previously unselected package python3-wheel. [2020-07-28T21:05:36.304Z] #17 31.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T21:05:36.304Z] #17 31.89 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T21:05:36.332Z] #39 73.62 DEP criu/sockets.d [2020-07-28T21:05:36.332Z] #39 73.87 DEP criu/sk-unix.d [2020-07-28T21:05:36.413Z] #40 85.89 DEP criu/protobuf.d [2020-07-28T21:05:36.413Z] #40 86.03 GEN criu/protobuf-desc-gen.h [2020-07-28T21:05:36.567Z] #17 31.97 Selecting previously unselected package sudo. [2020-07-28T21:05:36.568Z] #17 31.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-28T21:05:36.568Z] #17 31.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:05:36.592Z] #39 74.05 DEP criu/sk-tcp.d [2020-07-28T21:05:36.851Z] #39 74.25 DEP criu/sk-queue.d [2020-07-28T21:05:36.851Z] #39 74.42 DEP criu/sk-packet.d [2020-07-28T21:05:37.111Z] #39 74.56 DEP criu/sk-netlink.d [2020-07-28T21:05:37.247Z] #17 32.48 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T21:05:37.247Z] #17 32.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-28T21:05:37.247Z] #17 32.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:05:37.371Z] #39 74.79 DEP criu/sk-inet.d [2020-07-28T21:05:37.537Z] #17 32.87 Selecting previously unselected package uidmap. [2020-07-28T21:05:37.537Z] #17 32.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-28T21:05:37.537Z] #17 32.90 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T21:05:37.630Z] #39 74.97 DEP criu/signalfd.d [2020-07-28T21:05:37.652Z] #39 ... [2020-07-28T21:05:37.652Z] [2020-07-28T21:05:37.652Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-28T21:05:37.652Z] #14 DONE 1.1s [2020-07-28T21:05:37.652Z] [2020-07-28T21:05:37.652Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-28T21:05:37.814Z] #17 33.06 Selecting previously unselected package vim-runtime. [2020-07-28T21:05:37.814Z] #17 33.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:05:37.814Z] #17 33.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-07-28T21:05:37.814Z] #17 33.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T21:05:37.814Z] #17 33.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:05:37.890Z] #39 75.13 DEP criu/sigframe.d [2020-07-28T21:05:37.890Z] #39 75.22 DEP criu/shmem.d [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T21:05:37.966Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-28T21:05:37.966Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T21:05:37.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T21:05:38.149Z] #39 75.42 DEP criu/servicefd.d [2020-07-28T21:05:38.150Z] #39 75.62 DEP criu/seize.d [2020-07-28T21:05:38.409Z] #39 75.86 DEP criu/seccomp.d [2020-07-28T21:05:38.527Z] #40 ... [2020-07-28T21:05:38.527Z] [2020-07-28T21:05:38.527Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:38.527Z] #18 32.00 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T21:05:38.527Z] #18 32.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:05:38.527Z] #18 34.83 Selecting previously unselected package python3-minimal. [2020-07-28T21:05:38.527Z] #18 34.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-28T21:05:38.527Z] #18 34.94 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 34.95 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T21:05:38.527Z] #18 35.02 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-28T21:05:38.527Z] #18 35.04 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 35.05 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-28T21:05:38.527Z] #18 35.20 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-28T21:05:38.527Z] #18 35.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 35.22 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T21:05:38.527Z] #18 36.28 Selecting previously unselected package python3.7. [2020-07-28T21:05:38.527Z] #18 36.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 36.30 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:38.527Z] #18 36.42 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-28T21:05:38.527Z] #18 36.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 36.44 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-28T21:05:38.527Z] #18 36.53 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T21:05:38.527Z] #18 37.60 Selecting previously unselected package python3. [2020-07-28T21:05:38.527Z] #18 37.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-28T21:05:38.527Z] #18 37.69 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 37.72 Unpacking python3 (3.7.3-1) ... [2020-07-28T21:05:38.527Z] #18 37.87 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-28T21:05:38.527Z] #18 37.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 37.89 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-28T21:05:38.527Z] #18 38.00 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-28T21:05:38.527Z] #18 38.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 38.02 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-28T21:05:38.527Z] #18 38.08 Selecting previously unselected package libiptc0:ppc64el. [2020-07-28T21:05:38.527Z] #18 38.09 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-28T21:05:38.527Z] #18 38.10 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-28T21:05:38.527Z] #18 38.18 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-28T21:05:38.527Z] #18 38.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-28T21:05:38.595Z] #15 DONE 1.1s [2020-07-28T21:05:38.595Z] [2020-07-28T21:05:38.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:38.595Z] #39 57.57 AR soccr/libsoccr.a [2020-07-28T21:05:38.595Z] #39 57.60 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:05:38.595Z] #39 58.09 DEP criu/arch/x86/sigframe.d [2020-07-28T21:05:38.598Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T21:05:38.598Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T21:05:38.669Z] #39 ... [2020-07-28T21:05:38.669Z] [2020-07-28T21:05:38.669Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:38.669Z] #41 DONE 148.6s [2020-07-28T21:05:38.669Z] [2020-07-28T21:05:38.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:38.669Z] #39 76.14 DEP criu/rst-malloc.d [2020-07-28T21:05:38.826Z] #18 38.21 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-28T21:05:38.826Z] #18 38.29 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-28T21:05:38.826Z] #18 38.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-28T21:05:38.826Z] #18 38.30 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-28T21:05:38.826Z] #18 38.37 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-28T21:05:38.826Z] #18 38.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-28T21:05:38.826Z] #18 38.38 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-28T21:05:38.854Z] #39 58.21 DEP criu/arch/x86/sigaction_compat.d [2020-07-28T21:05:38.888Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.4% of statements [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T21:05:38.889Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T21:05:38.928Z] #39 76.21 DEP criu/rbtree.d [2020-07-28T21:05:38.928Z] #39 76.33 DEP criu/pstree.d [2020-07-28T21:05:39.113Z] #39 58.45 DEP criu/arch/x86/kerndat.d [2020-07-28T21:05:39.113Z] #39 ... [2020-07-28T21:05:39.113Z] [2020-07-28T21:05:39.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:39.113Z] #41 118.5 crypto/tls [2020-07-28T21:05:39.113Z] #41 125.1 net/http/httptrace [2020-07-28T21:05:39.113Z] #41 125.4 net/http [2020-07-28T21:05:39.124Z] #18 38.49 Selecting previously unselected package iptables. [2020-07-28T21:05:39.124Z] #18 38.51 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-28T21:05:39.124Z] #18 38.52 Unpacking iptables (1.8.2-4) ... [2020-07-28T21:05:39.179Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-07-28T21:05:39.179Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T21:05:39.179Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T21:05:39.188Z] #39 76.49 DEP criu/protobuf.d [2020-07-28T21:05:39.188Z] #39 76.72 GEN criu/protobuf-desc-gen.h [2020-07-28T21:05:39.372Z] #41 ... [2020-07-28T21:05:39.372Z] [2020-07-28T21:05:39.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:39.372Z] #39 58.70 DEP criu/arch/x86/crtools.d [2020-07-28T21:05:39.423Z] #18 39.04 Selecting previously unselected package xxd. [2020-07-28T21:05:39.472Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-28T21:05:39.472Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-28T21:05:39.632Z] #39 ... [2020-07-28T21:05:39.632Z] [2020-07-28T21:05:39.632Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-28T21:05:39.632Z] #16 DONE 1.0s [2020-07-28T21:05:39.632Z] [2020-07-28T21:05:39.632Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:39.632Z] #39 58.86 DEP criu/arch/x86/cpu.d [2020-07-28T21:05:39.722Z] #18 39.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-28T21:05:39.722Z] #18 39.07 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:05:39.722Z] #18 39.13 Selecting previously unselected package vim-common. [2020-07-28T21:05:39.722Z] #18 39.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:05:39.722Z] #18 39.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:05:39.722Z] #18 39.24 Selecting previously unselected package bash-completion. [2020-07-28T21:05:39.722Z] #18 39.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T21:05:39.763Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T21:05:39.891Z] #39 59.19 CC criu/arch/x86/cpu.o [2020-07-28T21:05:40.054Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-07-28T21:05:40.438Z] #17 35.68 Selecting previously unselected package vim. [2020-07-28T21:05:40.438Z] #17 35.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-28T21:05:40.438Z] #17 35.73 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T21:05:40.707Z] #17 36.15 Selecting previously unselected package xfsprogs. [2020-07-28T21:05:40.707Z] #17 36.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-28T21:05:40.707Z] #17 36.16 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T21:05:40.833Z] #39 59.98 CC criu/arch/x86/crtools.o [2020-07-28T21:05:41.095Z] #39 78.52 DEP criu/protobuf-desc.d [2020-07-28T21:05:41.095Z] #39 78.65 DEP criu/proc_parse.d [2020-07-28T21:05:41.311Z] #17 ... [2020-07-28T21:05:41.311Z] [2020-07-28T21:05:41.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:41.311Z] #39 69.03 DEP criu/mount.d [2020-07-28T21:05:41.312Z] #39 69.22 DEP criu/memfd.d [2020-07-28T21:05:41.312Z] #39 69.33 DEP criu/mem.d [2020-07-28T21:05:41.312Z] #39 69.43 DEP criu/lsm.d [2020-07-28T21:05:41.312Z] #39 69.55 DEP criu/log.d [2020-07-28T21:05:41.312Z] #39 69.63 DEP criu/libnetlink.d [2020-07-28T21:05:41.312Z] #39 69.70 DEP criu/kerndat.d [2020-07-28T21:05:41.312Z] #39 69.90 DEP criu/kcmp-ids.d [2020-07-28T21:05:41.312Z] #39 69.98 DEP criu/irmap.d [2020-07-28T21:05:41.312Z] #39 70.15 DEP criu/ipc_ns.d [2020-07-28T21:05:41.312Z] #39 70.27 DEP criu/image.d [2020-07-28T21:05:41.312Z] #39 70.39 DEP criu/image-desc.d [2020-07-28T21:05:41.312Z] #39 70.48 DEP criu/fsnotify.d [2020-07-28T21:05:41.312Z] #39 70.65 DEP criu/filesystems.d [2020-07-28T21:05:41.312Z] #39 70.77 DEP criu/files.d [2020-07-28T21:05:41.312Z] #39 70.91 DEP criu/files-reg.d [2020-07-28T21:05:41.312Z] #39 71.02 DEP criu/files-ext.d [2020-07-28T21:05:41.312Z] #39 71.10 DEP criu/file-lock.d [2020-07-28T21:05:41.312Z] #39 71.18 DEP criu/file-ids.d [2020-07-28T21:05:41.312Z] #39 71.29 DEP criu/fifo.d [2020-07-28T21:05:41.312Z] #39 71.45 DEP criu/fdstore.d [2020-07-28T21:05:41.312Z] #39 71.54 DEP criu/fault-injection.d [2020-07-28T21:05:41.312Z] #39 71.59 DEP criu/external.d [2020-07-28T21:05:41.312Z] #39 71.72 DEP criu/eventpoll.d [2020-07-28T21:05:41.312Z] #39 71.89 DEP criu/eventfd.d [2020-07-28T21:05:41.312Z] #39 72.00 DEP criu/crtools.d [2020-07-28T21:05:41.312Z] #39 72.17 DEP criu/cr-service.d [2020-07-28T21:05:41.312Z] #39 72.36 DEP criu/cr-restore.d [2020-07-28T21:05:41.312Z] #39 72.47 DEP criu/cr-errno.d [2020-07-28T21:05:41.312Z] #39 72.48 DEP criu/cr-dump.d [2020-07-28T21:05:41.312Z] #39 72.65 DEP criu/cr-dedup.d [2020-07-28T21:05:41.312Z] #39 72.76 DEP criu/cr-check.d [2020-07-28T21:05:41.312Z] #39 72.89 DEP criu/config.d [2020-07-28T21:05:41.312Z] #39 73.01 DEP criu/clone-noasan.d [2020-07-28T21:05:41.312Z] #39 73.11 DEP criu/cgroup.d [2020-07-28T21:05:41.312Z] #39 73.25 DEP criu/cgroup-props.d [2020-07-28T21:05:41.312Z] #39 73.33 DEP criu/bitmap.d [2020-07-28T21:05:41.312Z] #39 73.35 DEP criu/bfd.d [2020-07-28T21:05:41.312Z] #39 73.44 DEP criu/autofs.d [2020-07-28T21:05:41.312Z] #39 73.57 DEP criu/aio.d [2020-07-28T21:05:41.312Z] #39 73.68 DEP criu/action-scripts.d [2020-07-28T21:05:41.312Z] #39 73.93 CC criu/action-scripts.o [2020-07-28T21:05:41.312Z] #39 74.40 CC criu/aio.o [2020-07-28T21:05:41.312Z] #39 74.95 CC criu/autofs.o [2020-07-28T21:05:41.312Z] #39 76.10 CC criu/bfd.o [2020-07-28T21:05:41.312Z] #39 76.59 CC criu/bitmap.o [2020-07-28T21:05:41.312Z] #39 76.70 CC criu/cgroup-props.o [2020-07-28T21:05:41.312Z] #39 77.29 CC criu/cgroup.o [2020-07-28T21:05:41.312Z] #39 ... [2020-07-28T21:05:41.312Z] [2020-07-28T21:05:41.312Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:41.312Z] #17 36.63 Selecting previously unselected package zip. [2020-07-28T21:05:41.312Z] #17 36.64 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-28T21:05:41.312Z] #17 36.65 Unpacking zip (3.0-11+b1) ... [2020-07-28T21:05:41.312Z] #17 36.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:05:41.312Z] #17 36.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:05:41.606Z] #17 36.85 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-28T21:05:41.606Z] #17 36.86 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-28T21:05:41.606Z] #17 36.89 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-28T21:05:41.606Z] #17 36.91 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-28T21:05:41.606Z] #17 36.92 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T21:05:41.606Z] #17 36.94 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-28T21:05:41.606Z] #17 36.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:05:41.606Z] #17 36.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:05:41.606Z] #17 36.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-28T21:05:41.606Z] #17 36.98 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-28T21:05:41.606Z] #17 37.00 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:05:41.606Z] #17 37.01 Setting up zip (3.0-11+b1) ... [2020-07-28T21:05:41.606Z] #17 37.02 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:05:41.606Z] #17 37.05 Setting up bash-completion (1:2.8-6) ... [2020-07-28T21:05:41.664Z] #39 78.80 DEP criu/plugin.d [2020-07-28T21:05:41.664Z] #39 78.88 DEP criu/pipes.d [2020-07-28T21:05:41.664Z] #39 79.01 DEP criu/pie-util.d [2020-07-28T21:05:41.664Z] #39 79.09 DEP criu/pie-util-vdso.d [2020-07-28T21:05:41.664Z] #39 79.16 DEP criu/pie-util-vdso-elf32.d [2020-07-28T21:05:41.771Z] #39 61.19 CC criu/arch/x86/kerndat.o [2020-07-28T21:05:41.923Z] #39 79.29 DEP criu/path.d [2020-07-28T21:05:42.183Z] #39 79.39 DEP criu/parasite-syscall.d [2020-07-28T21:05:42.183Z] #39 79.58 DEP criu/pagemap.d [2020-07-28T21:05:42.341Z] #39 61.65 CC criu/arch/x86/sigaction_compat.o [2020-07-28T21:05:42.443Z] #39 79.80 DEP criu/pagemap-cache.d [2020-07-28T21:05:42.443Z] #39 79.94 DEP criu/page-xfer.d [2020-07-28T21:05:42.503Z] #18 ... [2020-07-28T21:05:42.504Z] [2020-07-28T21:05:42.504Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:42.600Z] #39 61.89 CC criu/arch/x86/sigframe.o [2020-07-28T21:05:42.704Z] #39 80.08 DEP criu/page-pipe.d [2020-07-28T21:05:42.704Z] #39 80.15 DEP criu/netfilter.d [2020-07-28T21:05:42.779Z] ok github.com/docker/docker/builder/remotecontext 0.369s coverage: 13.6% of statements [2020-07-28T21:05:42.779Z] ok github.com/docker/docker/builder/dockerfile 0.933s coverage: 48.1% of statements [2020-07-28T21:05:42.860Z] #39 62.18 LINK criu/arch/x86/crtools.built-in.o [2020-07-28T21:05:42.860Z] #39 62.22 DEP criu/pie/util-vdso-elf32.d [2020-07-28T21:05:42.860Z] #39 62.31 DEP criu/pie/util-vdso.d [2020-07-28T21:05:42.964Z] #39 80.25 DEP criu/net.d [2020-07-28T21:05:42.964Z] #39 80.39 DEP criu/namespaces.d [2020-07-28T21:05:43.119Z] #39 62.40 DEP criu/pie/util.d [2020-07-28T21:05:43.119Z] #39 62.54 CC criu/pie/util.o [2020-07-28T21:05:43.224Z] #39 80.58 DEP criu/mount.d [2020-07-28T21:05:43.381Z] #39 62.88 CC criu/pie/util-vdso.o [2020-07-28T21:05:43.484Z] #39 80.78 DEP criu/memfd.d [2020-07-28T21:05:43.484Z] #39 80.92 DEP criu/mem.d [2020-07-28T21:05:43.743Z] #39 81.08 DEP criu/lsm.d [2020-07-28T21:05:43.743Z] #39 81.18 DEP criu/log.d [2020-07-28T21:05:43.743Z] #39 81.26 DEP criu/libnetlink.d [2020-07-28T21:05:43.812Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-28T21:05:43.951Z] #39 63.49 CC criu/pie/util-vdso-elf32.o [2020-07-28T21:05:44.003Z] #39 81.47 DEP criu/kerndat.d [2020-07-28T21:05:44.262Z] #39 81.68 DEP criu/kcmp-ids.d [2020-07-28T21:05:44.262Z] #39 81.76 DEP criu/irmap.d [2020-07-28T21:05:44.262Z] #39 ... [2020-07-28T21:05:44.262Z] [2020-07-28T21:05:44.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:44.262Z] #17 9.706 Reading package lists... [2020-07-28T21:05:44.262Z] #17 13.46 Reading package lists... [2020-07-28T21:05:44.262Z] #17 17.04 Building dependency tree... [2020-07-28T21:05:44.262Z] #17 19.59 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T21:05:44.262Z] #17 19.59 The following additional packages will be installed: [2020-07-28T21:05:44.262Z] #17 19.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T21:05:44.262Z] #17 19.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T21:05:44.262Z] #17 19.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T21:05:44.262Z] #17 19.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T21:05:44.262Z] #17 19.59 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T21:05:44.262Z] #17 19.60 Suggested packages: [2020-07-28T21:05:44.262Z] #17 19.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T21:05:44.262Z] #17 19.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T21:05:44.262Z] #17 19.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T21:05:44.262Z] #17 19.60 Recommended packages: [2020-07-28T21:05:44.262Z] #17 19.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T21:05:44.262Z] #17 19.60 python3-keyrings.alt python3-xdg unzip [2020-07-28T21:05:44.262Z] #17 21.42 The following NEW packages will be installed: [2020-07-28T21:05:44.262Z] #17 21.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T21:05:44.262Z] #17 21.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T21:05:44.262Z] #17 21.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T21:05:44.262Z] #17 21.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T21:05:44.262Z] #17 21.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T21:05:44.262Z] #17 21.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T21:05:44.262Z] #17 21.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T21:05:44.262Z] #17 21.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T21:05:44.262Z] #17 21.43 xz-utils zip [2020-07-28T21:05:44.262Z] #17 21.76 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:05:44.262Z] #17 21.76 Need to get 28.5 MB of archives. [2020-07-28T21:05:44.262Z] #17 21.76 After this operation, 116 MB of additional disk space will be used. [2020-07-28T21:05:44.262Z] #17 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-28T21:05:44.262Z] #17 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-28T21:05:44.262Z] #17 21.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-28T21:05:44.262Z] #17 21.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-28T21:05:44.262Z] #17 21.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-28T21:05:44.262Z] #17 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-28T21:05:44.262Z] #17 21.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-28T21:05:44.262Z] #17 21.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-28T21:05:44.262Z] #17 22.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-28T21:05:44.262Z] #17 22.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-28T21:05:44.262Z] #17 22.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-28T21:05:44.262Z] #17 22.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-28T21:05:44.262Z] #17 22.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-28T21:05:44.262Z] #17 22.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-28T21:05:44.262Z] #17 22.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-28T21:05:44.262Z] #17 22.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-28T21:05:44.262Z] #17 22.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T21:05:44.262Z] #17 22.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:05:44.262Z] #17 22.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-28T21:05:44.262Z] #17 22.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-28T21:05:44.262Z] #17 22.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-28T21:05:44.262Z] #17 22.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-28T21:05:44.262Z] #17 22.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-28T21:05:44.262Z] #17 22.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T21:05:44.262Z] #17 22.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T21:05:44.262Z] #17 22.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T21:05:44.262Z] #17 22.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-28T21:05:44.262Z] #17 22.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-28T21:05:44.262Z] #17 22.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T21:05:44.262Z] #17 22.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T21:05:44.262Z] #17 22.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T21:05:44.262Z] #17 22.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T21:05:44.262Z] #17 22.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-28T21:05:44.262Z] #17 22.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-28T21:05:44.262Z] #17 22.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T21:05:44.262Z] #17 22.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T21:05:44.262Z] #17 22.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T21:05:44.262Z] #17 22.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-28T21:05:44.262Z] #17 22.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T21:05:44.262Z] #17 22.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T21:05:44.262Z] #17 22.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T21:05:44.262Z] #17 22.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-28T21:05:44.262Z] #17 22.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-28T21:05:44.262Z] #17 22.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-28T21:05:44.262Z] #17 22.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T21:05:44.262Z] #17 23.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-28T21:05:44.262Z] #17 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-28T21:05:44.262Z] #17 23.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-28T21:05:44.444Z] ok github.com/docker/docker/builder/remotecontext/git 1.190s coverage: 86.3% of statements [2020-07-28T21:05:44.444Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T21:05:44.444Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T21:05:44.522Z] #17 ... [2020-07-28T21:05:44.522Z] [2020-07-28T21:05:44.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:44.522Z] #39 81.91 DEP criu/ipc_ns.d [2020-07-28T21:05:44.781Z] #39 82.13 DEP criu/image.d [2020-07-28T21:05:44.781Z] #39 82.25 DEP criu/image-desc.d [2020-07-28T21:05:44.889Z] #39 64.27 AR criu/pie/pie.lib.a [2020-07-28T21:05:44.889Z] #39 64.31 DEP criu/pie/restorer.d [2020-07-28T21:05:44.999Z] #17 40.02 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-28T21:05:44.999Z] #17 40.03 Setting up xz-utils (5.2.4-1) ... [2020-07-28T21:05:44.999Z] #17 40.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T21:05:44.999Z] #17 40.07 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:05:44.999Z] #17 40.15 invoke-rc.d: could not determine current runlevel [2020-07-28T21:05:44.999Z] #17 40.17 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T21:05:44.999Z] #17 40.18 Setting up pigz (2.4-1) ... [2020-07-28T21:05:44.999Z] #17 40.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-28T21:05:44.999Z] #17 40.20 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-28T21:05:44.999Z] #17 40.22 Setting up python-pip-whl (18.1-5) ... [2020-07-28T21:05:44.999Z] #17 40.24 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-28T21:05:44.999Z] #17 40.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:05:45.041Z] #39 82.37 DEP criu/fsnotify.d [2020-07-28T21:05:45.148Z] #39 64.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-28T21:05:45.148Z] #39 64.64 DEP criu/arch/x86/restorer_unmap.d [2020-07-28T21:05:45.148Z] #39 64.68 DEP criu/arch/x86/restorer.d [2020-07-28T21:05:45.264Z] #17 40.70 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-28T21:05:45.264Z] #17 40.71 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-28T21:05:45.264Z] #17 40.72 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:45.264Z] #17 40.73 Setting up vim (2:8.1.0875-5) ... [2020-07-28T21:05:45.264Z] #17 40.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T21:05:45.264Z] #17 40.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T21:05:45.264Z] #17 40.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T21:05:45.264Z] #17 40.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T21:05:45.264Z] #17 40.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T21:05:45.264Z] #17 40.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T21:05:45.300Z] #39 82.59 DEP criu/filesystems.d [2020-07-28T21:05:45.300Z] #39 82.70 DEP criu/files.d [2020-07-28T21:05:45.407Z] #39 64.80 DEP criu/arch/x86/vdso-pie.d [2020-07-28T21:05:45.407Z] #39 64.87 DEP criu/pie/parasite-vdso.d [2020-07-28T21:05:45.525Z] #22 160.3 Checking out files: 29% (3226/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 53% (5846/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 75% (8176/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 91% (9911/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-28T21:05:45.527Z] #17 40.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T21:05:45.527Z] #17 40.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T21:05:45.527Z] #17 40.85 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-28T21:05:45.527Z] #17 40.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:05:45.527Z] #17 40.90 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-28T21:05:45.527Z] #17 40.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:05:45.527Z] #17 40.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-28T21:05:45.527Z] #17 40.97 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:45.560Z] #39 82.94 DEP criu/files-reg.d [2020-07-28T21:05:45.560Z] #39 83.07 DEP criu/files-ext.d [2020-07-28T21:05:45.667Z] #39 65.00 DEP criu/pie/parasite.d [2020-07-28T21:05:45.819Z] #39 83.24 DEP criu/file-lock.d [2020-07-28T21:05:45.824Z] #22 164.0 + cd /tmp/tmp.mcVVHTrJQB/tmp/docker-ce [2020-07-28T21:05:45.824Z] #22 164.0 + git checkout -q v17.06.2-ce [2020-07-28T21:05:45.824Z] #22 ... [2020-07-28T21:05:45.824Z] [2020-07-28T21:05:45.824Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:45.824Z] #42 154.0 vendor/golang.org/x/net/idna [2020-07-28T21:05:45.824Z] #42 158.3 vendor/golang.org/x/net/http/httpproxy [2020-07-28T21:05:45.824Z] #42 158.3 net/textproto [2020-07-28T21:05:45.824Z] #42 158.3 crypto/x509 [2020-07-28T21:05:45.824Z] #42 160.0 mime/multipart [2020-07-28T21:05:45.824Z] #42 160.0 vendor/golang.org/x/net/http/httpguts [2020-07-28T21:05:45.824Z] #42 ... [2020-07-28T21:05:45.824Z] [2020-07-28T21:05:45.824Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:45.824Z] #18 43.09 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T21:05:45.824Z] #18 43.50 Selecting previously unselected package bzip2. [2020-07-28T21:05:45.824Z] #18 43.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 43.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:05:45.824Z] #18 43.59 Selecting previously unselected package xz-utils. [2020-07-28T21:05:45.824Z] #18 43.60 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 43.60 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T21:05:45.824Z] #18 43.83 Selecting previously unselected package apparmor. [2020-07-28T21:05:45.824Z] #18 43.83 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 43.94 Unpacking apparmor (2.13.2-10) ... [2020-07-28T21:05:45.824Z] #18 44.56 Selecting previously unselected package aufs-tools. [2020-07-28T21:05:45.824Z] #18 44.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 44.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:05:45.824Z] #18 44.74 Selecting previously unselected package libonig5:ppc64el. [2020-07-28T21:05:45.824Z] #18 44.75 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 44.77 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-28T21:05:45.824Z] #18 44.98 Selecting previously unselected package libjq1:ppc64el. [2020-07-28T21:05:45.824Z] #18 44.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 45.00 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T21:05:45.824Z] #18 45.17 Selecting previously unselected package jq. [2020-07-28T21:05:45.824Z] #18 45.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 45.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:05:45.824Z] #18 45.34 Selecting previously unselected package libaio1:ppc64el. [2020-07-28T21:05:45.824Z] #18 45.35 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 45.36 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-28T21:05:45.824Z] #18 45.41 Selecting previously unselected package libgpm2:ppc64el. [2020-07-28T21:05:45.824Z] #18 45.42 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-28T21:05:45.824Z] #18 45.45 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-28T21:05:45.926Z] #39 65.25 CC criu/pie/parasite.o [2020-07-28T21:05:46.078Z] #39 83.40 DEP criu/file-ids.d [2020-07-28T21:05:46.123Z] #18 45.54 Selecting previously unselected package libicu63:ppc64el. [2020-07-28T21:05:46.123Z] #18 45.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-28T21:05:46.123Z] #18 45.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T21:05:46.338Z] #39 83.55 DEP criu/fifo.d [2020-07-28T21:05:46.338Z] #39 83.71 DEP criu/fdstore.d [2020-07-28T21:05:46.338Z] #39 83.80 DEP criu/fault-injection.d [2020-07-28T21:05:46.508Z] ok github.com/docker/docker/client 0.117s coverage: 75.4% of statements [2020-07-28T21:05:46.598Z] #39 83.84 DEP criu/external.d [2020-07-28T21:05:46.598Z] #39 83.96 DEP criu/eventpoll.d [2020-07-28T21:05:46.858Z] #39 84.12 DEP criu/eventfd.d [2020-07-28T21:05:46.858Z] #39 84.26 DEP criu/crtools.d [2020-07-28T21:05:47.118Z] #39 84.45 DEP criu/cr-service.d [2020-07-28T21:05:47.118Z] #39 ... [2020-07-28T21:05:47.118Z] [2020-07-28T21:05:47.118Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:05:47.118Z] #28 DONE 157.1s [2020-07-28T21:05:47.118Z] [2020-07-28T21:05:47.118Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:47.118Z] #39 84.59 DEP criu/cr-restore.d [2020-07-28T21:05:47.303Z] #39 66.46 LINK criu/pie/parasite.built-in.o [2020-07-28T21:05:47.303Z] #39 66.48 GEN criu/pie/parasite-blob.h [2020-07-28T21:05:47.303Z] #39 66.49 CC criu/pie/parasite-vdso.o [2020-07-28T21:05:47.699Z] #39 84.85 DEP criu/cr-errno.d [2020-07-28T21:05:47.699Z] #39 84.86 DEP criu/cr-dump.d [2020-07-28T21:05:47.873Z] #39 67.18 CC criu/arch/x86/vdso-pie.o [2020-07-28T21:05:47.959Z] #39 85.16 DEP criu/cr-dedup.d [2020-07-28T21:05:47.959Z] #39 85.40 DEP criu/cr-check.d [2020-07-28T21:05:48.133Z] #39 67.58 CC criu/arch/x86/restorer.o [2020-07-28T21:05:48.218Z] #39 85.68 DEP criu/config.d [2020-07-28T21:05:48.243Z] #17 43.25 Setting up iptables (1.8.2-4) ... [2020-07-28T21:05:48.243Z] #17 43.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:05:48.243Z] #17 43.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:05:48.243Z] #17 43.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:05:48.243Z] #17 43.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:05:48.243Z] #17 43.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T21:05:48.243Z] #17 43.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T21:05:48.243Z] #17 43.42 Setting up python3 (3.7.3-1) ... [2020-07-28T21:05:48.393Z] #39 ... [2020-07-28T21:05:48.393Z] [2020-07-28T21:05:48.393Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:48.393Z] #41 137.8 github.com/LK4D4/vndr/godl [2020-07-28T21:05:48.478Z] #39 85.78 DEP criu/clone-noasan.d [2020-07-28T21:05:48.478Z] #39 85.84 DEP criu/cgroup.d [2020-07-28T21:05:48.478Z] #39 85.95 DEP criu/cgroup-props.d [2020-07-28T21:05:48.478Z] #39 86.03 DEP criu/bitmap.d [2020-07-28T21:05:48.738Z] #39 86.06 DEP criu/bfd.d [2020-07-28T21:05:48.738Z] #39 86.14 DEP criu/autofs.d [2020-07-28T21:05:48.820Z] #17 ... [2020-07-28T21:05:48.820Z] [2020-07-28T21:05:48.820Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:48.820Z] #49 50.77 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T21:05:48.820Z] #49 52.81 + mkdir -p /build [2020-07-28T21:05:48.820Z] #49 52.81 + cp runc /build/runc [2020-07-28T21:05:48.820Z] #49 DONE 53.8s [2020-07-28T21:05:48.820Z] [2020-07-28T21:05:48.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:48.820Z] #39 79.70 CC criu/clone-noasan.o [2020-07-28T21:05:48.820Z] #39 79.98 CC criu/config.o [2020-07-28T21:05:48.820Z] #39 81.31 CC criu/cr-check.o [2020-07-28T21:05:48.820Z] #39 82.61 CC criu/cr-dedup.o [2020-07-28T21:05:48.820Z] #39 82.97 CC criu/cr-dump.o [2020-07-28T21:05:48.820Z] #39 84.86 CC criu/cr-errno.o [2020-07-28T21:05:48.820Z] #39 84.93 CC criu/cr-restore.o [2020-07-28T21:05:48.896Z] #18 ... [2020-07-28T21:05:48.896Z] [2020-07-28T21:05:48.897Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:48.897Z] #40 88.48 DEP criu/protobuf-desc.d [2020-07-28T21:05:48.897Z] #40 88.68 DEP criu/proc_parse.d [2020-07-28T21:05:48.897Z] #40 88.96 DEP criu/plugin.d [2020-07-28T21:05:48.897Z] #40 89.07 DEP criu/pipes.d [2020-07-28T21:05:48.897Z] #40 89.37 DEP criu/pie-util.d [2020-07-28T21:05:48.897Z] #40 89.53 DEP criu/pie-util-vdso.d [2020-07-28T21:05:48.897Z] #40 89.69 DEP criu/path.d [2020-07-28T21:05:48.897Z] #40 89.91 DEP criu/parasite-syscall.d [2020-07-28T21:05:48.897Z] #40 90.15 DEP criu/pagemap.d [2020-07-28T21:05:48.897Z] #40 90.34 DEP criu/pagemap-cache.d [2020-07-28T21:05:48.897Z] #40 90.49 DEP criu/page-xfer.d [2020-07-28T21:05:48.897Z] #40 90.70 DEP criu/page-pipe.d [2020-07-28T21:05:48.897Z] #40 90.84 DEP criu/netfilter.d [2020-07-28T21:05:48.897Z] #40 91.07 DEP criu/net.d [2020-07-28T21:05:48.897Z] #40 91.36 DEP criu/namespaces.d [2020-07-28T21:05:48.897Z] #40 91.64 DEP criu/mount.d [2020-07-28T21:05:48.897Z] #40 91.86 DEP criu/memfd.d [2020-07-28T21:05:48.897Z] #40 92.16 DEP criu/mem.d [2020-07-28T21:05:48.897Z] #40 92.68 DEP criu/lsm.d [2020-07-28T21:05:48.897Z] #40 92.91 DEP criu/log.d [2020-07-28T21:05:48.897Z] #40 93.20 DEP criu/libnetlink.d [2020-07-28T21:05:48.897Z] #40 93.45 DEP criu/kerndat.d [2020-07-28T21:05:48.897Z] #40 93.86 DEP criu/kcmp-ids.d [2020-07-28T21:05:48.897Z] #40 93.99 DEP criu/irmap.d [2020-07-28T21:05:48.897Z] #40 94.20 DEP criu/ipc_ns.d [2020-07-28T21:05:48.897Z] #40 94.49 DEP criu/image.d [2020-07-28T21:05:48.897Z] #40 94.81 DEP criu/image-desc.d [2020-07-28T21:05:48.897Z] #40 95.02 DEP criu/fsnotify.d [2020-07-28T21:05:48.897Z] #40 95.28 DEP criu/filesystems.d [2020-07-28T21:05:48.897Z] #40 95.48 DEP criu/files.d [2020-07-28T21:05:48.897Z] #40 95.68 DEP criu/files-reg.d [2020-07-28T21:05:48.897Z] #40 95.92 DEP criu/files-ext.d [2020-07-28T21:05:48.897Z] #40 96.08 DEP criu/file-lock.d [2020-07-28T21:05:48.897Z] #40 96.30 DEP criu/file-ids.d [2020-07-28T21:05:48.897Z] #40 96.50 DEP criu/fifo.d [2020-07-28T21:05:48.897Z] #40 96.67 DEP criu/fdstore.d [2020-07-28T21:05:48.897Z] #40 96.80 DEP criu/fault-injection.d [2020-07-28T21:05:48.897Z] #40 96.85 DEP criu/external.d [2020-07-28T21:05:48.897Z] #40 97.05 DEP criu/eventpoll.d [2020-07-28T21:05:48.897Z] #40 97.24 DEP criu/eventfd.d [2020-07-28T21:05:48.897Z] #40 97.44 DEP criu/crtools.d [2020-07-28T21:05:48.897Z] #40 97.65 DEP criu/cr-service.d [2020-07-28T21:05:48.897Z] #40 97.96 DEP criu/cr-restore.d [2020-07-28T21:05:48.897Z] #40 98.26 DEP criu/cr-errno.d [2020-07-28T21:05:48.897Z] #40 98.28 DEP criu/cr-dump.d [2020-07-28T21:05:48.997Z] #39 86.34 DEP criu/aio.d [2020-07-28T21:05:49.195Z] #40 98.61 DEP criu/cr-dedup.d [2020-07-28T21:05:49.266Z] #39 86.49 DEP criu/action-scripts.d [2020-07-28T21:05:49.332Z] #41 138.7 github.com/LK4D4/vndr [2020-07-28T21:05:49.332Z] #41 ... [2020-07-28T21:05:49.332Z] [2020-07-28T21:05:49.332Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:49.332Z] #17 1.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-28T21:05:49.332Z] #17 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-28T21:05:49.332Z] #17 1.432 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-28T21:05:49.332Z] #17 2.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-28T21:05:49.332Z] #17 3.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-28T21:05:49.332Z] #17 4.479 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-28T21:05:49.332Z] #17 9.530 Fetched 8365 kB in 9s (980 kB/s) [2020-07-28T21:05:49.396Z] #39 ... [2020-07-28T21:05:49.396Z] [2020-07-28T21:05:49.396Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:49.396Z] #17 44.66 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T21:05:49.519Z] #40 98.77 DEP criu/cr-check.d [2020-07-28T21:05:49.519Z] #40 ... [2020-07-28T21:05:49.519Z] [2020-07-28T21:05:49.519Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:05:49.519Z] #22 167.7 + mkdir -p /tmp/tmp.mcVVHTrJQB/src/github.com/docker [2020-07-28T21:05:49.519Z] #22 167.7 + mv components/cli /tmp/tmp.mcVVHTrJQB/src/github.com/docker/cli [2020-07-28T21:05:49.519Z] #22 167.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-28T21:05:49.530Z] #39 86.75 CC criu/action-scripts.o [2020-07-28T21:05:49.592Z] #17 9.530 Reading package lists... [2020-07-28T21:05:49.592Z] #17 ... [2020-07-28T21:05:49.592Z] [2020-07-28T21:05:49.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:49.592Z] #39 68.07 CC criu/arch/x86/restorer_unmap.o [2020-07-28T21:05:49.592Z] #39 68.12 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-28T21:05:49.592Z] #39 68.33 CC criu/pie/restorer.o [2020-07-28T21:05:49.790Z] #39 87.21 CC criu/aio.o [2020-07-28T21:05:49.972Z] #17 45.52 Setting up apparmor (2.13.2-10) ... [2020-07-28T21:05:50.362Z] #39 87.72 CC criu/autofs.o [2020-07-28T21:05:51.743Z] #39 88.99 CC criu/bfd.o [2020-07-28T21:05:52.003Z] #39 89.45 CC criu/bitmap.o [2020-07-28T21:05:52.132Z] #39 71.14 LINK criu/pie/restorer.built-in.o [2020-07-28T21:05:52.132Z] #39 71.16 GEN criu/pie/restorer-blob.h [2020-07-28T21:05:52.132Z] #39 71.25 DEP criu/vdso.d [2020-07-28T21:05:52.132Z] #39 71.55 DEP criu/vdso-compat.d [2020-07-28T21:05:52.263Z] #39 89.66 CC criu/cgroup-props.o [2020-07-28T21:05:52.393Z] #39 71.79 DEP criu/uts_ns.d [2020-07-28T21:05:52.393Z] #39 ... [2020-07-28T21:05:52.393Z] [2020-07-28T21:05:52.393Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:52.393Z] #49 9.851 + cd /tmp/tmp.S57NimKAJT/src/github.com/opencontainers/runc [2020-07-28T21:05:52.393Z] #49 9.853 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-28T21:05:52.393Z] #49 10.05 + '[' -z '' ']' [2020-07-28T21:05:52.393Z] #49 10.05 + target=static [2020-07-28T21:05:52.393Z] #49 10.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-28T21:05:52.393Z] #49 10.45 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-28T21:05:52.393Z] #49 ... [2020-07-28T21:05:52.393Z] [2020-07-28T21:05:52.393Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:52.393Z] #17 9.530 Reading package lists... [2020-07-28T21:05:52.531Z] #17 47.67 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T21:05:52.531Z] #17 47.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:05:52.531Z] #17 47.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:05:52.833Z] #39 90.35 CC criu/cgroup.o [2020-07-28T21:05:53.480Z] #17 48.83 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T21:05:53.776Z] #39 ... [2020-07-28T21:05:53.776Z] [2020-07-28T21:05:53.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:53.776Z] #17 23.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:05:53.776Z] #17 24.01 Fetched 28.5 MB in 2s (16.4 MB/s) [2020-07-28T21:05:53.776Z] #17 24.08 Selecting previously unselected package pigz. [2020-07-28T21:05:53.776Z] #17 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-28T21:05:53.776Z] #17 24.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 24.14 Unpacking pigz (2.4-1) ... [2020-07-28T21:05:53.776Z] #17 24.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-28T21:05:53.776Z] #17 24.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 24.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:53.776Z] #17 24.83 Selecting previously unselected package python3.7-minimal. [2020-07-28T21:05:53.776Z] #17 24.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 24.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:05:53.776Z] #17 25.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:53.776Z] #17 25.77 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:05:53.776Z] #17 28.46 Selecting previously unselected package python3-minimal. [2020-07-28T21:05:53.776Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-07-28T21:05:53.776Z] #17 28.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 28.51 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T21:05:53.776Z] #17 28.62 Selecting previously unselected package libmpdec2:amd64. [2020-07-28T21:05:53.776Z] #17 28.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 28.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T21:05:53.776Z] #17 28.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-28T21:05:53.776Z] #17 28.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 28.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:53.776Z] #17 29.59 Selecting previously unselected package python3.7. [2020-07-28T21:05:53.776Z] #17 29.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 29.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:05:53.776Z] #17 29.71 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-28T21:05:53.776Z] #17 29.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 29.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T21:05:53.776Z] #17 29.79 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T21:05:53.776Z] #17 30.47 Selecting previously unselected package python3. [2020-07-28T21:05:53.776Z] #17 30.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-28T21:05:53.776Z] #17 30.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 30.51 Unpacking python3 (3.7.3-1) ... [2020-07-28T21:05:53.776Z] #17 30.60 Selecting previously unselected package libip4tc0:amd64. [2020-07-28T21:05:53.776Z] #17 30.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 30.62 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T21:05:53.776Z] #17 30.70 Selecting previously unselected package libip6tc0:amd64. [2020-07-28T21:05:53.776Z] #17 30.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 30.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T21:05:53.776Z] #17 30.82 Selecting previously unselected package libiptc0:amd64. [2020-07-28T21:05:53.776Z] #17 30.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 30.82 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-28T21:05:53.776Z] #17 30.90 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-28T21:05:53.776Z] #17 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 30.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T21:05:53.776Z] #17 30.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-28T21:05:53.776Z] #17 30.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 30.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T21:05:53.776Z] #17 31.05 Selecting previously unselected package libnftnl11:amd64. [2020-07-28T21:05:53.776Z] #17 31.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 31.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T21:05:53.776Z] #17 31.14 Selecting previously unselected package iptables. [2020-07-28T21:05:53.776Z] #17 31.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 31.15 Unpacking iptables (1.8.2-4) ... [2020-07-28T21:05:53.776Z] #17 31.50 Selecting previously unselected package xxd. [2020-07-28T21:05:53.776Z] #17 31.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:05:53.776Z] #17 31.50 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:05:53.776Z] #17 31.64 Selecting previously unselected package vim-common. [2020-07-28T21:05:53.776Z] #17 31.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:05:53.776Z] #17 31.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:05:53.776Z] #17 31.87 Selecting previously unselected package bash-completion. [2020-07-28T21:05:53.776Z] #17 31.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T21:05:54.056Z] #17 49.20 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T21:05:55.005Z] #17 50.20 Setting up python3-pip (18.1-5) ... [2020-07-28T21:05:55.168Z] #22 ... [2020-07-28T21:05:55.168Z] [2020-07-28T21:05:55.168Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:55.168Z] #18 49.70 Selecting previously unselected package libnet1:ppc64el. [2020-07-28T21:05:55.168Z] #18 49.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 49.73 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T21:05:55.168Z] #18 49.88 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-28T21:05:55.168Z] #18 49.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 49.91 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T21:05:55.168Z] #18 50.09 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-28T21:05:55.168Z] #18 50.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 50.11 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T21:05:55.168Z] #18 50.19 Selecting previously unselected package libreadline5:ppc64el. [2020-07-28T21:05:55.168Z] #18 50.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 50.22 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-28T21:05:55.168Z] #18 50.37 Selecting previously unselected package net-tools. [2020-07-28T21:05:55.168Z] #18 50.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 50.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:05:55.168Z] #18 50.67 Selecting previously unselected package python-pip-whl. [2020-07-28T21:05:55.168Z] #18 50.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T21:05:55.168Z] #18 50.70 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T21:05:55.168Z] #18 51.21 Selecting previously unselected package python3-lib2to3. [2020-07-28T21:05:55.168Z] #18 51.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T21:05:55.168Z] #18 51.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:05:55.168Z] #18 51.38 Selecting previously unselected package python3-distutils. [2020-07-28T21:05:55.168Z] #18 51.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T21:05:55.168Z] #18 51.40 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T21:05:55.168Z] #18 51.56 Selecting previously unselected package python3-pip. [2020-07-28T21:05:55.168Z] #18 51.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T21:05:55.168Z] #18 51.58 Unpacking python3-pip (18.1-5) ... [2020-07-28T21:05:55.168Z] #18 51.79 Selecting previously unselected package python3-pkg-resources. [2020-07-28T21:05:55.168Z] #18 51.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:05:55.168Z] #18 51.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:05:55.168Z] #18 52.01 Selecting previously unselected package python3-setuptools. [2020-07-28T21:05:55.168Z] #18 52.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T21:05:55.168Z] #18 52.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T21:05:55.168Z] #18 52.31 Selecting previously unselected package python3-wheel. [2020-07-28T21:05:55.168Z] #18 52.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T21:05:55.168Z] #18 52.36 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T21:05:55.168Z] #18 52.48 Selecting previously unselected package sudo. [2020-07-28T21:05:55.168Z] #18 52.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 52.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:05:55.168Z] #18 53.02 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T21:05:55.168Z] #18 53.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 53.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:05:55.168Z] #18 53.37 Selecting previously unselected package uidmap. [2020-07-28T21:05:55.168Z] #18 53.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-28T21:05:55.168Z] #18 53.41 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T21:05:55.168Z] #18 53.56 Selecting previously unselected package vim-runtime. [2020-07-28T21:05:55.168Z] #18 53.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:05:55.168Z] #18 53.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T21:05:55.168Z] #18 53.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T21:05:55.168Z] #18 53.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:05:55.580Z] #17 51.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:05:55.683Z] #17 34.34 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T21:05:55.683Z] #17 ... [2020-07-28T21:05:55.683Z] [2020-07-28T21:05:55.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:55.683Z] #39 93.16 CC criu/clone-noasan.o [2020-07-28T21:05:55.843Z] #17 51.19 Processing triggers for mime-support (3.62) ... [2020-07-28T21:05:55.943Z] #39 93.41 CC criu/config.o [2020-07-28T21:05:56.232Z] #18 ... [2020-07-28T21:05:56.232Z] [2020-07-28T21:05:56.232Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:56.232Z] #42 164.3 crypto/tls [2020-07-28T21:05:56.232Z] #42 172.2 net/http/httptrace [2020-07-28T21:05:56.232Z] #42 172.4 net/http [2020-07-28T21:05:56.232Z] #42 ... [2020-07-28T21:05:56.232Z] [2020-07-28T21:05:56.232Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:56.232Z] #40 99.22 DEP criu/config.d [2020-07-28T21:05:56.232Z] #40 99.45 DEP criu/clone-noasan.d [2020-07-28T21:05:56.232Z] #40 99.55 DEP criu/cgroup.d [2020-07-28T21:05:56.232Z] #40 99.77 DEP criu/cgroup-props.d [2020-07-28T21:05:56.232Z] #40 99.97 DEP criu/bitmap.d [2020-07-28T21:05:56.232Z] #40 99.98 DEP criu/bfd.d [2020-07-28T21:05:56.232Z] #40 100.1 DEP criu/autofs.d [2020-07-28T21:05:56.232Z] #40 100.3 DEP criu/aio.d [2020-07-28T21:05:56.232Z] #40 100.5 DEP criu/action-scripts.d [2020-07-28T21:05:56.232Z] #40 101.1 CC criu/action-scripts.o [2020-07-28T21:05:56.232Z] #40 101.8 CC criu/aio.o [2020-07-28T21:05:56.232Z] #40 102.6 CC criu/autofs.o [2020-07-28T21:05:56.232Z] #40 105.2 CC criu/bfd.o [2020-07-28T21:05:56.427Z] #17 DONE 51.7s [2020-07-28T21:05:56.427Z] [2020-07-28T21:05:56.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:56.427Z] #39 88.98 CC criu/cr-service.o [2020-07-28T21:05:56.427Z] #39 90.25 CC criu/crtools.o [2020-07-28T21:05:56.427Z] #39 90.76 CC criu/eventfd.o [2020-07-28T21:05:56.427Z] #39 90.99 CC criu/eventpoll.o [2020-07-28T21:05:56.427Z] #39 91.63 CC criu/external.o [2020-07-28T21:05:56.427Z] #39 91.87 CC criu/fault-injection.o [2020-07-28T21:05:56.427Z] #39 91.94 CC criu/fdstore.o [2020-07-28T21:05:56.427Z] #39 92.19 CC criu/fifo.o [2020-07-28T21:05:56.427Z] #39 92.45 CC criu/file-ids.o [2020-07-28T21:05:56.427Z] #39 92.82 CC criu/file-lock.o [2020-07-28T21:05:56.427Z] #39 93.47 CC criu/files-ext.o [2020-07-28T21:05:56.427Z] #39 93.91 CC criu/files-reg.o [2020-07-28T21:05:56.531Z] #40 106.1 CC criu/bitmap.o [2020-07-28T21:05:56.598Z] #17 13.07 Reading package lists... [2020-07-28T21:05:56.852Z] #40 106.3 CC criu/cgroup-props.o [2020-07-28T21:05:57.324Z] #39 94.72 CC criu/cr-check.o [2020-07-28T21:05:57.537Z] #17 17.05 Building dependency tree... [2020-07-28T21:05:57.823Z] #39 95.63 CC criu/files.o [2020-07-28T21:05:57.823Z] #39 ... [2020-07-28T21:05:57.823Z] [2020-07-28T21:05:57.823Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T21:05:57.823Z] #18 1.387 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T21:05:57.823Z] #18 1.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T21:05:57.823Z] #18 1.399 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T21:05:57.823Z] #18 DONE 1.5s [2020-07-28T21:05:57.823Z] [2020-07-28T21:05:57.823Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:05:57.915Z] #40 ... [2020-07-28T21:05:57.915Z] [2020-07-28T21:05:57.915Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:57.915Z] #18 57.49 Selecting previously unselected package vim. [2020-07-28T21:05:58.106Z] #17 ... [2020-07-28T21:05:58.106Z] [2020-07-28T21:05:58.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:05:58.106Z] #39 72.03 DEP criu/util.d [2020-07-28T21:05:58.106Z] #39 72.30 DEP criu/uffd.d [2020-07-28T21:05:58.106Z] #39 72.48 DEP criu/tun.d [2020-07-28T21:05:58.106Z] #39 72.67 DEP criu/tty.d [2020-07-28T21:05:58.106Z] #39 72.91 DEP criu/timerfd.d [2020-07-28T21:05:58.106Z] #39 73.12 DEP criu/timens.d [2020-07-28T21:05:58.106Z] #39 73.41 DEP criu/sysfs_parse.d [2020-07-28T21:05:58.106Z] #39 73.51 DEP criu/sysctl.d [2020-07-28T21:05:58.106Z] #39 73.63 DEP criu/string.d [2020-07-28T21:05:58.106Z] #39 73.70 DEP criu/stats.d [2020-07-28T21:05:58.106Z] #39 73.86 DEP criu/sockets.d [2020-07-28T21:05:58.106Z] #39 74.08 DEP criu/sk-unix.d [2020-07-28T21:05:58.106Z] #39 74.38 DEP criu/sk-tcp.d [2020-07-28T21:05:58.106Z] #39 74.58 DEP criu/sk-queue.d [2020-07-28T21:05:58.106Z] #39 74.78 DEP criu/sk-packet.d [2020-07-28T21:05:58.106Z] #39 75.04 DEP criu/sk-netlink.d [2020-07-28T21:05:58.106Z] #39 75.26 DEP criu/sk-inet.d [2020-07-28T21:05:58.106Z] #39 75.44 DEP criu/signalfd.d [2020-07-28T21:05:58.106Z] #39 75.57 DEP criu/sigframe.d [2020-07-28T21:05:58.106Z] #39 75.67 DEP criu/shmem.d [2020-07-28T21:05:58.106Z] #39 75.83 DEP criu/servicefd.d [2020-07-28T21:05:58.106Z] #39 75.98 DEP criu/seize.d [2020-07-28T21:05:58.106Z] #39 76.15 DEP criu/seccomp.d [2020-07-28T21:05:58.106Z] #39 76.35 DEP criu/rst-malloc.d [2020-07-28T21:05:58.106Z] #39 76.46 DEP criu/rbtree.d [2020-07-28T21:05:58.106Z] #39 76.47 DEP criu/pstree.d [2020-07-28T21:05:58.106Z] #39 76.60 DEP criu/protobuf.d [2020-07-28T21:05:58.106Z] #39 76.73 GEN criu/protobuf-desc-gen.h [2020-07-28T21:05:58.217Z] #18 57.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-28T21:05:58.217Z] #18 57.56 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T21:05:58.366Z] #39 ... [2020-07-28T21:05:58.366Z] [2020-07-28T21:05:58.366Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:58.366Z] #17 18.87 libcap2-bin is already the newest version (1:2.25-2). [2020-07-28T21:05:58.366Z] #17 18.87 The following additional packages will be installed: [2020-07-28T21:05:58.366Z] #17 ... [2020-07-28T21:05:58.366Z] [2020-07-28T21:05:58.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:05:58.366Z] #41 DONE 147.8s [2020-07-28T21:05:58.366Z] [2020-07-28T21:05:58.366Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:05:58.366Z] #17 18.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-28T21:05:58.366Z] #17 18.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-28T21:05:58.366Z] #17 18.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-28T21:05:58.366Z] #17 18.88 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-28T21:05:58.366Z] #17 18.88 python3.7 python3.7-minimal vim-runtime xxd [2020-07-28T21:05:58.366Z] #17 18.88 Suggested packages: [2020-07-28T21:05:58.366Z] #17 18.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-28T21:05:58.366Z] #17 18.88 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-28T21:05:58.366Z] #17 18.88 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-28T21:05:58.366Z] #17 18.88 Recommended packages: [2020-07-28T21:05:58.366Z] #17 18.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-28T21:05:58.366Z] #17 18.88 python3-keyrings.alt python3-xdg unzip [2020-07-28T21:05:58.866Z] #18 58.36 Selecting previously unselected package xfsprogs. [2020-07-28T21:05:58.866Z] #18 58.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-28T21:05:58.866Z] #18 58.40 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T21:05:59.237Z] #39 96.28 CC criu/cr-dedup.o [2020-07-28T21:05:59.237Z] #39 96.68 CC criu/cr-dump.o [2020-07-28T21:05:59.524Z] #18 59.06 Selecting previously unselected package zip. [2020-07-28T21:05:59.524Z] #18 59.09 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-28T21:05:59.825Z] #18 59.09 Unpacking zip (3.0-11+b1) ... [2020-07-28T21:05:59.825Z] #18 59.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:05:59.825Z] #18 59.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:05:59.825Z] #18 59.48 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-28T21:05:59.825Z] #18 59.49 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-28T21:06:00.126Z] #18 59.49 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-28T21:06:00.126Z] #18 59.50 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-28T21:06:00.126Z] #18 59.51 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T21:06:00.126Z] #18 59.51 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-28T21:06:00.126Z] #18 59.53 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-28T21:06:00.126Z] #18 59.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:06:00.126Z] #18 59.55 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-28T21:06:00.126Z] #18 59.56 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-28T21:06:00.126Z] #18 59.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:06:00.126Z] #18 59.57 Setting up zip (3.0-11+b1) ... [2020-07-28T21:06:00.126Z] #18 59.58 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:06:00.126Z] #18 59.61 Setting up bash-completion (1:2.8-6) ... [2020-07-28T21:06:00.910Z] #17 21.18 The following NEW packages will be installed: [2020-07-28T21:06:00.910Z] #17 21.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-28T21:06:00.910Z] #17 21.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-28T21:06:00.910Z] #17 21.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-28T21:06:00.910Z] #17 21.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-28T21:06:00.910Z] #17 21.18 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-28T21:06:00.910Z] #17 21.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-28T21:06:00.910Z] #17 21.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-28T21:06:00.910Z] #17 21.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-28T21:06:00.910Z] #17 21.19 xz-utils zip [2020-07-28T21:06:00.910Z] #17 21.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-28T21:06:00.910Z] #17 21.51 Need to get 28.5 MB of archives. [2020-07-28T21:06:00.910Z] #17 21.51 After this operation, 116 MB of additional disk space will be used. [2020-07-28T21:06:00.910Z] #17 21.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-28T21:06:00.910Z] #17 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-28T21:06:00.910Z] #17 21.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-28T21:06:01.144Z] #39 ... [2020-07-28T21:06:01.144Z] [2020-07-28T21:06:01.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:01.144Z] #17 34.65 Selecting previously unselected package bzip2. [2020-07-28T21:06:01.144Z] #17 34.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 34.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:06:01.144Z] #17 34.74 Selecting previously unselected package xz-utils. [2020-07-28T21:06:01.144Z] #17 34.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 34.74 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T21:06:01.144Z] #17 34.89 Selecting previously unselected package apparmor. [2020-07-28T21:06:01.144Z] #17 34.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 34.97 Unpacking apparmor (2.13.2-10) ... [2020-07-28T21:06:01.144Z] #17 35.33 Selecting previously unselected package aufs-tools. [2020-07-28T21:06:01.144Z] #17 35.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 35.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:06:01.144Z] #17 35.47 Selecting previously unselected package libonig5:amd64. [2020-07-28T21:06:01.144Z] #17 35.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 35.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:06:01.144Z] #17 35.62 Selecting previously unselected package libjq1:amd64. [2020-07-28T21:06:01.144Z] #17 35.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 35.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:06:01.144Z] #17 35.76 Selecting previously unselected package jq. [2020-07-28T21:06:01.144Z] #17 35.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 35.78 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:06:01.144Z] #17 35.86 Selecting previously unselected package libaio1:amd64. [2020-07-28T21:06:01.144Z] #17 35.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 35.88 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-28T21:06:01.144Z] #17 35.93 Selecting previously unselected package libgpm2:amd64. [2020-07-28T21:06:01.144Z] #17 35.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 35.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-28T21:06:01.144Z] #17 36.01 Selecting previously unselected package libicu63:amd64. [2020-07-28T21:06:01.144Z] #17 36.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 36.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:06:01.144Z] #17 39.55 Selecting previously unselected package libnet1:amd64. [2020-07-28T21:06:01.144Z] #17 39.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 39.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:06:01.144Z] #17 39.69 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T21:06:01.144Z] #17 39.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 39.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:06:01.144Z] #17 39.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T21:06:01.144Z] #17 39.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:06:01.144Z] #17 39.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:06:01.144Z] #17 39.89 Selecting previously unselected package libreadline5:amd64. [2020-07-28T21:06:01.145Z] #17 39.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-28T21:06:01.145Z] #17 39.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T21:06:01.145Z] #17 40.00 Selecting previously unselected package net-tools. [2020-07-28T21:06:01.145Z] #17 40.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-28T21:06:01.145Z] #17 40.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:06:01.169Z] #17 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-28T21:06:01.169Z] #17 21.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-28T21:06:01.169Z] #17 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-28T21:06:01.169Z] #17 21.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-28T21:06:01.169Z] #17 21.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-28T21:06:01.169Z] #17 21.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-28T21:06:01.169Z] #17 21.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-28T21:06:01.169Z] #17 21.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-28T21:06:01.169Z] #17 21.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-28T21:06:01.169Z] #17 21.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-28T21:06:01.170Z] #17 21.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-28T21:06:01.170Z] #17 21.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-28T21:06:01.170Z] #17 21.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-28T21:06:01.170Z] #17 21.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-28T21:06:01.404Z] #17 40.23 Selecting previously unselected package python-pip-whl. [2020-07-28T21:06:01.404Z] #17 40.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T21:06:01.404Z] #17 40.26 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T21:06:01.404Z] #17 ... [2020-07-28T21:06:01.404Z] [2020-07-28T21:06:01.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:01.404Z] #39 98.88 CC criu/cr-errno.o [2020-07-28T21:06:01.430Z] #17 21.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-28T21:06:01.430Z] #17 21.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-28T21:06:01.430Z] #17 21.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-28T21:06:01.430Z] #17 21.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-28T21:06:01.430Z] #17 21.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-28T21:06:01.430Z] #17 21.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-28T21:06:01.430Z] #17 21.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-28T21:06:01.430Z] #17 21.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-28T21:06:01.430Z] #17 21.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-28T21:06:01.430Z] #17 21.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-28T21:06:01.430Z] #17 21.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-28T21:06:01.430Z] #17 21.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-28T21:06:01.665Z] #39 98.95 CC criu/cr-restore.o [2020-07-28T21:06:01.690Z] #17 22.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-28T21:06:01.949Z] #17 22.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-28T21:06:01.949Z] #17 22.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-28T21:06:01.949Z] #17 22.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-28T21:06:01.949Z] #17 22.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-28T21:06:01.949Z] #17 22.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-28T21:06:01.949Z] #17 22.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-28T21:06:01.949Z] #17 22.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-28T21:06:01.949Z] #17 22.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-28T21:06:01.949Z] #17 22.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-28T21:06:01.949Z] #17 22.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-28T21:06:01.949Z] #17 22.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-28T21:06:01.949Z] #17 22.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-28T21:06:01.949Z] #17 22.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-28T21:06:02.048Z] #19 3.894 Collecting yamllint==1.16.0 [2020-07-28T21:06:02.209Z] #17 22.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-28T21:06:02.209Z] #17 22.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-28T21:06:02.487Z] #17 22.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-28T21:06:02.487Z] #17 23.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-28T21:06:02.487Z] #17 23.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-28T21:06:03.453Z] #17 23.82 debconf: delaying package configuration, since apt-utils is not installed [2020-07-28T21:06:03.453Z] #17 23.98 Fetched 28.5 MB in 2s (15.7 MB/s) [2020-07-28T21:06:03.453Z] #17 24.04 Selecting previously unselected package pigz. [2020-07-28T21:06:03.717Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-07-28T21:06:03.717Z] #17 24.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-28T21:06:03.717Z] #17 24.13 Unpacking pigz (2.4-1) ... [2020-07-28T21:06:03.717Z] #17 24.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-28T21:06:03.717Z] #17 24.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:06:03.717Z] #17 24.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:03.972Z] #19 ... [2020-07-28T21:06:03.972Z] [2020-07-28T21:06:03.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:03.972Z] #39 97.23 CC criu/filesystems.o [2020-07-28T21:06:03.972Z] #39 97.85 CC criu/fsnotify.o [2020-07-28T21:06:03.972Z] #39 98.89 CC criu/image-desc.o [2020-07-28T21:06:03.972Z] #39 99.05 CC criu/image.o [2020-07-28T21:06:03.972Z] #39 99.70 CC criu/ipc_ns.o [2020-07-28T21:06:03.972Z] #39 100.5 CC criu/irmap.o [2020-07-28T21:06:03.972Z] #39 100.9 CC criu/kcmp-ids.o [2020-07-28T21:06:03.972Z] #39 101.1 CC criu/kerndat.o [2020-07-28T21:06:03.972Z] #39 101.9 CC criu/libnetlink.o [2020-07-28T21:06:03.972Z] #39 102.1 CC criu/log.o [2020-07-28T21:06:04.339Z] #17 24.83 Selecting previously unselected package python3.7-minimal. [2020-07-28T21:06:04.339Z] #17 24.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:06:04.339Z] #17 24.85 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:06:04.547Z] #39 102.4 CC criu/lsm.o [2020-07-28T21:06:04.810Z] #39 102.6 CC criu/mem.o [2020-07-28T21:06:05.276Z] #17 25.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:05.276Z] #17 25.88 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-28T21:06:05.761Z] #39 103.9 CC criu/memfd.o [2020-07-28T21:06:05.780Z] #18 64.23 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-28T21:06:05.780Z] #18 64.25 Setting up xz-utils (5.2.4-1) ... [2020-07-28T21:06:05.780Z] #18 64.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T21:06:05.780Z] #18 64.29 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:06:05.780Z] #18 64.46 invoke-rc.d: could not determine current runlevel [2020-07-28T21:06:05.780Z] #18 64.50 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T21:06:05.780Z] #18 64.50 Setting up pigz (2.4-1) ... [2020-07-28T21:06:05.780Z] #18 64.51 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-28T21:06:05.780Z] #18 64.53 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-28T21:06:05.780Z] #18 64.55 Setting up python-pip-whl (18.1-5) ... [2020-07-28T21:06:05.780Z] #18 64.56 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-28T21:06:05.780Z] #18 64.57 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:06:05.780Z] #18 65.27 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-28T21:06:05.780Z] #18 65.28 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-28T21:06:05.780Z] #18 65.29 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-28T21:06:05.780Z] #18 65.30 Setting up vim (2:8.1.0875-5) ... [2020-07-28T21:06:05.780Z] #18 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T21:06:05.780Z] #18 65.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T21:06:05.780Z] #18 65.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T21:06:05.861Z] #39 102.7 CC criu/cr-service.o [2020-07-28T21:06:06.083Z] #18 65.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T21:06:06.083Z] #18 65.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T21:06:06.083Z] #18 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T21:06:06.083Z] #18 65.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T21:06:06.083Z] #18 65.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T21:06:06.083Z] #18 65.51 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-28T21:06:06.083Z] #18 65.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:06:06.083Z] #18 65.54 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-28T21:06:06.083Z] #18 65.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:06:06.083Z] #18 65.56 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-28T21:06:06.083Z] #18 65.57 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:06.337Z] #39 104.3 CC criu/mount.o [2020-07-28T21:06:06.799Z] #39 ... [2020-07-28T21:06:06.799Z] [2020-07-28T21:06:06.799Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:06.799Z] #17 40.80 Selecting previously unselected package python3-lib2to3. [2020-07-28T21:06:06.799Z] #17 40.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T21:06:06.799Z] #17 40.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:06:06.799Z] #17 40.92 Selecting previously unselected package python3-distutils. [2020-07-28T21:06:06.799Z] #17 40.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T21:06:06.799Z] #17 40.94 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T21:06:06.799Z] #17 41.09 Selecting previously unselected package python3-pip. [2020-07-28T21:06:06.799Z] #17 41.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T21:06:06.799Z] #17 41.12 Unpacking python3-pip (18.1-5) ... [2020-07-28T21:06:06.799Z] #17 41.31 Selecting previously unselected package python3-pkg-resources. [2020-07-28T21:06:06.799Z] #17 41.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:06:06.799Z] #17 41.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:06:06.799Z] #17 41.50 Selecting previously unselected package python3-setuptools. [2020-07-28T21:06:06.799Z] #17 41.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T21:06:06.799Z] #17 41.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T21:06:06.799Z] #17 41.73 Selecting previously unselected package python3-wheel. [2020-07-28T21:06:06.799Z] #17 41.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T21:06:06.799Z] #17 41.74 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T21:06:06.799Z] #17 41.85 Selecting previously unselected package sudo. [2020-07-28T21:06:06.799Z] #17 41.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-28T21:06:06.799Z] #17 41.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:06:06.799Z] #17 42.31 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T21:06:06.799Z] #17 42.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-28T21:06:06.799Z] #17 42.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:06:06.799Z] #17 42.55 Selecting previously unselected package uidmap. [2020-07-28T21:06:06.799Z] #17 42.55 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-28T21:06:06.799Z] #17 42.55 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T21:06:06.799Z] #17 42.66 Selecting previously unselected package vim-runtime. [2020-07-28T21:06:06.799Z] #17 42.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:06:06.799Z] #17 42.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T21:06:06.800Z] #17 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T21:06:06.800Z] #17 42.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:06:07.286Z] #39 ... [2020-07-28T21:06:07.286Z] [2020-07-28T21:06:07.286Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:07.286Z] #19 9.210 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T21:06:07.286Z] #19 9.287 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T21:06:07.286Z] #19 9.339 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T21:06:07.286Z] #19 9.389 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T21:06:07.286Z] #19 9.519 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T21:06:07.368Z] #17 46.07 Selecting previously unselected package vim. [2020-07-28T21:06:07.368Z] #17 46.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:06:07.368Z] #17 46.10 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T21:06:07.634Z] #18 ... [2020-07-28T21:06:07.634Z] [2020-07-28T21:06:07.634Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:06:07.634Z] #42 186.0 github.com/LK4D4/vndr/godl [2020-07-28T21:06:07.815Z] #17 28.33 Selecting previously unselected package python3-minimal. [2020-07-28T21:06:07.815Z] #17 28.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-28T21:06:07.815Z] #17 28.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-28T21:06:07.815Z] #17 28.40 Unpacking python3-minimal (3.7.3-1) ... [2020-07-28T21:06:07.936Z] #17 46.68 Selecting previously unselected package xfsprogs. [2020-07-28T21:06:07.936Z] #17 46.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-28T21:06:07.936Z] #17 46.70 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T21:06:08.079Z] #17 28.50 Selecting previously unselected package libmpdec2:amd64. [2020-07-28T21:06:08.079Z] #17 28.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-28T21:06:08.079Z] #17 28.52 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T21:06:08.079Z] #17 28.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-28T21:06:08.079Z] #17 28.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:06:08.079Z] #17 28.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:08.282Z] #42 ... [2020-07-28T21:06:08.282Z] [2020-07-28T21:06:08.282Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:08.282Z] #40 107.6 CC criu/cgroup.o [2020-07-28T21:06:08.282Z] #40 112.9 CC criu/clone-noasan.o [2020-07-28T21:06:08.282Z] #40 113.2 CC criu/config.o [2020-07-28T21:06:08.282Z] #40 116.2 CC criu/cr-check.o [2020-07-28T21:06:08.455Z] #17 47.22 Selecting previously unselected package zip. [2020-07-28T21:06:08.455Z] #17 47.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-28T21:06:08.455Z] #17 47.23 Unpacking zip (3.0-11+b1) ... [2020-07-28T21:06:08.580Z] #40 ... [2020-07-28T21:06:08.580Z] [2020-07-28T21:06:08.580Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:06:08.580Z] #42 186.8 github.com/LK4D4/vndr [2020-07-28T21:06:08.679Z] #19 10.58 Building wheels for collected packages: pyyaml [2020-07-28T21:06:08.679Z] #19 10.58 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T21:06:08.721Z] #17 47.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:06:08.721Z] #17 47.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:06:08.721Z] #17 47.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:08.721Z] #17 47.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T21:06:08.721Z] #17 47.54 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-28T21:06:08.721Z] #17 47.55 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:08.721Z] #17 47.56 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T21:06:08.721Z] #17 47.57 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T21:06:08.721Z] #17 47.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:06:08.721Z] #17 47.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:06:08.721Z] #17 47.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:06:08.721Z] #17 47.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:06:08.721Z] #17 47.63 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:06:08.721Z] #17 47.64 Setting up zip (3.0-11+b1) ... [2020-07-28T21:06:08.721Z] #17 47.65 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:06:08.721Z] #17 47.69 Setting up bash-completion (1:2.8-6) ... [2020-07-28T21:06:09.021Z] #17 ... [2020-07-28T21:06:09.021Z] [2020-07-28T21:06:09.021Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:06:09.021Z] #28 DONE 158.2s [2020-07-28T21:06:09.021Z] [2020-07-28T21:06:09.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:09.021Z] #39 78.95 DEP criu/protobuf-desc.d [2020-07-28T21:06:09.021Z] #39 79.11 DEP criu/proc_parse.d [2020-07-28T21:06:09.021Z] #39 79.28 DEP criu/plugin.d [2020-07-28T21:06:09.021Z] #39 79.36 DEP criu/pipes.d [2020-07-28T21:06:09.021Z] #39 79.46 DEP criu/pie-util.d [2020-07-28T21:06:09.021Z] #39 79.60 DEP criu/pie-util-vdso.d [2020-07-28T21:06:09.021Z] #39 79.68 DEP criu/pie-util-vdso-elf32.d [2020-07-28T21:06:09.021Z] #39 79.86 DEP criu/path.d [2020-07-28T21:06:09.021Z] #39 80.00 DEP criu/parasite-syscall.d [2020-07-28T21:06:09.021Z] #39 80.25 DEP criu/pagemap.d [2020-07-28T21:06:09.021Z] #39 80.37 DEP criu/pagemap-cache.d [2020-07-28T21:06:09.021Z] #39 80.44 DEP criu/page-xfer.d [2020-07-28T21:06:09.021Z] #39 80.64 DEP criu/page-pipe.d [2020-07-28T21:06:09.021Z] #39 80.73 DEP criu/netfilter.d [2020-07-28T21:06:09.021Z] #39 80.90 DEP criu/net.d [2020-07-28T21:06:09.021Z] #39 81.10 DEP criu/namespaces.d [2020-07-28T21:06:09.021Z] #39 81.29 DEP criu/mount.d [2020-07-28T21:06:09.021Z] #39 81.57 DEP criu/memfd.d [2020-07-28T21:06:09.021Z] #39 81.78 DEP criu/mem.d [2020-07-28T21:06:09.021Z] #39 82.02 DEP criu/lsm.d [2020-07-28T21:06:09.021Z] #39 82.18 DEP criu/log.d [2020-07-28T21:06:09.021Z] #39 82.28 DEP criu/libnetlink.d [2020-07-28T21:06:09.021Z] #39 82.44 DEP criu/kerndat.d [2020-07-28T21:06:09.021Z] #39 82.59 DEP criu/kcmp-ids.d [2020-07-28T21:06:09.021Z] #39 82.69 DEP criu/irmap.d [2020-07-28T21:06:09.021Z] #39 82.83 DEP criu/ipc_ns.d [2020-07-28T21:06:09.021Z] #39 82.96 DEP criu/image.d [2020-07-28T21:06:09.021Z] #39 83.11 DEP criu/image-desc.d [2020-07-28T21:06:09.021Z] #39 83.17 DEP criu/fsnotify.d [2020-07-28T21:06:09.021Z] #39 83.33 DEP criu/filesystems.d [2020-07-28T21:06:09.021Z] #39 83.46 DEP criu/files.d [2020-07-28T21:06:09.021Z] #39 83.73 DEP criu/files-reg.d [2020-07-28T21:06:09.021Z] #39 83.89 DEP criu/files-ext.d [2020-07-28T21:06:09.021Z] #39 84.01 DEP criu/file-lock.d [2020-07-28T21:06:09.021Z] #39 84.16 DEP criu/file-ids.d [2020-07-28T21:06:09.021Z] #39 84.25 DEP criu/fifo.d [2020-07-28T21:06:09.021Z] #39 84.36 DEP criu/fdstore.d [2020-07-28T21:06:09.021Z] #39 84.43 DEP criu/fault-injection.d [2020-07-28T21:06:09.021Z] #39 84.47 DEP criu/external.d [2020-07-28T21:06:09.021Z] #39 84.54 DEP criu/eventpoll.d [2020-07-28T21:06:09.021Z] #39 84.67 DEP criu/eventfd.d [2020-07-28T21:06:09.021Z] #39 84.79 DEP criu/crtools.d [2020-07-28T21:06:09.021Z] #39 84.99 DEP criu/cr-service.d [2020-07-28T21:06:09.021Z] #39 85.20 DEP criu/cr-restore.d [2020-07-28T21:06:09.021Z] #39 85.52 DEP criu/cr-errno.d [2020-07-28T21:06:09.021Z] #39 85.55 DEP criu/cr-dump.d [2020-07-28T21:06:09.021Z] #39 85.86 DEP criu/cr-dedup.d [2020-07-28T21:06:09.021Z] #39 86.05 DEP criu/cr-check.d [2020-07-28T21:06:09.021Z] #39 86.24 DEP criu/config.d [2020-07-28T21:06:09.021Z] #39 86.44 DEP criu/clone-noasan.d [2020-07-28T21:06:09.021Z] #39 86.50 DEP criu/cgroup.d [2020-07-28T21:06:09.021Z] #39 86.67 DEP criu/cgroup-props.d [2020-07-28T21:06:09.021Z] #39 86.78 DEP criu/bitmap.d [2020-07-28T21:06:09.021Z] #39 86.80 DEP criu/bfd.d [2020-07-28T21:06:09.021Z] #39 86.86 DEP criu/autofs.d [2020-07-28T21:06:09.021Z] #39 86.95 DEP criu/aio.d [2020-07-28T21:06:09.021Z] #39 87.10 DEP criu/action-scripts.d [2020-07-28T21:06:09.021Z] #39 87.33 CC criu/action-scripts.o [2020-07-28T21:06:09.021Z] #39 87.69 CC criu/aio.o [2020-07-28T21:06:09.021Z] #39 88.26 CC criu/autofs.o [2020-07-28T21:06:09.280Z] #39 ... [2020-07-28T21:06:09.280Z] [2020-07-28T21:06:09.280Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:09.280Z] #17 29.79 Selecting previously unselected package python3.7. [2020-07-28T21:06:09.280Z] #17 29.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-28T21:06:09.280Z] #17 29.81 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:09.538Z] #17 30.07 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-28T21:06:09.538Z] #17 30.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-28T21:06:09.538Z] #17 30.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T21:06:09.628Z] #19 11.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T21:06:09.628Z] #19 11.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T21:06:09.628Z] #19 11.60 Successfully built pyyaml [2020-07-28T21:06:09.628Z] #19 11.61 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T21:06:09.628Z] #19 11.88 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T21:06:09.797Z] #17 30.31 Setting up python3-minimal (3.7.3-1) ... [2020-07-28T21:06:10.204Z] #19 DONE 12.3s [2020-07-28T21:06:10.204Z] [2020-07-28T21:06:10.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:10.204Z] #39 106.9 CC criu/namespaces.o [2020-07-28T21:06:10.204Z] #39 108.3 CC criu/net.o [2020-07-28T21:06:11.182Z] #17 31.56 Selecting previously unselected package python3. [2020-07-28T21:06:11.182Z] #17 31.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-28T21:06:11.182Z] #17 31.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-28T21:06:11.182Z] #17 31.60 Unpacking python3 (3.7.3-1) ... [2020-07-28T21:06:11.182Z] #17 31.66 Selecting previously unselected package libip4tc0:amd64. [2020-07-28T21:06:11.182Z] #17 31.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-28T21:06:11.182Z] #17 31.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:11.182Z] #17 31.75 Selecting previously unselected package libip6tc0:amd64. [2020-07-28T21:06:11.182Z] #17 31.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-28T21:06:11.182Z] #17 31.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:11.182Z] #17 31.85 Selecting previously unselected package libiptc0:amd64. [2020-07-28T21:06:11.182Z] #17 31.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-28T21:06:11.444Z] #17 31.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:11.444Z] #17 31.95 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-28T21:06:11.444Z] #17 31.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-28T21:06:11.444Z] #17 31.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T21:06:11.703Z] #17 32.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-28T21:06:11.703Z] #17 32.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-28T21:06:11.703Z] #17 32.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T21:06:11.703Z] #17 32.11 Selecting previously unselected package libnftnl11:amd64. [2020-07-28T21:06:11.703Z] #17 32.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-28T21:06:11.703Z] #17 32.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T21:06:11.703Z] #17 32.21 Selecting previously unselected package iptables. [2020-07-28T21:06:11.703Z] #17 32.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-28T21:06:11.703Z] #17 32.23 Unpacking iptables (1.8.2-4) ... [2020-07-28T21:06:11.966Z] #17 32.50 Selecting previously unselected package xxd. [2020-07-28T21:06:11.966Z] #17 32.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:06:11.966Z] #17 32.52 Unpacking xxd (2:8.1.0875-5) ... [2020-07-28T21:06:12.013Z] #17 50.26 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:12.013Z] #17 50.27 Setting up xz-utils (5.2.4-1) ... [2020-07-28T21:06:12.013Z] #17 50.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T21:06:12.013Z] #17 50.30 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:06:12.013Z] #17 50.39 invoke-rc.d: could not determine current runlevel [2020-07-28T21:06:12.013Z] #17 50.39 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T21:06:12.013Z] #17 50.41 Setting up pigz (2.4-1) ... [2020-07-28T21:06:12.013Z] #17 50.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T21:06:12.013Z] #17 50.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:06:12.013Z] #17 50.47 Setting up python-pip-whl (18.1-5) ... [2020-07-28T21:06:12.013Z] #17 50.48 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T21:06:12.013Z] #17 50.49 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:06:12.013Z] #17 50.87 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-28T21:06:12.013Z] #17 50.88 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:06:12.013Z] #17 50.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:12.013Z] #17 50.90 Setting up vim (2:8.1.0875-5) ... [2020-07-28T21:06:12.013Z] #17 50.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T21:06:12.013Z] #17 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T21:06:12.013Z] #17 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T21:06:12.013Z] #17 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T21:06:12.013Z] #17 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T21:06:12.013Z] #17 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T21:06:12.013Z] #17 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T21:06:12.013Z] #17 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T21:06:12.013Z] #17 50.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:06:12.224Z] #17 32.65 Selecting previously unselected package vim-common. [2020-07-28T21:06:12.224Z] #17 32.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:06:12.224Z] #17 32.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-28T21:06:12.224Z] #17 32.81 Selecting previously unselected package bash-completion. [2020-07-28T21:06:12.224Z] #17 32.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-28T21:06:12.273Z] #17 51.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:06:12.273Z] #17 51.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T21:06:12.273Z] #17 51.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:06:12.273Z] #17 51.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T21:06:12.273Z] #17 51.05 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:12.763Z] #39 110.5 CC criu/netfilter.o [2020-07-28T21:06:12.763Z] #39 110.7 CC criu/page-pipe.o [2020-07-28T21:06:13.340Z] #39 111.3 CC criu/page-xfer.o [2020-07-28T21:06:13.639Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.8% of statements [2020-07-28T21:06:13.640Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-07-28T21:06:13.640Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T21:06:13.640Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T21:06:13.640Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T21:06:13.640Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T21:06:14.252Z] #42 ... [2020-07-28T21:06:14.252Z] [2020-07-28T21:06:14.252Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:14.252Z] #18 69.73 Setting up iptables (1.8.2-4) ... [2020-07-28T21:06:14.252Z] #18 69.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:06:14.252Z] #18 69.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:06:14.252Z] #18 69.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:06:14.252Z] #18 69.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:06:14.252Z] #18 69.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T21:06:14.252Z] #18 69.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T21:06:14.252Z] #18 69.83 Setting up python3 (3.7.3-1) ... [2020-07-28T21:06:14.252Z] #18 70.63 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T21:06:14.252Z] #18 71.65 Setting up apparmor (2.13.2-10) ... [2020-07-28T21:06:14.252Z] #18 73.72 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T21:06:14.252Z] #18 73.73 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:06:14.735Z] #39 112.5 CC criu/pagemap-cache.o [2020-07-28T21:06:14.735Z] #39 112.8 CC criu/pagemap.o [2020-07-28T21:06:14.763Z] #17 35.17 Unpacking bash-completion (1:2.8-6) ... [2020-07-28T21:06:14.901Z] #18 74.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:06:15.023Z] #17 35.56 Selecting previously unselected package bzip2. [2020-07-28T21:06:15.023Z] #17 35.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-28T21:06:15.023Z] #17 35.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:06:15.283Z] #17 35.64 Selecting previously unselected package xz-utils. [2020-07-28T21:06:15.283Z] #17 35.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-28T21:06:15.283Z] #17 35.66 Unpacking xz-utils (5.2.4-1) ... [2020-07-28T21:06:15.283Z] #17 35.84 Selecting previously unselected package apparmor. [2020-07-28T21:06:15.283Z] #17 35.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-28T21:06:15.543Z] #17 35.93 Unpacking apparmor (2.13.2-10) ... [2020-07-28T21:06:15.569Z] #17 54.14 Setting up iptables (1.8.2-4) ... [2020-07-28T21:06:15.569Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:06:15.569Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:06:15.569Z] #17 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:06:15.569Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:06:15.569Z] #17 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T21:06:15.569Z] #17 54.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T21:06:15.569Z] #17 54.20 Setting up python3 (3.7.3-1) ... [2020-07-28T21:06:15.569Z] #17 54.57 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T21:06:15.684Z] #39 113.4 CC criu/parasite-syscall.o [2020-07-28T21:06:15.803Z] #17 36.28 Selecting previously unselected package aufs-tools. [2020-07-28T21:06:15.803Z] #17 36.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-28T21:06:15.803Z] #17 36.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:06:15.948Z] #39 114.0 CC criu/path.o [2020-07-28T21:06:15.960Z] #18 75.45 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T21:06:16.063Z] #17 36.43 Selecting previously unselected package libonig5:amd64. [2020-07-28T21:06:16.063Z] #17 36.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-28T21:06:16.063Z] #17 36.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:06:16.063Z] #17 36.60 Selecting previously unselected package libjq1:amd64. [2020-07-28T21:06:16.063Z] #17 36.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:06:16.063Z] #17 36.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:06:16.211Z] #39 114.2 CC criu/pie-util-vdso.o [2020-07-28T21:06:16.323Z] #17 36.74 Selecting previously unselected package jq. [2020-07-28T21:06:16.323Z] #17 36.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-28T21:06:16.323Z] #17 36.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-28T21:06:16.323Z] #17 36.85 Selecting previously unselected package libaio1:amd64. [2020-07-28T21:06:16.323Z] #17 36.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-28T21:06:16.323Z] #17 36.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-28T21:06:16.323Z] #17 36.92 Selecting previously unselected package libgpm2:amd64. [2020-07-28T21:06:16.507Z] #17 55.43 Setting up apparmor (2.13.2-10) ... [2020-07-28T21:06:16.583Z] #17 36.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-28T21:06:16.583Z] #17 36.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-28T21:06:16.583Z] #17 37.00 Selecting previously unselected package libicu63:amd64. [2020-07-28T21:06:16.583Z] #17 37.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-28T21:06:16.583Z] #17 37.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:06:16.613Z] #18 76.02 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T21:06:16.767Z] #17 ... [2020-07-28T21:06:16.767Z] [2020-07-28T21:06:16.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:16.767Z] #39 104.2 CC criu/crtools.o [2020-07-28T21:06:16.767Z] #39 104.7 CC criu/eventfd.o [2020-07-28T21:06:16.767Z] #39 105.1 CC criu/eventpoll.o [2020-07-28T21:06:16.767Z] #39 105.9 CC criu/external.o [2020-07-28T21:06:16.767Z] #39 106.2 CC criu/fault-injection.o [2020-07-28T21:06:16.767Z] #39 106.3 CC criu/fdstore.o [2020-07-28T21:06:16.767Z] #39 106.8 CC criu/fifo.o [2020-07-28T21:06:16.767Z] #39 107.2 CC criu/file-ids.o [2020-07-28T21:06:16.767Z] #39 107.6 CC criu/file-lock.o [2020-07-28T21:06:16.767Z] #39 108.6 CC criu/files-ext.o [2020-07-28T21:06:16.767Z] #39 109.0 CC criu/files-reg.o [2020-07-28T21:06:16.767Z] #39 111.1 CC criu/files.o [2020-07-28T21:06:16.767Z] #39 112.9 CC criu/filesystems.o [2020-07-28T21:06:16.767Z] #39 113.5 CC criu/fsnotify.o [2020-07-28T21:06:16.787Z] #39 114.6 CC criu/pie-util.o [2020-07-28T21:06:16.787Z] #39 114.8 CC criu/pipes.o [2020-07-28T21:06:17.051Z] #39 ... [2020-07-28T21:06:17.051Z] [2020-07-28T21:06:17.051Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:17.051Z] #52 136.2 + bin/containerd [2020-07-28T21:06:17.315Z] #52 ... [2020-07-28T21:06:17.315Z] [2020-07-28T21:06:17.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:17.315Z] #39 115.3 CC criu/plugin.o [2020-07-28T21:06:17.336Z] #39 114.7 CC criu/image-desc.o [2020-07-28T21:06:17.578Z] #39 115.6 CC criu/proc_parse.o [2020-07-28T21:06:17.595Z] #39 114.9 CC criu/image.o [2020-07-28T21:06:18.154Z] #18 77.62 Setting up python3-pip (18.1-5) ... [2020-07-28T21:06:18.231Z] #39 ... [2020-07-28T21:06:18.231Z] [2020-07-28T21:06:18.231Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:18.231Z] #17 57.22 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T21:06:18.494Z] #17 57.23 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:06:18.752Z] #17 57.63 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:06:18.804Z] #18 ... [2020-07-28T21:06:18.804Z] [2020-07-28T21:06:18.804Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:06:18.804Z] #42 DONE 197.0s [2020-07-28T21:06:18.804Z] [2020-07-28T21:06:18.804Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:18.804Z] #40 118.5 CC criu/cr-dedup.o [2020-07-28T21:06:18.804Z] #40 119.0 CC criu/cr-dump.o [2020-07-28T21:06:18.804Z] #40 122.7 CC criu/cr-errno.o [2020-07-28T21:06:18.804Z] #40 122.8 CC criu/cr-restore.o [2020-07-28T21:06:19.464Z] #45 DONE 275.3s [2020-07-28T21:06:19.464Z] [2020-07-28T21:06:19.464Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:19.464Z] #52 231.2 + bin/containerd-stress [2020-07-28T21:06:19.464Z] #52 ... [2020-07-28T21:06:19.464Z] [2020-07-28T21:06:19.464Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T21:06:19.464Z] #46 DONE 0.5s [2020-07-28T21:06:19.464Z] [2020-07-28T21:06:19.464Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T21:06:19.464Z] #48 DONE 0.1s [2020-07-28T21:06:19.464Z] [2020-07-28T21:06:19.464Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T21:06:19.464Z] #50 DONE 0.2s [2020-07-28T21:06:19.464Z] [2020-07-28T21:06:19.464Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:19.464Z] #52 233.2 + bin/containerd-shim [2020-07-28T21:06:19.473Z] #40 ... [2020-07-28T21:06:19.473Z] [2020-07-28T21:06:19.473Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:19.473Z] #18 79.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:06:19.505Z] #39 117.6 CC criu/protobuf-desc.o [2020-07-28T21:06:19.695Z] #17 58.65 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T21:06:19.771Z] #18 79.22 Processing triggers for mime-support (3.62) ... [2020-07-28T21:06:19.877Z] #17 40.41 Selecting previously unselected package libnet1:amd64. [2020-07-28T21:06:19.877Z] #17 40.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-28T21:06:19.877Z] #17 40.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:06:20.069Z] #18 DONE 79.6s [2020-07-28T21:06:20.069Z] [2020-07-28T21:06:20.069Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:20.069Z] #40 129.7 CC criu/cr-service.o [2020-07-28T21:06:20.136Z] #17 40.51 Selecting previously unselected package libnl-3-200:amd64. [2020-07-28T21:06:20.136Z] #17 40.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-28T21:06:20.136Z] #17 40.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:06:20.136Z] #17 40.61 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-28T21:06:20.136Z] #17 40.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-28T21:06:20.136Z] #17 40.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:06:20.136Z] #17 40.69 Selecting previously unselected package libreadline5:amd64. [2020-07-28T21:06:20.136Z] #17 40.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-28T21:06:20.136Z] #17 40.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T21:06:20.263Z] #17 59.16 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T21:06:20.368Z] #40 ... [2020-07-28T21:06:20.368Z] [2020-07-28T21:06:20.368Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T21:06:20.368Z] #19 0.301 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T21:06:20.368Z] #19 0.308 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T21:06:20.368Z] #19 0.311 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T21:06:20.368Z] #19 DONE 0.4s [2020-07-28T21:06:20.396Z] #17 40.90 Selecting previously unselected package net-tools. [2020-07-28T21:06:20.396Z] #17 40.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-28T21:06:20.396Z] #17 40.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:06:20.396Z] #17 ... [2020-07-28T21:06:20.396Z] [2020-07-28T21:06:20.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:20.396Z] #39 89.85 CC criu/bfd.o [2020-07-28T21:06:20.396Z] #39 90.35 CC criu/bitmap.o [2020-07-28T21:06:20.396Z] #39 90.57 CC criu/cgroup-props.o [2020-07-28T21:06:20.396Z] #39 91.34 CC criu/cgroup.o [2020-07-28T21:06:20.396Z] #39 94.14 CC criu/clone-noasan.o [2020-07-28T21:06:20.396Z] #39 94.42 CC criu/config.o [2020-07-28T21:06:20.396Z] #39 95.48 CC criu/cr-check.o [2020-07-28T21:06:20.396Z] #39 96.94 CC criu/cr-dedup.o [2020-07-28T21:06:20.396Z] #39 97.27 CC criu/cr-dump.o [2020-07-28T21:06:20.396Z] #39 99.51 CC criu/cr-errno.o [2020-07-28T21:06:20.396Z] #39 99.58 CC criu/cr-restore.o [2020-07-28T21:06:20.453Z] #39 118.4 CC criu/protobuf.o [2020-07-28T21:06:20.540Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-07-28T21:06:20.656Z] #39 ... [2020-07-28T21:06:20.656Z] [2020-07-28T21:06:20.656Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:20.656Z] #17 41.07 Selecting previously unselected package python-pip-whl. [2020-07-28T21:06:20.656Z] #17 41.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-28T21:06:20.656Z] #17 41.10 Unpacking python-pip-whl (18.1-5) ... [2020-07-28T21:06:20.667Z] [2020-07-28T21:06:20.667Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:20.717Z] #39 118.7 CC criu/pstree.o [2020-07-28T21:06:20.831Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-28T21:06:21.226Z] #17 41.57 Selecting previously unselected package python3-lib2to3. [2020-07-28T21:06:21.226Z] #17 41.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-28T21:06:21.226Z] #17 41.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:06:21.226Z] #17 41.69 Selecting previously unselected package python3-distutils. [2020-07-28T21:06:21.226Z] #17 41.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-28T21:06:21.226Z] #17 41.70 Unpacking python3-distutils (3.7.3-1) ... [2020-07-28T21:06:21.485Z] #17 41.84 Selecting previously unselected package python3-pip. [2020-07-28T21:06:21.485Z] #17 41.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-28T21:06:21.485Z] #17 41.86 Unpacking python3-pip (18.1-5) ... [2020-07-28T21:06:21.485Z] #17 42.02 Selecting previously unselected package python3-pkg-resources. [2020-07-28T21:06:21.485Z] #17 42.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-28T21:06:21.485Z] #17 42.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:06:21.639Z] #17 60.36 Setting up python3-pip (18.1-5) ... [2020-07-28T21:06:21.666Z] #39 119.6 CC criu/rbtree.o [2020-07-28T21:06:21.745Z] #17 42.16 Selecting previously unselected package python3-setuptools. [2020-07-28T21:06:21.745Z] #17 42.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-28T21:06:21.745Z] #17 42.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-28T21:06:21.915Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.4% of statements [2020-07-28T21:06:21.929Z] #39 119.9 CC criu/rst-malloc.o [2020-07-28T21:06:22.005Z] #17 42.40 Selecting previously unselected package python3-wheel. [2020-07-28T21:06:22.005Z] #17 42.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-28T21:06:22.005Z] #17 42.41 Unpacking python3-wheel (0.32.3-2) ... [2020-07-28T21:06:22.005Z] #17 42.51 Selecting previously unselected package sudo. [2020-07-28T21:06:22.005Z] #17 42.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-28T21:06:22.005Z] #17 42.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:06:22.192Z] #39 120.1 CC criu/seccomp.o [2020-07-28T21:06:22.574Z] #17 43.05 Selecting previously unselected package thin-provisioning-tools. [2020-07-28T21:06:22.574Z] #17 43.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-28T21:06:22.574Z] #17 43.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:06:22.576Z] #17 61.24 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:06:22.576Z] #17 61.28 Processing triggers for mime-support (3.62) ... [2020-07-28T21:06:22.769Z] #39 120.6 CC criu/seize.o [2020-07-28T21:06:22.834Z] #17 43.30 Selecting previously unselected package uidmap. [2020-07-28T21:06:22.834Z] #17 43.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-28T21:06:22.834Z] #17 43.32 Unpacking uidmap (1:4.5-1.1) ... [2020-07-28T21:06:22.834Z] #17 43.42 Selecting previously unselected package vim-runtime. [2020-07-28T21:06:23.031Z] #39 ... [2020-07-28T21:06:23.032Z] [2020-07-28T21:06:23.032Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:23.032Z] #21 193.2 + return [2020-07-28T21:06:23.094Z] #17 43.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-28T21:06:23.094Z] #17 43.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-28T21:06:23.094Z] #17 43.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-28T21:06:23.094Z] #17 43.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:06:23.295Z] #21 DONE 193.7s [2020-07-28T21:06:23.295Z] [2020-07-28T21:06:23.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:23.295Z] #39 121.5 CC criu/servicefd.o [2020-07-28T21:06:23.872Z] #39 121.8 CC criu/shmem.o [2020-07-28T21:06:23.956Z] #17 DONE 62.6s [2020-07-28T21:06:23.956Z] [2020-07-28T21:06:23.956Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:06:23.956Z] #36 189.4 + dpkg --print-architecture [2020-07-28T21:06:23.956Z] #36 189.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T21:06:23.956Z] #36 189.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T21:06:23.956Z] #36 189.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T21:06:24.229Z] #20 ... [2020-07-28T21:06:24.229Z] [2020-07-28T21:06:24.229Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-28T21:06:24.229Z] #29 DONE 202.5s [2020-07-28T21:06:24.526Z] [2020-07-28T21:06:24.526Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:24.526Z] #40 132.1 CC criu/crtools.o [2020-07-28T21:06:24.526Z] #40 132.8 CC criu/eventfd.o [2020-07-28T21:06:24.526Z] #40 133.3 CC criu/eventpoll.o [2020-07-28T21:06:24.710Z] #52 240.0 + bin/containerd-shim-runc-v1 [2020-07-28T21:06:24.821Z] #39 122.9 CC criu/sigframe.o [2020-07-28T21:06:24.893Z] #36 ... [2020-07-28T21:06:24.893Z] [2020-07-28T21:06:24.893Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T21:06:24.893Z] #18 1.033 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T21:06:24.893Z] #18 1.037 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T21:06:24.893Z] #18 1.040 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T21:06:24.893Z] #18 DONE 1.1s [2020-07-28T21:06:24.893Z] [2020-07-28T21:06:24.893Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:25.085Z] #39 123.0 CC criu/signalfd.o [2020-07-28T21:06:25.085Z] #39 123.3 CC criu/sk-inet.o [2020-07-28T21:06:25.603Z] #40 135.0 CC criu/external.o [2020-07-28T21:06:25.902Z] #40 135.5 CC criu/fault-injection.o [2020-07-28T21:06:25.902Z] #40 135.6 CC criu/fdstore.o [2020-07-28T21:06:26.041Z] #39 ... [2020-07-28T21:06:26.041Z] [2020-07-28T21:06:26.041Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T21:06:26.041Z] #22 DONE 0.2s [2020-07-28T21:06:26.041Z] [2020-07-28T21:06:26.041Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T21:06:26.386Z] #17 46.50 Selecting previously unselected package vim. [2020-07-28T21:06:26.386Z] #17 46.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-28T21:06:26.386Z] #17 46.52 Unpacking vim (2:8.1.0875-5) ... [2020-07-28T21:06:26.550Z] #40 136.0 CC criu/fifo.o [2020-07-28T21:06:26.646Z] #17 47.03 Selecting previously unselected package xfsprogs. [2020-07-28T21:06:26.646Z] #17 47.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-28T21:06:26.646Z] #17 47.07 Unpacking xfsprogs (4.20.0-1) ... [2020-07-28T21:06:26.853Z] #40 136.4 CC criu/file-ids.o [2020-07-28T21:06:27.152Z] #40 136.8 CC criu/file-lock.o [2020-07-28T21:06:27.215Z] #17 47.48 Selecting previously unselected package zip. [2020-07-28T21:06:27.216Z] #17 47.48 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-28T21:06:27.216Z] #17 47.49 Unpacking zip (3.0-11+b1) ... [2020-07-28T21:06:27.216Z] #17 47.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-28T21:06:27.216Z] #17 47.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-28T21:06:27.216Z] #17 47.71 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:27.216Z] #17 47.72 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-28T21:06:27.216Z] #17 47.74 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-28T21:06:27.216Z] #17 47.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:27.216Z] #17 47.78 Setting up uidmap (1:4.5-1.1) ... [2020-07-28T21:06:27.216Z] #17 47.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-28T21:06:27.475Z] #17 47.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-28T21:06:27.475Z] #17 47.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-28T21:06:27.475Z] #17 47.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-28T21:06:27.475Z] #17 47.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-28T21:06:27.475Z] #17 47.89 Setting up xxd (2:8.1.0875-5) ... [2020-07-28T21:06:27.475Z] #17 47.90 Setting up zip (3.0-11+b1) ... [2020-07-28T21:06:27.475Z] #17 47.92 Setting up vim-common (2:8.1.0875-5) ... [2020-07-28T21:06:27.475Z] #17 47.95 Setting up bash-completion (1:2.8-6) ... [2020-07-28T21:06:27.984Z] #52 243.1 + bin/containerd-shim-runc-v2 [2020-07-28T21:06:28.544Z] #52 244.0 + binaries [2020-07-28T21:06:28.544Z] #52 244.0 + install -D bin/containerd /build/containerd [2020-07-28T21:06:28.544Z] #52 244.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T21:06:28.544Z] #52 244.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T21:06:28.544Z] #52 244.1 + install -D bin/ctr /build/ctr [2020-07-28T21:06:28.693Z] #40 137.9 CC criu/files-ext.o [2020-07-28T21:06:28.916Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.9% of statements [2020-07-28T21:06:28.992Z] #40 138.4 CC criu/files-reg.o [2020-07-28T21:06:29.086Z] #19 ... [2020-07-28T21:06:29.086Z] [2020-07-28T21:06:29.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:29.086Z] #39 115.9 CC criu/ipc_ns.o [2020-07-28T21:06:29.086Z] #39 117.1 CC criu/irmap.o [2020-07-28T21:06:29.086Z] #39 117.8 CC criu/kcmp-ids.o [2020-07-28T21:06:29.086Z] #39 118.1 CC criu/kerndat.o [2020-07-28T21:06:29.086Z] #39 119.3 CC criu/libnetlink.o [2020-07-28T21:06:29.086Z] #39 119.7 CC criu/log.o [2020-07-28T21:06:29.086Z] #39 120.5 CC criu/lsm.o [2020-07-28T21:06:29.086Z] #39 120.8 CC criu/mem.o [2020-07-28T21:06:29.086Z] #39 123.3 CC criu/memfd.o [2020-07-28T21:06:29.086Z] #39 123.9 CC criu/mount.o [2020-07-28T21:06:29.086Z] #39 ... [2020-07-28T21:06:29.086Z] [2020-07-28T21:06:29.086Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:06:29.087Z] #49 74.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T21:06:29.357Z] #26 DONE 3.5s [2020-07-28T21:06:29.357Z] [2020-07-28T21:06:29.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:29.357Z] #39 124.1 CC criu/sk-netlink.o [2020-07-28T21:06:29.357Z] #39 124.5 CC criu/sk-packet.o [2020-07-28T21:06:29.357Z] #39 125.1 CC criu/sk-queue.o [2020-07-28T21:06:29.357Z] #39 125.5 CC criu/sk-tcp.o [2020-07-28T21:06:29.357Z] #39 126.0 CC criu/sk-unix.o [2020-07-28T21:06:29.621Z] #39 127.6 CC criu/sockets.o [2020-07-28T21:06:29.884Z] #39 ... [2020-07-28T21:06:29.884Z] [2020-07-28T21:06:29.884Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T21:06:29.884Z] #29 DONE 0.5s [2020-07-28T21:06:29.884Z] [2020-07-28T21:06:29.884Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T21:06:29.884Z] #31 DONE 0.1s [2020-07-28T21:06:29.884Z] [2020-07-28T21:06:29.884Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T21:06:29.908Z] #52 DONE 245.0s [2020-07-28T21:06:29.952Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2020-07-28T21:06:30.053Z] #40 ... [2020-07-28T21:06:30.053Z] [2020-07-28T21:06:30.053Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:30.053Z] #20 5.803 Collecting yamllint==1.16.0 [2020-07-28T21:06:30.053Z] #20 6.155 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T21:06:30.053Z] #20 6.231 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T21:06:30.053Z] #20 6.282 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T21:06:30.053Z] #20 6.333 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T21:06:30.053Z] #20 6.499 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T21:06:30.053Z] #20 7.610 Building wheels for collected packages: pyyaml [2020-07-28T21:06:30.053Z] #20 7.613 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T21:06:30.053Z] #20 8.816 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T21:06:30.053Z] #20 8.819 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T21:06:30.053Z] #20 8.920 Successfully built pyyaml [2020-07-28T21:06:30.053Z] #20 8.932 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T21:06:30.053Z] #20 9.332 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T21:06:30.053Z] #20 DONE 9.6s [2020-07-28T21:06:30.053Z] [2020-07-28T21:06:30.053Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:30.146Z] #34 DONE 0.1s [2020-07-28T21:06:30.146Z] [2020-07-28T21:06:30.146Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T21:06:30.168Z] [2020-07-28T21:06:30.168Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T21:06:30.584Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-07-28T21:06:30.722Z] #37 DONE 0.6s [2020-07-28T21:06:30.722Z] [2020-07-28T21:06:30.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:30.722Z] #39 128.3 CC criu/stats.o [2020-07-28T21:06:30.722Z] #39 128.6 CC criu/string.o [2020-07-28T21:06:30.722Z] #39 128.7 CC criu/sysctl.o [2020-07-28T21:06:30.778Z] #17 50.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-28T21:06:30.778Z] #17 50.64 Setting up xz-utils (5.2.4-1) ... [2020-07-28T21:06:30.778Z] #17 50.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-28T21:06:30.778Z] #17 50.66 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-28T21:06:30.778Z] #17 50.72 invoke-rc.d: could not determine current runlevel [2020-07-28T21:06:30.778Z] #17 50.73 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-28T21:06:30.778Z] #17 50.74 Setting up pigz (2.4-1) ... [2020-07-28T21:06:30.778Z] #17 50.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-28T21:06:30.778Z] #17 50.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-28T21:06:30.778Z] #17 50.81 Setting up python-pip-whl (18.1-5) ... [2020-07-28T21:06:30.778Z] #17 50.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-28T21:06:30.778Z] #17 50.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-28T21:06:30.778Z] #17 51.23 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-28T21:06:30.778Z] #17 51.25 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-28T21:06:30.778Z] #17 51.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:30.778Z] #17 51.29 Setting up vim (2:8.1.0875-5) ... [2020-07-28T21:06:30.778Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-28T21:06:30.778Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-28T21:06:30.778Z] #17 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-28T21:06:30.778Z] #17 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-28T21:06:30.778Z] #17 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-28T21:06:30.778Z] #17 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-28T21:06:30.778Z] #17 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-28T21:06:30.778Z] #17 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-28T21:06:30.778Z] #17 51.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-28T21:06:30.778Z] #17 51.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-28T21:06:30.989Z] #49 76.66 + mkdir -p /build [2020-07-28T21:06:30.989Z] #49 76.66 + cp runc /build/runc [2020-07-28T21:06:31.038Z] #17 51.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-28T21:06:31.038Z] #17 51.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-28T21:06:31.038Z] #17 51.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-28T21:06:31.038Z] #17 51.49 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-28T21:06:31.094Z] #53 DONE 0.8s [2020-07-28T21:06:31.094Z] [2020-07-28T21:06:31.094Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T21:06:31.223Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-28T21:06:31.251Z] #49 DONE 77.0s [2020-07-28T21:06:31.251Z] [2020-07-28T21:06:31.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:31.251Z] #39 127.9 CC criu/namespaces.o [2020-07-28T21:06:31.298Z] #39 129.2 CC criu/sysfs_parse.o [2020-07-28T21:06:31.351Z] #57 DONE 0.2s [2020-07-28T21:06:31.351Z] [2020-07-28T21:06:31.351Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T21:06:31.561Z] #39 129.5 CC criu/timens.o [2020-07-28T21:06:31.561Z] #39 ... [2020-07-28T21:06:31.561Z] [2020-07-28T21:06:31.561Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:31.561Z] #45 191.8 + cd /tmp/tmp.wJjOfKV5KT/src/github.com/golangci/golangci-lint/ [2020-07-28T21:06:31.561Z] #45 191.8 + git checkout -q v1.23.8 [2020-07-28T21:06:31.561Z] #45 192.3 ++ git describe --tags [2020-07-28T21:06:31.561Z] #45 192.3 + version=v1.23.8 [2020-07-28T21:06:31.561Z] #45 192.3 ++ git rev-parse --short HEAD [2020-07-28T21:06:31.561Z] #45 192.3 + commit=76a82c6 [2020-07-28T21:06:31.561Z] #45 192.3 ++ git show -s --format=%cd [2020-07-28T21:06:31.561Z] #45 192.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T21:06:31.561Z] #45 192.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:06:31.610Z] #22 ... [2020-07-28T21:06:31.610Z] [2020-07-28T21:06:31.610Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:31.610Z] #40 140.7 CC criu/files.o [2020-07-28T21:06:31.824Z] #45 ... [2020-07-28T21:06:31.824Z] [2020-07-28T21:06:31.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:31.824Z] #39 129.9 CC criu/timerfd.o [2020-07-28T21:06:31.915Z] #59 DONE 0.5s [2020-07-28T21:06:31.915Z] [2020-07-28T21:06:31.915Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T21:06:31.915Z] #61 DONE 0.0s [2020-07-28T21:06:31.915Z] [2020-07-28T21:06:31.915Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T21:06:31.915Z] #62 DONE 0.0s [2020-07-28T21:06:31.915Z] [2020-07-28T21:06:31.915Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T21:06:31.925Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-28T21:06:32.087Z] #39 130.2 CC criu/tty.o [2020-07-28T21:06:32.217Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.4% of statements [2020-07-28T21:06:32.217Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T21:06:32.217Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T21:06:32.217Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T21:06:32.217Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T21:06:32.841Z] #63 DONE 0.8s [2020-07-28T21:06:32.841Z] [2020-07-28T21:06:32.841Z] #64 exporting to image [2020-07-28T21:06:32.841Z] #64 exporting layers [2020-07-28T21:06:33.159Z] #39 130.2 CC criu/net.o [2020-07-28T21:06:33.728Z] #40 143.1 CC criu/filesystems.o [2020-07-28T21:06:34.014Z] #39 131.9 CC criu/tun.o [2020-07-28T21:06:34.277Z] #39 132.3 CC criu/uffd.o [2020-07-28T21:06:34.282Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-07-28T21:06:34.332Z] #17 54.53 Setting up iptables (1.8.2-4) ... [2020-07-28T21:06:34.332Z] #17 54.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:06:34.332Z] #17 54.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:06:34.332Z] #17 54.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-28T21:06:34.332Z] #17 54.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-28T21:06:34.332Z] #17 54.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-28T21:06:34.332Z] #17 54.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-28T21:06:34.332Z] #17 54.59 Setting up python3 (3.7.3-1) ... [2020-07-28T21:06:34.332Z] #17 ... [2020-07-28T21:06:34.332Z] [2020-07-28T21:06:34.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:34.332Z] #39 103.8 CC criu/cr-service.o [2020-07-28T21:06:34.332Z] #39 105.4 CC criu/crtools.o [2020-07-28T21:06:34.332Z] #39 106.1 CC criu/eventfd.o [2020-07-28T21:06:34.332Z] #39 106.5 CC criu/eventpoll.o [2020-07-28T21:06:34.332Z] #39 107.3 CC criu/external.o [2020-07-28T21:06:34.332Z] #39 107.6 CC criu/fault-injection.o [2020-07-28T21:06:34.332Z] #39 107.7 CC criu/fdstore.o [2020-07-28T21:06:34.332Z] #39 108.2 CC criu/fifo.o [2020-07-28T21:06:34.332Z] #39 108.7 CC criu/file-ids.o [2020-07-28T21:06:34.332Z] #39 109.0 CC criu/file-lock.o [2020-07-28T21:06:34.332Z] #39 110.0 CC criu/files-ext.o [2020-07-28T21:06:34.332Z] #39 110.2 CC criu/files-reg.o [2020-07-28T21:06:34.332Z] #39 112.3 CC criu/files.o [2020-07-28T21:06:34.382Z] #40 144.0 CC criu/fsnotify.o [2020-07-28T21:06:34.577Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 57.0% of statements [2020-07-28T21:06:34.592Z] #39 ... [2020-07-28T21:06:34.592Z] [2020-07-28T21:06:34.592Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:34.592Z] #17 55.06 Setting up python3-wheel (0.32.3-2) ... [2020-07-28T21:06:35.531Z] #17 55.82 Setting up apparmor (2.13.2-10) ... [2020-07-28T21:06:35.673Z] #39 133.4 CC criu/util.o [2020-07-28T21:06:35.699Z] #39 132.7 CC criu/netfilter.o [2020-07-28T21:06:35.699Z] #39 133.1 CC criu/page-pipe.o [2020-07-28T21:06:35.932Z] #40 145.2 CC criu/image-desc.o [2020-07-28T21:06:35.932Z] #40 145.5 CC criu/image.o [2020-07-28T21:06:36.268Z] #39 133.7 CC criu/page-xfer.o [2020-07-28T21:06:36.622Z] #39 134.5 CC criu/uts_ns.o [2020-07-28T21:06:36.885Z] #39 134.7 CC criu/vdso.o [2020-07-28T21:06:36.911Z] #17 57.41 Setting up xfsprogs (4.20.0-1) ... [2020-07-28T21:06:36.911Z] #17 57.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-28T21:06:37.011Z] #40 146.5 CC criu/ipc_ns.o [2020-07-28T21:06:37.148Z] #39 135.2 LINK criu/built-in.o [2020-07-28T21:06:37.171Z] #17 57.75 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-28T21:06:37.411Z] #39 135.3 LINK criu/criu [2020-07-28T21:06:37.648Z] #39 135.1 CC criu/pagemap-cache.o [2020-07-28T21:06:37.988Z] #39 135.8 DEP lib/c/criu.d [2020-07-28T21:06:37.988Z] #39 135.9 CC images/rpc.pb-c.o [2020-07-28T21:06:38.219Z] #39 135.4 CC criu/pagemap.o [2020-07-28T21:06:38.219Z] #39 ... [2020-07-28T21:06:38.219Z] [2020-07-28T21:06:38.219Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:38.219Z] #19 5.086 Collecting yamllint==1.16.0 [2020-07-28T21:06:38.219Z] #19 10.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T21:06:38.219Z] #19 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T21:06:38.219Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T21:06:38.219Z] #19 10.59 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T21:06:38.219Z] #19 10.70 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T21:06:38.219Z] #19 11.85 Building wheels for collected packages: pyyaml [2020-07-28T21:06:38.219Z] #19 11.85 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T21:06:38.219Z] #19 12.70 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T21:06:38.219Z] #19 12.70 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T21:06:38.219Z] #19 12.75 Successfully built pyyaml [2020-07-28T21:06:38.219Z] #19 12.77 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-28T21:06:38.219Z] #19 13.09 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T21:06:38.219Z] #19 DONE 13.3s [2020-07-28T21:06:38.219Z] [2020-07-28T21:06:38.219Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T21:06:38.479Z] #22 DONE 0.3s [2020-07-28T21:06:38.479Z] [2020-07-28T21:06:38.479Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T21:06:38.551Z] #17 58.76 Setting up python3-distutils (3.7.3-1) ... [2020-07-28T21:06:38.555Z] #40 147.8 CC criu/irmap.o [2020-07-28T21:06:38.564Z] #39 136.5 CC lib/c/criu.o [2020-07-28T21:06:38.811Z] #17 59.30 Setting up python3-setuptools (40.8.0-1) ... [2020-07-28T21:06:39.153Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.176s coverage: 46.2% of statements [2020-07-28T21:06:39.204Z] #40 148.7 CC criu/kcmp-ids.o [2020-07-28T21:06:39.382Z] #64 exporting layers 6.2s done [2020-07-28T21:06:39.382Z] #64 writing image sha256:56f531ba6cd6f169a616711a53442eb470197cdb4f70c3d4bfe581523dc4f9a6 done [2020-07-28T21:06:39.382Z] #64 naming to docker.io/library/docker:6b540923dd459d81fff29fb4081f0fb617322c5b done [2020-07-28T21:06:39.382Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-28T21:06:39.503Z] #40 149.0 CC criu/kerndat.o [2020-07-28T21:06:39.513Z] #39 137.4 LINK lib/c/built-in.o [2020-07-28T21:06:39.514Z] #39 137.5 LINK lib/c/libcriu.so [2020-07-28T21:06:39.514Z] #39 137.5 LINK lib/c/libcriu.a [2020-07-28T21:06:39.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41281/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/validate/default [2020-07-28T21:06:39.776Z] #39 137.6 GEN magic.py [2020-07-28T21:06:39.776Z] #39 137.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:06:39.776Z] #39 137.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:06:39.776Z] #39 137.8 Note: Building without GnuTLS support [2020-07-28T21:06:39.776Z] #39 137.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:06:39.776Z] #39 137.9 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:06:40.191Z] #17 60.63 Setting up python3-pip (18.1-5) ... [2020-07-28T21:06:40.197Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-28T21:06:40.279Z] Congratulations! All commits are properly signed with the DCO! [2020-07-28T21:06:40.279Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-28T21:06:40.279Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-28T21:06:40.279Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-28T21:06:40.279Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-28T21:06:40.536Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-28T21:06:40.536Z] Congratulations! No new tests were added to integration-cli. [2020-07-28T21:06:40.536Z] [2020-07-28T21:06:40.536Z] INFO Start validation with golang-ci-lint [2020-07-28T21:06:40.536Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-28T21:06:40.536Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-28T21:06:40.536Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-28T21:06:40.568Z] #40 150.2 CC criu/libnetlink.o [2020-07-28T21:06:40.725Z] #39 138.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:06:41.131Z] #17 ... [2020-07-28T21:06:41.131Z] [2020-07-28T21:06:41.131Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:06:41.131Z] #36 190.2 + dpkg --print-architecture [2020-07-28T21:06:41.131Z] #36 190.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T21:06:41.131Z] #36 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T21:06:41.131Z] #36 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T21:06:41.638Z] #40 151.0 CC criu/log.o [2020-07-28T21:06:41.675Z] #39 139.4 make[1]: Nothing to be done for 'all'. [2020-07-28T21:06:42.251Z] #39 140.2 make[1]: 'images/built-in.o' is up to date. [2020-07-28T21:06:42.251Z] #39 140.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T21:06:42.251Z] #39 140.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T21:06:42.251Z] #39 140.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T21:06:42.299Z] #40 151.7 CC criu/lsm.o [2020-07-28T21:06:42.514Z] #39 140.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T21:06:42.514Z] #39 140.5 make[1]: Nothing to be done for 'all'. [2020-07-28T21:06:42.514Z] #39 140.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:06:42.676Z] #26 DONE 3.8s [2020-07-28T21:06:42.676Z] [2020-07-28T21:06:42.676Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T21:06:42.676Z] #29 DONE 0.4s [2020-07-28T21:06:42.676Z] [2020-07-28T21:06:42.676Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T21:06:42.676Z] #31 DONE 0.1s [2020-07-28T21:06:42.676Z] [2020-07-28T21:06:42.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:42.676Z] #39 136.4 CC criu/parasite-syscall.o [2020-07-28T21:06:42.676Z] #39 137.1 CC criu/path.o [2020-07-28T21:06:42.676Z] #39 137.3 CC criu/pie-util-vdso-elf32.o [2020-07-28T21:06:42.676Z] #39 137.6 CC criu/pie-util-vdso.o [2020-07-28T21:06:42.676Z] #39 138.1 CC criu/pie-util.o [2020-07-28T21:06:42.676Z] #39 138.2 CC criu/pipes.o [2020-07-28T21:06:42.676Z] #39 138.9 CC criu/plugin.o [2020-07-28T21:06:42.676Z] #39 139.1 CC criu/proc_parse.o [2020-07-28T21:06:42.676Z] #39 ... [2020-07-28T21:06:42.676Z] [2020-07-28T21:06:42.676Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T21:06:42.676Z] #34 DONE 0.1s [2020-07-28T21:06:42.936Z] [2020-07-28T21:06:42.936Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:42.976Z] #40 152.2 CC criu/mem.o [2020-07-28T21:06:43.039Z] #36 ... [2020-07-28T21:06:43.039Z] [2020-07-28T21:06:43.039Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-28T21:06:43.039Z] #17 61.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-28T21:06:43.039Z] #17 61.75 Processing triggers for mime-support (3.62) ... [2020-07-28T21:06:43.039Z] #17 DONE 63.1s [2020-07-28T21:06:43.039Z] [2020-07-28T21:06:43.039Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-28T21:06:43.090Z] #39 140.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.090Z] #39 140.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.090Z] #39 141.0 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.090Z] #39 141.1 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.090Z] #39 141.2 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.090Z] #39 141.2 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.352Z] #39 141.3 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.505Z] #52 ... [2020-07-28T21:06:43.505Z] [2020-07-28T21:06:43.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:43.505Z] #39 140.8 CC criu/protobuf-desc.o [2020-07-28T21:06:43.614Z] #18 0.937 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-28T21:06:43.614Z] #18 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-28T21:06:43.614Z] #18 0.952 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-28T21:06:43.614Z] #18 DONE 1.0s [2020-07-28T21:06:43.614Z] [2020-07-28T21:06:43.614Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:43.630Z] #39 141.4 make[2]: Nothing to be done for 'all'. [2020-07-28T21:06:43.630Z] #39 141.5 INSTALL criu/criu [2020-07-28T21:06:43.739Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.327s coverage: 49.5% of statements [2020-07-28T21:06:44.074Z] #39 141.4 CC criu/protobuf.o [2020-07-28T21:06:44.212Z] #39 DONE 142.1s [2020-07-28T21:06:44.212Z] [2020-07-28T21:06:44.212Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:44.333Z] #39 141.7 CC criu/pstree.o [2020-07-28T21:06:44.510Z] #40 154.1 CC criu/memfd.o [2020-07-28T21:06:44.996Z] #19 ... [2020-07-28T21:06:44.996Z] [2020-07-28T21:06:44.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:44.996Z] #39 114.3 CC criu/filesystems.o [2020-07-28T21:06:44.996Z] #39 115.1 CC criu/fsnotify.o [2020-07-28T21:06:44.996Z] #39 116.3 CC criu/image-desc.o [2020-07-28T21:06:44.996Z] #39 116.5 CC criu/image.o [2020-07-28T21:06:44.996Z] #39 117.5 CC criu/ipc_ns.o [2020-07-28T21:06:44.996Z] #39 118.7 CC criu/irmap.o [2020-07-28T21:06:44.996Z] #39 119.4 CC criu/kcmp-ids.o [2020-07-28T21:06:44.996Z] #39 119.7 CC criu/kerndat.o [2020-07-28T21:06:44.996Z] #39 120.8 CC criu/libnetlink.o [2020-07-28T21:06:44.996Z] #39 121.2 CC criu/log.o [2020-07-28T21:06:44.996Z] #39 121.8 CC criu/lsm.o [2020-07-28T21:06:44.996Z] #39 122.3 CC criu/mem.o [2020-07-28T21:06:45.158Z] #40 154.8 CC criu/mount.o [2020-07-28T21:06:45.256Z] #39 124.6 CC criu/memfd.o [2020-07-28T21:06:45.270Z] #39 142.4 CC criu/rbtree.o [2020-07-28T21:06:45.270Z] #39 142.7 CC criu/rst-malloc.o [2020-07-28T21:06:45.529Z] #39 142.9 CC criu/seccomp.o [2020-07-28T21:06:45.529Z] #39 ... [2020-07-28T21:06:45.529Z] [2020-07-28T21:06:45.529Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:06:45.529Z] #36 DONE 215.4s [2020-07-28T21:06:45.605Z] #45 ... [2020-07-28T21:06:45.605Z] [2020-07-28T21:06:45.605Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T21:06:45.789Z] [2020-07-28T21:06:45.789Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:45.867Z] #40 DONE 0.2s [2020-07-28T21:06:45.867Z] [2020-07-28T21:06:45.867Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T21:06:46.048Z] #52 ... [2020-07-28T21:06:46.048Z] [2020-07-28T21:06:46.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:46.048Z] #39 143.3 CC criu/seize.o [2020-07-28T21:06:46.130Z] #42 DONE 0.4s [2020-07-28T21:06:46.130Z] [2020-07-28T21:06:46.130Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:46.130Z] #52 ... [2020-07-28T21:06:46.130Z] [2020-07-28T21:06:46.130Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T21:06:46.194Z] #39 125.4 CC criu/mount.o [2020-07-28T21:06:46.393Z] #44 DONE 0.1s [2020-07-28T21:06:46.393Z] [2020-07-28T21:06:46.393Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:46.986Z] #39 144.2 CC criu/servicefd.o [2020-07-28T21:06:47.245Z] #39 ... [2020-07-28T21:06:47.245Z] [2020-07-28T21:06:47.245Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T21:06:47.245Z] #37 DONE 0.4s [2020-07-28T21:06:47.245Z] [2020-07-28T21:06:47.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:47.245Z] #39 144.5 CC criu/shmem.o [2020-07-28T21:06:47.456Z] 4612f6d0b889: Pull complete [2020-07-28T21:06:47.504Z] #39 144.9 CC criu/sigframe.o [2020-07-28T21:06:47.764Z] #39 145.1 CC criu/signalfd.o [2020-07-28T21:06:48.023Z] #39 145.2 CC criu/sk-inet.o [2020-07-28T21:06:48.590Z] #39 145.9 CC criu/sk-netlink.o [2020-07-28T21:06:48.730Z] #40 ... [2020-07-28T21:06:48.730Z] [2020-07-28T21:06:48.730Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:06:48.730Z] #50 110.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T21:06:48.736Z] #39 ... [2020-07-28T21:06:48.736Z] [2020-07-28T21:06:48.736Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-28T21:06:48.736Z] #49 75.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-28T21:06:48.849Z] #39 146.1 CC criu/sk-packet.o [2020-07-28T21:06:49.108Z] #39 146.6 CC criu/sk-queue.o [2020-07-28T21:06:49.302Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.472s coverage: 73.1% of statements [2020-07-28T21:06:49.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T21:06:49.382Z] #39 146.8 CC criu/sk-tcp.o [2020-07-28T21:06:49.950Z] #39 147.2 CC criu/sk-unix.o [2020-07-28T21:06:50.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.086s coverage: 57.7% of statements [2020-07-28T21:06:50.335Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T21:06:50.645Z] #49 77.96 + mkdir -p /build [2020-07-28T21:06:50.645Z] #49 77.97 + cp runc /build/runc [2020-07-28T21:06:50.886Z] #39 148.2 CC criu/sockets.o [2020-07-28T21:06:50.904Z] #49 DONE 78.3s [2020-07-28T21:06:50.904Z] [2020-07-28T21:06:50.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:50.904Z] #39 129.4 CC criu/namespaces.o [2020-07-28T21:06:50.966Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.670s coverage: 76.1% of statements [2020-07-28T21:06:50.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T21:06:51.259Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-07-28T21:06:51.455Z] #39 148.7 CC criu/stats.o [2020-07-28T21:06:51.455Z] #39 148.8 CC criu/string.o [2020-07-28T21:06:51.455Z] #39 148.9 CC criu/sysctl.o [2020-07-28T21:06:51.572Z] #50 113.2 + mkdir -p /build [2020-07-28T21:06:51.572Z] #50 113.2 + cp runc /build/runc [2020-07-28T21:06:51.572Z] #50 DONE 113.4s [2020-07-28T21:06:51.572Z] [2020-07-28T21:06:51.572Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:51.572Z] #40 159.3 CC criu/namespaces.o [2020-07-28T21:06:52.024Z] #39 149.3 CC criu/sysfs_parse.o [2020-07-28T21:06:52.220Z] #40 161.9 CC criu/net.o [2020-07-28T21:06:52.282Z] #39 149.6 CC criu/timens.o [2020-07-28T21:06:52.282Z] #39 149.8 CC criu/timerfd.o [2020-07-28T21:06:52.284Z] #39 131.5 CC criu/net.o [2020-07-28T21:06:52.291Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-07-28T21:06:52.851Z] #39 150.0 CC criu/tty.o [2020-07-28T21:06:52.922Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-07-28T21:06:53.212Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.8% of statements [2020-07-28T21:06:53.212Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T21:06:53.212Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T21:06:53.789Z] #39 151.0 CC criu/tun.o [2020-07-28T21:06:54.049Z] #39 151.3 CC criu/uffd.o [2020-07-28T21:06:54.244Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.0% of statements [2020-07-28T21:06:54.535Z] ok github.com/docker/docker/daemon/logger/awslogs 0.069s coverage: 77.4% of statements [2020-07-28T21:06:54.535Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T21:06:54.535Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T21:06:54.617Z] #39 152.1 CC criu/util.o [2020-07-28T21:06:54.823Z] #39 133.8 CC criu/netfilter.o [2020-07-28T21:06:54.823Z] #39 134.2 CC criu/page-pipe.o [2020-07-28T21:06:55.168Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-07-28T21:06:55.186Z] #39 ... [2020-07-28T21:06:55.186Z] [2020-07-28T21:06:55.186Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:55.186Z] #45 224.9 + cd /tmp/tmp.TXrrrJbAE9/src/github.com/golangci/golangci-lint/ [2020-07-28T21:06:55.186Z] #45 224.9 + git checkout -q v1.23.8 [2020-07-28T21:06:55.392Z] #39 134.8 CC criu/page-xfer.o [2020-07-28T21:06:55.445Z] #45 225.4 ++ git describe --tags [2020-07-28T21:06:55.445Z] #45 225.4 + version=v1.23.8 [2020-07-28T21:06:55.445Z] #45 225.4 ++ git rev-parse --short HEAD [2020-07-28T21:06:55.445Z] #45 225.4 + commit=76a82c6 [2020-07-28T21:06:55.445Z] #45 225.4 ++ git show -s --format=%cd [2020-07-28T21:06:55.445Z] #45 225.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T21:06:55.445Z] #45 225.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-28T21:06:55.459Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-07-28T21:06:55.805Z] #40 165.1 CC criu/netfilter.o [2020-07-28T21:06:55.805Z] #40 165.4 CC criu/page-pipe.o [2020-07-28T21:06:56.089Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-07-28T21:06:56.089Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-28T21:06:56.772Z] #39 136.2 CC criu/pagemap-cache.o [2020-07-28T21:06:56.860Z] #40 166.1 CC criu/page-xfer.o [2020-07-28T21:06:57.130Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2020-07-28T21:06:57.130Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T21:06:57.130Z] time="2020-07-28T21:06:57Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate941384546/log436931417.1: no such file or directory" [2020-07-28T21:06:57.130Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 37.7% of statements [2020-07-28T21:06:57.342Z] #39 ... [2020-07-28T21:06:57.342Z] [2020-07-28T21:06:57.342Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-28T21:06:57.342Z] #19 5.266 Collecting yamllint==1.16.0 [2020-07-28T21:06:57.342Z] #19 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-28T21:06:57.342Z] #19 10.67 Collecting pyyaml (from yamllint==1.16.0) [2020-07-28T21:06:57.342Z] #19 10.82 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-28T21:06:57.342Z] #19 11.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-28T21:06:57.342Z] #19 11.91 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-28T21:06:57.342Z] #19 11.95 Building wheels for collected packages: pyyaml [2020-07-28T21:06:57.342Z] #19 11.95 Running setup.py bdist_wheel for pyyaml: started [2020-07-28T21:06:57.342Z] #19 12.83 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-28T21:06:57.342Z] #19 12.83 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-28T21:06:57.342Z] #19 12.89 Successfully built pyyaml [2020-07-28T21:06:57.342Z] #19 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-28T21:06:57.342Z] #19 13.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-28T21:06:57.342Z] #19 DONE 13.5s [2020-07-28T21:06:57.342Z] [2020-07-28T21:06:57.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:06:57.342Z] #39 136.6 CC criu/pagemap.o [2020-07-28T21:06:57.342Z] #39 ... [2020-07-28T21:06:57.342Z] [2020-07-28T21:06:57.342Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T21:06:57.342Z] #22 DONE 0.3s [2020-07-28T21:06:57.342Z] [2020-07-28T21:06:57.342Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T21:06:58.220Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-07-28T21:06:58.407Z] #40 167.7 CC criu/pagemap-cache.o [2020-07-28T21:06:58.407Z] #40 168.0 CC criu/pagemap.o [2020-07-28T21:06:58.650Z] #45 ... [2020-07-28T21:06:58.650Z] [2020-07-28T21:06:58.650Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:06:58.650Z] #52 186.9 + bin/containerd-stress [2020-07-28T21:06:59.253Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2020-07-28T21:06:59.253Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-28T21:06:59.462Z] #40 169.0 CC criu/parasite-syscall.o [2020-07-28T21:06:59.885Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-28T21:06:59.885Z] ok github.com/docker/docker/daemon/logger/splunk 1.501s coverage: 82.5% of statements [2020-07-28T21:06:59.885Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T21:06:59.885Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T21:07:00.514Z] #40 169.9 CC criu/path.o [2020-07-28T21:07:00.514Z] #40 170.1 CC criu/pie-util-vdso.o [2020-07-28T21:07:00.721Z] #45 ... [2020-07-28T21:07:00.721Z] [2020-07-28T21:07:00.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:00.721Z] #39 152.9 CC criu/uts_ns.o [2020-07-28T21:07:00.721Z] #39 153.1 CC criu/vdso-compat.o [2020-07-28T21:07:00.721Z] #39 153.2 CC criu/vdso.o [2020-07-28T21:07:00.721Z] #39 153.6 LINK criu/built-in.o [2020-07-28T21:07:00.721Z] #39 153.7 LINK criu/criu [2020-07-28T21:07:00.721Z] #39 153.9 DEP lib/c/criu.d [2020-07-28T21:07:00.721Z] #39 154.0 CC images/rpc.pb-c.o [2020-07-28T21:07:00.721Z] #39 154.5 CC lib/c/criu.o [2020-07-28T21:07:00.721Z] #39 155.1 LINK lib/c/built-in.o [2020-07-28T21:07:00.721Z] #39 155.1 LINK lib/c/libcriu.so [2020-07-28T21:07:00.721Z] #39 155.1 LINK lib/c/libcriu.a [2020-07-28T21:07:00.721Z] #39 155.2 GEN magic.py [2020-07-28T21:07:00.721Z] #39 155.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:07:00.721Z] #39 155.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:07:00.721Z] #39 155.3 Note: Building without GnuTLS support [2020-07-28T21:07:00.721Z] #39 155.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:07:00.721Z] #39 155.3 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:07:00.721Z] #39 155.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:07:00.721Z] #39 156.3 make[1]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 156.9 make[1]: 'images/built-in.o' is up to date. [2020-07-28T21:07:00.721Z] #39 156.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T21:07:00.721Z] #39 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T21:07:00.721Z] #39 156.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T21:07:00.721Z] #39 157.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T21:07:00.721Z] #39 157.0 make[1]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:07:00.721Z] #39 157.2 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.2 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.2 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.3 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.3 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.4 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.4 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.5 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:00.721Z] #39 157.5 INSTALL criu/criu [2020-07-28T21:07:00.721Z] #39 DONE 158.1s [2020-07-28T21:07:00.721Z] [2020-07-28T21:07:00.721Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:00.721Z] #52 177.6 + bin/containerd [2020-07-28T21:07:01.164Z] #40 170.4 CC criu/pie-util.o [2020-07-28T21:07:01.164Z] #40 170.6 CC criu/pipes.o [2020-07-28T21:07:01.204Z] #52 189.9 + bin/containerd-shim [2020-07-28T21:07:01.389Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-07-28T21:07:01.680Z] ok github.com/docker/docker/distribution 0.268s coverage: 22.1% of statements [2020-07-28T21:07:01.680Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T21:07:01.782Z] #52 ... [2020-07-28T21:07:01.782Z] [2020-07-28T21:07:01.782Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:01.782Z] #45 DONE 232.1s [2020-07-28T21:07:01.783Z] #26 DONE 4.1s [2020-07-28T21:07:01.783Z] [2020-07-28T21:07:01.783Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T21:07:01.783Z] #29 DONE 0.4s [2020-07-28T21:07:01.783Z] [2020-07-28T21:07:01.783Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T21:07:01.823Z] #40 ... [2020-07-28T21:07:01.823Z] [2020-07-28T21:07:01.823Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:07:01.823Z] #37 240.0 + dpkg --print-architecture [2020-07-28T21:07:01.823Z] #37 240.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-28T21:07:02.045Z] [2020-07-28T21:07:02.045Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:02.056Z] #31 DONE 0.1s [2020-07-28T21:07:02.056Z] [2020-07-28T21:07:02.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:02.056Z] #39 137.7 CC criu/parasite-syscall.o [2020-07-28T21:07:02.056Z] #39 138.4 CC criu/path.o [2020-07-28T21:07:02.056Z] #39 138.7 CC criu/pie-util-vdso-elf32.o [2020-07-28T21:07:02.056Z] #39 139.1 CC criu/pie-util-vdso.o [2020-07-28T21:07:02.056Z] #39 139.5 CC criu/pie-util.o [2020-07-28T21:07:02.056Z] #39 139.6 CC criu/pipes.o [2020-07-28T21:07:02.056Z] #39 140.2 CC criu/plugin.o [2020-07-28T21:07:02.056Z] #39 140.4 CC criu/proc_parse.o [2020-07-28T21:07:02.122Z] #37 240.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-28T21:07:02.122Z] #37 240.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-28T21:07:02.312Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-28T21:07:02.319Z] #39 ... [2020-07-28T21:07:02.319Z] [2020-07-28T21:07:02.319Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T21:07:02.319Z] #34 DONE 0.2s [2020-07-28T21:07:02.588Z] [2020-07-28T21:07:02.588Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:07:02.631Z] #52 ... [2020-07-28T21:07:02.631Z] [2020-07-28T21:07:02.631Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T21:07:02.631Z] #40 DONE 0.1s [2020-07-28T21:07:02.631Z] [2020-07-28T21:07:02.631Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T21:07:02.631Z] #42 DONE 0.1s [2020-07-28T21:07:02.631Z] [2020-07-28T21:07:02.631Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T21:07:02.631Z] #44 DONE 0.1s [2020-07-28T21:07:02.631Z] [2020-07-28T21:07:02.631Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:02.849Z] #36 ... [2020-07-28T21:07:02.849Z] [2020-07-28T21:07:02.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:02.849Z] #39 142.3 CC criu/protobuf-desc.o [2020-07-28T21:07:03.345Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-07-28T21:07:03.637Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-28T21:07:03.793Z] #39 143.0 CC criu/protobuf.o [2020-07-28T21:07:04.051Z] #39 143.4 CC criu/pstree.o [2020-07-28T21:07:04.269Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-07-28T21:07:04.269Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T21:07:04.269Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T21:07:04.269Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-07-28T21:07:04.269Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T21:07:04.560Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-28T21:07:04.611Z] #52 ... [2020-07-28T21:07:04.611Z] [2020-07-28T21:07:04.611Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T21:07:04.988Z] #39 144.2 CC criu/rbtree.o [2020-07-28T21:07:05.248Z] #39 144.5 CC criu/rst-malloc.o [2020-07-28T21:07:05.248Z] #39 ... [2020-07-28T21:07:05.248Z] [2020-07-28T21:07:05.248Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:07:05.248Z] #36 DONE 214.4s [2020-07-28T21:07:05.508Z] [2020-07-28T21:07:05.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:05.508Z] #39 144.7 CC criu/seccomp.o [2020-07-28T21:07:05.556Z] #46 DONE 0.8s [2020-07-28T21:07:05.556Z] [2020-07-28T21:07:05.556Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:05.556Z] #52 ... [2020-07-28T21:07:05.556Z] [2020-07-28T21:07:05.556Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T21:07:05.556Z] #48 DONE 0.1s [2020-07-28T21:07:05.556Z] [2020-07-28T21:07:05.556Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T21:07:05.818Z] #50 DONE 0.4s [2020-07-28T21:07:05.818Z] [2020-07-28T21:07:05.818Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:06.065Z] ok github.com/docker/docker/opts 0.029s coverage: 67.4% of statements [2020-07-28T21:07:06.077Z] #39 145.4 CC criu/seize.o [2020-07-28T21:07:06.356Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-28T21:07:07.017Z] #39 146.2 CC criu/servicefd.o [2020-07-28T21:07:07.017Z] #39 146.4 CC criu/shmem.o [2020-07-28T21:07:07.204Z] #52 196.3 + bin/containerd-shim-runc-v1 [2020-07-28T21:07:07.276Z] #39 ... [2020-07-28T21:07:07.276Z] [2020-07-28T21:07:07.276Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T21:07:07.276Z] #37 DONE 0.3s [2020-07-28T21:07:07.276Z] [2020-07-28T21:07:07.276Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:07.535Z] #52 ... [2020-07-28T21:07:07.535Z] [2020-07-28T21:07:07.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:07.535Z] #39 146.9 CC criu/sigframe.o [2020-07-28T21:07:07.794Z] #39 147.0 CC criu/signalfd.o [2020-07-28T21:07:07.861Z] ok github.com/docker/docker/pkg/archive 0.494s coverage: 76.9% of statements [2020-07-28T21:07:08.053Z] #39 147.3 CC criu/sk-inet.o [2020-07-28T21:07:08.492Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2020-07-28T21:07:08.620Z] #39 147.9 CC criu/sk-netlink.o [2020-07-28T21:07:08.783Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-28T21:07:08.881Z] #39 148.2 CC criu/sk-packet.o [2020-07-28T21:07:09.074Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-28T21:07:09.141Z] #39 148.5 CC criu/sk-queue.o [2020-07-28T21:07:09.412Z] #39 148.8 CC criu/sk-tcp.o [2020-07-28T21:07:09.671Z] #39 149.1 CC criu/sk-unix.o [2020-07-28T21:07:10.511Z] #52 199.5 + bin/containerd-shim-runc-v2 [2020-07-28T21:07:10.607Z] #39 150.1 CC criu/sockets.o [2020-07-28T21:07:11.175Z] #39 150.6 CC criu/stats.o [2020-07-28T21:07:11.434Z] #39 150.8 CC criu/string.o [2020-07-28T21:07:11.434Z] #39 150.8 CC criu/sysctl.o [2020-07-28T21:07:11.454Z] #52 200.8 + binaries [2020-07-28T21:07:11.714Z] #52 200.8 + install -D bin/containerd /build/containerd [2020-07-28T21:07:11.714Z] #52 200.8 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T21:07:11.714Z] #52 200.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T21:07:11.714Z] #52 200.9 + install -D bin/ctr /build/ctr [2020-07-28T21:07:12.002Z] #39 151.1 CC criu/sysfs_parse.o [2020-07-28T21:07:12.002Z] #39 151.3 CC criu/timens.o [2020-07-28T21:07:12.002Z] #39 151.5 CC criu/timerfd.o [2020-07-28T21:07:12.261Z] #39 151.7 CC criu/tty.o [2020-07-28T21:07:12.588Z] #37 ... [2020-07-28T21:07:12.588Z] [2020-07-28T21:07:12.588Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:12.588Z] #40 171.4 CC criu/plugin.o [2020-07-28T21:07:12.588Z] #40 171.8 CC criu/proc_parse.o [2020-07-28T21:07:12.588Z] #40 175.4 CC criu/protobuf-desc.o [2020-07-28T21:07:12.588Z] #40 176.4 CC criu/protobuf.o [2020-07-28T21:07:12.588Z] #40 176.9 CC criu/pstree.o [2020-07-28T21:07:12.588Z] #40 178.0 CC criu/rbtree.o [2020-07-28T21:07:12.588Z] #40 178.4 CC criu/rst-malloc.o [2020-07-28T21:07:12.588Z] #40 178.7 CC criu/seccomp.o [2020-07-28T21:07:12.588Z] #40 179.5 CC criu/seize.o [2020-07-28T21:07:12.588Z] #40 180.6 CC criu/servicefd.o [2020-07-28T21:07:12.588Z] #40 181.1 CC criu/shmem.o [2020-07-28T21:07:12.588Z] #40 182.1 CC criu/sigframe.o [2020-07-28T21:07:12.890Z] #40 182.3 CC criu/signalfd.o [2020-07-28T21:07:13.098Z] #52 DONE 202.3s [2020-07-28T21:07:13.190Z] #40 182.6 CC criu/sk-inet.o [2020-07-28T21:07:13.200Z] #39 152.6 CC criu/tun.o [2020-07-28T21:07:13.460Z] #39 152.9 CC criu/uffd.o [2020-07-28T21:07:13.561Z] ok github.com/docker/docker/pkg/chrootarchive 3.537s coverage: 43.2% of statements [2020-07-28T21:07:13.561Z] ok github.com/docker/docker/layer 7.339s coverage: 68.8% of statements [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T21:07:13.561Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T21:07:13.561Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-28T21:07:13.561Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-28T21:07:13.561Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-28T21:07:14.192Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-07-28T21:07:14.265Z] #40 183.8 CC criu/sk-netlink.o [2020-07-28T21:07:14.397Z] #39 153.5 CC criu/util.o [2020-07-28T21:07:14.483Z] [2020-07-28T21:07:14.483Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T21:07:14.484Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-07-28T21:07:14.578Z] #40 184.2 CC criu/sk-packet.o [2020-07-28T21:07:14.966Z] #39 154.3 CC criu/uts_ns.o [2020-07-28T21:07:14.966Z] #39 154.5 CC criu/vdso-compat.o [2020-07-28T21:07:15.115Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-07-28T21:07:15.224Z] #39 154.6 CC criu/vdso.o [2020-07-28T21:07:15.224Z] #39 ... [2020-07-28T21:07:15.224Z] [2020-07-28T21:07:15.224Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:15.224Z] #45 224.7 + cd /tmp/tmp.aogMQNw2e3/src/github.com/golangci/golangci-lint/ [2020-07-28T21:07:15.483Z] #45 224.7 + git checkout -q v1.23.8 [2020-07-28T21:07:15.634Z] #40 185.0 CC criu/sk-queue.o [2020-07-28T21:07:15.742Z] #45 225.0 ++ git describe --tags [2020-07-28T21:07:15.742Z] #45 225.0 + version=v1.23.8 [2020-07-28T21:07:15.742Z] #45 225.0 ++ git rev-parse --short HEAD [2020-07-28T21:07:15.742Z] #45 225.0 + commit=76a82c6 [2020-07-28T21:07:15.742Z] #45 225.0 ++ git show -s --format=%cd [2020-07-28T21:07:15.742Z] #45 225.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T21:07:15.742Z] #45 225.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-07-28T21:07:15.867Z] #53 DONE 1.3s [2020-07-28T21:07:15.867Z] [2020-07-28T21:07:15.867Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T21:07:16.128Z] #57 DONE 0.4s [2020-07-28T21:07:16.128Z] [2020-07-28T21:07:16.128Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T21:07:16.148Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-07-28T21:07:16.298Z] #40 185.6 CC criu/sk-tcp.o [2020-07-28T21:07:16.600Z] #40 186.2 CC criu/sk-unix.o [2020-07-28T21:07:16.809Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-07-28T21:07:17.070Z] #59 DONE 0.8s [2020-07-28T21:07:17.070Z] [2020-07-28T21:07:17.070Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T21:07:17.070Z] #61 DONE 0.1s [2020-07-28T21:07:17.070Z] [2020-07-28T21:07:17.070Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T21:07:17.070Z] #62 DONE 0.0s [2020-07-28T21:07:17.070Z] [2020-07-28T21:07:17.070Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T21:07:17.841Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2020-07-28T21:07:17.842Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2020-07-28T21:07:17.842Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-07-28T21:07:18.457Z] #63 DONE 1.4s [2020-07-28T21:07:18.720Z] [2020-07-28T21:07:18.720Z] #64 exporting to image [2020-07-28T21:07:18.720Z] #64 exporting layers [2020-07-28T21:07:18.875Z] ok github.com/docker/docker/pkg/idtools 0.393s coverage: 70.5% of statements [2020-07-28T21:07:18.875Z] ok github.com/docker/docker/pkg/ioutils 0.292s coverage: 70.6% of statements [2020-07-28T21:07:19.165Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-07-28T21:07:19.371Z] #40 188.4 CC criu/sockets.o [2020-07-28T21:07:19.455Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-07-28T21:07:19.455Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-28T21:07:19.455Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T21:07:19.455Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T21:07:19.745Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-07-28T21:07:19.745Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T21:07:19.745Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-28T21:07:20.017Z] #40 189.5 CC criu/stats.o [2020-07-28T21:07:20.036Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-07-28T21:07:20.327Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-07-28T21:07:20.327Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-07-28T21:07:20.327Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T21:07:20.327Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T21:07:20.331Z] #40 189.8 CC criu/string.o [2020-07-28T21:07:20.331Z] #40 190.0 CC criu/sysctl.o [2020-07-28T21:07:21.021Z] #45 ... [2020-07-28T21:07:21.021Z] [2020-07-28T21:07:21.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:21.021Z] #39 155.1 LINK criu/built-in.o [2020-07-28T21:07:21.021Z] #39 155.2 LINK criu/criu [2020-07-28T21:07:21.021Z] #39 155.5 DEP lib/c/criu.d [2020-07-28T21:07:21.021Z] #39 155.6 CC images/rpc.pb-c.o [2020-07-28T21:07:21.021Z] #39 155.9 CC lib/c/criu.o [2020-07-28T21:07:21.021Z] #39 156.5 LINK lib/c/built-in.o [2020-07-28T21:07:21.021Z] #39 156.5 LINK lib/c/libcriu.so [2020-07-28T21:07:21.021Z] #39 156.5 LINK lib/c/libcriu.a [2020-07-28T21:07:21.021Z] #39 156.6 GEN magic.py [2020-07-28T21:07:21.021Z] #39 156.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:07:21.021Z] #39 156.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:07:21.021Z] #39 156.7 Note: Building without GnuTLS support [2020-07-28T21:07:21.021Z] #39 156.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:07:21.021Z] #39 156.7 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:07:21.021Z] #39 157.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:07:21.021Z] #39 157.7 make[1]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.2 make[1]: 'images/built-in.o' is up to date. [2020-07-28T21:07:21.021Z] #39 158.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T21:07:21.021Z] #39 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T21:07:21.021Z] #39 158.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T21:07:21.021Z] #39 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T21:07:21.021Z] #39 158.3 make[1]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:07:21.021Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:21.021Z] #39 159.0 INSTALL criu/criu [2020-07-28T21:07:21.021Z] #39 DONE 159.7s [2020-07-28T21:07:21.021Z] [2020-07-28T21:07:21.021Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:21.021Z] #52 178.5 + bin/containerd [2020-07-28T21:07:21.358Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-07-28T21:07:21.385Z] #40 190.8 CC criu/sysfs_parse.o [2020-07-28T21:07:21.588Z] #52 ... [2020-07-28T21:07:21.588Z] [2020-07-28T21:07:21.588Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T21:07:21.588Z] #40 DONE 0.1s [2020-07-28T21:07:21.588Z] [2020-07-28T21:07:21.588Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T21:07:21.588Z] #42 DONE 0.1s [2020-07-28T21:07:21.588Z] [2020-07-28T21:07:21.588Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T21:07:21.588Z] #44 DONE 0.1s [2020-07-28T21:07:21.588Z] [2020-07-28T21:07:21.588Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:21.649Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-28T21:07:21.683Z] #40 191.3 CC criu/timens.o [2020-07-28T21:07:21.939Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-28T21:07:21.939Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-28T21:07:22.334Z] #40 191.9 CC criu/timerfd.o [2020-07-28T21:07:22.991Z] #40 192.4 CC criu/tty.o [2020-07-28T21:07:23.443Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-07-28T21:07:23.443Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-28T21:07:25.113Z] #40 194.5 CC criu/tun.o [2020-07-28T21:07:25.414Z] #40 195.1 CC criu/uffd.o [2020-07-28T21:07:26.169Z] ok github.com/docker/docker/pkg/signal 2.373s coverage: 61.0% of statements [2020-07-28T21:07:26.460Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-28T21:07:26.477Z] #40 ... [2020-07-28T21:07:26.477Z] [2020-07-28T21:07:26.477Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-28T21:07:26.477Z] #37 DONE 264.4s [2020-07-28T21:07:26.477Z] [2020-07-28T21:07:26.477Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:26.864Z] #64 exporting layers 7.3s done [2020-07-28T21:07:26.864Z] #64 writing image sha256:e373ed3c1245e9ceea160c6b12738d70b5fca1c1108d06bbeb4e1a7da8554d9b done [2020-07-28T21:07:26.864Z] #64 naming to docker.io/library/docker:6b540923dd459d81fff29fb4081f0fb617322c5b done [2020-07-28T21:07:26.864Z] #64 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T21:07:27.092Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-28T21:07:27.092Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-28T21:07:27.120Z] #22 ... [2020-07-28T21:07:27.120Z] [2020-07-28T21:07:27.120Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-28T21:07:27.120Z] #40 196.6 CC criu/util.o [2020-07-28T21:07:27.205Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/test/unit [2020-07-28T21:07:27.383Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-28T21:07:28.019Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.8% of statements [2020-07-28T21:07:28.311Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-07-28T21:07:28.602Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2020-07-28T21:07:28.656Z] #40 198.2 CC criu/uts_ns.o [2020-07-28T21:07:28.954Z] #40 198.4 CC criu/vdso.o [2020-07-28T21:07:29.232Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-07-28T21:07:29.232Z] testing: warning: no tests to run [2020-07-28T21:07:29.232Z] coverage: [no statements] [2020-07-28T21:07:29.233Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-28T21:07:29.601Z] #40 199.0 LINK criu/built-in.o [2020-07-28T21:07:29.601Z] #40 199.2 LINK criu/criu [2020-07-28T21:07:29.863Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-28T21:07:29.863Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-28T21:07:30.153Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-28T21:07:30.249Z] #40 199.8 DEP lib/c/criu.d [2020-07-28T21:07:30.547Z] #40 200.0 CC images/rpc.pb-c.o [2020-07-28T21:07:31.199Z] #40 200.8 CC lib/c/criu.o [2020-07-28T21:07:31.415Z] ? github.com/docker/docker/api [no test files] [2020-07-28T21:07:31.657Z] ok github.com/docker/docker/plugin 0.559s coverage: 23.1% of statements [2020-07-28T21:07:32.288Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-28T21:07:32.738Z] #40 202.2 LINK lib/c/built-in.o [2020-07-28T21:07:32.738Z] #40 202.2 LINK lib/c/libcriu.so [2020-07-28T21:07:32.738Z] #40 202.3 LINK lib/c/libcriu.a [2020-07-28T21:07:32.920Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-28T21:07:33.036Z] #40 202.4 GEN magic.py [2020-07-28T21:07:33.036Z] #40 202.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-28T21:07:33.036Z] #40 202.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-28T21:07:33.036Z] #40 202.6 Note: Building without GnuTLS support [2020-07-28T21:07:33.210Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-07-28T21:07:33.333Z] #40 202.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-28T21:07:33.333Z] #40 202.6 Makefile.config:40: Warn: Building without nftables support [2020-07-28T21:07:33.981Z] #40 203.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-28T21:07:34.744Z] ok github.com/docker/docker/registry 0.101s coverage: 56.3% of statements [2020-07-28T21:07:35.037Z] #40 204.3 make[1]: Nothing to be done for 'all'. [2020-07-28T21:07:35.047Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-07-28T21:07:35.047Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-07-28T21:07:35.679Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-28T21:07:35.685Z] #40 205.2 make[1]: 'images/built-in.o' is up to date. [2020-07-28T21:07:35.685Z] #40 205.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-28T21:07:35.969Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-28T21:07:36.002Z] #40 205.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-28T21:07:36.002Z] #40 205.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-28T21:07:36.002Z] #40 205.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-28T21:07:36.002Z] #40 205.4 make[1]: Nothing to be done for 'all'. [2020-07-28T21:07:36.002Z] #40 205.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-28T21:07:36.002Z] #40 205.7 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.300Z] #40 205.7 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.300Z] #40 205.8 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.300Z] #40 206.0 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.600Z] #40 206.0 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.600Z] #40 206.1 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.600Z] #40 206.1 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.900Z] #40 206.3 make[2]: Nothing to be done for 'all'. [2020-07-28T21:07:36.900Z] #40 206.3 INSTALL criu/criu [2020-07-28T21:07:36.900Z] #40 DONE 206.5s [2020-07-28T21:07:36.900Z] [2020-07-28T21:07:36.900Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:37.664Z] #53 ... [2020-07-28T21:07:37.664Z] [2020-07-28T21:07:37.664Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:37.664Z] #46 275.9 + cd /tmp/tmp.ODTDKDuDzR/src/github.com/golangci/golangci-lint/ [2020-07-28T21:07:37.664Z] #46 275.9 + git checkout -q v1.23.8 [2020-07-28T21:07:38.033Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-28T21:07:38.311Z] #46 276.7 ++ git describe --tags [2020-07-28T21:07:38.612Z] #46 276.7 + version=v1.23.8 [2020-07-28T21:07:38.612Z] #46 276.7 ++ git rev-parse --short HEAD [2020-07-28T21:07:38.612Z] #46 276.7 + commit=76a82c6 [2020-07-28T21:07:38.612Z] #46 276.7 ++ git show -s --format=%cd [2020-07-28T21:07:38.612Z] #46 276.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-28T21:07:38.612Z] #46 276.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-07-28T21:07:38.665Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-07-28T21:07:39.297Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-28T21:07:39.931Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-28T21:07:43.732Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-07-28T21:07:49.366Z] #45 DONE 274.5s [2020-07-28T21:07:49.366Z] [2020-07-28T21:07:49.366Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:49.366Z] #52 ... [2020-07-28T21:07:49.366Z] [2020-07-28T21:07:49.366Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T21:07:49.366Z] #46 DONE 0.6s [2020-07-28T21:07:49.366Z] [2020-07-28T21:07:49.366Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T21:07:49.366Z] #48 DONE 0.2s [2020-07-28T21:07:49.366Z] [2020-07-28T21:07:49.366Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T21:07:49.366Z] #50 DONE 0.5s [2020-07-28T21:07:49.366Z] [2020-07-28T21:07:49.366Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:49.366Z] #52 227.8 + bin/containerd-stress [2020-07-28T21:07:49.630Z] #52 229.9 + bin/containerd-shim [2020-07-28T21:07:55.258Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T21:07:55.258Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === Skipped [2020-07-28T21:07:55.258Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T21:07:55.258Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T21:07:55.258Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T21:07:55.258Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T21:07:55.258Z] time="2020-07-28T21:06:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T21:07:55.258Z] time="2020-07-28T21:06:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T21:07:55.258Z] time="2020-07-28T21:06:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T21:07:55.258Z] time="2020-07-28T21:06:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:07:55.258Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:07:55.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:07:55.258Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T21:07:55.259Z] time="2020-07-28T21:06:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:07:55.259Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:07:55.259Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T21:07:55.259Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T21:07:55.259Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T21:07:55.259Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.259Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.259Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.259Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.259Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:07:55.259Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T21:07:55.259Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T21:07:55.259Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T21:07:55.259Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] [2020-07-28T21:07:55.259Z] DONE 2123 tests, 26 skipped in 194.195s Post stage [Pipeline] junit [2020-07-28T21:07:55.593Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T21:07:56.142Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -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:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh dynbinary test-integration [2020-07-28T21:07:56.199Z] #52 236.8 + bin/containerd-shim-runc-v1 [2020-07-28T21:07:56.432Z] [2020-07-28T21:07:56.432Z] Removing bundles/ [2020-07-28T21:07:56.432Z] [2020-07-28T21:07:56.432Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T21:07:56.723Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:07:56.723Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:07:57.296Z] #46 ... [2020-07-28T21:07:57.296Z] [2020-07-28T21:07:57.296Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:07:57.296Z] #53 257.7 + bin/containerd [2020-07-28T21:07:59.484Z] #52 239.8 + bin/containerd-shim-runc-v2 [2020-07-28T21:08:00.425Z] #52 240.7 + binaries [2020-07-28T21:08:00.425Z] #52 240.7 + install -D bin/containerd /build/containerd [2020-07-28T21:08:00.425Z] #52 240.8 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T21:08:00.425Z] #52 240.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T21:08:00.425Z] #52 240.8 + install -D bin/ctr /build/ctr [2020-07-28T21:08:01.361Z] #52 DONE 241.7s [2020-07-28T21:08:02.298Z] [2020-07-28T21:08:02.298Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T21:08:02.865Z] #53 DONE 0.7s [2020-07-28T21:08:03.123Z] [2020-07-28T21:08:03.123Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T21:08:03.123Z] #57 DONE 0.2s [2020-07-28T21:08:03.123Z] [2020-07-28T21:08:03.123Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T21:08:03.386Z] #59 DONE 0.4s [2020-07-28T21:08:03.646Z] [2020-07-28T21:08:03.646Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T21:08:03.646Z] #61 DONE 0.0s [2020-07-28T21:08:03.646Z] [2020-07-28T21:08:03.646Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T21:08:03.646Z] #62 DONE 0.0s [2020-07-28T21:08:03.646Z] [2020-07-28T21:08:03.646Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T21:08:04.214Z] #63 DONE 0.6s [2020-07-28T21:08:04.214Z] [2020-07-28T21:08:04.214Z] #64 exporting to image [2020-07-28T21:08:04.214Z] #64 exporting layers [2020-07-28T21:08:05.864Z] #53 ... [2020-07-28T21:08:05.865Z] [2020-07-28T21:08:05.865Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:05.865Z] #22 303.4 + return [2020-07-28T21:08:05.865Z] #22 DONE 303.5s [2020-07-28T21:08:05.865Z] [2020-07-28T21:08:05.865Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:07.410Z] #53 ... [2020-07-28T21:08:07.410Z] [2020-07-28T21:08:07.410Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-28T21:08:07.410Z] #23 DONE 0.1s [2020-07-28T21:08:07.410Z] [2020-07-28T21:08:07.410Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-28T21:08:08.064Z] #27 DONE 0.8s [2020-07-28T21:08:08.064Z] [2020-07-28T21:08:08.064Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-28T21:08:08.064Z] #30 DONE 0.1s [2020-07-28T21:08:08.064Z] [2020-07-28T21:08:08.064Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-28T21:08:08.064Z] #32 DONE 0.1s [2020-07-28T21:08:08.064Z] [2020-07-28T21:08:08.064Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-28T21:08:08.064Z] #35 DONE 0.1s [2020-07-28T21:08:08.064Z] [2020-07-28T21:08:08.064Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:08.268Z] #45 DONE 275.4s [2020-07-28T21:08:08.268Z] [2020-07-28T21:08:08.268Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:08.268Z] #52 228.3 + bin/containerd-stress [2020-07-28T21:08:08.268Z] #52 ... [2020-07-28T21:08:08.268Z] [2020-07-28T21:08:08.268Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T21:08:08.268Z] #46 DONE 0.2s [2020-07-28T21:08:08.268Z] [2020-07-28T21:08:08.268Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T21:08:08.268Z] #48 DONE 0.0s [2020-07-28T21:08:08.268Z] [2020-07-28T21:08:08.268Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T21:08:08.268Z] #50 DONE 0.1s [2020-07-28T21:08:08.268Z] [2020-07-28T21:08:08.268Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:08.363Z] #53 ... [2020-07-28T21:08:08.363Z] [2020-07-28T21:08:08.363Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-28T21:08:08.363Z] #38 DONE 0.1s [2020-07-28T21:08:08.363Z] [2020-07-28T21:08:08.363Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-28T21:08:08.363Z] #41 DONE 0.1s [2020-07-28T21:08:08.363Z] [2020-07-28T21:08:08.364Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:08.662Z] #53 ... [2020-07-28T21:08:08.662Z] [2020-07-28T21:08:08.662Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-28T21:08:08.662Z] #43 DONE 0.1s [2020-07-28T21:08:08.662Z] [2020-07-28T21:08:08.662Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-28T21:08:08.662Z] #45 DONE 0.1s [2020-07-28T21:08:08.662Z] [2020-07-28T21:08:08.662Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:09.656Z] #52 230.2 + bin/containerd-shim [2020-07-28T21:08:10.781Z] #64 exporting layers 6.2s done [2020-07-28T21:08:10.781Z] #64 writing image sha256:0da1e11a5d43193f3b30d740ec9129ceb1bcd83efa07ec024ba8bbd4fa22dd88 done [2020-07-28T21:08:10.781Z] #64 naming to docker.io/library/docker:6b540923dd459d81fff29fb4081f0fb617322c5b done [2020-07-28T21:08:10.781Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-28T21:08:11.124Z] + trap exit INT TERM [2020-07-28T21:08:11.124Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-28T21:08:11.124Z] + CONTAINER_NAME=docker-pr2 [2020-07-28T21:08:11.124Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41281/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh dynbinary-daemon [2020-07-28T21:08:12.059Z] [2020-07-28T21:08:12.059Z] Removing bundles/ [2020-07-28T21:08:12.059Z] [2020-07-28T21:08:12.059Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-28T21:08:12.059Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:08:12.059Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:08:17.775Z] #52 237.0 + bin/containerd-shim-runc-v1 [2020-07-28T21:08:19.690Z] #52 240.0 + bin/containerd-shim-runc-v2 [2020-07-28T21:08:20.630Z] #52 241.0 + binaries [2020-07-28T21:08:20.630Z] #52 241.0 + install -D bin/containerd /build/containerd [2020-07-28T21:08:20.630Z] #52 241.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T21:08:20.630Z] #52 241.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T21:08:20.630Z] #52 241.1 + install -D bin/ctr /build/ctr [2020-07-28T21:08:21.626Z] #52 DONE 242.2s [2020-07-28T21:08:22.566Z] [2020-07-28T21:08:22.566Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T21:08:23.503Z] #53 DONE 0.8s [2020-07-28T21:08:23.503Z] [2020-07-28T21:08:23.503Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T21:08:23.503Z] #57 DONE 0.2s [2020-07-28T21:08:23.503Z] [2020-07-28T21:08:23.503Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T21:08:23.761Z] #59 DONE 0.4s [2020-07-28T21:08:23.761Z] [2020-07-28T21:08:23.761Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T21:08:23.761Z] #61 DONE 0.0s [2020-07-28T21:08:24.020Z] [2020-07-28T21:08:24.020Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T21:08:24.020Z] #62 DONE 0.0s [2020-07-28T21:08:24.020Z] [2020-07-28T21:08:24.020Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T21:08:24.588Z] #63 DONE 0.6s [2020-07-28T21:08:24.588Z] [2020-07-28T21:08:24.588Z] #64 exporting to image [2020-07-28T21:08:24.588Z] #64 exporting layers [2020-07-28T21:08:31.158Z] #64 exporting layers 6.2s done [2020-07-28T21:08:31.158Z] #64 writing image sha256:8a73b7ce5d97b5beb29570f2a965942d69c9d6484eb24e80fac0917cf30ec23f done [2020-07-28T21:08:31.158Z] #64 naming to docker.io/library/docker:6b540923dd459d81fff29fb4081f0fb617322c5b done [2020-07-28T21:08:31.158Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T21:08:31.513Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -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:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh dynbinary test-integration [2020-07-28T21:08:32.448Z] [2020-07-28T21:08:32.448Z] Removing bundles/ [2020-07-28T21:08:32.448Z] [2020-07-28T21:08:32.448Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T21:08:32.448Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:08:32.448Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:08:40.071Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T21:08:40.071Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T21:08:40.071Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-07-28T21:08:40.071Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-07-28T21:08:40.071Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.4% of statements [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T21:08:40.071Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T21:08:40.072Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-07-28T21:08:40.072Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T21:08:40.072Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T21:08:40.072Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2020-07-28T21:08:40.334Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-07-28T21:08:41.282Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.6% of statements [2020-07-28T21:08:42.229Z] ok github.com/docker/docker/builder/dockerfile 0.903s coverage: 48.1% of statements [2020-07-28T21:08:42.491Z] ok github.com/docker/docker/builder/remotecontext/git 3.522s coverage: 86.3% of statements [2020-07-28T21:08:42.491Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T21:08:42.491Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T21:08:44.281Z] fc1b9e59edad: Pull complete [2020-07-28T21:08:44.281Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-28T21:08:44.281Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:08:44.281Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-28T21:08:44.281Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-28T21:08:44.281Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-28T21:08:44.281Z] WARN: Skipping validation tests [2020-07-28T21:08:44.281Z] INFO: Running unit tests at 07/28/2020 21:08:42... [2020-07-28T21:08:46.999Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 2m0.013287701s [2020-07-28T21:08:46.999Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 476.297195ms [2020-07-28T21:08:47.294Z] INFO: make.ps1 starting at 07/28/2020 21:08:47 [2020-07-28T21:08:47.766Z] INFO: Git commit (3750a9e174) assumed from DOCKER_GITCOMMIT environment variable [2020-07-28T21:08:47.767Z] INFO: Invoking autogen... [2020-07-28T21:08:47.798Z] ok github.com/docker/docker/client 0.288s coverage: 75.4% of statements [2020-07-28T21:08:48.164Z] #53 ... [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:48.164Z] #46 DONE 341.2s [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:48.164Z] #53 ... [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-28T21:08:48.164Z] #47 DONE 0.1s [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-28T21:08:48.164Z] #49 DONE 0.1s [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:48.164Z] #53 ... [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-28T21:08:48.164Z] #51 DONE 0.1s [2020-07-28T21:08:48.164Z] [2020-07-28T21:08:48.164Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-28T21:08:48.761Z] INFO: Running unit tests... [2020-07-28T21:08:51.719Z] #53 311.5 + bin/containerd-stress [2020-07-28T21:08:53.664Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:08:53.664Z] [2020-07-28T21:08:53.664Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:08:53.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:08:53.664Z] HOSTNAME=9cb6493d4ac6 [2020-07-28T21:08:53.664Z] TESTDEBUG=0 [2020-07-28T21:08:53.664Z] DEST=bundles/test-integration [2020-07-28T21:08:53.664Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:08:53.664Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:08:53.664Z] container=docker [2020-07-28T21:08:53.664Z] HOME=/root [2020-07-28T21:08:53.664Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:08:53.664Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:08:53.664Z] VALIDATE_BRANCH=master [2020-07-28T21:08:53.664Z] TERM=xterm [2020-07-28T21:08:53.664Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:08:53.664Z] SHLVL=1 [2020-07-28T21:08:53.664Z] TIMEOUT=120m [2020-07-28T21:08:53.664Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:08:53.664Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:08:53.664Z] GO111MODULE=off [2020-07-28T21:08:53.664Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T21:08:53.664Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T21:08:53.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:08:53.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:08:53.664Z] GOPATH=/go [2020-07-28T21:08:53.664Z] PKG_CONFIG=pkg-config [2020-07-28T21:08:53.664Z] _=/usr/bin/env [2020-07-28T21:08:53.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T21:08:53.819Z] #53 314.0 + bin/containerd-shim [2020-07-28T21:08:57.468Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-28T21:09:00.784Z] #53 321.1 + bin/containerd-shim-runc-v1 [2020-07-28T21:09:01.846Z] INFO [runner/unused/goanalysis] analyzers took 28.370637862s with top 10 stages: buildssa: 23.736595058s, U1000: 4.634042804s [2020-07-28T21:09:04.342Z] #53 324.5 + bin/containerd-shim-runc-v2 [2020-07-28T21:09:04.665Z] ? github.com/docker/docker/api [no test files] [2020-07-28T21:09:05.382Z] #53 325.5 + binaries [2020-07-28T21:09:05.382Z] #53 325.5 + install -D bin/containerd /build/containerd [2020-07-28T21:09:05.382Z] #53 325.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-28T21:09:05.382Z] #53 325.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-28T21:09:05.382Z] #53 325.6 + install -D bin/ctr /build/ctr [2020-07-28T21:09:05.382Z] #53 DONE 325.7s [2020-07-28T21:09:06.426Z] [2020-07-28T21:09:06.426Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-28T21:09:06.426Z] #54 DONE 0.2s [2020-07-28T21:09:06.426Z] [2020-07-28T21:09:06.426Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-28T21:09:06.719Z] #58 DONE 0.1s [2020-07-28T21:09:06.719Z] [2020-07-28T21:09:06.719Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-28T21:09:06.719Z] #60 DONE 0.1s [2020-07-28T21:09:06.719Z] [2020-07-28T21:09:06.719Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-28T21:09:06.719Z] #62 DONE 0.0s [2020-07-28T21:09:06.719Z] [2020-07-28T21:09:06.719Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-28T21:09:06.719Z] #63 DONE 0.0s [2020-07-28T21:09:06.719Z] [2020-07-28T21:09:06.719Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-28T21:09:09.469Z] #64 DONE 2.3s [2020-07-28T21:09:09.469Z] [2020-07-28T21:09:09.469Z] #65 exporting to oci image format [2020-07-28T21:09:09.469Z] #65 exporting layers [2020-07-28T21:09:14.422Z] ok github.com/docker/docker/cmd/dockerd 0.130s coverage: 30.8% of statements [2020-07-28T21:09:15.369Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-07-28T21:09:15.369Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T21:09:15.369Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T21:09:15.369Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T21:09:15.369Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T21:09:17.926Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2020-07-28T21:09:19.322Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.4% of statements [2020-07-28T21:09:19.657Z] ok github.com/docker/docker/api/server 0.183s coverage: 9.0% of statements [2020-07-28T21:09:20.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T21:09:20.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T21:09:20.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T21:09:22.648Z] ok github.com/docker/docker/daemon/cluster 0.159s coverage: 0.5% of statements [2020-07-28T21:09:24.575Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-07-28T21:09:28.171Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.8% of statements [2020-07-28T21:09:28.171Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-07-28T21:09:28.171Z] ok github.com/docker/docker/daemon/graphdriver 0.039s coverage: 2.2% of statements [2020-07-28T21:09:30.721Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-28T21:09:30.982Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 13.9% of statements [2020-07-28T21:09:32.906Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.595s coverage: 57.0% of statements [2020-07-28T21:09:33.514Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:09:34.451Z] [2020-07-28T21:09:34.827Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-07-28T21:09:36.354Z] + TEST_INTEGRATION_DEST=2 [2020-07-28T21:09:36.354Z] + CONTAINER_NAME=docker-pr2-2 [2020-07-28T21:09:36.354Z] + TEST_SKIP_INTEGRATION=1 [2020-07-28T21:09:36.354Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T21:09:36.354Z] + run_tests [2020-07-28T21:09:36.354Z] + c=0 [2020-07-28T21:09:36.354Z] + '[' -n 0 ']' [2020-07-28T21:09:36.354Z] + rm= [2020-07-28T21:09:36.354Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41281/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41281/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh '' test-integration [2020-07-28T21:09:36.354Z] + TEST_INTEGRATION_DEST=1 [2020-07-28T21:09:36.354Z] + CONTAINER_NAME=docker-pr2-1 [2020-07-28T21:09:36.354Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T21:09:36.354Z] + run_tests test-integration-flaky [2020-07-28T21:09:36.354Z] + '[' -n 0 ']' [2020-07-28T21:09:36.354Z] + rm= [2020-07-28T21:09:36.354Z] + TEST_INTEGRATION_DEST=3 [2020-07-28T21:09:36.354Z] + CONTAINER_NAME=docker-pr2-3 [2020-07-28T21:09:36.354Z] + TEST_SKIP_INTEGRATION=1 [2020-07-28T21:09:36.354Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T21:09:36.354Z] + run_tests [2020-07-28T21:09:36.354Z] + '[' -n 0 ']' [2020-07-28T21:09:36.354Z] + rm= [2020-07-28T21:09:36.354Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41281/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41281/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh test-integration-flaky test-integration [2020-07-28T21:09:36.354Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41281/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41281/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh '' test-integration [2020-07-28T21:09:36.354Z] ++ jobs -p [2020-07-28T21:09:36.354Z] + for job in $(jobs -p) [2020-07-28T21:09:36.354Z] + wait 6234 [2020-07-28T21:09:36.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T21:09:36.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T21:09:36.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T21:09:36.750Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.927s coverage: 45.9% of statements [2020-07-28T21:09:37.012Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.180s coverage: 73.1% of statements [2020-07-28T21:09:37.291Z] [2020-07-28T21:09:37.291Z] [2020-07-28T21:09:37.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:09:37.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:09:37.291Z] HOSTNAME=09f8465e0389 [2020-07-28T21:09:37.291Z] TEST_SKIP_INTEGRATION=1 [2020-07-28T21:09:37.291Z] TESTDEBUG=0 [2020-07-28T21:09:37.291Z] DEST=bundles/test-integration [2020-07-28T21:09:37.291Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:09:37.291Z] KEEPBUNDLE=1 [2020-07-28T21:09:37.291Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:09:37.291Z] container=docker [2020-07-28T21:09:37.291Z] HOME=/root [2020-07-28T21:09:37.291Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:09:37.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:09:37.291Z] VALIDATE_BRANCH=master [2020-07-28T21:09:37.291Z] TERM=xterm [2020-07-28T21:09:37.291Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:09:37.291Z] SHLVL=1 [2020-07-28T21:09:37.291Z] TIMEOUT=120m [2020-07-28T21:09:37.291Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:09:37.291Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:09:37.291Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-28T21:09:37.291Z] GO111MODULE=off [2020-07-28T21:09:37.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:09:37.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:09:37.291Z] GOPATH=/go [2020-07-28T21:09:37.291Z] PKG_CONFIG=pkg-config [2020-07-28T21:09:37.291Z] _=/usr/bin/env [2020-07-28T21:09:37.291Z] Building test suite binary ./integration-cli/test.main [2020-07-28T21:09:37.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:09:37.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:09:37.291Z] HOSTNAME=ff905ece7e84 [2020-07-28T21:09:37.291Z] TEST_SKIP_INTEGRATION=1 [2020-07-28T21:09:37.291Z] TESTDEBUG=0 [2020-07-28T21:09:37.291Z] DEST=bundles/test-integration [2020-07-28T21:09:37.291Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:09:37.291Z] KEEPBUNDLE=1 [2020-07-28T21:09:37.291Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:09:37.291Z] container=docker [2020-07-28T21:09:37.291Z] HOME=/root [2020-07-28T21:09:37.291Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:09:37.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:09:37.291Z] VALIDATE_BRANCH=master [2020-07-28T21:09:37.291Z] TERM=xterm [2020-07-28T21:09:37.291Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:09:37.291Z] SHLVL=1 [2020-07-28T21:09:37.291Z] TIMEOUT=120m [2020-07-28T21:09:37.291Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:09:37.291Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:09:37.291Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-28T21:09:37.291Z] GO111MODULE=off [2020-07-28T21:09:37.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:09:37.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:09:37.291Z] GOPATH=/go [2020-07-28T21:09:37.291Z] PKG_CONFIG=pkg-config [2020-07-28T21:09:37.291Z] _=/usr/bin/env [2020-07-28T21:09:37.291Z] Building test suite binary ./integration-cli/test.main [2020-07-28T21:09:37.291Z] [2020-07-28T21:09:37.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T21:09:37.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T21:09:37.550Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-28T21:09:38.118Z] No new tests added to integration. [2020-07-28T21:09:38.118Z] [2020-07-28T21:09:38.118Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:09:38.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T21:09:38.932Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.993s coverage: 49.5% of statements [2020-07-28T21:09:39.499Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:09:39.499Z] HOSTNAME=d6d2c348a85d [2020-07-28T21:09:39.499Z] TESTDEBUG=0 [2020-07-28T21:09:39.499Z] DEST=bundles/test-integration [2020-07-28T21:09:39.499Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:09:39.499Z] KEEPBUNDLE=1 [2020-07-28T21:09:39.499Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:09:39.499Z] container=docker [2020-07-28T21:09:39.499Z] HOME=/root [2020-07-28T21:09:39.499Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:09:39.499Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:09:39.499Z] VALIDATE_BRANCH=master [2020-07-28T21:09:39.499Z] TERM=xterm [2020-07-28T21:09:39.499Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:09:39.499Z] SHLVL=1 [2020-07-28T21:09:39.499Z] TIMEOUT=120m [2020-07-28T21:09:39.499Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:09:39.499Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:09:39.499Z] GO111MODULE=off [2020-07-28T21:09:39.499Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T21:09:39.499Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:09:39.499Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:09:39.499Z] GOPATH=/go [2020-07-28T21:09:39.499Z] PKG_CONFIG=pkg-config [2020-07-28T21:09:39.499Z] _=/usr/bin/env [2020-07-28T21:09:39.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T21:09:39.881Z] ok github.com/docker/docker/daemon 12.361s coverage: 17.4% of statements [2020-07-28T21:09:39.881Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T21:09:39.881Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T21:09:39.881Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T21:09:39.881Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T21:09:39.881Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T21:09:39.881Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.507s coverage: 76.1% of statements [2020-07-28T21:09:40.455Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.039s coverage: 58.0% of statements [2020-07-28T21:09:40.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T21:09:41.849Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.054s coverage: 3.0% of statements [2020-07-28T21:09:41.849Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-07-28T21:09:42.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T21:09:43.241Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.8% of statements [2020-07-28T21:09:43.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T21:09:43.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T21:09:44.192Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.671s coverage: 57.7% of statements [2020-07-28T21:09:44.192Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T21:09:44.192Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T21:09:44.192Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T21:09:44.192Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T21:09:44.192Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.0% of statements [2020-07-28T21:09:44.455Z] ok github.com/docker/docker/daemon/logger/awslogs 0.317s coverage: 77.4% of statements [2020-07-28T21:09:44.455Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T21:09:44.455Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T21:09:44.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T21:09:45.030Z] ok github.com/docker/docker/daemon/logger/gelf 0.046s coverage: 67.0% of statements [2020-07-28T21:09:45.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-07-28T21:09:45.608Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 26.2% of statements [2020-07-28T21:09:45.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2020-07-28T21:09:45.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T21:09:46.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T21:09:47.265Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2020-07-28T21:09:47.265Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T21:09:47.527Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-07-28T21:09:47.790Z] time="2020-07-28T21:09:47Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate519706430/log485344645.1: no such file or directory" [2020-07-28T21:09:47.790Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 37.7% of statements [2020-07-28T21:09:47.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T21:09:48.367Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-07-28T21:09:48.943Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2020-07-28T21:09:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T21:09:49.518Z] ok github.com/docker/docker/daemon/network 0.070s coverage: 63.8% of statements [2020-07-28T21:09:49.654Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:09:49.654Z] Using test binary docker [2020-07-28T21:09:49.654Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T21:09:49.654Z] +++ /etc/init.d/apparmor start [2020-07-28T21:09:49.654Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:09:49.654Z] INFO: Waiting for daemon to start... [2020-07-28T21:09:49.654Z] Starting dockerd [2020-07-28T21:09:49.654Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-28T21:09:50.466Z] ok github.com/docker/docker/daemon/logger/splunk 1.993s coverage: 82.5% of statements [2020-07-28T21:09:50.466Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T21:09:50.466Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T21:09:50.466Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2020-07-28T21:09:51.717Z] . [2020-07-28T21:09:51.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:09:51.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:09:51.717Z] Error: No such image: emptyfs [2020-07-28T21:09:51.717Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T21:09:51.717Z] ++++ docker load [2020-07-28T21:09:51.868Z] ok github.com/docker/docker/distribution 0.335s coverage: 22.1% of statements [2020-07-28T21:09:51.868Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T21:09:52.007Z] Running integration-test (iteration 1) [2020-07-28T21:09:52.007Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T21:09:52.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:09:52.007Z] ++ set -e [2020-07-28T21:09:52.007Z] ++ '[' -n 0 ']' [2020-07-28T21:09:52.007Z] ++ set -x [2020-07-28T21:09:52.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:09:52.131Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-07-28T21:09:52.705Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-07-28T21:09:53.281Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-07-28T21:09:53.281Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-07-28T21:09:53.281Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2020-07-28T21:09:53.544Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T21:09:53.544Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T21:09:53.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T21:09:53.808Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-07-28T21:09:53.903Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:09:54.384Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-07-28T21:09:54.471Z] [2020-07-28T21:09:54.471Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:09:55.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:09:55.039Z] HOSTNAME=645cbb89d444 [2020-07-28T21:09:55.039Z] DEST=bundles/test-integration [2020-07-28T21:09:55.039Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:09:55.039Z] DOCKER_ROOTLESS=1 [2020-07-28T21:09:55.039Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:09:55.039Z] container=docker [2020-07-28T21:09:55.039Z] HOME=/root [2020-07-28T21:09:55.039Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:09:55.039Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:09:55.039Z] VALIDATE_BRANCH=master [2020-07-28T21:09:55.039Z] TERM=xterm [2020-07-28T21:09:55.039Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:09:55.039Z] SHLVL=1 [2020-07-28T21:09:55.039Z] TIMEOUT=120m [2020-07-28T21:09:55.039Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:09:55.039Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:09:55.039Z] GO111MODULE=off [2020-07-28T21:09:55.039Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T21:09:55.039Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T21:09:55.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:09:55.040Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:09:55.040Z] GOPATH=/go [2020-07-28T21:09:55.040Z] PKG_CONFIG=pkg-config [2020-07-28T21:09:55.040Z] _=/usr/bin/env [2020-07-28T21:09:55.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T21:09:55.779Z] ok github.com/docker/docker/opts 0.114s coverage: 67.4% of statements [2020-07-28T21:09:56.729Z] ok github.com/docker/docker/pkg/authorization 0.367s coverage: 68.3% of statements [2020-07-28T21:09:56.991Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-07-28T21:09:57.254Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-07-28T21:09:58.202Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-07-28T21:09:58.202Z] ok github.com/docker/docker/pkg/archive 1.260s coverage: 77.0% of statements [2020-07-28T21:09:58.776Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-07-28T21:09:58.776Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-07-28T21:09:59.725Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-28T21:09:59.986Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-07-28T21:10:00.478Z] Loaded image: buildpack-deps:buster [2020-07-28T21:10:00.559Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-28T21:10:00.769Z] Loaded image: busybox:latest [2020-07-28T21:10:00.769Z] Loaded image: busybox:glibc [2020-07-28T21:10:00.769Z] Loaded image: debian:buster [2020-07-28T21:10:00.769Z] Loaded image: hello-world:latest [2020-07-28T21:10:00.769Z] INFO: Testing against a local daemon [2020-07-28T21:10:00.769Z] === RUN TestCgroupNamespacesBuild [2020-07-28T21:10:01.502Z] ok github.com/docker/docker/pkg/chrootarchive 3.480s coverage: 43.2% of statements [2020-07-28T21:10:01.502Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-07-28T21:10:02.449Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-07-28T21:10:02.712Z] ok github.com/docker/docker/pkg/fsutils 0.317s coverage: 85.1% of statements [2020-07-28T21:10:02.712Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-07-28T21:10:02.974Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-07-28T21:10:03.525Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-07-28T21:10:03.525Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T21:10:03.921Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-28T21:10:04.184Z] ok github.com/docker/docker/pkg/idtools 0.552s coverage: 70.5% of statements [2020-07-28T21:10:04.184Z] ok github.com/docker/docker/pkg/ioutils 0.571s coverage: 69.3% of statements [2020-07-28T21:10:04.184Z] ok github.com/docker/docker/layer 7.755s coverage: 68.8% of statements [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T21:10:04.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T21:10:04.446Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-07-28T21:10:04.446Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-07-28T21:10:04.446Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T21:10:04.446Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T21:10:04.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-07-28T21:10:04.709Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T21:10:04.970Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-07-28T21:10:05.029Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-07-28T21:10:05.029Z] === RUN TestBuildWithSession [2020-07-28T21:10:05.029Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T21:10:05.029Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:10:05.029Z] === RUN TestBuildSquashParent [2020-07-28T21:10:05.233Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-07-28T21:10:05.233Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 86.7% of statements [2020-07-28T21:10:05.496Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-07-28T21:10:05.496Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T21:10:05.496Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T21:10:06.081Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-07-28T21:10:06.658Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-07-28T21:10:06.658Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-07-28T21:10:06.658Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-07-28T21:10:07.236Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-07-28T21:10:07.810Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-28T21:10:08.071Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-28T21:10:08.651Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-07-28T21:10:08.651Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-28T21:10:08.920Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-07-28T21:10:09.863Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2020-07-28T21:10:09.863Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-07-28T21:10:10.438Z] ok github.com/docker/docker/pkg/signal 2.813s coverage: 61.0% of statements [2020-07-28T21:10:10.438Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2020-07-28T21:10:10.701Z] testing: warning: no tests to run [2020-07-28T21:10:10.701Z] coverage: [no statements] [2020-07-28T21:10:10.701Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2020-07-28T21:10:10.963Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2020-07-28T21:10:11.226Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-07-28T21:10:11.226Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-07-28T21:10:11.488Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-07-28T21:10:11.914Z] --- PASS: TestBuildSquashParent (7.00s) [2020-07-28T21:10:11.914Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T21:10:11.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:10:11.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:10:11.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:10:11.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:10:11.914Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:10:11.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:10:11.915Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:10:11.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:10:11.915Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:10:11.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:10:11.915Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:10:11.915Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:10:11.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:10:11.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:10:12.881Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/server/httputils 0.136s coverage: 14.7% of statements [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/server/middleware 0.205s coverage: 37.7% of statements [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/types/strslice 0.127s coverage: 90.0% of statements [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/server/router/swarm 0.110s coverage: 5.4% of statements [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2020-07-28T21:10:13.365Z] ok github.com/docker/docker/api/types/versions 0.073s coverage: 75.0% of statements [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T21:10:13.365Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T21:10:13.455Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-07-28T21:10:13.717Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-07-28T21:10:13.838Z] ok github.com/docker/docker/builder/dockerignore 0.301s coverage: 96.8% of statements [2020-07-28T21:10:13.980Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.1% of statements [2020-07-28T21:10:14.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:10:14.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:10:14.928Z] ok github.com/docker/docker/registry/resumable 0.047s coverage: 100.0% of statements [2020-07-28T21:10:14.928Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2020-07-28T21:10:15.874Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-07-28T21:10:15.874Z] ok github.com/docker/docker/registry 0.222s coverage: 56.3% of statements [2020-07-28T21:10:16.136Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2020-07-28T21:10:16.705Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:10:16.705Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:10:17.680Z] ok github.com/docker/docker/cli/debug 0.390s coverage: 100.0% of statements [2020-07-28T21:10:17.680Z] ok github.com/docker/docker/builder/remotecontext 0.664s coverage: 9.2% of statements [2020-07-28T21:10:17.680Z] ok github.com/docker/docker/builder/dockerfile 0.489s coverage: 46.4% of statements [2020-07-28T21:10:18.057Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-07-28T21:10:19.004Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-07-28T21:10:19.004Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-07-28T21:10:19.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2020-07-28T21:10:19.447Z] === RUN TestBuildMultiStageCopy [2020-07-28T21:10:19.447Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T21:10:19.576Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-28T21:10:21.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T21:10:22.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T21:10:22.779Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T21:10:23.229Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.941249165s with top 10 stages: buildssa: 1m38.753958999s, goimports: 24.139452942s, unconvert: 13.901688989s, gosec: 10.59879063s, golint: 6.557474872s, ineffassign: 4.538129489s, misspell: 4.395452064s, vrp: 3.49924673s, inspect: 3.131261037s, printf: 1.808177703s [2020-07-28T21:10:23.230Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-28T21:10:23.230Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, skip_files: 1694/1694, identifier_marker: 1589/1589, exclude-rules: 64/1589, nolint: 0/64, cgo: 1694/2303, filename_unadjuster: 1694/1694, exclude: 1589/1589, path_prettifier: 1694/1694 [2020-07-28T21:10:23.230Z] INFO [runner] processing took 59.475188ms with stages: nolint: 25.627039ms, identifier_marker: 16.627862ms, path_prettifier: 7.760463ms, autogenerated_exclude: 3.971236ms, exclude-rules: 3.447299ms, skip_dirs: 1.64413ms, cgo: 293.852µs, filename_unadjuster: 99.01µs, max_same_issues: 1.204µs, uniq_by_line: 564ns, skip_files: 497ns, max_from_linter: 439ns, diff: 419ns, exclude: 370ns, source_code: 278ns, max_per_file_from_linter: 263ns, path_shortener: 263ns [2020-07-28T21:10:23.230Z] INFO [runner] linters took 1m41.220774514s with stages: goanalysis_metalinter: 1m20.971740379s, unused: 20.189328233s [2020-07-28T21:10:23.230Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-28T21:10:23.230Z] INFO Memory: 1516 samples, avg is 701.6MB, max is 3504.6MB [2020-07-28T21:10:23.230Z] INFO Execution took 3m41.721131057s [2020-07-28T21:10:23.230Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-28T21:10:23.411Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T21:10:23.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh dynbinary-daemon test-docker-py [2020-07-28T21:10:24.044Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-07-28T21:10:24.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-07-28T21:10:24.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-28T21:10:24.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-28T21:10:24.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-07-28T21:10:24.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-07-28T21:10:24.044Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T21:10:24.129Z] [2020-07-28T21:10:24.129Z] Removing bundles/ [2020-07-28T21:10:24.129Z] [2020-07-28T21:10:24.129Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-28T21:10:24.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:10:24.129Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:10:25.550Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-07-28T21:10:25.550Z] === RUN TestBuildLabelWithTargets [2020-07-28T21:10:28.281Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-07-28T21:10:28.281Z] === RUN TestBuildWithEmptyLayers [2020-07-28T21:10:29.314Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-07-28T21:10:29.314Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T21:10:30.225Z] ok github.com/docker/docker/client 0.405s coverage: 74.9% of statements [2020-07-28T21:10:31.874Z] #65 exporting layers 81.9s done [2020-07-28T21:10:31.874Z] #65 exporting manifest sha256:aa3ce60ed0d407777852b6458d144323c058a7d32be04d43b6ec3756b7646dd4 done [2020-07-28T21:10:31.874Z] #65 exporting config sha256:77e1846d37344869853d584f43752e5a77fad794dfe8f3f36994de7ecde1acf2 done [2020-07-28T21:10:31.874Z] #65 sending tarball [2020-07-28T21:10:32.830Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-07-28T21:10:32.831Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T21:10:33.465Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-07-28T21:10:33.465Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T21:10:37.015Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-07-28T21:10:37.015Z] === RUN TestBuildWithHugeFile [2020-07-28T21:10:41.534Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T21:10:41.534Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T21:10:41.534Z] [2020-07-28T21:10:41.534Z] === Skipped [2020-07-28T21:10:41.534Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T21:10:41.534Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T21:10:41.534Z] [2020-07-28T21:10:41.534Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T21:10:41.534Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T21:10:41.534Z] [2020-07-28T21:10:41.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T21:10:41.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:10:41.534Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T21:10:41.535Z] time="2020-07-28T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T21:10:41.535Z] time="2020-07-28T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T21:10:41.535Z] time="2020-07-28T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T21:10:41.535Z] time="2020-07-28T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T21:10:41.535Z] time="2020-07-28T21:09:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T21:10:41.535Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T21:10:41.535Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T21:10:41.535Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:10:41.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T21:10:41.535Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T21:10:41.535Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T21:10:41.535Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] [2020-07-28T21:10:41.535Z] DONE 2123 tests, 26 skipped in 190.451s Post stage [Pipeline] junit [2020-07-28T21:10:41.549Z] Recording test results [2020-07-28T21:10:41.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T21:10:41.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T21:10:41.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T21:10:43.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -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:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh dynbinary test-integration [2020-07-28T21:10:44.283Z] [2020-07-28T21:10:44.544Z] Removing bundles/ [2020-07-28T21:10:44.544Z] [2020-07-28T21:10:44.544Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T21:10:44.544Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:10:44.544Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:10:48.113Z] ok github.com/docker/docker/builder/remotecontext/git 30.894s coverage: 86.3% of statements [2020-07-28T21:10:48.113Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T21:10:48.113Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T21:10:50.623Z] #65 ... [2020-07-28T21:10:50.623Z] [2020-07-28T21:10:50.623Z] #66 importing to docker [2020-07-28T21:10:50.623Z] #66 ... [2020-07-28T21:10:50.623Z] [2020-07-28T21:10:50.623Z] #65 exporting to oci image format [2020-07-28T21:10:50.623Z] #65 sending tarball 16.8s done [2020-07-28T21:10:50.623Z] #65 DONE 98.6s [2020-07-28T21:10:50.623Z] [2020-07-28T21:10:50.623Z] #66 importing to docker [2020-07-28T21:10:52.904Z] ok github.com/docker/docker/cmd/dockerd 0.689s coverage: 19.3% of statements [2020-07-28T21:10:53.899Z] ok github.com/docker/docker/container 0.630s coverage: 41.6% of statements [2020-07-28T21:10:53.899Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T21:10:53.899Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T21:10:53.900Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T21:10:53.900Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T21:10:56.876Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.446s coverage: 65.3% of statements [2020-07-28T21:10:58.455Z] ok github.com/docker/docker/daemon/cluster 0.851s coverage: 0.5% of statements [2020-07-28T21:10:58.455Z] ok github.com/docker/docker/daemon/cluster/convert 0.698s coverage: 35.4% of statements [2020-07-28T21:10:59.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T21:11:01.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T21:11:02.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T21:11:03.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T21:11:03.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T21:11:04.206Z] --- PASS: TestBuildWithHugeFile (27.28s) [2020-07-28T21:11:04.206Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T21:11:04.206Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:11:04.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:11:04.206Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:11:04.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:11:04.206Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:11:04.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:11:04.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:11:04.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:11:04.356Z] ok github.com/docker/docker/daemon/config 0.957s coverage: 79.7% of statements [2020-07-28T21:11:04.356Z] ok github.com/docker/docker/daemon/discovery 0.191s coverage: 30.0% of statements [2020-07-28T21:11:04.497Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:11:04.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-07-28T21:11:04.497Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-28T21:11:04.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-28T21:11:04.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-28T21:11:04.497Z] === RUN TestBuildPreserveOwnership [2020-07-28T21:11:04.497Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T21:11:05.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T21:11:06.098Z] #66 DONE 16.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T21:11:06.574Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/test/unit [2020-07-28T21:11:07.341Z] ok github.com/docker/docker/daemon/events 1.376s coverage: 50.0% of statements [2020-07-28T21:11:07.341Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.243s coverage: 11.1% of statements [2020-07-28T21:11:08.336Z] ok github.com/docker/docker/daemon 3.491s coverage: 9.1% of statements [2020-07-28T21:11:08.336Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T21:11:08.336Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T21:11:08.336Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T21:11:08.336Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T21:11:08.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T21:11:08.809Z] ok github.com/docker/docker/daemon/graphdriver 0.134s coverage: 2.3% of statements [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-28T21:11:08.809Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-28T21:11:08.809Z] ok github.com/docker/docker/daemon/links 0.129s coverage: 93.0% of statements [2020-07-28T21:11:09.011Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T21:11:10.137Z] ? github.com/docker/docker/api [no test files] [2020-07-28T21:11:10.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T21:11:11.121Z] --- PASS: TestBuildPreserveOwnership (6.70s) [2020-07-28T21:11:11.121Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2020-07-28T21:11:11.121Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-07-28T21:11:11.121Z] === RUN TestBuildPlatformInvalid [2020-07-28T21:11:11.412Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-28T21:11:11.412Z] PASS [2020-07-28T21:11:11.412Z] [2020-07-28T21:11:11.412Z] === Skipped [2020-07-28T21:11:11.412Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-28T21:11:11.412Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:11:11.412Z] [2020-07-28T21:11:11.412Z] [2020-07-28T21:11:11.412Z] DONE 32 tests, 1 skipped in 79.288s [2020-07-28T21:11:11.412Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T21:11:11.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:11:11.412Z] ++ set -e [2020-07-28T21:11:11.412Z] ++ '[' -n 0 ']' [2020-07-28T21:11:11.412Z] ++ set -x [2020-07-28T21:11:11.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:11:11.412Z] INFO: Testing against a local daemon [2020-07-28T21:11:11.412Z] === RUN TestConfigInspect [2020-07-28T21:11:11.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T21:11:12.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T21:11:12.628Z] ok github.com/docker/docker/daemon/logger 0.438s coverage: 41.2% of statements [2020-07-28T21:11:12.628Z] ok github.com/docker/docker/daemon/logger/awslogs 0.503s coverage: 77.4% of statements [2020-07-28T21:11:13.101Z] ok github.com/docker/docker/daemon/images 0.684s coverage: 4.8% of statements [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-28T21:11:13.101Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-28T21:11:13.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T21:11:13.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.345s coverage: 61.6% of statements [2020-07-28T21:11:14.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.197s coverage: 87.2% of statements [2020-07-28T21:11:14.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T21:11:15.624Z] ok github.com/docker/docker/daemon/logger/local 0.380s coverage: 75.2% of statements [2020-07-28T21:11:15.624Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T21:11:15.624Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.192s coverage: 35.9% of statements [2020-07-28T21:11:15.876Z] --- PASS: TestConfigInspect (3.81s) [2020-07-28T21:11:15.876Z] === RUN TestConfigList [2020-07-28T21:11:16.619Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.210s coverage: 33.3% of statements [2020-07-28T21:11:16.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T21:11:17.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T21:11:17.615Z] ok github.com/docker/docker/daemon/logger/templates 0.155s coverage: 8.3% of statements [2020-07-28T21:11:18.088Z] ok github.com/docker/docker/daemon/logger/syslog 0.153s coverage: 46.8% of statements [2020-07-28T21:11:18.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T21:11:19.443Z] --- PASS: TestConfigList (3.67s) [2020-07-28T21:11:19.443Z] === RUN TestConfigsCreateAndDelete [2020-07-28T21:11:19.666Z] ok github.com/docker/docker/daemon/logger/splunk 2.523s coverage: 82.5% of statements [2020-07-28T21:11:19.666Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T21:11:19.666Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-28T21:11:19.666Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T21:11:19.997Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:11:19.997Z] Using test binary docker [2020-07-28T21:11:19.997Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T21:11:19.997Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:11:19.997Z] INFO: Waiting for daemon to start... [2020-07-28T21:11:19.997Z] Starting dockerd [2020-07-28T21:11:21.244Z] ok github.com/docker/docker/distribution/metadata 1.336s coverage: 48.2% of statements [2020-07-28T21:11:21.244Z] ok github.com/docker/docker/distribution 1.466s coverage: 20.3% of statements [2020-07-28T21:11:21.244Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T21:11:21.716Z] ok github.com/docker/docker/errdefs 0.222s coverage: 49.4% of statements [2020-07-28T21:11:23.071Z] --- PASS: TestConfigsCreateAndDelete (3.71s) [2020-07-28T21:11:23.071Z] === RUN TestConfigsUpdate [2020-07-28T21:11:23.282Z] . [2020-07-28T21:11:23.282Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:11:23.282Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:11:23.282Z] Error: No such image: emptyfs [2020-07-28T21:11:23.282Z] Running integration-test (iteration 1) [2020-07-28T21:11:23.282Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T21:11:23.310Z] ok github.com/docker/docker/distribution/xfer 2.445s coverage: 76.8% of statements [2020-07-28T21:11:23.310Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T21:11:23.310Z] ok github.com/docker/docker/image/cache 0.135s coverage: 19.2% of statements [2020-07-28T21:11:23.782Z] ok github.com/docker/docker/image/v1 0.431s coverage: 25.0% of statements [2020-07-28T21:11:24.778Z] ok github.com/docker/docker/image 0.924s coverage: 86.4% of statements [2020-07-28T21:11:24.778Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T21:11:24.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T21:11:25.252Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-07-28T21:11:26.583Z] --- PASS: TestConfigsUpdate (3.64s) [2020-07-28T21:11:26.583Z] === RUN TestTemplatedConfig [2020-07-28T21:11:27.485Z] ok github.com/docker/docker/libcontainerd/local 0.365s coverage: 1.0% of statements [2020-07-28T21:11:27.485Z] ok github.com/docker/docker/pkg/aaparser 0.066s coverage: 50.0% of statements [2020-07-28T21:11:27.957Z] ok github.com/docker/docker/opts 0.369s coverage: 67.7% of statements [2020-07-28T21:11:27.957Z] ok github.com/docker/docker/layer 1.123s coverage: 30.1% of statements [2020-07-28T21:11:27.957Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T21:11:27.957Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T21:11:27.957Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T21:11:27.957Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T21:11:27.957Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T21:11:27.957Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T21:11:28.838Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-07-28T21:11:28.952Z] ok github.com/docker/docker/pkg/broadcaster 0.211s coverage: 100.0% of statements [2020-07-28T21:11:29.947Z] ok github.com/docker/docker/pkg/capabilities 0.098s coverage: 87.5% of statements [2020-07-28T21:11:30.095Z] --- PASS: TestTemplatedConfig (3.60s) [2020-07-28T21:11:30.095Z] === RUN TestConfigCreateResolve [2020-07-28T21:11:30.420Z] ok github.com/docker/docker/pkg/authorization 0.799s coverage: 26.8% of statements [2020-07-28T21:11:30.893Z] ok github.com/docker/docker/pkg/chrootarchive 0.151s coverage: 15.4% of statements [2020-07-28T21:11:30.893Z] ok github.com/docker/docker/pkg/directory 0.118s coverage: 80.0% of statements [2020-07-28T21:11:31.889Z] ok github.com/docker/docker/pkg/discovery 0.160s coverage: 58.3% of statements [2020-07-28T21:11:32.362Z] ok github.com/docker/docker/pkg/discovery/file 0.142s coverage: 92.9% of statements [2020-07-28T21:11:33.826Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-07-28T21:11:33.826Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T21:11:33.938Z] ok github.com/docker/docker/pkg/discovery/memory 0.553s coverage: 92.3% of statements [2020-07-28T21:11:33.938Z] ok github.com/docker/docker/pkg/discovery/nodes 0.133s coverage: 93.8% of statements [2020-07-28T21:11:34.116Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-28T21:11:34.116Z] PASS [2020-07-28T21:11:34.116Z] [2020-07-28T21:11:34.116Z] DONE 7 tests in 22.614s [2020-07-28T21:11:34.116Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T21:11:34.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:11:34.116Z] ++ set -e [2020-07-28T21:11:34.116Z] ++ '[' -n 0 ']' [2020-07-28T21:11:34.116Z] ++ set -x [2020-07-28T21:11:34.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:11:34.117Z] INFO: Testing against a local daemon [2020-07-28T21:11:34.117Z] === RUN TestCheckpoint [2020-07-28T21:11:34.117Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T21:11:34.117Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:11:34.117Z] === RUN TestContainerInvalidJSON [2020-07-28T21:11:34.117Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:11:34.117Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:11:34.117Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:11:34.117Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:11:34.117Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:11:34.117Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:11:34.117Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:11:34.117Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:11:34.117Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:11:34.117Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-28T21:11:34.117Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-28T21:11:34.117Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-28T21:11:34.117Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T21:11:34.117Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T21:11:34.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-28T21:11:34.408Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T21:11:34.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-28T21:11:34.408Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T21:11:34.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-28T21:11:34.700Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T21:11:34.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-28T21:11:34.700Z] === RUN TestCopyFromContainer [2020-07-28T21:11:34.933Z] ok github.com/docker/docker/pkg/filenotify 0.112s coverage: 45.7% of statements [2020-07-28T21:11:35.406Z] ok github.com/docker/docker/pkg/fileutils 0.061s coverage: 87.7% of statements [2020-07-28T21:11:35.494Z] Loaded image: buildpack-deps:buster [2020-07-28T21:11:35.753Z] Loaded image: busybox:latest [2020-07-28T21:11:35.753Z] Loaded image: busybox:glibc [2020-07-28T21:11:35.753Z] Loaded image: debian:buster [2020-07-28T21:11:36.011Z] Loaded image: hello-world:latest [2020-07-28T21:11:36.011Z] INFO: Testing against a local daemon [2020-07-28T21:11:36.011Z] === RUN TestCgroupNamespacesBuild [2020-07-28T21:11:36.400Z] ok github.com/docker/docker/pkg/homedir 0.157s coverage: 42.9% of statements [2020-07-28T21:11:36.832Z] === RUN TestCopyFromContainer// [2020-07-28T21:11:36.832Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T21:11:36.832Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T21:11:36.873Z] ok github.com/docker/docker/pkg/idtools 0.109s coverage: 7.3% of statements [2020-07-28T21:11:36.873Z] ok github.com/docker/docker/pkg/discovery/kv 3.668s coverage: 84.1% of statements [2020-07-28T21:11:37.123Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T21:11:37.123Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T21:11:37.123Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T21:11:37.414Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T21:11:37.414Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T21:11:37.414Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T21:11:37.705Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer (3.05s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-28T21:11:37.705Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-28T21:11:37.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T21:11:37.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:11:37.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:11:37.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:11:37.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:11:37.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:11:37.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:11:37.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:11:37.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:11:37.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:11:37.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-28T21:11:37.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T21:11:37.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T21:11:37.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T21:11:37.705Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T21:11:37.705Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-28T21:11:37.705Z] === RUN TestCreateWithInvalidEnv [2020-07-28T21:11:37.705Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T21:11:37.705Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T21:11:37.705Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T21:11:37.705Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T21:11:37.705Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T21:11:37.705Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T21:11:37.705Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T21:11:37.705Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T21:11:37.705Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T21:11:37.705Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-28T21:11:37.705Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T21:11:37.705Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T21:11:37.705Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T21:11:37.705Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T21:11:37.705Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-28T21:11:37.705Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T21:11:37.867Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-07-28T21:11:38.339Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements [2020-07-28T21:11:38.339Z] ok github.com/docker/docker/pkg/archive 7.585s coverage: 62.7% of statements [2020-07-28T21:11:38.339Z] ok github.com/docker/docker/pkg/ioutils 0.712s coverage: 68.4% of statements [2020-07-28T21:11:38.812Z] ok github.com/docker/docker/pkg/longpath 0.064s coverage: 100.0% of statements [2020-07-28T21:11:39.285Z] ok github.com/docker/docker/pkg/namesgenerator 0.074s coverage: 85.7% of statements [2020-07-28T21:11:39.758Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-07-28T21:11:40.230Z] ok github.com/docker/docker/pkg/pidfile 0.089s coverage: 82.6% of statements [2020-07-28T21:11:40.318Z] --- PASS: TestCgroupNamespacesBuild (3.90s) [2020-07-28T21:11:40.318Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T21:11:40.436Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-07-28T21:11:40.436Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T21:11:41.227Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2020-07-28T21:11:42.219Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-07-28T21:11:42.219Z] === RUN TestBuildWithSession [2020-07-28T21:11:42.219Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T21:11:42.219Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:11:42.219Z] === RUN TestBuildSquashParent [2020-07-28T21:11:42.805Z] ok github.com/docker/docker/pkg/plugins/transport 0.206s coverage: 85.7% of statements [2020-07-28T21:11:42.805Z] ok github.com/docker/docker/pkg/pools 0.115s coverage: 88.2% of statements [2020-07-28T21:11:43.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2020-07-28T21:11:43.242Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T21:11:43.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:11:43.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:11:43.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:11:43.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:11:43.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:11:43.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:11:43.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:11:43.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:11:43.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:11:43.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:11:43.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:11:43.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:11:43.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:11:43.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:11:43.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:11:43.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T21:11:43.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-28T21:11:43.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-28T21:11:43.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-07-28T21:11:43.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T21:11:43.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-28T21:11:43.243Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T21:11:43.800Z] ok github.com/docker/docker/pkg/progress 0.085s coverage: 75.9% of statements [2020-07-28T21:11:43.875Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2020-07-28T21:11:43.875Z] === RUN TestCreateDifferentPlatform [2020-07-28T21:11:43.875Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T21:11:43.875Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T21:11:43.875Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-28T21:11:43.875Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T21:11:43.875Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T21:11:43.875Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T21:11:43.875Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-28T21:11:43.875Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T21:11:43.875Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T21:11:43.875Z] === RUN TestDaemonRestartIpcMode [2020-07-28T21:11:43.875Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T21:11:43.875Z] === RUN TestDaemonHostGatewayIP [2020-07-28T21:11:43.875Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T21:11:43.875Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T21:11:43.875Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T21:11:43.875Z] === RUN TestDiff [2020-07-28T21:11:44.795Z] ok github.com/docker/docker/pkg/reexec 0.139s coverage: 82.4% of statements [2020-07-28T21:11:44.795Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 73.9% of statements [2020-07-28T21:11:44.908Z] --- PASS: TestDiff (0.82s) [2020-07-28T21:11:44.908Z] === RUN TestExecWithCloseStdin [2020-07-28T21:11:45.794Z] ok github.com/docker/docker/pkg/signal 0.072s coverage: 20.3% of statements [2020-07-28T21:11:45.794Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2020-07-28T21:11:45.940Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-07-28T21:11:45.941Z] === RUN TestExec [2020-07-28T21:11:46.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T21:11:46.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T21:11:46.573Z] --- PASS: TestExec (1.00s) [2020-07-28T21:11:46.573Z] === RUN TestExecUser [2020-07-28T21:11:46.789Z] ok github.com/docker/docker/pkg/stringid 0.090s coverage: 70.6% of statements [2020-07-28T21:11:47.262Z] ok github.com/docker/docker/pkg/streamformatter 0.103s coverage: 66.2% of statements [2020-07-28T21:11:47.606Z] --- PASS: TestExecUser (0.96s) [2020-07-28T21:11:47.606Z] === RUN TestExportContainerAndImportImage [2020-07-28T21:11:47.734Z] ok github.com/docker/docker/pkg/sysinfo 0.087s coverage: 38.2% of statements [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T21:11:48.729Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T21:11:48.729Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 13.8% of statements [2020-07-28T21:11:49.113Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-07-28T21:11:49.113Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T21:11:49.201Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2020-07-28T21:11:50.197Z] testing: warning: no tests to run [2020-07-28T21:11:50.197Z] coverage: [no statements] [2020-07-28T21:11:50.197Z] ok github.com/docker/docker/pkg/term/windows 0.201s coverage: [no statements] [no tests to run] [2020-07-28T21:11:50.197Z] ok github.com/docker/docker/pkg/tarsum 0.303s coverage: 89.3% of statements [2020-07-28T21:11:50.197Z] ok github.com/docker/docker/pkg/truncindex 0.231s coverage: 91.5% of statements [2020-07-28T21:11:50.332Z] --- PASS: TestBuildSquashParent (7.21s) [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:11:50.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:11:50.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:11:50.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:11:50.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:11:50.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:11:50.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:11:50.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:11:50.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:11:50.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:11:50.620Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-07-28T21:11:50.620Z] === RUN TestHealthCheckWorkdir [2020-07-28T21:11:50.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:11:50.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:11:51.193Z] ok github.com/docker/docker/pkg/urlutil 0.155s coverage: 100.0% of statements [2020-07-28T21:11:51.193Z] ok github.com/docker/docker/pkg/useragent 0.124s coverage: 88.9% of statements [2020-07-28T21:11:51.652Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2020-07-28T21:11:51.652Z] === RUN TestHealthKillContainer [2020-07-28T21:11:52.769Z] ok github.com/docker/docker/plugin/v2 0.206s coverage: 20.1% of statements [2020-07-28T21:11:52.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:11:52.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:11:53.243Z] ok github.com/docker/docker/plugin 0.365s coverage: 12.0% of statements [2020-07-28T21:11:53.243Z] ok github.com/docker/docker/reference 0.606s coverage: 84.4% of statements [2020-07-28T21:11:54.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-07-28T21:11:54.706Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-07-28T21:11:54.706Z] === RUN TestBuildMultiStageCopy [2020-07-28T21:11:54.706Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T21:11:54.820Z] ok github.com/docker/docker/restartmanager 0.075s coverage: 50.9% of statements [2020-07-28T21:11:54.820Z] ok github.com/docker/docker/registry/resumable 0.340s coverage: 100.0% of statements [2020-07-28T21:11:55.164Z] --- PASS: TestHealthKillContainer (2.91s) [2020-07-28T21:11:55.164Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T21:11:55.459Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-28T21:11:55.459Z] === RUN TestIpcModeNone [2020-07-28T21:11:55.815Z] ok github.com/docker/docker/runconfig 0.096s coverage: 52.2% of statements [2020-07-28T21:11:56.288Z] ok github.com/docker/docker/testutil 0.070s coverage: 62.5% of statements [2020-07-28T21:11:56.288Z] ok github.com/docker/docker/registry 0.490s coverage: 51.7% of statements [2020-07-28T21:11:56.494Z] --- PASS: TestIpcModeNone (0.88s) [2020-07-28T21:11:56.494Z] === RUN TestIpcModePrivate [2020-07-28T21:11:57.127Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-28T21:11:57.127Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-28T21:11:57.127Z] === RUN TestIpcModeShareable [2020-07-28T21:11:57.991Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T21:11:58.161Z] --- PASS: TestIpcModeShareable (0.96s) [2020-07-28T21:11:58.161Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-28T21:11:58.161Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T21:11:58.520Z] ok github.com/docker/docker/volume/drivers 0.125s coverage: 36.1% of statements [2020-07-28T21:11:59.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T21:11:59.515Z] ok github.com/docker/docker/volume/local 0.162s coverage: 37.7% of statements [2020-07-28T21:11:59.515Z] ok github.com/docker/docker/volume/mounts 0.145s coverage: 66.2% of statements [2020-07-28T21:12:00.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T21:12:00.519Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:12:00.519Z] [2020-07-28T21:12:00.519Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-28T21:12:00.519Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-28T21:12:00.519Z] Using test binary docker [2020-07-28T21:12:00.519Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T21:12:00.519Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:12:00.519Z] INFO: Waiting for daemon to start... [2020-07-28T21:12:00.519Z] Starting dockerd [2020-07-28T21:12:00.519Z] . [2020-07-28T21:12:00.519Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-28T21:12:01.091Z] ok github.com/docker/docker/volume/service 0.593s coverage: 70.3% of statements [2020-07-28T21:12:01.237Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T21:12:01.706Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-07-28T21:12:01.706Z] === RUN TestAPIIpcModeHost [2020-07-28T21:12:01.706Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-07-28T21:12:01.706Z] === RUN TestDaemonIpcModeShareable [2020-07-28T21:12:02.172Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2020-07-28T21:12:02.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2020-07-28T21:12:02.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-28T21:12:02.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-28T21:12:02.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-28T21:12:02.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-28T21:12:02.172Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T21:12:03.772Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-07-28T21:12:03.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-28T21:12:03.772Z] === RUN TestDaemonIpcModePrivate [2020-07-28T21:12:05.284Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-07-28T21:12:05.284Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-28T21:12:05.284Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T21:12:06.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:12:06.061Z] [2020-07-28T21:12:06.061Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:12:06.061Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:12:06.061Z] HOSTNAME=661a32cb3527 [2020-07-28T21:12:06.061Z] TESTDEBUG=0 [2020-07-28T21:12:06.061Z] DEST=bundles/test-integration [2020-07-28T21:12:06.061Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:12:06.061Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:12:06.061Z] container=docker [2020-07-28T21:12:06.061Z] HOME=/root [2020-07-28T21:12:06.061Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:12:06.061Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:12:06.061Z] VALIDATE_BRANCH=master [2020-07-28T21:12:06.061Z] TERM=xterm [2020-07-28T21:12:06.061Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:12:06.061Z] SHLVL=1 [2020-07-28T21:12:06.061Z] TIMEOUT=120m [2020-07-28T21:12:06.061Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:12:06.061Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:12:06.061Z] GO111MODULE=off [2020-07-28T21:12:06.061Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T21:12:06.061Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T21:12:06.061Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:12:06.061Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:12:06.061Z] GOPATH=/go [2020-07-28T21:12:06.061Z] PKG_CONFIG=pkg-config [2020-07-28T21:12:06.061Z] _=/usr/bin/env [2020-07-28T21:12:06.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T21:12:07.353Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-07-28T21:12:07.353Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-28T21:12:07.353Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T21:12:07.442Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-28T21:12:07.442Z] === RUN TestBuildLabelWithTargets [2020-07-28T21:12:09.422Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-07-28T21:12:09.422Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-28T21:12:09.422Z] === RUN TestIpcModeOlderClient [2020-07-28T21:12:09.422Z] === PAUSE TestIpcModeOlderClient [2020-07-28T21:12:09.423Z] === RUN TestKillContainerInvalidSignal [2020-07-28T21:12:10.055Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-07-28T21:12:10.055Z] === RUN TestKillContainer [2020-07-28T21:12:10.055Z] === RUN TestKillContainer/no_signal [2020-07-28T21:12:11.092Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T21:12:11.383Z] === RUN TestKillContainer/killing_signal [2020-07-28T21:12:12.890Z] --- PASS: TestKillContainer (2.76s) [2020-07-28T21:12:12.890Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-07-28T21:12:12.890Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-07-28T21:12:12.890Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-07-28T21:12:12.890Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T21:12:12.890Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T21:12:13.523Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T21:12:14.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-07-28T21:12:14.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-07-28T21:12:14.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-07-28T21:12:14.558Z] === RUN TestKillStoppedContainer [2020-07-28T21:12:14.558Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-28T21:12:14.558Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T21:12:14.558Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-28T21:12:14.558Z] === RUN TestKillDifferentUserContainer [2020-07-28T21:12:15.555Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-28T21:12:15.555Z] === RUN TestBuildWithEmptyLayers [2020-07-28T21:12:15.589Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-07-28T21:12:15.589Z] === RUN TestInspectOomKilledTrue [2020-07-28T21:12:15.589Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T21:12:15.589Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:12:15.589Z] === RUN TestInspectOomKilledFalse [2020-07-28T21:12:15.589Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T21:12:15.589Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:12:15.589Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T21:12:16.221Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-07-28T21:12:16.221Z] === RUN TestLinksContainerNames [2020-07-28T21:12:17.732Z] --- PASS: TestLinksContainerNames (1.71s) [2020-07-28T21:12:17.732Z] === RUN TestLogsFollowTailEmpty [2020-07-28T21:12:18.086Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-28T21:12:18.086Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T21:12:18.770Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-07-28T21:12:18.770Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T21:12:18.965Z] ok github.com/docker/docker/pkg/plugins 35.177s coverage: 73.4% of statements [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T21:12:18.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === Skipped [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-28T21:12:18.965Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-28T21:12:18.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-28T21:12:18.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-28T21:12:18.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-07-28T21:12:18.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-28T21:12:18.965Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-28T21:12:18.965Z] daemon_test.go:147: root required [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-28T21:12:18.965Z] reload_test.go:520: root required [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-28T21:12:18.965Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-28T21:12:18.965Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-28T21:12:18.965Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-28T21:12:18.965Z] download_test.go:268: Needs fixing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-28T21:12:18.965Z] layer_test.go:304: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-28T21:12:18.965Z] layer_test.go:353: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-28T21:12:18.965Z] layer_test.go:468: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-28T21:12:18.965Z] layer_test.go:697: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-28T21:12:18.965Z] migration_test.go:46: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-28T21:12:18.965Z] migration_test.go:182: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-28T21:12:18.965Z] mount_test.go:17: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-28T21:12:18.965Z] mount_test.go:76: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-28T21:12:18.965Z] mount_test.go:125: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-28T21:12:18.965Z] mount_test.go:212: Failing on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:133: Xz not present in msys2 [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:238: Failing on Windows CI machines [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-28T21:12:18.965Z] archive_windows_test.go:16: Currently fails [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-28T21:12:18.965Z] changes_test.go:192: needs more investigation [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-28T21:12:18.965Z] changes_test.go:405: needs further investigation [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-28T21:12:18.965Z] changes_test.go:441: needs further investigation [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-28T21:12:18.965Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-28T21:12:18.965Z] poller_test.go:41: No chmod on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-28T21:12:18.965Z] fileutils_test.go:134: Needs porting to Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-28T21:12:18.965Z] fileutils_test.go:180: Needs porting to Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-28T21:12:18.965Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-28T21:12:18.965Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-07-28T21:12:18.965Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-28T21:12:18.965Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-28T21:12:18.965Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-28T21:12:18.965Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] [2020-07-28T21:12:18.965Z] DONE 1765 tests, 46 skipped in 201.384s [2020-07-28T21:12:18.966Z] INFO: make.ps1 ended at 07/28/2020 21:12:18 [2020-07-28T21:12:19.803Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/default [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/private [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/slave [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/shared [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T21:12:19.803Z] === CONT TestMountDaemonRoot/default [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:12:19.803Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T21:12:19.803Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:12:19.803Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:12:19.803Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:12:19.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:12:19.803Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/shared [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/slave [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/private [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T21:12:19.804Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:12:19.804Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:12:19.804Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:12:19.961Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-28T21:12:20.094Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T21:12:20.094Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:12:20.094Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:12:20.095Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:12:20.095Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:12:20.095Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:12:20.095Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T21:12:20.095Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T21:12:20.386Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:12:20.433Z] INFO: Unit tests ended at 07/28/2020 21:12:20. Duration:00:03:36.7670729 [2020-07-28T21:12:20.434Z] INFO: Building busybox [2020-07-28T21:12:20.434Z] Sending build context to Docker daemon 5.12kB [2020-07-28T21:12:20.434Z] [2020-07-28T21:12:20.434Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-28T21:12:20.434Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-28T21:12:20.434Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-28T21:12:20.434Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-28T21:12:20.434Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-28T21:12:20.434Z] ---> 987b1d5e0abf [2020-07-28T21:12:20.434Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-28T21:12:20.434Z] ---> Running in 920d5370b91a [2020-07-28T21:12:20.676Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T21:12:20.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:12:20.676Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T21:12:20.676Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-28T21:12:20.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-28T21:12:20.677Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T21:12:20.677Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-28T21:12:20.677Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T21:12:22.739Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-07-28T21:12:22.739Z] === RUN TestNetworkNat [2020-07-28T21:12:23.354Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-28T21:12:23.354Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T21:12:23.770Z] --- PASS: TestNetworkNat (0.93s) [2020-07-28T21:12:23.770Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T21:12:23.921Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-07-28T21:12:23.921Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T21:12:24.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T21:12:24.402Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-28T21:12:24.402Z] === RUN TestNetworkLoopbackNat [2020-07-28T21:12:25.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T21:12:26.330Z] Removing intermediate container 920d5370b91a [2020-07-28T21:12:26.330Z] ---> 353aa675a0a8 [2020-07-28T21:12:26.330Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-28T21:12:26.330Z] ---> Running in b64feffbf4ca [2020-07-28T21:12:26.330Z] Removing intermediate container b64feffbf4ca [2020-07-28T21:12:26.330Z] ---> 324f109f135c [2020-07-28T21:12:26.330Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-28T21:12:26.330Z] ---> Running in 9d55a4f1fd77 [2020-07-28T21:12:26.331Z] Removing intermediate container 9d55a4f1fd77 [2020-07-28T21:12:26.331Z] ---> 145957362e73 [2020-07-28T21:12:26.331Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-28T21:12:27.329Z] [2020-07-28T21:12:27.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T21:12:27.801Z] ---> 325f22499020 [2020-07-28T21:12:27.801Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-28T21:12:27.801Z] ---> Running in 9ee944fdb1e1 [2020-07-28T21:12:27.931Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2020-07-28T21:12:27.931Z] === RUN TestPause [2020-07-28T21:12:28.108Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-07-28T21:12:28.108Z] === RUN TestBuildWithHugeFile [2020-07-28T21:12:28.562Z] --- PASS: TestPause (0.91s) [2020-07-28T21:12:28.562Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T21:12:28.562Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-07-28T21:12:28.562Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:12:28.562Z] === RUN TestPauseStopPausedContainer [2020-07-28T21:12:29.594Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2020-07-28T21:12:29.594Z] === RUN TestPsFilter [2020-07-28T21:12:29.889Z] --- PASS: TestPsFilter (0.28s) [2020-07-28T21:12:29.889Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T21:12:30.921Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-07-28T21:12:30.922Z] === RUN TestRemoveContainerWithVolume [2020-07-28T21:12:31.552Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-07-28T21:12:31.553Z] === RUN TestRemoveContainerRunning [2020-07-28T21:12:32.586Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-07-28T21:12:32.586Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T21:12:33.219Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-07-28T21:12:33.219Z] === RUN TestRemoveInvalidContainer [2020-07-28T21:12:33.219Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-28T21:12:33.219Z] === RUN TestRenameLinkedContainer [2020-07-28T21:12:36.730Z] --- PASS: TestRenameLinkedContainer (3.40s) [2020-07-28T21:12:36.730Z] === RUN TestRenameStoppedContainer [2020-07-28T21:12:37.362Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-28T21:12:37.362Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T21:12:38.300Z] Removing intermediate container 9ee944fdb1e1 [2020-07-28T21:12:38.300Z] ---> 3024b54e9f54 [2020-07-28T21:12:38.300Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-28T21:12:38.300Z] ---> Running in 27b88058e7f5 [2020-07-28T21:12:38.773Z] [2020-07-28T21:12:38.773Z] SUCCESS: Specified value was saved. [2020-07-28T21:12:39.236Z] sha256:b6175a98cf4fc11c3aff9170c640360796b9a3796b425fd629e519eacfc882b5 [2020-07-28T21:12:39.236Z] INFO: Starting docker-py tests... [2020-07-28T21:12:39.236Z] ============================= test session starts ============================== [2020-07-28T21:12:39.236Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-28T21:12:39.236Z] rootdir: /src, inifile: pytest.ini [2020-07-28T21:12:39.236Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-28T21:12:39.236Z] collected 388 items / 2 deselected / 386 selected [2020-07-28T21:12:39.236Z] [2020-07-28T21:12:39.425Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-07-28T21:12:39.425Z] === RUN TestRenameInvalidName [2020-07-28T21:12:40.056Z] --- PASS: TestRenameInvalidName (0.83s) [2020-07-28T21:12:40.056Z] === RUN TestRenameAnonymousContainer [2020-07-28T21:12:41.745Z] Removing intermediate container 27b88058e7f5 [2020-07-28T21:12:41.745Z] ---> f8ba85610e1c [2020-07-28T21:12:41.745Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-28T21:12:41.745Z] ---> Running in dc17c2a4f4ce [2020-07-28T21:12:45.561Z] Cannot create a file when that file already exists. [2020-07-28T21:12:45.620Z] --- PASS: TestRenameAnonymousContainer (4.78s) [2020-07-28T21:12:45.620Z] === RUN TestRenameContainerWithSameName [2020-07-28T21:12:45.620Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-07-28T21:12:45.620Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T21:12:45.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T21:12:47.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T21:12:47.685Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-07-28T21:12:47.685Z] === RUN TestResize [2020-07-28T21:12:48.320Z] --- PASS: TestResize (0.83s) [2020-07-28T21:12:48.320Z] === RUN TestResizeWithInvalidSize [2020-07-28T21:12:48.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T21:12:48.953Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-07-28T21:12:48.953Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T21:12:49.986Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:12:49.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:12:49.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:12:49.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:12:49.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:12:49.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T21:12:50.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.4% of statements [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T21:12:51.185Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T21:12:51.185Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-28T21:12:51.460Z] Removing intermediate container dc17c2a4f4ce [2020-07-28T21:12:51.461Z] ---> 0c9f772c320c [2020-07-28T21:12:51.461Z] Step 13/13 : CMD ["sh"] [2020-07-28T21:12:51.461Z] ---> Running in b317ca39e3c3 [2020-07-28T21:12:51.461Z] Removing intermediate container b317ca39e3c3 [2020-07-28T21:12:51.461Z] ---> 99b621e55a16 [2020-07-28T21:12:51.461Z] Successfully built 99b621e55a16 [2020-07-28T21:12:51.461Z] Successfully tagged busybox:latest [2020-07-28T21:12:51.461Z] INFO: Docker images of the daemon under test [2020-07-28T21:12:51.461Z] [2020-07-28T21:12:51.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-28T21:12:51.461Z] busybox latest 99b621e55a16 Less than a second ago 5.06GB [2020-07-28T21:12:51.461Z] microsoft/windowsservercore latest 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-28T21:12:51.461Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-28T21:12:51.461Z] [2020-07-28T21:12:51.461Z] INFO: Running integration tests at 07/28/2020 21:12:51... [2020-07-28T21:12:51.461Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-28T21:12:51.461Z] INFO: Integration API tests being run from the host: [2020-07-28T21:12:51.461Z] INFO: make.ps1 starting at 07/28/2020 21:12:51 [2020-07-28T21:12:51.480Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-07-28T21:12:52.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:12:52.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T21:12:52.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:12:52.455Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-28T21:12:53.016Z] ok github.com/docker/docker/builder/remotecontext/git 3.754s coverage: 86.3% of statements [2020-07-28T21:12:53.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:12:53.427Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-28T21:12:53.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:12:53.987Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-28T21:12:54.568Z] ok github.com/docker/docker/builder/remotecontext 0.528s coverage: 13.6% of statements [2020-07-28T21:12:54.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:12:55.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:12:55.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T21:12:55.624Z] ok github.com/docker/docker/builder/dockerfile 1.375s coverage: 48.1% of statements [2020-07-28T21:12:55.624Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T21:12:55.624Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T21:12:55.731Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-28T21:12:57.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T21:12:57.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:12:57.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:12:59.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T21:12:59.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T21:13:00.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:13:00.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:13:01.279Z] ok github.com/docker/docker/client 0.511s coverage: 75.4% of statements [2020-07-28T21:13:01.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T21:13:03.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-07-28T21:13:03.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-07-28T21:13:03.228Z] === RUN TestCgroupNamespacesRun [2020-07-28T21:13:04.738Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-07-28T21:13:04.738Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T21:13:05.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T21:13:06.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T21:13:06.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-07-28T21:13:06.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T21:13:07.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T21:13:08.316Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-07-28T21:13:08.316Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T21:13:09.271Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:13:09.271Z] Using test binary docker [2020-07-28T21:13:09.271Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T21:13:09.271Z] +++ /etc/init.d/apparmor start [2020-07-28T21:13:09.271Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:13:09.271Z] INFO: Waiting for daemon to start... [2020-07-28T21:13:09.271Z] Starting dockerd [2020-07-28T21:13:09.271Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-28T21:13:10.250Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-28T21:13:10.381Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-07-28T21:13:10.381Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T21:13:11.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-07-28T21:13:11.886Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T21:13:13.950Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-07-28T21:13:13.950Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T21:13:14.582Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-07-28T21:13:14.582Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T21:13:15.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T21:13:15.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T21:13:15.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T21:13:15.853Z] . [2020-07-28T21:13:15.853Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:13:15.853Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:13:15.853Z] Error: No such image: emptyfs [2020-07-28T21:13:15.853Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T21:13:15.853Z] ++++ docker load [2020-07-28T21:13:15.853Z] Running integration-test (iteration 1) [2020-07-28T21:13:15.853Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T21:13:15.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:13:15.853Z] ++ set -e [2020-07-28T21:13:15.853Z] ++ '[' -n 0 ']' [2020-07-28T21:13:15.853Z] ++ set -x [2020-07-28T21:13:15.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:13:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T21:13:16.646Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-07-28T21:13:16.646Z] === RUN TestKernelTCPMemory [2020-07-28T21:13:17.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T21:13:17.278Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-07-28T21:13:17.278Z] === RUN TestNISDomainname [2020-07-28T21:13:17.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:13:17.831Z] INFO: Testing against a local daemon [2020-07-28T21:13:18.310Z] --- PASS: TestNISDomainname (1.00s) [2020-07-28T21:13:18.310Z] === RUN TestHostnameDnsResolution [2020-07-28T21:13:20.377Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-07-28T21:13:20.377Z] === RUN TestStats [2020-07-28T21:13:22.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T21:13:23.103Z] --- PASS: TestStats (2.94s) [2020-07-28T21:13:23.103Z] === RUN TestStopContainerWithTimeout [2020-07-28T21:13:23.103Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T21:13:23.103Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T21:13:23.103Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T21:13:23.103Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T21:13:23.103Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T21:13:23.103Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T21:13:23.103Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T21:13:23.103Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T21:13:23.103Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T21:13:23.103Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T21:13:24.148Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T21:13:24.336Z] --- PASS: TestBuildWithHugeFile (53.10s) [2020-07-28T21:13:24.336Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T21:13:24.336Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:13:24.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:13:24.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:13:24.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:13:24.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:13:24.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:13:24.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:13:24.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:13:24.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:13:24.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-07-28T21:13:24.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-28T21:13:24.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-07-28T21:13:24.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-28T21:13:24.336Z] === RUN TestBuildPreserveOwnership [2020-07-28T21:13:24.336Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T21:13:26.210Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T21:13:27.622Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T21:13:28.088Z] Loaded image: buildpack-deps:buster [2020-07-28T21:13:28.659Z] Loaded image: busybox:latest [2020-07-28T21:13:28.956Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-28T21:13:28.956Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-07-28T21:13:28.956Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-07-28T21:13:28.956Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-07-28T21:13:28.956Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-07-28T21:13:28.956Z] === RUN TestDeleteDevicemapper [2020-07-28T21:13:28.956Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T21:13:28.956Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:13:28.956Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T21:13:29.229Z] Loaded image: busybox:glibc [2020-07-28T21:13:29.229Z] Loaded image: debian:buster [2020-07-28T21:13:29.490Z] Loaded image: hello-world:latest [2020-07-28T21:13:29.490Z] INFO: Testing against a local daemon [2020-07-28T21:13:29.490Z] === RUN TestCgroupNamespacesBuild [2020-07-28T21:13:30.430Z] ok github.com/docker/docker/integration/build 13.735s [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === Skipped [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-28T21:13:30.430Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-28T21:13:30.430Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-28T21:13:30.430Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-28T21:13:30.430Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-28T21:13:30.430Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-28T21:13:30.430Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-07-28T21:13:30.430Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-28T21:13:30.430Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-28T21:13:30.430Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-28T21:13:30.430Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] DONE 22 tests, 10 skipped in 36.740s [2020-07-28T21:13:30.430Z] [2020-07-28T21:13:30.430Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-28T21:13:31.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:13:31.425Z] INFO: Testing against a local daemon [2020-07-28T21:13:31.425Z] ok github.com/docker/docker/integration/config 0.198s [2020-07-28T21:13:31.810Z] --- PASS: TestBuildPreserveOwnership (9.55s) [2020-07-28T21:13:31.810Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.54s) [2020-07-28T21:13:31.810Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-28T21:13:31.810Z] === RUN TestBuildPlatformInvalid [2020-07-28T21:13:31.810Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-28T21:13:31.810Z] PASS [2020-07-28T21:13:31.810Z] [2020-07-28T21:13:31.810Z] === Skipped [2020-07-28T21:13:31.810Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-28T21:13:31.810Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:13:31.810Z] [2020-07-28T21:13:31.810Z] [2020-07-28T21:13:31.810Z] DONE 32 tests, 1 skipped in 128.019s [2020-07-28T21:13:31.810Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T21:13:31.810Z] INFO: Testing against a local daemon [2020-07-28T21:13:31.810Z] === RUN TestConfigInspect [2020-07-28T21:13:31.810Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-28T21:13:31.810Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:31.810Z] === RUN TestConfigList [2020-07-28T21:13:31.810Z] --- SKIP: TestConfigList (0.02s) [2020-07-28T21:13:31.810Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:31.810Z] === RUN TestConfigsCreateAndDelete [2020-07-28T21:13:31.810Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-07-28T21:13:31.810Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:31.810Z] === RUN TestConfigsUpdate [2020-07-28T21:13:31.810Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-28T21:13:31.810Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:31.810Z] === RUN TestTemplatedConfig [2020-07-28T21:13:31.810Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-28T21:13:31.810Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:31.810Z] === RUN TestConfigCreateResolve [2020-07-28T21:13:31.810Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-28T21:13:31.810Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:31.810Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === Skipped [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-28T21:13:31.899Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-28T21:13:31.899Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-28T21:13:31.899Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-07-28T21:13:31.899Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-28T21:13:31.899Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-28T21:13:31.899Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-28T21:13:31.899Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] DONE 7 tests, 7 skipped in 2.426s [2020-07-28T21:13:31.899Z] [2020-07-28T21:13:31.899Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-28T21:13:32.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T21:13:32.467Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2020-07-28T21:13:32.467Z] === RUN TestUpdateMemory [2020-07-28T21:13:32.467Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T21:13:32.467Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:13:32.467Z] === RUN TestUpdateCPUQuota [2020-07-28T21:13:33.185Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-07-28T21:13:33.185Z] PASS [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] === Skipped [2020-07-28T21:13:33.185Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-28T21:13:33.185Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-07-28T21:13:33.185Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-07-28T21:13:33.185Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-28T21:13:33.185Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-28T21:13:33.185Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-28T21:13:33.185Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] [2020-07-28T21:13:33.185Z] DONE 7 tests, 6 skipped in 1.787s [2020-07-28T21:13:33.185Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T21:13:33.185Z] INFO: Testing against a local daemon [2020-07-28T21:13:33.185Z] === RUN TestCheckpoint [2020-07-28T21:13:33.185Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T21:13:33.185Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:13:33.185Z] === RUN TestContainerInvalidJSON [2020-07-28T21:13:33.185Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:13:33.185Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:13:33.185Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:13:33.185Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:13:33.185Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:13:33.185Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:13:33.185Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:13:33.185Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:13:33.185Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:13:33.185Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-28T21:13:33.185Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T21:13:33.185Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T21:13:33.185Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T21:13:33.185Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T21:13:33.185Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-28T21:13:33.185Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T21:13:33.185Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-28T21:13:33.185Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T21:13:33.445Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-28T21:13:33.445Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T21:13:33.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-28T21:13:33.445Z] === RUN TestCopyFromContainer [2020-07-28T21:13:33.695Z] --- PASS: TestCgroupNamespacesBuild (3.62s) [2020-07-28T21:13:33.695Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T21:13:33.974Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-07-28T21:13:33.974Z] === RUN TestUpdatePidsLimit [2020-07-28T21:13:33.974Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T21:13:33.974Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T21:13:34.606Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T21:13:34.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:13:34.875Z] INFO: Testing against a local daemon [2020-07-28T21:13:34.897Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T21:13:35.080Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-07-28T21:13:35.080Z] === RUN TestBuildWithSession [2020-07-28T21:13:35.080Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T21:13:35.080Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:13:35.080Z] === RUN TestBuildSquashParent [2020-07-28T21:13:35.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T21:13:35.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T21:13:36.114Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit (3.75s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-07-28T21:13:37.620Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-28T21:13:37.620Z] === RUN TestUpdateRestartPolicy [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer// [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T21:13:37.631Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer (4.36s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-28T21:13:37.631Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-28T21:13:37.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T21:13:37.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:13:37.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:13:37.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:13:37.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:13:37.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:13:37.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:13:37.631Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:13:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T21:13:37.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:13:37.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:13:37.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T21:13:37.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T21:13:37.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T21:13:37.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-28T21:13:37.891Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T21:13:37.891Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-28T21:13:37.891Z] === RUN TestCreateWithInvalidEnv [2020-07-28T21:13:37.891Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T21:13:37.891Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T21:13:37.891Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T21:13:37.891Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T21:13:37.891Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T21:13:37.891Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T21:13:37.891Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T21:13:37.891Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T21:13:37.891Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T21:13:37.891Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-28T21:13:37.891Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T21:13:37.891Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T21:13:37.891Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T21:13:37.891Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T21:13:37.891Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-28T21:13:37.891Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T21:13:39.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2020-07-28T21:13:39.274Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2020-07-28T21:13:40.210Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T21:13:40.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:13:40.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:13:40.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:13:40.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:13:40.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:13:40.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:13:40.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:13:40.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:13:40.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:13:40.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:13:40.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:13:40.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:13:40.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:13:40.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:13:40.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-28T21:13:40.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-28T21:13:40.210Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T21:13:40.788Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-07-28T21:13:40.788Z] === RUN TestCreateDifferentPlatform [2020-07-28T21:13:40.788Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T21:13:40.789Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T21:13:40.789Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-28T21:13:40.789Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T21:13:40.789Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T21:13:40.789Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T21:13:40.789Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-28T21:13:40.789Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T21:13:40.789Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-28T21:13:40.789Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-28T21:13:40.789Z] === RUN TestDaemonRestartIpcMode [2020-07-28T21:13:40.789Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T21:13:40.789Z] === RUN TestDaemonHostGatewayIP [2020-07-28T21:13:40.789Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-28T21:13:40.789Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:13:40.789Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T21:13:40.789Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-28T21:13:40.789Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-28T21:13:40.789Z] === RUN TestDiff [2020-07-28T21:13:41.069Z] --- PASS: TestDiff (0.41s) [2020-07-28T21:13:41.069Z] === RUN TestExecWithCloseStdin [2020-07-28T21:13:41.665Z] --- PASS: TestBuildSquashParent (6.08s) [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:13:41.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:13:41.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:13:41.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:13:41.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:13:41.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:13:41.665Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:13:41.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:13:41.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:13:41.665Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:13:41.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:13:41.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:13:41.673Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-07-28T21:13:41.674Z] === RUN TestExec [2020-07-28T21:13:41.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T21:13:41.943Z] --- PASS: TestExec (0.46s) [2020-07-28T21:13:41.943Z] === RUN TestExecUser [2020-07-28T21:13:42.510Z] --- PASS: TestExecUser (0.47s) [2020-07-28T21:13:42.510Z] === RUN TestExportContainerAndImportImage [2020-07-28T21:13:43.078Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-07-28T21:13:43.078Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T21:13:43.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T21:13:43.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:13:43.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s) [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.27s) [2020-07-28T21:13:45.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2020-07-28T21:13:45.763Z] === RUN TestBuildMultiStageCopy [2020-07-28T21:13:45.763Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T21:13:46.364Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-28T21:13:46.364Z] === RUN TestHealthCheckWorkdir [2020-07-28T21:13:46.931Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2020-07-28T21:13:46.931Z] === RUN TestHealthKillContainer [2020-07-28T21:13:47.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T21:13:48.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T21:13:48.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T21:13:48.813Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 30.8% of statements [2020-07-28T21:13:48.813Z] ok github.com/docker/docker/container 0.198s coverage: 34.4% of statements [2020-07-28T21:13:48.813Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T21:13:48.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T21:13:48.813Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T21:13:48.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T21:13:48.838Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T21:13:49.410Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T21:13:49.461Z] --- PASS: TestHealthKillContainer (2.50s) [2020-07-28T21:13:49.461Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T21:13:49.720Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-07-28T21:13:49.720Z] === RUN TestIpcModeNone [2020-07-28T21:13:49.981Z] --- PASS: TestBuildMultiStageCopy (4.21s) [2020-07-28T21:13:49.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s) [2020-07-28T21:13:49.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-28T21:13:49.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-07-28T21:13:49.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-07-28T21:13:49.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-07-28T21:13:49.981Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T21:13:50.245Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2020-07-28T21:13:50.245Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T21:13:50.288Z] --- PASS: TestIpcModeNone (0.46s) [2020-07-28T21:13:50.288Z] === RUN TestIpcModePrivate [2020-07-28T21:13:50.343Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2020-07-28T21:13:50.546Z] --- PASS: TestIpcModePrivate (0.42s) [2020-07-28T21:13:50.546Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-07-28T21:13:50.546Z] === RUN TestIpcModeShareable [2020-07-28T21:13:50.546Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-28T21:13:50.546Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:13:50.546Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T21:13:50.876Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-07-28T21:13:50.876Z] === RUN TestWaitNonBlocked [2020-07-28T21:13:50.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:13:50.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:13:50.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:13:50.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:13:50.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:13:50.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:13:51.364Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2020-07-28T21:13:51.364Z] === RUN TestBuildLabelWithTargets [2020-07-28T21:13:51.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T21:13:52.381Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-28T21:13:52.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-07-28T21:13:52.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-07-28T21:13:52.381Z] === RUN TestWaitBlocked [2020-07-28T21:13:52.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:13:52.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:13:52.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:13:52.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:13:52.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:13:52.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:13:52.450Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-07-28T21:13:52.450Z] === RUN TestAPIIpcModeHost [2020-07-28T21:13:52.450Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-28T21:13:52.450Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:13:52.450Z] === RUN TestDaemonIpcModeShareable [2020-07-28T21:13:52.450Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-28T21:13:52.450Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:13:52.450Z] === RUN TestDaemonIpcModePrivate [2020-07-28T21:13:53.413Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-28T21:13:53.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-07-28T21:13:53.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-07-28T21:13:53.413Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T21:13:53.413Z] === CONT TestIpcModeOlderClient [2020-07-28T21:13:53.413Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-28T21:13:53.413Z] === CONT TestDaemonHostGatewayIP [2020-07-28T21:13:53.909Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-07-28T21:13:53.909Z] === RUN TestBuildWithEmptyLayers [2020-07-28T21:13:54.353Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-07-28T21:13:54.353Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-07-28T21:13:54.353Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T21:13:54.353Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-28T21:13:54.353Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:13:54.353Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T21:13:54.353Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-28T21:13:54.353Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:13:54.353Z] === RUN TestIpcModeOlderClient [2020-07-28T21:13:54.353Z] === PAUSE TestIpcModeOlderClient [2020-07-28T21:13:54.353Z] === RUN TestKillContainerInvalidSignal [2020-07-28T21:13:54.480Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-28T21:13:54.480Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T21:13:54.612Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-07-28T21:13:54.612Z] === RUN TestKillContainer [2020-07-28T21:13:54.612Z] === RUN TestKillContainer/no_signal [2020-07-28T21:13:55.179Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T21:13:55.179Z] === RUN TestKillContainer/killing_signal [2020-07-28T21:13:55.745Z] --- PASS: TestKillContainer (1.22s) [2020-07-28T21:13:55.745Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-07-28T21:13:55.745Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-07-28T21:13:55.745Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-07-28T21:13:55.745Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T21:13:55.745Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T21:13:55.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T21:13:55.967Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.4% of statements [2020-07-28T21:13:56.139Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2020-07-28T21:13:56.139Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T21:13:56.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T21:13:56.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-07-28T21:13:56.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-07-28T21:13:56.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-28T21:13:56.571Z] === RUN TestKillStoppedContainer [2020-07-28T21:13:56.571Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-07-28T21:13:56.572Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T21:13:56.771Z] --- PASS: TestDaemonHostGatewayIP (3.48s) [2020-07-28T21:13:56.771Z] === CONT TestDaemonRestartIpcMode [2020-07-28T21:13:56.830Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-28T21:13:56.830Z] === RUN TestKillDifferentUserContainer [2020-07-28T21:13:57.021Z] ok github.com/docker/docker/daemon/cluster 0.184s coverage: 0.5% of statements [2020-07-28T21:13:57.025Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2020-07-28T21:13:57.025Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T21:13:57.088Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2020-07-28T21:13:57.088Z] === RUN TestInspectOomKilledTrue [2020-07-28T21:13:57.088Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T21:13:57.088Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:13:57.088Z] === RUN TestInspectOomKilledFalse [2020-07-28T21:13:57.088Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T21:13:57.088Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:13:57.088Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T21:13:57.088Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-28T21:13:57.088Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-28T21:13:57.089Z] === RUN TestLinksContainerNames [2020-07-28T21:13:58.025Z] --- PASS: TestLinksContainerNames (0.84s) [2020-07-28T21:13:58.025Z] === RUN TestLogsFollowTailEmpty [2020-07-28T21:13:58.411Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-07-28T21:13:58.411Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T21:13:58.592Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-07-28T21:13:58.592Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T21:13:58.852Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/default [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/private [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/slave [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/shared [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/default [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/shared [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/slave [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/private [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T21:13:58.852Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:13:58.852Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:13:58.852Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T21:13:59.112Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:13:59.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-28T21:13:59.371Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-28T21:13:59.371Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T21:13:59.371Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2020-07-28T21:13:59.371Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-28T21:13:59.371Z] === RUN TestNetworkNat [2020-07-28T21:13:59.938Z] --- PASS: TestNetworkNat (0.53s) [2020-07-28T21:13:59.938Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T21:14:00.198Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2020-07-28T21:14:00.198Z] === RUN TestNetworkLoopbackNat [2020-07-28T21:14:00.580Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-07-28T21:14:01.270Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2020-07-28T21:14:01.404Z] .........................xx.................... [ 29%] [2020-07-28T21:14:01.711Z] --- PASS: TestBuildMultiStageLayerLeak (2.71s) [2020-07-28T21:14:01.711Z] === RUN TestBuildWithHugeFile [2020-07-28T21:14:02.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T21:14:02.680Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-07-28T21:14:02.729Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-07-28T21:14:02.729Z] === RUN TestPause [2020-07-28T21:14:02.729Z] --- SKIP: TestPause (0.00s) [2020-07-28T21:14:02.729Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:02.729Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T21:14:02.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:14:02.729Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:14:02.729Z] === RUN TestPauseStopPausedContainer [2020-07-28T21:14:02.729Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-28T21:14:02.729Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:02.729Z] === RUN TestPsFilter [2020-07-28T21:14:02.987Z] --- PASS: TestPsFilter (0.12s) [2020-07-28T21:14:02.987Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T21:14:03.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-07-28T21:14:03.246Z] === RUN TestRemoveContainerWithVolume [2020-07-28T21:14:03.325Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 81.8% of statements [2020-07-28T21:14:03.814Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-28T21:14:03.814Z] === RUN TestRemoveContainerRunning [2020-07-28T21:14:04.073Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-07-28T21:14:04.073Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T21:14:04.640Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-07-28T21:14:04.640Z] === RUN TestRemoveInvalidContainer [2020-07-28T21:14:04.640Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T21:14:04.640Z] === RUN TestRenameLinkedContainer [2020-07-28T21:14:04.867Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-07-28T21:14:06.544Z] --- PASS: TestRenameLinkedContainer (1.63s) [2020-07-28T21:14:06.544Z] === RUN TestRenameStoppedContainer [2020-07-28T21:14:06.544Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-07-28T21:14:06.544Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T21:14:06.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:14:06.664Z] Using test binary docker [2020-07-28T21:14:06.664Z] +++ /etc/init.d/apparmor start [2020-07-28T21:14:06.664Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:14:06.664Z] INFO: Waiting for daemon to start... [2020-07-28T21:14:06.664Z] Starting dockerd [2020-07-28T21:14:06.664Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-28T21:14:07.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-07-28T21:14:07.481Z] === RUN TestRenameInvalidName [2020-07-28T21:14:07.740Z] --- PASS: TestRenameInvalidName (0.41s) [2020-07-28T21:14:07.740Z] === RUN TestRenameAnonymousContainer [2020-07-28T21:14:08.447Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 13.9% of statements [2020-07-28T21:14:08.447Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-07-28T21:14:08.572Z] . [2020-07-28T21:14:08.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:14:08.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:14:08.832Z] Error: No such image: emptyfs [2020-07-28T21:14:08.832Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T21:14:08.832Z] ++++ docker load [2020-07-28T21:14:09.094Z] Running integration-test (iteration 1) [2020-07-28T21:14:09.353Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T21:14:09.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:14:09.353Z] ++ set -e [2020-07-28T21:14:09.353Z] ++ '[' -n 0 ']' [2020-07-28T21:14:09.353Z] ++ set -x [2020-07-28T21:14:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:14:09.645Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2020-07-28T21:14:09.645Z] === RUN TestRenameContainerWithSameName [2020-07-28T21:14:09.645Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2020-07-28T21:14:09.645Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T21:14:09.743Z] --- PASS: TestContainerKillOnDaemonStart (12.19s) [2020-07-28T21:14:09.743Z] PASS [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] === Skipped [2020-07-28T21:14:09.743Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-28T21:14:09.743Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T21:14:09.743Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T21:14:09.743Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-07-28T21:14:09.743Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T21:14:09.743Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-28T21:14:09.743Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] [2020-07-28T21:14:09.743Z] DONE 192 tests, 6 skipped in 154.374s [2020-07-28T21:14:09.743Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T21:14:09.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:14:09.743Z] ++ set -e [2020-07-28T21:14:09.743Z] ++ '[' -n 0 ']' [2020-07-28T21:14:09.743Z] ++ set -x [2020-07-28T21:14:09.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:14:09.744Z] INFO: Testing against a local daemon [2020-07-28T21:14:09.744Z] === RUN TestCommitInheritsEnv [2020-07-28T21:14:09.744Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-28T21:14:09.744Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T21:14:09.744Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T21:14:09.744Z] === RUN TestImagesFilterMultiReference [2020-07-28T21:14:09.744Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-07-28T21:14:09.744Z] === RUN TestImagePullPlatformInvalid [2020-07-28T21:14:09.744Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-28T21:14:09.744Z] === RUN TestRemoveImageOrphaning [2020-07-28T21:14:09.744Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-07-28T21:14:09.744Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T21:14:09.744Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:14:09.744Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:14:09.744Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T21:14:09.744Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T21:14:09.744Z] === RUN TestTagInvalidReference [2020-07-28T21:14:09.744Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-28T21:14:09.744Z] === RUN TestTagValidPrefixedRepo [2020-07-28T21:14:09.744Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-28T21:14:09.744Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T21:14:09.744Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-28T21:14:09.744Z] === RUN TestTagOfficialNames [2020-07-28T21:14:09.744Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-28T21:14:09.744Z] === RUN TestTagMatchesDigest [2020-07-28T21:14:09.744Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-28T21:14:09.744Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T21:14:09.979Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.576s coverage: 57.9% of statements [2020-07-28T21:14:10.581Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2020-07-28T21:14:10.581Z] === RUN TestResize [2020-07-28T21:14:10.839Z] --- PASS: TestResize (0.43s) [2020-07-28T21:14:10.839Z] === RUN TestResizeWithInvalidSize [2020-07-28T21:14:11.406Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-07-28T21:14:11.406Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T21:14:11.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-07-28T21:14:11.666Z] === RUN TestDaemonRestartKillContainers [2020-07-28T21:14:11.666Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:14:11.666Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-28T21:14:11.666Z] === RUN TestCgroupNamespacesRun [2020-07-28T21:14:12.752Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-07-28T21:14:13.395Z] ok github.com/docker/docker/daemon 12.365s coverage: 17.3% of statements [2020-07-28T21:14:13.395Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T21:14:13.395Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T21:14:13.395Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T21:14:13.395Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T21:14:14.200Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-07-28T21:14:14.200Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T21:14:14.449Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.652s coverage: 69.2% of statements [2020-07-28T21:14:15.509Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.885s coverage: 46.2% of statements [2020-07-28T21:14:15.509Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T21:14:16.102Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-07-28T21:14:16.102Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T21:14:16.941Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-28T21:14:17.628Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.137s coverage: 49.5% of statements [2020-07-28T21:14:18.273Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-28T21:14:18.634Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-07-28T21:14:18.634Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T21:14:18.920Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.670s coverage: 76.1% of statements [2020-07-28T21:14:20.480Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-28T21:14:20.481Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-07-28T21:14:20.538Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-07-28T21:14:20.538Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T21:14:21.527Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.731s coverage: 52.1% of statements [2020-07-28T21:14:21.527Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T21:14:21.527Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T21:14:22.442Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-07-28T21:14:22.442Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T21:14:24.352Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-28T21:14:24.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2020-07-28T21:14:24.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T21:14:25.111Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 41.0% of statements [2020-07-28T21:14:25.111Z] ok github.com/docker/docker/daemon/logger/awslogs 0.395s coverage: 77.4% of statements [2020-07-28T21:14:25.111Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-07-28T21:14:25.111Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T21:14:25.111Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T21:14:25.111Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T21:14:25.111Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T21:14:25.411Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-07-28T21:14:25.835Z] ok github.com/docker/docker/integration/container 51.402s [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === Skipped [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-28T21:14:25.835Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-07-28T21:14:25.835Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-28T21:14:25.835Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-28T21:14:25.835Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-28T21:14:25.835Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-28T21:14:25.835Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-28T21:14:25.835Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-28T21:14:25.835Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-28T21:14:25.835Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-28T21:14:25.835Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-28T21:14:25.835Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-28T21:14:25.835Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-28T21:14:25.835Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-28T21:14:25.835Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-28T21:14:25.835Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-28T21:14:25.835Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-28T21:14:25.835Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-28T21:14:25.835Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-28T21:14:25.835Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-28T21:14:25.835Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-28T21:14:25.835Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-28T21:14:25.835Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-28T21:14:25.835Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-28T21:14:25.835Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-28T21:14:25.835Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-28T21:14:25.835Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-28T21:14:25.835Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-28T21:14:25.835Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-28T21:14:25.835Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-28T21:14:25.835Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-28T21:14:25.835Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:14:25.835Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-28T21:14:25.835Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-28T21:14:25.835Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-28T21:14:25.835Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] DONE 84 tests, 41 skipped in 54.125s [2020-07-28T21:14:25.835Z] [2020-07-28T21:14:25.835Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-28T21:14:26.348Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-28T21:14:26.348Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T21:14:26.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2020-07-28T21:14:27.366Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-28T21:14:27.603Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-07-28T21:14:27.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-07-28T21:14:28.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:28.064Z] INFO: Testing against a local daemon [2020-07-28T21:14:28.537Z] ok github.com/docker/docker/integration/image 0.427s [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] === Skipped [2020-07-28T21:14:28.537Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-28T21:14:28.537Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-28T21:14:28.537Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-28T21:14:28.537Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-28T21:14:28.537Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] DONE 11 tests, 4 skipped in 2.412s [2020-07-28T21:14:28.537Z] [2020-07-28T21:14:28.537Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-28T21:14:28.659Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-07-28T21:14:28.659Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T21:14:28.879Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-07-28T21:14:28.879Z] === RUN TestKernelTCPMemory [2020-07-28T21:14:28.879Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-28T21:14:28.879Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:28.879Z] === RUN TestNISDomainname [2020-07-28T21:14:28.879Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-28T21:14:28.879Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-28T21:14:28.879Z] === RUN TestHostnameDnsResolution [2020-07-28T21:14:29.138Z] --- PASS: TestHostnameDnsResolution (0.62s) [2020-07-28T21:14:29.138Z] === RUN TestStats [2020-07-28T21:14:29.138Z] --- SKIP: TestStats (0.00s) [2020-07-28T21:14:29.138Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:29.138Z] === RUN TestStopContainerWithTimeout [2020-07-28T21:14:29.138Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T21:14:29.138Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T21:14:29.138Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T21:14:29.138Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T21:14:29.138Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T21:14:29.138Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T21:14:29.138Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T21:14:29.138Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T21:14:29.138Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T21:14:29.138Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T21:14:29.705Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T21:14:30.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:30.768Z] INFO: Testing against a local daemon [2020-07-28T21:14:30.768Z] ok github.com/docker/docker/integration/network 0.256s [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === Skipped [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-28T21:14:30.768Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-28T21:14:30.768Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-28T21:14:30.768Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-28T21:14:30.768Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-28T21:14:30.768Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-28T21:14:30.768Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T21:14:30.768Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] [2020-07-28T21:14:30.768Z] DONE 19 tests, 15 skipped in 2.559s [2020-07-28T21:14:30.776Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-07-28T21:14:30.776Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-07-28T21:14:31.239Z] [2020-07-28T21:14:31.240Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-28T21:14:31.711Z] testing: warning: no tests to run [2020-07-28T21:14:31.711Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2020-07-28T21:14:31.711Z] [2020-07-28T21:14:31.711Z] DONE 0 tests in 0.796s [2020-07-28T21:14:31.711Z] [2020-07-28T21:14:31.711Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-28T21:14:31.832Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2020-07-28T21:14:31.832Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-07-28T21:14:32.241Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T21:14:32.703Z] testing: warning: no tests to run [2020-07-28T21:14:32.704Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2020-07-28T21:14:32.704Z] [2020-07-28T21:14:32.704Z] DONE 0 tests in 0.761s [2020-07-28T21:14:32.704Z] [2020-07-28T21:14:32.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-28T21:14:33.176Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-28T21:14:33.177Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-07-28T21:14:33.177Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2020-07-28T21:14:33.177Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2020-07-28T21:14:33.177Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-07-28T21:14:33.177Z] === RUN TestDeleteDevicemapper [2020-07-28T21:14:33.177Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T21:14:33.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:14:33.177Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T21:14:33.697Z] testing: warning: no tests to run [2020-07-28T21:14:33.697Z] ok github.com/docker/docker/integration/plugin 0.074s [2020-07-28T21:14:33.697Z] [2020-07-28T21:14:33.697Z] DONE 0 tests in 0.748s [2020-07-28T21:14:33.697Z] [2020-07-28T21:14:33.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-28T21:14:34.169Z] testing: warning: no tests to run [2020-07-28T21:14:34.169Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2020-07-28T21:14:34.169Z] [2020-07-28T21:14:34.169Z] DONE 0 tests in 0.773s [2020-07-28T21:14:34.169Z] [2020-07-28T21:14:34.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-28T21:14:34.553Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2020-07-28T21:14:34.553Z] === RUN TestUpdateMemory [2020-07-28T21:14:34.553Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T21:14:34.553Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:34.553Z] === RUN TestUpdateCPUQuota [2020-07-28T21:14:34.553Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-28T21:14:34.553Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:34.553Z] === RUN TestUpdatePidsLimit [2020-07-28T21:14:34.553Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-28T21:14:34.553Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:34.553Z] === RUN TestUpdateRestartPolicy [2020-07-28T21:14:34.604Z] ok github.com/docker/docker/daemon/logger/splunk 2.410s coverage: 82.5% of statements [2020-07-28T21:14:34.604Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T21:14:34.903Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-07-28T21:14:34.903Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T21:14:35.958Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2020-07-28T21:14:37.500Z] ok github.com/docker/docker/errdefs 0.058s coverage: 49.4% of statements [2020-07-28T21:14:37.801Z] ok github.com/docker/docker/distribution 0.522s coverage: 22.1% of statements [2020-07-28T21:14:37.801Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T21:14:40.572Z] ok github.com/docker/docker/image 0.040s coverage: 86.4% of statements [2020-07-28T21:14:40.572Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-07-28T21:14:40.572Z] ok github.com/docker/docker/distribution/xfer 1.684s coverage: 85.1% of statements [2020-07-28T21:14:40.572Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T21:14:40.572Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T21:14:40.872Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-07-28T21:14:40.872Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T21:14:42.417Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-07-28T21:14:42.417Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-07-28T21:14:42.812Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-28T21:14:42.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:42.875Z] INFO: Testing against a local daemon [2020-07-28T21:14:42.875Z] ok github.com/docker/docker/integration/plugin/common 0.228s [2020-07-28T21:14:42.875Z] [2020-07-28T21:14:42.875Z] === Skipped [2020-07-28T21:14:42.875Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-28T21:14:42.875Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-28T21:14:42.875Z] [2020-07-28T21:14:42.875Z] [2020-07-28T21:14:42.875Z] DONE 3 tests, 1 skipped in 8.009s [2020-07-28T21:14:42.875Z] [2020-07-28T21:14:42.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-28T21:14:45.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:45.848Z] INFO: Testing against a local daemon [2020-07-28T21:14:45.848Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.234s [2020-07-28T21:14:45.848Z] [2020-07-28T21:14:45.848Z] === Skipped [2020-07-28T21:14:45.848Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-28T21:14:45.848Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-28T21:14:45.848Z] [2020-07-28T21:14:45.848Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-28T21:14:45.848Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-28T21:14:45.848Z] [2020-07-28T21:14:45.848Z] [2020-07-28T21:14:45.848Z] DONE 2 tests, 2 skipped in 3.093s [2020-07-28T21:14:45.848Z] [2020-07-28T21:14:45.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-28T21:14:45.979Z] ok github.com/docker/docker/opts 0.106s coverage: 67.4% of statements [2020-07-28T21:14:46.621Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-28T21:14:46.763Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-07-28T21:14:46.763Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T21:14:46.763Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-28T21:14:46.763Z] === RUN TestWaitNonBlocked [2020-07-28T21:14:46.763Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:14:46.763Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:14:46.763Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:14:46.763Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:14:46.763Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:14:46.763Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:14:46.763Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-28T21:14:46.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2020-07-28T21:14:46.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2020-07-28T21:14:46.763Z] === RUN TestWaitBlocked [2020-07-28T21:14:46.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:14:46.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:14:46.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:14:46.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:14:46.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:14:46.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:14:46.921Z] ok github.com/docker/docker/pkg/authorization 0.767s coverage: 68.3% of statements [2020-07-28T21:14:46.921Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-07-28T21:14:47.354Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T21:14:47.354Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2020-07-28T21:14:47.354Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2020-07-28T21:14:47.354Z] === CONT TestDaemonRestartIpcMode [2020-07-28T21:14:47.354Z] === CONT TestIpcModeOlderClient [2020-07-28T21:14:47.564Z] ok github.com/docker/docker/pkg/archive 1.166s coverage: 76.9% of statements [2020-07-28T21:14:47.623Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-28T21:14:47.868Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-07-28T21:14:48.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:48.077Z] INFO: Testing against a local daemon [2020-07-28T21:14:48.077Z] ok github.com/docker/docker/integration/plugin/logging 0.227s [2020-07-28T21:14:48.077Z] [2020-07-28T21:14:48.077Z] === Skipped [2020-07-28T21:14:48.077Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-28T21:14:48.077Z] read_test.go:21: no unix domain sockets on Windows [2020-07-28T21:14:48.077Z] [2020-07-28T21:14:48.077Z] [2020-07-28T21:14:48.077Z] DONE 1 tests, 1 skipped in 2.560s [2020-07-28T21:14:48.077Z] [2020-07-28T21:14:48.077Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-28T21:14:48.922Z] ok github.com/docker/docker/pkg/discovery 0.020s coverage: 58.3% of statements [2020-07-28T21:14:48.923Z] ok github.com/docker/docker/pkg/discovery/file 0.026s coverage: 97.6% of statements [2020-07-28T21:14:49.561Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2020-07-28T21:14:49.561Z] PASS [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === Skipped [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-28T21:14:49.561Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-28T21:14:49.561Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-28T21:14:49.561Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-28T21:14:49.561Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-28T21:14:49.561Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-28T21:14:49.561Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-28T21:14:49.561Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-28T21:14:49.561Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-28T21:14:49.561Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T21:14:49.561Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T21:14:49.561Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-28T21:14:49.561Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-28T21:14:49.561Z] [2020-07-28T21:14:49.561Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2020-07-28T21:14:49.561Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-28T21:14:49.562Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:14:49.562Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-28T21:14:49.562Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:14:49.562Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-28T21:14:49.562Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-28T21:14:49.562Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-28T21:14:49.562Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T21:14:49.562Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-28T21:14:49.562Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-28T21:14:49.562Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-28T21:14:49.562Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] [2020-07-28T21:14:49.562Z] DONE 173 tests, 24 skipped in 76.556s [2020-07-28T21:14:49.562Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T21:14:49.651Z] testing: warning: no tests to run [2020-07-28T21:14:49.651Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.114s [2020-07-28T21:14:49.651Z] [2020-07-28T21:14:49.651Z] DONE 0 tests in 1.281s [2020-07-28T21:14:49.651Z] [2020-07-28T21:14:49.651Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-28T21:14:49.822Z] INFO: Testing against a local daemon [2020-07-28T21:14:49.822Z] === RUN TestCommitInheritsEnv [2020-07-28T21:14:49.986Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-28T21:14:50.632Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-28T21:14:51.035Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-28T21:14:51.196Z] --- PASS: TestCommitInheritsEnv (1.28s) [2020-07-28T21:14:51.196Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T21:14:51.196Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T21:14:51.196Z] === RUN TestImagesFilterMultiReference [2020-07-28T21:14:51.196Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-28T21:14:51.196Z] === RUN TestImagePullPlatformInvalid [2020-07-28T21:14:51.196Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-28T21:14:51.196Z] === RUN TestRemoveImageOrphaning [2020-07-28T21:14:51.331Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-07-28T21:14:51.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:51.888Z] INFO: Testing against a local daemon [2020-07-28T21:14:51.888Z] ok github.com/docker/docker/integration/plugin/volumes 0.251s [2020-07-28T21:14:51.888Z] [2020-07-28T21:14:51.888Z] === Skipped [2020-07-28T21:14:51.888Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-28T21:14:51.888Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:51.888Z] [2020-07-28T21:14:51.888Z] [2020-07-28T21:14:51.888Z] DONE 1 tests, 1 skipped in 2.451s [2020-07-28T21:14:51.888Z] [2020-07-28T21:14:51.888Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-28T21:14:52.119Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-28T21:14:52.375Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-28T21:14:52.672Z] ok github.com/docker/docker/pkg/chrootarchive 3.805s coverage: 43.2% of statements [2020-07-28T21:14:53.097Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-28T21:14:53.097Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T21:14:53.097Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:14:53.097Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-28T21:14:53.097Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T21:14:53.097Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T21:14:53.097Z] === RUN TestTagInvalidReference [2020-07-28T21:14:53.097Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-28T21:14:53.097Z] === RUN TestTagValidPrefixedRepo [2020-07-28T21:14:53.097Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-28T21:14:53.097Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T21:14:53.097Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-28T21:14:53.097Z] === RUN TestTagOfficialNames [2020-07-28T21:14:53.318Z] ok github.com/docker/docker/layer 7.852s coverage: 68.8% of statements [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T21:14:53.318Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T21:14:53.356Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-28T21:14:53.356Z] === RUN TestTagMatchesDigest [2020-07-28T21:14:53.356Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-28T21:14:53.356Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T21:14:53.620Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-07-28T21:14:53.921Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2020-07-28T21:14:53.921Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2020-07-28T21:14:54.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:54.134Z] INFO: Testing against a local daemon [2020-07-28T21:14:54.134Z] ok github.com/docker/docker/integration/secret 0.186s [2020-07-28T21:14:54.134Z] [2020-07-28T21:14:54.134Z] === Skipped [2020-07-28T21:14:54.134Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-28T21:14:54.134Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:54.134Z] [2020-07-28T21:14:54.134Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2020-07-28T21:14:54.134Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:54.134Z] [2020-07-28T21:14:54.134Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-28T21:14:54.134Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:54.134Z] [2020-07-28T21:14:54.135Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-28T21:14:54.135Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:54.135Z] [2020-07-28T21:14:54.135Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-28T21:14:54.135Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:54.135Z] [2020-07-28T21:14:54.135Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-28T21:14:54.135Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:54.135Z] [2020-07-28T21:14:54.135Z] [2020-07-28T21:14:54.135Z] DONE 6 tests, 6 skipped in 2.189s [2020-07-28T21:14:54.135Z] [2020-07-28T21:14:54.135Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-28T21:14:54.989Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 11.4% of statements [2020-07-28T21:14:55.643Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2020-07-28T21:14:55.942Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-07-28T21:14:56.058Z] Loaded image: buildpack-deps:buster [2020-07-28T21:14:56.059Z] Loaded image: busybox:latest [2020-07-28T21:14:56.059Z] Loaded image: busybox:glibc [2020-07-28T21:14:56.059Z] Loaded image: debian:buster [2020-07-28T21:14:56.059Z] Loaded image: hello-world:latest [2020-07-28T21:14:56.059Z] INFO: Testing against a local daemon [2020-07-28T21:14:56.059Z] === RUN TestCgroupNamespacesBuild [2020-07-28T21:14:56.059Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2020-07-28T21:14:56.059Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T21:14:56.059Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-07-28T21:14:56.059Z] === RUN TestBuildWithSession [2020-07-28T21:14:56.059Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T21:14:56.059Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:14:56.059Z] === RUN TestBuildSquashParent [2020-07-28T21:14:56.333Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-28T21:14:56.588Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-07-28T21:14:56.588Z] ok github.com/docker/docker/pkg/idtools 0.793s coverage: 70.5% of statements [2020-07-28T21:14:56.588Z] ok github.com/docker/docker/pkg/ioutils 1.310s coverage: 70.1% of statements [2020-07-28T21:14:56.588Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T21:14:56.588Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T21:14:56.588Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-07-28T21:14:56.588Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T21:14:57.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:57.110Z] INFO: Testing against a local daemon [2020-07-28T21:14:57.110Z] ok github.com/docker/docker/integration/service 0.342s [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === Skipped [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T21:14:57.110Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T21:14:57.110Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-28T21:14:57.110Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-28T21:14:57.110Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-28T21:14:57.110Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-28T21:14:57.110Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-28T21:14:57.110Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-28T21:14:57.110Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-28T21:14:57.110Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-28T21:14:57.110Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-28T21:14:57.110Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-28T21:14:57.110Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-28T21:14:57.110Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-28T21:14:57.110Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-28T21:14:57.110Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-28T21:14:57.110Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-28T21:14:57.110Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-28T21:14:57.110Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-28T21:14:57.110Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] DONE 24 tests, 23 skipped in 2.734s [2020-07-28T21:14:57.110Z] [2020-07-28T21:14:57.110Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-28T21:14:57.647Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2020-07-28T21:14:57.647Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-28T21:14:57.647Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-07-28T21:14:57.947Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2020-07-28T21:14:57.947Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T21:14:57.947Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T21:14:58.025Z] --- PASS: TestBuildWithHugeFile (52.09s) [2020-07-28T21:14:58.025Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T21:14:58.025Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:14:58.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:14:58.025Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:14:58.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:14:58.025Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:14:58.025Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:14:58.025Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:14:58.025Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:14:58.025Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:14:58.025Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-07-28T21:14:58.025Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-07-28T21:14:58.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-28T21:14:58.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-28T21:14:58.025Z] === RUN TestBuildPreserveOwnership [2020-07-28T21:14:58.025Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T21:14:58.025Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T21:14:58.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-07-28T21:14:59.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:14:59.340Z] INFO: Testing against a local daemon [2020-07-28T21:14:59.340Z] ok github.com/docker/docker/integration/session 0.189s [2020-07-28T21:14:59.340Z] [2020-07-28T21:14:59.340Z] === Skipped [2020-07-28T21:14:59.340Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-28T21:14:59.340Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:59.340Z] [2020-07-28T21:14:59.340Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-28T21:14:59.340Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-28T21:14:59.340Z] [2020-07-28T21:14:59.340Z] [2020-07-28T21:14:59.340Z] DONE 2 tests, 2 skipped in 2.075s [2020-07-28T21:14:59.340Z] [2020-07-28T21:14:59.340Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-28T21:14:59.410Z] --- PASS: TestBuildPreserveOwnership (5.82s) [2020-07-28T21:14:59.411Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.73s) [2020-07-28T21:14:59.411Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-07-28T21:14:59.411Z] === RUN TestBuildPlatformInvalid [2020-07-28T21:14:59.644Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-07-28T21:14:59.671Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-28T21:14:59.671Z] PASS [2020-07-28T21:14:59.671Z] [2020-07-28T21:14:59.671Z] === Skipped [2020-07-28T21:14:59.671Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-28T21:14:59.671Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:14:59.671Z] [2020-07-28T21:14:59.671Z] [2020-07-28T21:14:59.671Z] DONE 32 tests, 1 skipped in 104.409s [2020-07-28T21:14:59.671Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T21:14:59.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:14:59.671Z] ++ set -e [2020-07-28T21:14:59.671Z] ++ '[' -n 0 ']' [2020-07-28T21:14:59.671Z] ++ set -x [2020-07-28T21:14:59.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:14:59.932Z] INFO: Testing against a local daemon [2020-07-28T21:14:59.932Z] === RUN TestConfigInspect [2020-07-28T21:15:00.000Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-07-28T21:15:00.001Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-07-28T21:15:00.642Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-28T21:15:01.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:15:01.567Z] INFO: Testing against a local daemon [2020-07-28T21:15:01.707Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-07-28T21:15:01.707Z] ok github.com/docker/docker/pkg/pubsub 1.137s coverage: 73.9% of statements [2020-07-28T21:15:02.354Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-28T21:15:02.354Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-28T21:15:02.560Z] ok github.com/docker/docker/integration/system 1.466s [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === Skipped [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:15:02.560Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-28T21:15:02.560Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-28T21:15:02.560Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-28T21:15:02.560Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-28T21:15:02.560Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-28T21:15:02.560Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-28T21:15:02.560Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] DONE 13 tests, 7 skipped in 3.352s [2020-07-28T21:15:02.560Z] [2020-07-28T21:15:02.560Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-28T21:15:02.998Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-07-28T21:15:04.049Z] ok github.com/docker/docker/pkg/signal 2.976s coverage: 61.0% of statements [2020-07-28T21:15:04.049Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-07-28T21:15:04.136Z] --- PASS: TestConfigInspect (3.69s) [2020-07-28T21:15:04.136Z] === RUN TestConfigList [2020-07-28T21:15:04.219Z] --- PASS: TestBuildSquashParent (8.73s) [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:15:04.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:15:04.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:15:04.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:15:04.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:15:04.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:15:04.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:15:04.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:15:04.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:15:04.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:15:04.348Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.4% of statements [2020-07-28T21:15:04.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:15:04.790Z] INFO: Testing against a local daemon [2020-07-28T21:15:04.790Z] ok github.com/docker/docker/integration/volume 0.253s [2020-07-28T21:15:04.790Z] [2020-07-28T21:15:04.790Z] === Skipped [2020-07-28T21:15:04.790Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-28T21:15:04.790Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-28T21:15:04.790Z] [2020-07-28T21:15:04.790Z] [2020-07-28T21:15:04.790Z] DONE 5 tests, 1 skipped in 2.288s [2020-07-28T21:15:04.790Z] [2020-07-28T21:15:04.790Z] INFO: make.ps1 ended at 07/28/2020 21:15:04 [2020-07-28T21:15:04.790Z] INFO: Integration CLI tests being run from the host: [2020-07-28T21:15:04.790Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-28T21:15:04.999Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2020-07-28T21:15:04.999Z] testing: warning: no tests to run [2020-07-28T21:15:04.999Z] coverage: [no statements] [2020-07-28T21:15:04.999Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-28T21:15:05.643Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2020-07-28T21:15:05.940Z] ok github.com/docker/docker/pkg/urlutil 0.018s coverage: 100.0% of statements [2020-07-28T21:15:05.940Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-28T21:15:06.239Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-07-28T21:15:06.681Z] --- PASS: TestConfigList (3.20s) [2020-07-28T21:15:06.681Z] === RUN TestConfigsCreateAndDelete [2020-07-28T21:15:06.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:15:06.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:15:07.776Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-07-28T21:15:09.314Z] ok github.com/docker/docker/reference 0.015s coverage: 83.7% of statements [2020-07-28T21:15:09.610Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 68.8% of statements [2020-07-28T21:15:09.981Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-07-28T21:15:09.981Z] === RUN TestConfigsUpdate [2020-07-28T21:15:10.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:15:10.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:15:10.660Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.1% of statements [2020-07-28T21:15:10.856Z] ......................... [ 66%] [2020-07-28T21:15:11.324Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-07-28T21:15:11.969Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-07-28T21:15:13.022Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-07-28T21:15:13.281Z] --- PASS: TestConfigsUpdate (3.18s) [2020-07-28T21:15:13.281Z] === RUN TestTemplatedConfig [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2020-07-28T21:15:13.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2020-07-28T21:15:13.351Z] === RUN TestBuildMultiStageCopy [2020-07-28T21:15:13.351Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T21:15:13.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-28T21:15:13.491Z] INFO: Testing against a local daemon [2020-07-28T21:15:13.667Z] ok github.com/docker/docker/registry 0.313s coverage: 56.3% of statements [2020-07-28T21:15:13.965Z] ok github.com/docker/docker/runconfig 0.043s coverage: 66.1% of statements [2020-07-28T21:15:15.891Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T21:15:15.891Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T21:15:16.087Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2020-07-28T21:15:16.461Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T21:15:16.584Z] --- PASS: TestTemplatedConfig (3.42s) [2020-07-28T21:15:16.584Z] === RUN TestConfigCreateResolve [2020-07-28T21:15:17.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T21:15:17.600Z] --- PASS: TestBuildMultiStageCopy (4.59s) [2020-07-28T21:15:17.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2020-07-28T21:15:17.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-07-28T21:15:17.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-07-28T21:15:17.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-07-28T21:15:17.600Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-07-28T21:15:17.600Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T21:15:18.211Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-07-28T21:15:18.507Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-07-28T21:15:18.981Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2020-07-28T21:15:18.981Z] === RUN TestBuildLabelWithTargets [2020-07-28T21:15:19.144Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-28T21:15:19.886Z] --- PASS: TestConfigCreateResolve (3.14s) [2020-07-28T21:15:19.886Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T21:15:20.460Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-07-28T21:15:20.460Z] PASS [2020-07-28T21:15:20.460Z] [2020-07-28T21:15:20.460Z] DONE 7 tests in 20.589s [2020-07-28T21:15:20.460Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T21:15:20.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:15:20.460Z] ++ set -e [2020-07-28T21:15:20.460Z] ++ '[' -n 0 ']' [2020-07-28T21:15:20.460Z] ++ set -x [2020-07-28T21:15:20.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:15:20.460Z] INFO: Testing against a local daemon [2020-07-28T21:15:20.460Z] === RUN TestCheckpoint [2020-07-28T21:15:20.460Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T21:15:20.460Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:15:20.460Z] === RUN TestContainerInvalidJSON [2020-07-28T21:15:20.460Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:15:20.460Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:15:20.460Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:15:20.460Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:15:20.460Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:15:20.460Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:15:20.460Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:15:20.460Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:15:20.460Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:15:20.460Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-28T21:15:20.460Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T21:15:20.460Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T21:15:20.460Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T21:15:20.460Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T21:15:20.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-28T21:15:20.720Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T21:15:20.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-28T21:15:20.720Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T21:15:20.981Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-28T21:15:20.981Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T21:15:20.981Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-28T21:15:20.981Z] === RUN TestCopyFromContainer [2020-07-28T21:15:21.521Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-07-28T21:15:21.521Z] === RUN TestBuildWithEmptyLayers [2020-07-28T21:15:22.460Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-07-28T21:15:22.460Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T21:15:22.896Z] === RUN TestCopyFromContainer// [2020-07-28T21:15:22.896Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T21:15:23.158Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T21:15:23.158Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T21:15:23.419Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T21:15:23.419Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T21:15:23.680Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T21:15:23.680Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T21:15:23.941Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T21:15:23.941Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer (3.05s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-28T21:15:24.202Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-28T21:15:24.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T21:15:24.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:15:24.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:15:24.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:15:24.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:15:24.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:15:24.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:15:24.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:15:24.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:15:24.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:15:24.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T21:15:24.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T21:15:24.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T21:15:24.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T21:15:24.202Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T21:15:24.202Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-28T21:15:24.202Z] === RUN TestCreateWithInvalidEnv [2020-07-28T21:15:24.202Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T21:15:24.202Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T21:15:24.202Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T21:15:24.202Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T21:15:24.202Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T21:15:24.202Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T21:15:24.202Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T21:15:24.202Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T21:15:24.202Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T21:15:24.202Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-28T21:15:24.202Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T21:15:24.202Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T21:15:24.202Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T21:15:24.202Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T21:15:24.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-28T21:15:24.202Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T21:15:25.755Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-07-28T21:15:25.755Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T21:15:26.749Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2020-07-28T21:15:26.749Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T21:15:27.137Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2020-07-28T21:15:27.137Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-07-28T21:15:28.666Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T21:15:28.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:15:28.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:15:28.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:15:28.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:15:28.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:15:28.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:15:28.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:15:28.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:15:28.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:15:28.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:15:28.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:15:28.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:15:28.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:15:28.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:15:28.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-28T21:15:28.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-28T21:15:28.666Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T21:15:29.239Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-07-28T21:15:29.239Z] === RUN TestCreateDifferentPlatform [2020-07-28T21:15:29.239Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T21:15:29.239Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T21:15:29.239Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2020-07-28T21:15:29.239Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T21:15:29.239Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T21:15:29.239Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T21:15:29.501Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2020-07-28T21:15:29.501Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T21:15:29.501Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T21:15:29.501Z] === RUN TestDaemonRestartIpcMode [2020-07-28T21:15:29.501Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T21:15:29.501Z] === RUN TestDaemonHostGatewayIP [2020-07-28T21:15:29.501Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T21:15:29.501Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T21:15:29.501Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T21:15:29.501Z] === RUN TestDiff [2020-07-28T21:15:30.433Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-07-28T21:15:30.433Z] === RUN TestBuildWithHugeFile [2020-07-28T21:15:30.444Z] --- PASS: TestDiff (0.78s) [2020-07-28T21:15:30.444Z] === RUN TestExecWithCloseStdin [2020-07-28T21:15:31.016Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-07-28T21:15:31.016Z] === RUN TestExec [2020-07-28T21:15:31.959Z] --- PASS: TestExec (0.81s) [2020-07-28T21:15:31.959Z] === RUN TestExecUser [2020-07-28T21:15:31.960Z] --- PASS: TestImportExtremelyLargeImageWorks (81.94s) [2020-07-28T21:15:31.960Z] PASS [2020-07-28T21:15:31.960Z] [2020-07-28T21:15:31.960Z] === Skipped [2020-07-28T21:15:31.960Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:15:31.960Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:15:31.960Z] [2020-07-28T21:15:31.960Z] [2020-07-28T21:15:31.960Z] DONE 12 tests, 1 skipped in 83.325s [2020-07-28T21:15:31.960Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T21:15:31.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:15:31.960Z] ++ set -e [2020-07-28T21:15:31.960Z] ++ '[' -n 0 ']' [2020-07-28T21:15:31.960Z] ++ set -x [2020-07-28T21:15:31.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:15:31.960Z] INFO: Testing against a local daemon [2020-07-28T21:15:31.960Z] === RUN TestNetworkCreateDelete [2020-07-28T21:15:31.960Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-28T21:15:31.960Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T21:15:32.592Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-28T21:15:32.592Z] === RUN TestDaemonDNSFallback [2020-07-28T21:15:32.904Z] --- PASS: TestExecUser (0.84s) [2020-07-28T21:15:32.904Z] === RUN TestExportContainerAndImportImage [2020-07-28T21:15:33.849Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-07-28T21:15:33.849Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T21:15:34.495Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T21:15:34.495Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T21:15:34.495Z] [2020-07-28T21:15:34.495Z] === Skipped [2020-07-28T21:15:34.496Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T21:15:34.496Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T21:15:34.496Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T21:15:34.496Z] time="2020-07-28T21:14:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T21:15:34.496Z] time="2020-07-28T21:14:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T21:15:34.496Z] time="2020-07-28T21:14:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T21:15:34.496Z] time="2020-07-28T21:14:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T21:15:34.496Z] time="2020-07-28T21:14:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T21:15:34.496Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T21:15:34.496Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T21:15:34.496Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:15:34.496Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T21:15:34.496Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T21:15:34.496Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T21:15:34.496Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] [2020-07-28T21:15:34.496Z] DONE 2123 tests, 26 skipped in 265.385s Post stage [Pipeline] junit [2020-07-28T21:15:34.543Z] Recording test results [2020-07-28T21:15:34.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:15:34.632Z] Using test binary docker [2020-07-28T21:15:34.632Z] +++ /etc/init.d/apparmor start [2020-07-28T21:15:34.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:15:34.632Z] INFO: Waiting for daemon to start... [2020-07-28T21:15:34.632Z] Starting dockerd [2020-07-28T21:15:34.632Z] +++ 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-28T21:15:35.320Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-07-28T21:15:35.320Z] === RUN TestInspectNetwork [2020-07-28T21:15:35.465Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -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:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh dynbinary test-integration [2020-07-28T21:15:35.763Z] [2020-07-28T21:15:35.763Z] Removing bundles/ [2020-07-28T21:15:35.763Z] [2020-07-28T21:15:35.763Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-28T21:15:35.763Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:15:35.763Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:15:35.763Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2020-07-28T21:15:35.763Z] === RUN TestHealthCheckWorkdir [2020-07-28T21:15:36.068Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:15:36.068Z] Using test binary docker [2020-07-28T21:15:36.327Z] +++ /etc/init.d/apparmor start [2020-07-28T21:15:36.327Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:15:36.327Z] INFO: Waiting for daemon to start... [2020-07-28T21:15:36.327Z] Starting dockerd [2020-07-28T21:15:36.328Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-28T21:15:36.733Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-07-28T21:15:36.733Z] === RUN TestHealthKillContainer [2020-07-28T21:15:40.057Z] --- PASS: TestHealthKillContainer (2.86s) [2020-07-28T21:15:40.057Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T21:15:40.656Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-07-28T21:15:40.656Z] === RUN TestIpcModeNone [2020-07-28T21:15:40.882Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T21:15:40.882Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T21:15:40.882Z] === RUN TestInspectNetwork/network_name [2020-07-28T21:15:40.882Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T21:15:41.601Z] . [2020-07-28T21:15:41.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:15:41.601Z] [2020-07-28T21:15:41.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:15:41.601Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:15:41.601Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:15:41.601Z] Error: No such image: emptyfs [2020-07-28T21:15:41.601Z] Error: No such image: emptyfs [2020-07-28T21:15:41.601Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T21:15:41.601Z] ++++ docker load [2020-07-28T21:15:41.601Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T21:15:41.601Z] ++++ docker load [2020-07-28T21:15:41.601Z] Running integration-test (iteration 1) [2020-07-28T21:15:41.601Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-28T21:15:41.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T21:15:41.601Z] ++ set -e [2020-07-28T21:15:41.601Z] ++ '[' -n 0 ']' [2020-07-28T21:15:41.601Z] ++ set -x [2020-07-28T21:15:41.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-28T21:15:41.602Z] Running integration-test (iteration 1) [2020-07-28T21:15:41.602Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-28T21:15:41.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T21:15:41.602Z] ++ set -e [2020-07-28T21:15:41.602Z] ++ '[' -n 0 ']' [2020-07-28T21:15:41.602Z] ++ set -x [2020-07-28T21:15:41.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-28T21:15:41.618Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-28T21:15:41.618Z] === RUN TestIpcModePrivate [2020-07-28T21:15:42.194Z] --- PASS: TestIpcModePrivate (0.88s) [2020-07-28T21:15:42.194Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-28T21:15:42.194Z] === RUN TestIpcModeShareable [2020-07-28T21:15:43.136Z] --- PASS: TestIpcModeShareable (0.86s) [2020-07-28T21:15:43.136Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-28T21:15:43.136Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T21:15:45.683Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-07-28T21:15:45.683Z] === RUN TestAPIIpcModeHost [2020-07-28T21:15:46.255Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-28T21:15:46.255Z] === RUN TestDaemonIpcModeShareable [2020-07-28T21:15:46.440Z] --- PASS: TestInspectNetwork (11.01s) [2020-07-28T21:15:46.440Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T21:15:46.440Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T21:15:46.440Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T21:15:46.440Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T21:15:46.440Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T21:15:48.169Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-07-28T21:15:48.170Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-28T21:15:48.170Z] === RUN TestDaemonIpcModePrivate [2020-07-28T21:15:48.531Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-07-28T21:15:48.531Z] === RUN TestNetworkInvalidJSON [2020-07-28T21:15:48.531Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T21:15:48.531Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T21:15:48.531Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:15:48.531Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:15:48.531Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:15:48.531Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:15:48.531Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T21:15:48.531Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:15:48.531Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:15:48.531Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-28T21:15:48.531Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T21:15:48.531Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T21:15:48.531Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T21:15:48.531Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T21:15:48.834Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-07-28T21:15:48.834Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T21:15:49.870Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-28T21:15:49.870Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T21:15:50.085Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-07-28T21:15:50.085Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-28T21:15:50.085Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T21:15:50.904Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-28T21:15:50.904Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T21:15:51.470Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-07-28T21:15:51.470Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-28T21:15:51.470Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T21:15:51.553Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-28T21:15:52.413Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-07-28T21:15:52.413Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T21:15:53.385Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-07-28T21:15:53.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-28T21:15:53.385Z] === RUN TestIpcModeOlderClient [2020-07-28T21:15:53.385Z] === PAUSE TestIpcModeOlderClient [2020-07-28T21:15:53.385Z] === RUN TestKillContainerInvalidSignal [2020-07-28T21:15:53.447Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-07-28T21:15:53.447Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T21:15:54.079Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-28T21:15:54.079Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T21:15:54.328Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-07-28T21:15:54.328Z] === RUN TestKillContainer [2020-07-28T21:15:54.328Z] === RUN TestKillContainer/no_signal [2020-07-28T21:15:54.901Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T21:15:55.473Z] === RUN TestKillContainer/killing_signal [2020-07-28T21:15:56.415Z] --- PASS: TestKillContainer (2.24s) [2020-07-28T21:15:56.415Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-07-28T21:15:56.415Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-28T21:15:56.415Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-07-28T21:15:56.415Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T21:15:56.415Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T21:15:56.987Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T21:15:57.591Z] --- PASS: TestServiceWithPredefinedNetwork (3.61s) [2020-07-28T21:15:57.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T21:15:57.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:15:57.591Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:15:57.591Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T21:15:57.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2020-07-28T21:15:57.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-07-28T21:15:57.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-07-28T21:15:57.929Z] === RUN TestKillStoppedContainer [2020-07-28T21:15:57.929Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-28T21:15:57.929Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T21:15:57.929Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-28T21:15:57.929Z] === RUN TestKillDifferentUserContainer [2020-07-28T21:15:58.870Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-07-28T21:15:58.870Z] === RUN TestInspectOomKilledTrue [2020-07-28T21:15:58.870Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T21:15:58.870Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:15:58.870Z] === RUN TestInspectOomKilledFalse [2020-07-28T21:15:58.870Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T21:15:58.870Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:15:58.870Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T21:15:59.443Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-28T21:15:59.443Z] === RUN TestLinksContainerNames [2020-07-28T21:16:00.828Z] --- PASS: TestLinksContainerNames (1.48s) [2020-07-28T21:16:00.828Z] === RUN TestLogsFollowTailEmpty [2020-07-28T21:16:01.771Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-07-28T21:16:01.771Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T21:16:02.343Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/default [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/private [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/slave [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/shared [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/default [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/shared [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/slave [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/private [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T21:16:02.343Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:16:02.343Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:16:02.343Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:16:02.605Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:16:02.866Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T21:16:02.866Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-28T21:16:02.866Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-28T21:16:02.866Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T21:16:05.410Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2020-07-28T21:16:05.410Z] === RUN TestNetworkNat [2020-07-28T21:16:05.982Z] --- PASS: TestNetworkNat (0.86s) [2020-07-28T21:16:05.982Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T21:16:06.924Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-07-28T21:16:06.924Z] === RUN TestNetworkLoopbackNat [2020-07-28T21:16:09.586Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-28T21:16:09.586Z] tests/integration/client_test.py ..... [ 75%] [2020-07-28T21:16:09.586Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-28T21:16:09.586Z] tests/integration/errors_test.py . [ 76%] [2020-07-28T21:16:10.225Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2020-07-28T21:16:10.225Z] === RUN TestPause [2020-07-28T21:16:10.796Z] --- PASS: TestPause (0.79s) [2020-07-28T21:16:10.796Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T21:16:10.796Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:16:10.796Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:16:10.796Z] === RUN TestPauseStopPausedContainer [2020-07-28T21:16:11.368Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-07-28T21:16:11.368Z] === RUN TestPsFilter [2020-07-28T21:16:11.628Z] --- PASS: TestPsFilter (0.26s) [2020-07-28T21:16:11.628Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T21:16:12.572Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-07-28T21:16:12.572Z] === RUN TestRemoveContainerWithVolume [2020-07-28T21:16:13.153Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2020-07-28T21:16:13.153Z] === RUN TestRemoveContainerRunning [2020-07-28T21:16:14.096Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-07-28T21:16:14.096Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T21:16:14.668Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2020-07-28T21:16:14.668Z] === RUN TestRemoveInvalidContainer [2020-07-28T21:16:14.668Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-28T21:16:14.668Z] === RUN TestRenameLinkedContainer [2020-07-28T21:16:17.971Z] --- PASS: TestRenameLinkedContainer (3.00s) [2020-07-28T21:16:17.971Z] === RUN TestRenameStoppedContainer [2020-07-28T21:16:18.542Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-07-28T21:16:18.543Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T21:16:19.927Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2020-07-28T21:16:19.927Z] === RUN TestRenameInvalidName [2020-07-28T21:16:20.176Z] --- PASS: TestServiceWithDataPathPortInit (20.52s) [2020-07-28T21:16:20.176Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T21:16:20.327Z] Loaded image: buildpack-deps:buster [2020-07-28T21:16:20.586Z] Loaded image: busybox:latest [2020-07-28T21:16:20.844Z] Loaded image: buildpack-deps:buster [2020-07-28T21:16:20.844Z] Loaded image: busybox:glibc [2020-07-28T21:16:20.844Z] Loaded image: debian:buster [2020-07-28T21:16:20.868Z] --- PASS: TestRenameInvalidName (0.75s) [2020-07-28T21:16:20.868Z] === RUN TestRenameAnonymousContainer [2020-07-28T21:16:21.104Z] Loaded image: busybox:latest [2020-07-28T21:16:21.104Z] Loaded image: hello-world:latest [2020-07-28T21:16:21.104Z] INFO: Testing against a local daemon [2020-07-28T21:16:21.104Z] === RUN TestDockerDaemonSuite [2020-07-28T21:16:21.363Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-28T21:16:21.363Z] Loaded image: busybox:glibc [2020-07-28T21:16:21.363Z] Loaded image: debian:buster [2020-07-28T21:16:21.623Z] Loaded image: hello-world:latest [2020-07-28T21:16:21.623Z] INFO: Testing against a local daemon [2020-07-28T21:16:21.623Z] === RUN TestDockerSuite [2020-07-28T21:16:21.623Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-28T21:16:21.623Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-28T21:16:21.623Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-28T21:16:21.882Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-28T21:16:21.882Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-28T21:16:21.882Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-28T21:16:21.882Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-28T21:16:21.882Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-28T21:16:22.820Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-28T21:16:22.820Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-28T21:16:23.390Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-28T21:16:23.390Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-28T21:16:23.959Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-28T21:16:24.218Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-28T21:16:24.218Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-28T21:16:25.073Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2020-07-28T21:16:25.073Z] === RUN TestRenameContainerWithSameName [2020-07-28T21:16:25.335Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-07-28T21:16:25.335Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T21:16:25.597Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-28T21:16:26.164Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-28T21:16:26.164Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-28T21:16:26.164Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-28T21:16:26.164Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-28T21:16:26.721Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2020-07-28T21:16:26.721Z] === RUN TestResize [2020-07-28T21:16:27.101Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-28T21:16:27.664Z] --- PASS: TestResize (0.76s) [2020-07-28T21:16:27.664Z] === RUN TestResizeWithInvalidSize [2020-07-28T21:16:28.039Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-28T21:16:28.236Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-07-28T21:16:28.236Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T21:16:28.298Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-28T21:16:28.298Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-28T21:16:28.298Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-28T21:16:28.298Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-28T21:16:28.557Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-28T21:16:28.826Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.58s) [2020-07-28T21:16:28.826Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fbqhewuby4plyddhtvi7qz6j4 Created:2020-07-28 21:16:19.085348498 +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[bb9e6e2dc163532a0c8632f9143308eacc9686954bcf62f13d2376b3110f7fbe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgl3dnburh4o6hhylhmjowh7j EndpointID:81ab742c90cc53d4ff3f13153319430d7807e9a4a040949179c250356c4c63c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9b780d3ee8b7bbfdab8107c623c6c1688f780e3dc012b7f7c762883ed5c830a 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:57f9fd995413 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgl3dnburh4o6hhylhmjowh7j EndpointID:81ab742c90cc53d4ff3f13153319430d7807e9a4a040949179c250356c4c63c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T21:16:28.826Z] PASS [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] === Skipped [2020-07-28T21:16:28.826Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:16:28.826Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] DONE 23 tests, 1 skipped in 55.885s [2020-07-28T21:16:28.826Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:16:28.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:28.826Z] ++ set -e [2020-07-28T21:16:28.826Z] ++ '[' -n 0 ']' [2020-07-28T21:16:28.826Z] ++ set -x [2020-07-28T21:16:28.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:28.826Z] INFO: Testing against a local daemon [2020-07-28T21:16:28.826Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T21:16:28.826Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:16:28.826Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:28.826Z] === RUN TestDockerNetworkIpvlan [2020-07-28T21:16:28.826Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:16:28.826Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:28.826Z] PASS [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] === Skipped [2020-07-28T21:16:28.826Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:16:28.826Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:16:28.826Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] [2020-07-28T21:16:28.826Z] DONE 2 tests, 2 skipped in 0.200s [2020-07-28T21:16:28.826Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:16:28.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:28.826Z] ++ set -e [2020-07-28T21:16:28.826Z] ++ '[' -n 0 ']' [2020-07-28T21:16:28.826Z] ++ set -x [2020-07-28T21:16:28.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:28.826Z] INFO: Testing against a local daemon [2020-07-28T21:16:28.826Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T21:16:29.178Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:16:29.178Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:16:29.178Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:16:29.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:16:29.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:16:29.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:16:29.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:16:29.458Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-07-28T21:16:29.458Z] === RUN TestDockerNetworkMacvlan [2020-07-28T21:16:30.491Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T21:16:31.093Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-28T21:16:31.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:16:31.547Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T21:16:32.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:16:32.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:16:32.183Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T21:16:32.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:16:32.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:16:32.474Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-28T21:16:33.411Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-28T21:16:33.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:16:34.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-28T21:16:34.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:16:35.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:16:35.336Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-28T21:16:36.669Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T21:16:36.737Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-28T21:16:36.996Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-07-28T21:16:37.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2020-07-28T21:16:37.763Z] === RUN TestCgroupNamespacesRun [2020-07-28T21:16:38.899Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-28T21:16:39.148Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-07-28T21:16:39.148Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T21:16:39.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-28T21:16:39.836Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-28T21:16:40.233Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T21:16:40.775Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-28T21:16:41.063Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-07-28T21:16:41.063Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T21:16:41.714Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-28T21:16:42.283Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-28T21:16:42.542Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-28T21:16:42.588Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-28T21:16:42.976Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-07-28T21:16:42.976Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T21:16:44.362Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-07-28T21:16:44.362Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T21:16:44.814Z] --- PASS: TestImportExtremelyLargeImageWorks (108.74s) [2020-07-28T21:16:44.814Z] PASS [2020-07-28T21:16:44.814Z] [2020-07-28T21:16:44.814Z] === Skipped [2020-07-28T21:16:44.814Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:16:44.814Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-28T21:16:44.814Z] [2020-07-28T21:16:44.814Z] [2020-07-28T21:16:44.814Z] DONE 12 tests, 1 skipped in 112.438s [2020-07-28T21:16:44.814Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T21:16:44.814Z] INFO: Testing against a local daemon [2020-07-28T21:16:44.814Z] === RUN TestNetworkCreateDelete [2020-07-28T21:16:44.814Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-28T21:16:44.814Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T21:16:44.814Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-28T21:16:44.814Z] === RUN TestDaemonDNSFallback [2020-07-28T21:16:45.081Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-28T21:16:45.648Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-28T21:16:46.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-07-28T21:16:46.278Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T21:16:46.585Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-28T21:16:47.127Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T21:16:47.522Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-28T21:16:47.663Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-07-28T21:16:47.663Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T21:16:48.459Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-28T21:16:48.605Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-07-28T21:16:48.605Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan (19.53s) [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.34s) [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.60s) [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.36s) [2020-07-28T21:16:49.193Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s) [2020-07-28T21:16:49.193Z] PASS [2020-07-28T21:16:49.193Z] [2020-07-28T21:16:49.193Z] DONE 8 tests in 21.106s [2020-07-28T21:16:49.193Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T21:16:49.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:49.193Z] ++ set -e [2020-07-28T21:16:49.193Z] ++ '[' -n 0 ']' [2020-07-28T21:16:49.193Z] ++ set -x [2020-07-28T21:16:49.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:49.193Z] testing: warning: no tests to run [2020-07-28T21:16:49.193Z] PASS [2020-07-28T21:16:49.193Z] [2020-07-28T21:16:49.193Z] DONE 0 tests in 0.059s [2020-07-28T21:16:49.193Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T21:16:49.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:49.193Z] ++ set -e [2020-07-28T21:16:49.193Z] ++ '[' -n 0 ']' [2020-07-28T21:16:49.193Z] ++ set -x [2020-07-28T21:16:49.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:16:49.397Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-28T21:16:49.484Z] INFO: Testing against a local daemon [2020-07-28T21:16:49.484Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T21:16:50.080Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-07-28T21:16:50.080Z] === RUN TestInspectNetwork [2020-07-28T21:16:50.080Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-28T21:16:50.080Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T21:16:50.080Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-28T21:16:50.080Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestNetworkInvalidJSON [2020-07-28T21:16:50.080Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T21:16:50.080Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T21:16:50.080Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:16:50.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:16:50.080Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:16:50.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:16:50.080Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T21:16:50.080Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:16:50.080Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:16:50.080Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-28T21:16:50.080Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T21:16:50.080Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T21:16:50.080Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T21:16:50.080Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T21:16:50.080Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-28T21:16:50.080Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T21:16:50.080Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-28T21:16:50.080Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T21:16:50.080Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-28T21:16:50.080Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T21:16:50.080Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.03s) [2020-07-28T21:16:50.080Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T21:16:50.080Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-28T21:16:50.080Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T21:16:50.080Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2020-07-28T21:16:50.080Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T21:16:50.080Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T21:16:50.080Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T21:16:50.080Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:16:50.080Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:16:50.080Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T21:16:50.080Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-28T21:16:50.080Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T21:16:50.080Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T21:16:50.080Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] PASS [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === Skipped [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-28T21:16:50.080Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-28T21:16:50.080Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-28T21:16:50.080Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-28T21:16:50.080Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-28T21:16:50.080Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.03s) [2020-07-28T21:16:50.080Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-28T21:16:50.080Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2020-07-28T21:16:50.080Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-28T21:16:50.080Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:16:50.080Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-28T21:16:50.080Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-28T21:16:50.080Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] [2020-07-28T21:16:50.080Z] DONE 19 tests, 12 skipped in 8.130s [2020-07-28T21:16:50.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:16:50.334Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-28T21:16:50.339Z] INFO: Testing against a local daemon [2020-07-28T21:16:50.339Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T21:16:50.339Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:16:50.339Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:50.339Z] === RUN TestDockerNetworkIpvlan [2020-07-28T21:16:50.339Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:16:50.339Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:50.339Z] PASS [2020-07-28T21:16:50.339Z] [2020-07-28T21:16:50.339Z] === Skipped [2020-07-28T21:16:50.339Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:16:50.339Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:50.339Z] [2020-07-28T21:16:50.339Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:16:50.339Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:16:50.339Z] [2020-07-28T21:16:50.339Z] [2020-07-28T21:16:50.339Z] DONE 2 tests, 2 skipped in 0.146s [2020-07-28T21:16:50.339Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:16:50.523Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-07-28T21:16:50.523Z] === RUN TestKernelTCPMemory [2020-07-28T21:16:50.597Z] INFO: Testing against a local daemon [2020-07-28T21:16:50.597Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T21:16:50.597Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-28T21:16:50.597Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.597Z] === RUN TestDockerNetworkMacvlan [2020-07-28T21:16:50.597Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-28T21:16:50.597Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.597Z] PASS [2020-07-28T21:16:50.597Z] [2020-07-28T21:16:50.597Z] === Skipped [2020-07-28T21:16:50.597Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-28T21:16:50.597Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.597Z] [2020-07-28T21:16:50.597Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-28T21:16:50.597Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:16:50.597Z] [2020-07-28T21:16:50.597Z] [2020-07-28T21:16:50.597Z] DONE 2 tests, 2 skipped in 0.155s [2020-07-28T21:16:50.597Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T21:16:50.597Z] testing: warning: no tests to run [2020-07-28T21:16:50.597Z] PASS [2020-07-28T21:16:50.597Z] [2020-07-28T21:16:50.597Z] DONE 0 tests in 0.027s [2020-07-28T21:16:50.597Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T21:16:50.597Z] INFO: Testing against a local daemon [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginTLS [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginHeader [2020-07-28T21:16:50.597Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-28T21:16:50.597Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.597Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T21:16:50.855Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-07-28T21:16:50.855Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:50.855Z] === RUN TestAuthZPluginV2Disable [2020-07-28T21:16:51.094Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-07-28T21:16:51.094Z] === RUN TestNISDomainname [2020-07-28T21:16:51.114Z] --- SKIP: TestAuthZPluginV2Disable (0.13s) [2020-07-28T21:16:51.114Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.114Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T21:16:51.114Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.15s) [2020-07-28T21:16:51.114Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.114Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T21:16:51.273Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-28T21:16:51.373Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T21:16:51.373Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] PASS [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === Skipped [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.13s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.15s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-28T21:16:51.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] DONE 17 tests, 17 skipped in 0.753s [2020-07-28T21:16:51.373Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T21:16:51.373Z] INFO: Testing against a local daemon [2020-07-28T21:16:51.373Z] === RUN TestPluginInvalidJSON [2020-07-28T21:16:51.373Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:16:51.373Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:16:51.373Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:16:51.373Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-28T21:16:51.373Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T21:16:51.373Z] === RUN TestPluginInstall [2020-07-28T21:16:51.373Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-28T21:16:51.373Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] PASS [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] === Skipped [2020-07-28T21:16:51.373Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-28T21:16:51.373Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] [2020-07-28T21:16:51.373Z] DONE 3 tests, 1 skipped in 0.192s [2020-07-28T21:16:51.373Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T21:16:51.552Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-07-28T21:16:51.552Z] === RUN TestAuthZPluginTLS [2020-07-28T21:16:51.631Z] INFO: Testing against a local daemon [2020-07-28T21:16:51.631Z] === RUN TestExternalGraphDriver [2020-07-28T21:16:51.631Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-07-28T21:16:51.631Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-28T21:16:51.631Z] === RUN TestGraphdriverPluginV2 [2020-07-28T21:16:51.841Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-28T21:16:51.850Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-28T21:16:51.850Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T21:16:52.037Z] --- PASS: TestNISDomainname (0.89s) [2020-07-28T21:16:52.037Z] === RUN TestHostnameDnsResolution [2020-07-28T21:16:52.409Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-28T21:16:52.483Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-28T21:16:52.483Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T21:16:52.774Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-28T21:16:52.774Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T21:16:53.346Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-28T21:16:53.406Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-28T21:16:53.406Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T21:16:53.914Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-28T21:16:53.951Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-07-28T21:16:53.951Z] === RUN TestStats [2020-07-28T21:16:55.471Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-07-28T21:16:55.472Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T21:16:55.763Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-28T21:16:55.763Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T21:16:55.828Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-28T21:16:56.055Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-28T21:16:56.055Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T21:16:56.088Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-28T21:16:56.494Z] --- PASS: TestStats (2.80s) [2020-07-28T21:16:56.494Z] === RUN TestStopContainerWithTimeout [2020-07-28T21:16:56.494Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T21:16:56.494Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T21:16:56.494Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T21:16:56.494Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T21:16:56.494Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T21:16:56.494Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T21:16:56.494Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T21:16:56.494Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T21:16:56.494Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T21:16:56.494Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T21:16:56.494Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T21:16:56.494Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T21:16:56.661Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-28T21:16:56.686Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-28T21:16:56.686Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T21:16:56.920Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-28T21:16:56.920Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-28T21:16:58.195Z] --- PASS: TestGraphdriverPluginV2 (5.73s) [2020-07-28T21:16:58.195Z] PASS [2020-07-28T21:16:58.195Z] [2020-07-28T21:16:58.195Z] === Skipped [2020-07-28T21:16:58.195Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-07-28T21:16:58.195Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-28T21:16:58.195Z] [2020-07-28T21:16:58.195Z] [2020-07-28T21:16:58.195Z] DONE 2 tests, 1 skipped in 5.970s [2020-07-28T21:16:58.195Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T21:16:58.195Z] INFO: Testing against a local daemon [2020-07-28T21:16:58.195Z] === RUN TestContinueAfterPluginCrash [2020-07-28T21:16:58.195Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T21:16:58.195Z] === RUN TestReadPluginNoRead [2020-07-28T21:16:58.195Z] === PAUSE TestReadPluginNoRead [2020-07-28T21:16:58.195Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T21:16:58.195Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T21:16:58.195Z] === CONT TestContinueAfterPluginCrash [2020-07-28T21:16:58.195Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T21:16:58.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-28T21:16:58.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-28T21:16:58.538Z] ......... [ 86%] [2020-07-28T21:16:58.560Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-28T21:16:59.128Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-28T21:16:59.387Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-28T21:16:59.413Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-07-28T21:16:59.413Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T21:16:59.797Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-28T21:16:59.797Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-07-28T21:16:59.797Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-07-28T21:16:59.797Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-07-28T21:16:59.797Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-07-28T21:16:59.797Z] === RUN TestDeleteDevicemapper [2020-07-28T21:16:59.797Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T21:16:59.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:16:59.797Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T21:17:00.334Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-28T21:17:01.478Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-07-28T21:17:01.479Z] === RUN TestAuthZPluginHeader [2020-07-28T21:17:02.110Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-28T21:17:02.110Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T21:17:02.110Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-07-28T21:17:02.110Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:02.110Z] === RUN TestAuthZPluginV2Disable [2020-07-28T21:17:02.110Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T21:17:02.110Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:02.110Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T21:17:02.110Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T21:17:02.110Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:02.110Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T21:17:02.110Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T21:17:02.110Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:02.110Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T21:17:02.239Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-28T21:17:02.577Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-28T21:17:03.099Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s) [2020-07-28T21:17:03.099Z] === RUN TestUpdateMemory [2020-07-28T21:17:03.099Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T21:17:03.099Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:17:03.099Z] === RUN TestUpdateCPUQuota [2020-07-28T21:17:04.016Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-28T21:17:04.040Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-07-28T21:17:04.040Z] === RUN TestUpdatePidsLimit [2020-07-28T21:17:04.040Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T21:17:04.148Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-28T21:17:04.300Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T21:17:04.561Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T21:17:05.132Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T21:17:05.392Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T21:17:05.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T21:17:06.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T21:17:06.693Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-28T21:17:07.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-28T21:17:07.609Z] === RUN TestUpdateRestartPolicy [2020-07-28T21:17:07.629Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-28T21:17:08.196Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-28T21:17:10.580Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-28T21:17:10.580Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-28T21:17:12.392Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-28T21:17:13.079Z] --- PASS: TestDaemonStartWithLogOpt (13.56s) [2020-07-28T21:17:13.079Z] === CONT TestReadPluginNoRead [2020-07-28T21:17:13.179Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-28T21:17:13.179Z] [2020-07-28T21:17:13.179Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-28T21:17:13.179Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-28T21:17:13.179Z] HOSTNAME=2c0779583d05 [2020-07-28T21:17:13.179Z] TESTDEBUG=0 [2020-07-28T21:17:13.179Z] DEST=bundles/test-integration [2020-07-28T21:17:13.179Z] PWD=/go/src/github.com/docker/docker [2020-07-28T21:17:13.179Z] DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b [2020-07-28T21:17:13.179Z] container=docker [2020-07-28T21:17:13.179Z] HOME=/root [2020-07-28T21:17:13.179Z] GOLANG_VERSION=1.13.14 [2020-07-28T21:17:13.179Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-28T21:17:13.179Z] VALIDATE_BRANCH=master [2020-07-28T21:17:13.179Z] TERM=xterm [2020-07-28T21:17:13.179Z] DOCKER_PKG=github.com/docker/docker [2020-07-28T21:17:13.179Z] SHLVL=1 [2020-07-28T21:17:13.179Z] TIMEOUT=120m [2020-07-28T21:17:13.179Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-28T21:17:13.179Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-28T21:17:13.179Z] GO111MODULE=off [2020-07-28T21:17:13.179Z] DOCKER_EXPERIMENTAL=1 [2020-07-28T21:17:13.179Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-28T21:17:13.179Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-28T21:17:13.179Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-28T21:17:13.179Z] GOPATH=/go [2020-07-28T21:17:13.179Z] PKG_CONFIG=pkg-config [2020-07-28T21:17:13.179Z] _=/usr/bin/env [2020-07-28T21:17:13.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T21:17:14.980Z] --- PASS: TestContinueAfterPluginCrash (17.22s) [2020-07-28T21:17:14.980Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T21:17:15.686Z] --- PASS: TestBuildWithHugeFile (105.20s) [2020-07-28T21:17:15.686Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T21:17:15.686Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-28T21:17:15.686Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:17:15.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:17:15.686Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:17:15.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:17:15.686Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:17:15.686Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:17:15.686Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:17:15.686Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:17:15.944Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:17:15.944Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-28T21:17:15.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-28T21:17:15.944Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-07-28T21:17:15.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-07-28T21:17:15.944Z] === RUN TestBuildPreserveOwnership [2020-07-28T21:17:15.944Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T21:17:16.204Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-28T21:17:16.585Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-28T21:17:16.771Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-28T21:17:17.339Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-28T21:17:17.509Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T21:17:17.908Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-28T21:17:17.908Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-28T21:17:18.477Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-28T21:17:19.410Z] === RUN TestReadPluginNoRead/default [2020-07-28T21:17:19.835Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-28T21:17:19.835Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-28T21:17:19.837Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2020-07-28T21:17:19.837Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T21:17:19.856Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T21:17:20.116Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-28T21:17:20.409Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-07-28T21:17:20.409Z] === RUN TestWaitNonBlocked [2020-07-28T21:17:20.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:17:20.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:17:20.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:17:20.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:17:20.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:17:20.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:17:20.677Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s) [2020-07-28T21:17:20.677Z] PASS [2020-07-28T21:17:20.677Z] [2020-07-28T21:17:20.677Z] === Skipped [2020-07-28T21:17:20.677Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-07-28T21:17:20.677Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:20.677Z] [2020-07-28T21:17:20.677Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T21:17:20.677Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:20.677Z] [2020-07-28T21:17:20.677Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T21:17:20.677Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:20.677Z] [2020-07-28T21:17:20.677Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T21:17:20.677Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:20.677Z] [2020-07-28T21:17:20.677Z] [2020-07-28T21:17:20.677Z] DONE 17 tests, 4 skipped in 30.197s [2020-07-28T21:17:20.677Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T21:17:20.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:20.677Z] ++ set -e [2020-07-28T21:17:20.677Z] ++ '[' -n 0 ']' [2020-07-28T21:17:20.677Z] ++ set -x [2020-07-28T21:17:20.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:20.677Z] INFO: Testing against a local daemon [2020-07-28T21:17:20.677Z] === RUN TestPluginInvalidJSON [2020-07-28T21:17:20.677Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:17:20.677Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:17:20.677Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:17:20.677Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-28T21:17:20.677Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T21:17:20.677Z] === RUN TestPluginInstall [2020-07-28T21:17:20.677Z] === RUN TestPluginInstall/no_auth [2020-07-28T21:17:20.684Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-28T21:17:20.944Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-28T21:17:21.352Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T21:17:21.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-07-28T21:17:21.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-07-28T21:17:21.352Z] === RUN TestWaitBlocked [2020-07-28T21:17:21.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:17:21.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:17:21.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:17:21.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:17:21.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:17:21.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:17:21.511Z] --- PASS: TestBuildPreserveOwnership (5.57s) [2020-07-28T21:17:21.511Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.73s) [2020-07-28T21:17:21.511Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.84s) [2020-07-28T21:17:21.511Z] === RUN TestBuildPlatformInvalid [2020-07-28T21:17:21.511Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-28T21:17:21.770Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2020-07-28T21:17:21.770Z] PASS [2020-07-28T21:17:21.770Z] [2020-07-28T21:17:21.770Z] === Skipped [2020-07-28T21:17:21.770Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-28T21:17:21.770Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:17:21.770Z] [2020-07-28T21:17:21.770Z] [2020-07-28T21:17:21.770Z] DONE 32 tests, 1 skipped in 192.485s [2020-07-28T21:17:21.770Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T21:17:21.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:21.770Z] ++ set -e [2020-07-28T21:17:21.770Z] ++ '[' -n 0 ']' [2020-07-28T21:17:21.770Z] ++ set -x [2020-07-28T21:17:21.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:21.941Z] --- PASS: TestReadPluginNoRead (10.35s) [2020-07-28T21:17:21.941Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2020-07-28T21:17:21.941Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-07-28T21:17:21.941Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2020-07-28T21:17:21.941Z] read_test.go:92: [daef143c04a0f] daemon is not started [2020-07-28T21:17:21.941Z] PASS [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] DONE 6 tests in 24.124s [2020-07-28T21:17:21.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-28T21:17:21.941Z] testing: warning: no tests to run [2020-07-28T21:17:21.941Z] PASS [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] DONE 0 tests in 0.056s [2020-07-28T21:17:21.941Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T21:17:21.941Z] INFO: Testing against a local daemon [2020-07-28T21:17:21.941Z] === RUN TestPluginWithDevMounts [2020-07-28T21:17:21.941Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-28T21:17:21.941Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-28T21:17:21.941Z] PASS [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === Skipped [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-28T21:17:21.941Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] DONE 1 tests, 1 skipped in 0.155s [2020-07-28T21:17:21.941Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T21:17:21.941Z] INFO: Testing against a local daemon [2020-07-28T21:17:21.941Z] === RUN TestSecretInspect [2020-07-28T21:17:21.941Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-28T21:17:21.941Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] === RUN TestSecretList [2020-07-28T21:17:21.941Z] --- SKIP: TestSecretList (0.01s) [2020-07-28T21:17:21.941Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] === RUN TestSecretsCreateAndDelete [2020-07-28T21:17:21.941Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-28T21:17:21.941Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] === RUN TestSecretsUpdate [2020-07-28T21:17:21.941Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-28T21:17:21.941Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] === RUN TestTemplatedSecret [2020-07-28T21:17:21.941Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-28T21:17:21.941Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] === RUN TestSecretCreateResolve [2020-07-28T21:17:21.941Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-28T21:17:21.941Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] PASS [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === Skipped [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-28T21:17:21.941Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-28T21:17:21.941Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-28T21:17:21.941Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-28T21:17:21.941Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-28T21:17:21.941Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-28T21:17:21.941Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] [2020-07-28T21:17:21.941Z] DONE 6 tests, 6 skipped in 0.194s [2020-07-28T21:17:21.941Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T21:17:22.029Z] INFO: Testing against a local daemon [2020-07-28T21:17:22.029Z] === RUN TestConfigInspect [2020-07-28T21:17:22.200Z] INFO: Testing against a local daemon [2020-07-28T21:17:22.200Z] === RUN TestServiceCreateInit [2020-07-28T21:17:22.200Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T21:17:22.200Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T21:17:22.200Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-28T21:17:22.200Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T21:17:22.200Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T21:17:22.200Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-28T21:17:22.200Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceConflict [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-28T21:17:22.200Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-28T21:17:22.200Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-28T21:17:22.200Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-28T21:17:22.200Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-07-28T21:17:22.200Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceSysctls [2020-07-28T21:17:22.200Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-28T21:17:22.200Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.200Z] === RUN TestCreateServiceCapabilities [2020-07-28T21:17:22.295Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T21:17:22.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-07-28T21:17:22.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-07-28T21:17:22.295Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T21:17:22.295Z] === CONT TestIpcModeOlderClient [2020-07-28T21:17:22.295Z] === CONT TestDaemonHostGatewayIP [2020-07-28T21:17:22.295Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T21:17:22.460Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-28T21:17:22.460Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestInspect [2020-07-28T21:17:22.460Z] --- SKIP: TestInspect (0.01s) [2020-07-28T21:17:22.460Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestCreateJob [2020-07-28T21:17:22.460Z] --- SKIP: TestCreateJob (0.01s) [2020-07-28T21:17:22.460Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestReplicatedJob [2020-07-28T21:17:22.460Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-28T21:17:22.460Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestUpdateReplicatedJob [2020-07-28T21:17:22.460Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-07-28T21:17:22.460Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestServiceListWithStatuses [2020-07-28T21:17:22.460Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T21:17:22.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:17:22.460Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T21:17:22.460Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-28T21:17:22.460Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestDockerNetworkReConnect [2020-07-28T21:17:22.460Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2020-07-28T21:17:22.460Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:22.460Z] === RUN TestServicePlugin [2020-07-28T21:17:22.557Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-28T21:17:22.557Z] === CONT TestDaemonRestartIpcMode [2020-07-28T21:17:23.168Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-28T21:17:23.410Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-28T21:17:23.683Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-28T21:17:23.683Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-28T21:17:23.683Z] [2020-07-28T21:17:23.683Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-28T21:17:23.683Z] =========================== short test summary info ============================ [2020-07-28T21:17:23.683Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-28T21:17:23.683Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-28T21:17:23.683Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-28T21:17:23.683Z] Not supported on most drivers [2020-07-28T21:17:23.683Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-28T21:17:23.683Z] Output of docker top depends on host distro, and is not formalized. [2020-07-28T21:17:23.683Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-28T21:17:23.683Z] Output of docker top depends on host distro, and is not formalized. [2020-07-28T21:17:23.683Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-28T21:17:23.683Z] Can fail if eth0 has multiple IP addresses [2020-07-28T21:17:23.683Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-28T21:17:23.683Z] This doesn't seem to be taken into account by the engine [2020-07-28T21:17:23.683Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-28T21:17:23.683Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-28T21:17:23.683Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.97 seconds == [2020-07-28T21:17:23.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-28T21:17:24.236Z] time="2020-07-28T21:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:17:24.236Z] time="2020-07-28T21:17:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:17:24.237Z] time="2020-07-28T21:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a64b24cdd07042b0c42c6b594a30cdd95ca01b890f36569ac719e29ea8411233" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:17:24.237Z] time="2020-07-28T21:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:17:24.237Z] time="2020-07-28T21:17:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:17:24.237Z] time="2020-07-28T21:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a64b24cdd07042b0c42c6b594a30cdd95ca01b890f36569ac719e29ea8411233" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:17:24.237Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T21:17:24.868Z] time="2020-07-28T21:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:17:24.868Z] time="2020-07-28T21:17:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:17:24.868Z] time="2020-07-28T21:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31ce8f8f57efa0de93c53eb7413f83c85ce13a0a7576fdc2eba25960109bf738" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:17:24.868Z] time="2020-07-28T21:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:17:24.868Z] time="2020-07-28T21:17:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:17:24.868Z] time="2020-07-28T21:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31ce8f8f57efa0de93c53eb7413f83c85ce13a0a7576fdc2eba25960109bf738" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:17:24.868Z] === RUN TestPluginInstall/with_insecure [2020-07-28T21:17:25.314Z] --- PASS: TestConfigInspect (3.16s) [2020-07-28T21:17:25.314Z] === RUN TestConfigList [2020-07-28T21:17:25.573Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-28T21:17:25.747Z] --- SKIP: TestServicePlugin (3.46s) [2020-07-28T21:17:25.747Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:25.747Z] === RUN TestServiceUpdateLabel [2020-07-28T21:17:25.832Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-28T21:17:25.864Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-07-28T21:17:25.899Z] time="2020-07-28T21:17:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:17:25.899Z] time="2020-07-28T21:17:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:17:25.899Z] time="2020-07-28T21:17:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b38df1682ccf348a5bd9f9bf059685323b8d2b9febbc5b98d6b1f1204cb1729" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:17:25.899Z] time="2020-07-28T21:17:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:17:25.899Z] time="2020-07-28T21:17:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:17:25.899Z] time="2020-07-28T21:17:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b38df1682ccf348a5bd9f9bf059685323b8d2b9febbc5b98d6b1f1204cb1729" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] === RUN TestServiceUpdateSecrets [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] === RUN TestServiceUpdateConfigs [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] === RUN TestServiceUpdateNetwork [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-07-28T21:17:26.005Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] PASS [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === Skipped [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-28T21:17:26.005Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T21:17:26.005Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-28T21:17:26.005Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-28T21:17:26.005Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-28T21:17:26.005Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-28T21:17:26.005Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-28T21:17:26.005Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-28T21:17:26.005Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-07-28T21:17:26.005Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-28T21:17:26.005Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-28T21:17:26.005Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-28T21:17:26.005Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-28T21:17:26.005Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-28T21:17:26.005Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-07-28T21:17:26.005Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T21:17:26.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-28T21:17:26.005Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2020-07-28T21:17:26.005Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-07-28T21:17:26.005Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-28T21:17:26.005Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-07-28T21:17:26.005Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] [2020-07-28T21:17:26.005Z] DONE 24 tests, 23 skipped in 3.915s [2020-07-28T21:17:26.005Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T21:17:26.005Z] INFO: Testing against a local daemon [2020-07-28T21:17:26.005Z] === RUN TestSessionCreate [2020-07-28T21:17:26.190Z] --- PASS: TestPluginInstall (6.77s) [2020-07-28T21:17:26.190Z] --- PASS: TestPluginInstall/no_auth (4.63s) [2020-07-28T21:17:26.190Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-07-28T21:17:26.190Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2020-07-28T21:17:26.190Z] plugin_test.go:157: [d09fde587dfcf] daemon is not started [2020-07-28T21:17:26.190Z] PASS [2020-07-28T21:17:26.190Z] [2020-07-28T21:17:26.190Z] DONE 6 tests in 6.963s [2020-07-28T21:17:26.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T21:17:26.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:26.190Z] ++ set -e [2020-07-28T21:17:26.190Z] ++ '[' -n 0 ']' [2020-07-28T21:17:26.190Z] ++ set -x [2020-07-28T21:17:26.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:26.265Z] --- PASS: TestSessionCreate (0.03s) [2020-07-28T21:17:26.265Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T21:17:26.265Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-28T21:17:26.265Z] PASS [2020-07-28T21:17:26.265Z] [2020-07-28T21:17:26.265Z] DONE 2 tests in 0.173s [2020-07-28T21:17:26.265Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T21:17:26.265Z] INFO: Testing against a local daemon [2020-07-28T21:17:26.265Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T21:17:26.265Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:17:26.265Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:17:26.265Z] === RUN TestEventsExecDie [2020-07-28T21:17:26.399Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-28T21:17:26.435Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2020-07-28T21:17:26.480Z] INFO: Testing against a local daemon [2020-07-28T21:17:26.480Z] === RUN TestExternalGraphDriver [2020-07-28T21:17:26.480Z] === RUN TestExternalGraphDriver/json [2020-07-28T21:17:26.833Z] --- PASS: TestEventsExecDie (0.50s) [2020-07-28T21:17:26.833Z] === RUN TestEventsBackwardsCompatible [2020-07-28T21:17:26.833Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-28T21:17:26.833Z] === RUN TestInfoBinaryCommits [2020-07-28T21:17:26.833Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-28T21:17:26.833Z] === RUN TestInfoAPIVersioned [2020-07-28T21:17:26.833Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T21:17:26.833Z] === RUN TestInfoDiscoveryBackend [2020-07-28T21:17:27.006Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-07-28T21:17:28.302Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-28T21:17:28.302Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-28T21:17:28.302Z] --- PASS: TestConfigList (3.19s) [2020-07-28T21:17:28.302Z] === RUN TestConfigsCreateAndDelete [2020-07-28T21:17:28.543Z] === RUN TestExternalGraphDriver/spec [2020-07-28T21:17:28.734Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-28T21:17:28.734Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T21:17:30.209Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-28T21:17:30.609Z] === RUN TestExternalGraphDriver/pull [2020-07-28T21:17:31.604Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-07-28T21:17:31.604Z] === RUN TestConfigsUpdate [2020-07-28T21:17:32.017Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-07-28T21:17:32.017Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T21:17:32.017Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-28T21:17:32.017Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:17:32.017Z] === RUN TestInfoAPI [2020-07-28T21:17:32.017Z] --- PASS: TestInfoAPI (0.04s) [2020-07-28T21:17:32.017Z] === RUN TestInfoAPIWarnings [2020-07-28T21:17:32.188Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-28T21:17:32.671Z] --- PASS: TestExternalGraphDriver (6.23s) [2020-07-28T21:17:32.671Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-07-28T21:17:32.671Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-07-28T21:17:32.671Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-07-28T21:17:32.671Z] === RUN TestGraphdriverPluginV2 [2020-07-28T21:17:32.671Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-28T21:17:32.671Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:32.671Z] PASS [2020-07-28T21:17:32.671Z] [2020-07-28T21:17:32.671Z] === Skipped [2020-07-28T21:17:32.671Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-28T21:17:32.671Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:32.671Z] [2020-07-28T21:17:32.671Z] [2020-07-28T21:17:32.671Z] DONE 5 tests, 1 skipped in 6.403s [2020-07-28T21:17:32.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T21:17:32.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:32.671Z] ++ set -e [2020-07-28T21:17:32.671Z] ++ '[' -n 0 ']' [2020-07-28T21:17:32.671Z] ++ set -x [2020-07-28T21:17:32.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:32.961Z] INFO: Testing against a local daemon [2020-07-28T21:17:32.961Z] === RUN TestContinueAfterPluginCrash [2020-07-28T21:17:32.961Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T21:17:32.961Z] === RUN TestReadPluginNoRead [2020-07-28T21:17:32.961Z] === PAUSE TestReadPluginNoRead [2020-07-28T21:17:32.961Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T21:17:32.961Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T21:17:32.961Z] === CONT TestContinueAfterPluginCrash [2020-07-28T21:17:32.961Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T21:17:33.137Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-28T21:17:33.394Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-07-28T21:17:33.394Z] === RUN TestInfoDebug [2020-07-28T21:17:34.073Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-28T21:17:34.642Z] --- PASS: TestConfigsUpdate (3.07s) [2020-07-28T21:17:34.642Z] === RUN TestTemplatedConfig [2020-07-28T21:17:34.772Z] --- PASS: TestInfoDebug (1.53s) [2020-07-28T21:17:34.772Z] === RUN TestInfoInsecureRegistries [2020-07-28T21:17:35.582Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-28T21:17:36.095Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:17:36.095Z] [2020-07-28T21:17:36.095Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:17:36.095Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:17:36.095Z] [2020-07-28T21:17:36.095Z] To set a process to complain mode, use the command line tool [2020-07-28T21:17:36.095Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:17:36.095Z] Post stage [Pipeline] junit [2020-07-28T21:17:36.674Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-28T21:17:36.674Z] === RUN TestInfoRegistryMirrors [2020-07-28T21:17:36.675Z] Recording test results [2020-07-28T21:17:36.961Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-28T21:17:36.961Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-28T21:17:37.000Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-07-28T21:17:37.000Z] PASS [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === Skipped [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-28T21:17:37.000Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T21:17:37.000Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T21:17:37.000Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:17:37.000Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T21:17:37.000Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-28T21:17:37.000Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] DONE 192 tests, 6 skipped in 135.008s [2020-07-28T21:17:37.000Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T21:17:37.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:37.000Z] ++ set -e [2020-07-28T21:17:37.000Z] ++ '[' -n 0 ']' [2020-07-28T21:17:37.000Z] ++ set -x [2020-07-28T21:17:37.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:37.000Z] INFO: Testing against a local daemon [2020-07-28T21:17:37.000Z] === RUN TestCommitInheritsEnv [2020-07-28T21:17:37.000Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-07-28T21:17:37.000Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T21:17:37.000Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-28T21:17:37.000Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-28T21:17:37.000Z] === RUN TestImagesFilterMultiReference [2020-07-28T21:17:37.000Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-28T21:17:37.000Z] === RUN TestImagePullPlatformInvalid [2020-07-28T21:17:37.000Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-28T21:17:37.000Z] === RUN TestRemoveImageOrphaning [2020-07-28T21:17:37.000Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-07-28T21:17:37.000Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T21:17:37.000Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:17:37.000Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:37.000Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T21:17:37.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-28T21:17:37.000Z] === RUN TestTagInvalidReference [2020-07-28T21:17:37.000Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-28T21:17:37.000Z] === RUN TestTagValidPrefixedRepo [2020-07-28T21:17:37.000Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-28T21:17:37.000Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T21:17:37.000Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-28T21:17:37.000Z] === RUN TestTagOfficialNames [2020-07-28T21:17:37.000Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-28T21:17:37.000Z] === RUN TestTagMatchesDigest [2020-07-28T21:17:37.000Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-28T21:17:37.000Z] PASS [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === Skipped [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-28T21:17:37.000Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:17:37.000Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] [2020-07-28T21:17:37.000Z] DONE 12 tests, 2 skipped in 1.676s [2020-07-28T21:17:37.262Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T21:17:37.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:37.262Z] ++ set -e [2020-07-28T21:17:37.262Z] ++ '[' -n 0 ']' [2020-07-28T21:17:37.262Z] ++ set -x [2020-07-28T21:17:37.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-28T21:17:37.262Z] INFO: Testing against a local daemon [2020-07-28T21:17:37.262Z] === RUN TestNetworkCreateDelete [2020-07-28T21:17:37.409Z] --- PASS: TestDaemonStartWithLogOpt (3.86s) [2020-07-28T21:17:37.409Z] === CONT TestReadPluginNoRead [Pipeline] sh [2020-07-28T21:17:37.834Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-07-28T21:17:37.834Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T21:17:38.002Z] + echo Ensuring container killed. [2020-07-28T21:17:38.002Z] Ensuring container killed. [2020-07-28T21:17:38.002Z] + docker rm -vf docker-pr2 [2020-07-28T21:17:38.002Z] Error: No such container: docker-pr2 [2020-07-28T21:17:38.002Z] + true [Pipeline] sh [2020-07-28T21:17:38.050Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-28T21:17:38.050Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T21:17:38.050Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-07-28T21:17:38.050Z] === RUN TestPingCacheHeaders [2020-07-28T21:17:38.050Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-28T21:17:38.050Z] === RUN TestPingGet [2020-07-28T21:17:38.050Z] --- PASS: TestPingGet (0.02s) [2020-07-28T21:17:38.050Z] === RUN TestPingHead [2020-07-28T21:17:38.050Z] --- PASS: TestPingHead (0.02s) [2020-07-28T21:17:38.050Z] === RUN TestVersion [2020-07-28T21:17:38.282Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:17:38.282Z] Chowning /workspace to jenkins user [2020-07-28T21:17:38.282Z] + id -u [2020-07-28T21:17:38.282Z] + id -g [2020-07-28T21:17:38.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41281:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T21:17:38.282Z] Unable to find image 'busybox:latest' locally [2020-07-28T21:17:38.282Z] latest: Pulling from library/busybox [2020-07-28T21:17:38.282Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-28T21:17:38.310Z] --- PASS: TestVersion (0.02s) [2020-07-28T21:17:38.310Z] PASS [2020-07-28T21:17:38.310Z] [2020-07-28T21:17:38.310Z] === Skipped [2020-07-28T21:17:38.310Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:17:38.310Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:17:38.310Z] [2020-07-28T21:17:38.310Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-28T21:17:38.310Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-28T21:17:38.310Z] [2020-07-28T21:17:38.310Z] [2020-07-28T21:17:38.310Z] DONE 18 tests, 2 skipped in 12.017s [2020-07-28T21:17:38.310Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T21:17:38.310Z] INFO: Testing against a local daemon [2020-07-28T21:17:38.310Z] === RUN TestVolumesCreateAndList [2020-07-28T21:17:38.310Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T21:17:38.310Z] === RUN TestVolumesRemove [2020-07-28T21:17:38.310Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-28T21:17:38.310Z] === RUN TestVolumesInspect [2020-07-28T21:17:38.349Z] --- PASS: TestTemplatedConfig (3.80s) [2020-07-28T21:17:38.349Z] === RUN TestConfigCreateResolve [2020-07-28T21:17:38.541Z] 61c5ed1cbdf8: Download complete [2020-07-28T21:17:38.541Z] 61c5ed1cbdf8: Pull complete [2020-07-28T21:17:38.541Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T21:17:38.541Z] Status: Downloaded newer image for busybox:latest [2020-07-28T21:17:38.568Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-28T21:17:38.568Z] === RUN TestVolumesInvalidJSON [2020-07-28T21:17:38.568Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T21:17:38.568Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T21:17:38.568Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T21:17:38.568Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-28T21:17:38.568Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T21:17:38.568Z] PASS [2020-07-28T21:17:38.568Z] [2020-07-28T21:17:38.568Z] DONE 5 tests in 0.269s [2020-07-28T21:17:38.568Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:17:38.568Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11872 is not a child of this shell [2020-07-28T21:17:38.568Z] warning: PID 11872 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-28T21:17:38.568Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:17:38.568Z] [2020-07-28T21:17:38.568Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:17:38.568Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:17:38.568Z] [2020-07-28T21:17:38.568Z] To set a process to complain mode, use the command line tool [2020-07-28T21:17:38.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:17:38.568Z] Removing test suite binaries [2020-07-28T21:17:38.568Z] exiting test-integration [2020-07-28T21:17:38.568Z] ++ exit 0 [2020-07-28T21:17:38.777Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-07-28T21:17:38.777Z] === RUN TestDaemonDNSFallback [2020-07-28T21:17:38.916Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-28T21:17:38.916Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [Pipeline] catchError [Pipeline] { [2020-07-28T21:17:39.477Z] === RUN TestReadPluginNoRead/default [2020-07-28T21:17:39.484Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [Pipeline] sh [2020-07-28T21:17:39.503Z] [2020-07-28T21:17:39.759Z] + bundleName=docker-py [2020-07-28T21:17:39.759Z] + echo Creating docker-py-bundles.tar.gz [2020-07-28T21:17:39.759Z] Creating docker-py-bundles.tar.gz [2020-07-28T21:17:39.759Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-28T21:17:39.768Z] Archiving artifacts [2020-07-28T21:17:41.389Z] --- PASS: TestConfigCreateResolve (2.80s) [2020-07-28T21:17:41.390Z] === RUN TestConfigDaemonLibtrustID Post stage [Pipeline] junit [2020-07-28T21:17:41.423Z] Recording test results [2020-07-28T21:17:41.479Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-28T21:17:41.540Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-28T21:17:41.648Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-07-28T21:17:41.648Z] PASS [2020-07-28T21:17:41.648Z] [2020-07-28T21:17:41.648Z] DONE 7 tests in 19.921s [2020-07-28T21:17:41.648Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T21:17:41.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:41.648Z] ++ set -e [2020-07-28T21:17:41.648Z] ++ '[' -n 0 ']' [2020-07-28T21:17:41.648Z] ++ set -x [2020-07-28T21:17:41.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:41.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh binary-daemon [2020-07-28T21:17:41.907Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-28T21:17:41.907Z] INFO: Testing against a local daemon [2020-07-28T21:17:41.907Z] === RUN TestCheckpoint [2020-07-28T21:17:41.907Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T21:17:41.907Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:17:41.907Z] === RUN TestContainerInvalidJSON [2020-07-28T21:17:41.907Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:17:41.907Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:17:41.907Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:17:41.907Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:17:41.907Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:17:41.907Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:17:41.907Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:17:41.907Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:17:41.907Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:17:41.907Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-28T21:17:41.907Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T21:17:41.907Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T21:17:41.907Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T21:17:41.907Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T21:17:41.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-28T21:17:41.907Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T21:17:42.167Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-28T21:17:42.167Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T21:17:42.167Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-28T21:17:42.167Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T21:17:42.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-28T21:17:42.167Z] === RUN TestCopyFromContainer [2020-07-28T21:17:42.175Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2020-07-28T21:17:42.462Z] [2020-07-28T21:17:42.462Z] Removing bundles/ [2020-07-28T21:17:42.462Z] [2020-07-28T21:17:42.462Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-28T21:17:42.462Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-28T21:17:42.462Z] GOOS="" GOARCH="" GOARM="" [2020-07-28T21:17:42.735Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [Pipeline] } [Pipeline] // withEnv [2020-07-28T21:17:42.994Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T21:17:43.318Z] + echo Ensuring container killed. [2020-07-28T21:17:43.318Z] Ensuring container killed. [2020-07-28T21:17:43.318Z] + docker rm -vf docker-pr2 [2020-07-28T21:17:43.318Z] Error: No such container: docker-pr2 [2020-07-28T21:17:43.318Z] + true [Pipeline] sh [2020-07-28T21:17:43.611Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:17:43.611Z] Chowning /workspace to jenkins user [2020-07-28T21:17:43.611Z] + id -u [2020-07-28T21:17:43.611Z] + id -g [2020-07-28T21:17:43.611Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41281:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T21:17:43.611Z] Unable to find image 'busybox:latest' locally [2020-07-28T21:17:43.611Z] latest: Pulling from library/busybox [2020-07-28T21:17:43.611Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-28T21:17:43.680Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T21:17:43.932Z] === RUN TestCopyFromContainer// [2020-07-28T21:17:43.932Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-28T21:17:43.932Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T21:17:44.191Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T21:17:44.191Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T21:17:44.451Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T21:17:44.451Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T21:17:44.713Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T21:17:44.713Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T21:17:44.713Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T21:17:44.971Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T21:17:44.971Z] --- PASS: TestCopyFromContainer (2.84s) [2020-07-28T21:17:44.971Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-07-28T21:17:44.971Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-28T21:17:44.972Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-28T21:17:44.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T21:17:44.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:17:44.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:17:44.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:17:44.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:17:44.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:17:44.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:17:44.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:17:44.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:17:44.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:17:44.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T21:17:44.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T21:17:44.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-28T21:17:44.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T21:17:44.972Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T21:17:44.972Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-28T21:17:44.972Z] === RUN TestCreateWithInvalidEnv [2020-07-28T21:17:44.972Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T21:17:44.972Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T21:17:44.972Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T21:17:44.972Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T21:17:44.972Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T21:17:44.972Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T21:17:45.232Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T21:17:45.232Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T21:17:45.232Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T21:17:45.232Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-28T21:17:45.232Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T21:17:45.232Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T21:17:45.232Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-28T21:17:45.232Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T21:17:45.232Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-28T21:17:45.232Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T21:17:45.742Z] --- PASS: TestReadPluginNoRead (8.63s) [2020-07-28T21:17:45.742Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-07-28T21:17:45.742Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2020-07-28T21:17:45.742Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2020-07-28T21:17:45.742Z] read_test.go:92: [d048fa8c94319] daemon is not started [2020-07-28T21:17:45.742Z] PASS [2020-07-28T21:17:45.742Z] [2020-07-28T21:17:45.742Z] DONE 6 tests in 12.661s [2020-07-28T21:17:45.742Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-28T21:17:45.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:45.742Z] ++ set -e [2020-07-28T21:17:45.742Z] ++ '[' -n 0 ']' [2020-07-28T21:17:45.742Z] ++ set -x [2020-07-28T21:17:45.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:45.742Z] testing: warning: no tests to run [2020-07-28T21:17:45.742Z] PASS [2020-07-28T21:17:45.742Z] [2020-07-28T21:17:45.742Z] DONE 0 tests in 0.072s [2020-07-28T21:17:45.742Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T21:17:45.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:45.742Z] ++ set -e [2020-07-28T21:17:45.742Z] ++ '[' -n 0 ']' [2020-07-28T21:17:45.742Z] ++ set -x [2020-07-28T21:17:45.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:45.742Z] INFO: Testing against a local daemon [2020-07-28T21:17:45.742Z] === RUN TestPluginWithDevMounts [2020-07-28T21:17:45.742Z] === PAUSE TestPluginWithDevMounts [2020-07-28T21:17:45.742Z] === CONT TestPluginWithDevMounts [2020-07-28T21:17:46.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T21:17:46.610Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-28T21:17:46.870Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-28T21:17:46.914Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-28T21:17:46.914Z] === RUN TestInspectNetwork [2020-07-28T21:17:47.129Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-07-28T21:17:47.129Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T21:17:47.806Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-07-28T21:17:47.806Z] PASS [2020-07-28T21:17:47.806Z] [2020-07-28T21:17:47.806Z] DONE 1 tests in 2.041s [2020-07-28T21:17:47.806Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T21:17:47.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:47.806Z] ++ set -e [2020-07-28T21:17:47.806Z] ++ '[' -n 0 ']' [2020-07-28T21:17:47.806Z] ++ set -x [2020-07-28T21:17:47.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:17:47.806Z] INFO: Testing against a local daemon [2020-07-28T21:17:47.806Z] === RUN TestSecretInspect [2020-07-28T21:17:48.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T21:17:48.881Z] 61c5ed1cbdf8: Verifying Checksum [2020-07-28T21:17:48.881Z] 61c5ed1cbdf8: Download complete [2020-07-28T21:17:48.881Z] 61c5ed1cbdf8: Pull complete [2020-07-28T21:17:48.881Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T21:17:48.881Z] Status: Downloaded newer image for busybox:latest [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s) [2020-07-28T21:17:49.034Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T21:17:49.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:17:49.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:17:49.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:17:49.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:17:49.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:17:49.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:17:49.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:17:49.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:17:49.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:17:49.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:17:49.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:17:49.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:17:49.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:17:49.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:17:49.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-28T21:17:49.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-28T21:17:49.034Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T21:17:49.602Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-28T21:17:49.602Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-07-28T21:17:49.602Z] === RUN TestCreateDifferentPlatform [2020-07-28T21:17:49.602Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T21:17:49.602Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T21:17:49.602Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-28T21:17:49.602Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T21:17:49.602Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T21:17:49.602Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T21:17:49.602Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-28T21:17:49.602Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T21:17:49.602Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T21:17:49.602Z] === RUN TestDaemonRestartIpcMode [2020-07-28T21:17:49.602Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T21:17:49.602Z] === RUN TestDaemonHostGatewayIP [2020-07-28T21:17:49.602Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T21:17:49.602Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T21:17:49.602Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T21:17:49.602Z] === RUN TestDiff [2020-07-28T21:17:50.170Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-28T21:17:50.170Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-28T21:17:50.170Z] --- PASS: TestDiff (0.58s) [2020-07-28T21:17:50.170Z] === RUN TestExecWithCloseStdin [2020-07-28T21:17:50.737Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T21:17:50.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T21:17:50.996Z] --- PASS: TestExecWithCloseStdin (0.73s) [2020-07-28T21:17:50.996Z] === RUN TestExec [2020-07-28T21:17:51.080Z] + bundleName=amd64-rootless [2020-07-28T21:17:51.080Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-28T21:17:51.080Z] Creating amd64-rootless-bundles.tar.gz [2020-07-28T21:17:51.080Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-28T21:17:51.080Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-28T21:17:51.096Z] Archiving artifacts [2020-07-28T21:17:51.118Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T21:17:51.118Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T21:17:51.118Z] === RUN TestInspectNetwork/network_name [2020-07-28T21:17:51.118Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T21:17:51.257Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-28T21:17:51.257Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-28T21:17:51.317Z] --- PASS: TestSecretInspect (3.67s) [2020-07-28T21:17:51.317Z] === RUN TestSecretList [2020-07-28T21:17:51.825Z] --- PASS: TestExec (0.77s) [2020-07-28T21:17:51.825Z] === RUN TestExecUser [2020-07-28T21:17:52.394Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-28T21:17:52.653Z] --- PASS: TestExecUser (0.92s) [2020-07-28T21:17:52.653Z] === RUN TestExportContainerAndImportImage [2020-07-28T21:17:52.912Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-28T21:17:53.092Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:17:53.402Z] + make clean [2020-07-28T21:17:53.661Z] docker volume rm -f docker-dev-cache [2020-07-28T21:17:53.661Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T21:17:53.849Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-07-28T21:17:53.850Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T21:17:54.787Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-28T21:17:54.885Z] --- PASS: TestSecretList (3.65s) [2020-07-28T21:17:54.885Z] === RUN TestSecretsCreateAndDelete [2020-07-28T21:17:55.321Z] --- PASS: TestInspectNetwork (9.20s) [2020-07-28T21:17:55.321Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T21:17:55.321Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T21:17:55.321Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T21:17:55.321Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T21:17:55.321Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T21:17:55.724Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-28T21:17:55.724Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) [2020-07-28T21:17:55.724Z] === RUN TestHealthCheckWorkdir [2020-07-28T21:17:56.661Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-07-28T21:17:56.661Z] === RUN TestHealthKillContainer [2020-07-28T21:17:56.661Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-28T21:17:57.866Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-07-28T21:17:57.866Z] === RUN TestNetworkInvalidJSON [2020-07-28T21:17:57.866Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T21:17:57.866Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T21:17:57.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:17:57.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:17:57.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:17:57.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:17:57.866Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T21:17:57.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:17:57.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:17:57.866Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-28T21:17:57.866Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T21:17:57.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T21:17:57.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T21:17:57.866Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T21:17:58.039Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-28T21:17:58.437Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-07-28T21:17:58.438Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T21:17:59.332Z] --- PASS: TestSecretsCreateAndDelete (3.82s) [2020-07-28T21:17:59.332Z] === RUN TestSecretsUpdate [2020-07-28T21:17:59.417Z] --- PASS: TestHealthKillContainer (2.82s) [2020-07-28T21:17:59.417Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T21:17:59.417Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-28T21:17:59.823Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s) [2020-07-28T21:17:59.823Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T21:17:59.986Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-07-28T21:17:59.986Z] === RUN TestIpcModeNone [2020-07-28T21:18:00.926Z] --- PASS: TestIpcModeNone (0.87s) [2020-07-28T21:18:00.926Z] === RUN TestIpcModePrivate [2020-07-28T21:18:00.926Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-28T21:18:01.207Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2020-07-28T21:18:01.208Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T21:18:01.864Z] --- PASS: TestIpcModePrivate (0.82s) [2020-07-28T21:18:01.864Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-07-28T21:18:01.864Z] === RUN TestIpcModeShareable [2020-07-28T21:18:02.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-28T21:18:02.432Z] --- PASS: TestIpcModeShareable (0.79s) [2020-07-28T21:18:02.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-07-28T21:18:02.432Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T21:18:02.845Z] --- PASS: TestSecretsUpdate (3.73s) [2020-07-28T21:18:02.846Z] === RUN TestTemplatedSecret [2020-07-28T21:18:03.001Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-28T21:18:03.122Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2020-07-28T21:18:03.122Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T21:18:03.574Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-28T21:18:04.953Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2020-07-28T21:18:04.953Z] === RUN TestAPIIpcModeHost [2020-07-28T21:18:05.212Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-07-28T21:18:05.212Z] === RUN TestDaemonIpcModeShareable [2020-07-28T21:18:05.685Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-07-28T21:18:05.685Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T21:18:05.953Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-07-28T21:18:05.953Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T21:18:06.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-28T21:18:06.361Z] --- PASS: TestTemplatedSecret (3.63s) [2020-07-28T21:18:06.361Z] === RUN TestSecretCreateResolve [2020-07-28T21:18:06.719Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-07-28T21:18:06.719Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-07-28T21:18:06.719Z] === RUN TestDaemonIpcModePrivate [2020-07-28T21:18:07.288Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-28T21:18:08.225Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2020-07-28T21:18:08.225Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-07-28T21:18:08.225Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T21:18:08.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-28T21:18:09.056Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-28T21:18:09.279Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-07-28T21:18:09.279Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T21:18:09.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:18:09.279Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:18:09.279Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T21:18:09.624Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2020-07-28T21:18:09.625Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-28T21:18:09.625Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T21:18:09.872Z] --- PASS: TestSecretCreateResolve (3.71s) [2020-07-28T21:18:09.872Z] PASS [2020-07-28T21:18:09.872Z] [2020-07-28T21:18:09.872Z] DONE 6 tests in 22.320s [2020-07-28T21:18:09.872Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T21:18:09.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:09.872Z] ++ set -e [2020-07-28T21:18:09.872Z] ++ '[' -n 0 ']' [2020-07-28T21:18:09.872Z] ++ set -x [2020-07-28T21:18:09.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:10.163Z] INFO: Testing against a local daemon [2020-07-28T21:18:10.163Z] === RUN TestServiceCreateInit [2020-07-28T21:18:10.163Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T21:18:11.004Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2020-07-28T21:18:11.004Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-07-28T21:18:11.004Z] === RUN TestIpcModeOlderClient [2020-07-28T21:18:11.004Z] === PAUSE TestIpcModeOlderClient [2020-07-28T21:18:11.004Z] === RUN TestKillContainerInvalidSignal [2020-07-28T21:18:11.573Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-07-28T21:18:11.573Z] === RUN TestKillContainer [2020-07-28T21:18:11.573Z] === RUN TestKillContainer/no_signal [2020-07-28T21:18:12.140Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T21:18:12.708Z] === RUN TestKillContainer/killing_signal [2020-07-28T21:18:13.276Z] --- PASS: TestKillContainer (1.73s) [2020-07-28T21:18:13.276Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-07-28T21:18:13.276Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-07-28T21:18:13.276Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-07-28T21:18:13.276Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T21:18:13.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T21:18:13.843Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-28T21:18:14.103Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T21:18:15.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2020-07-28T21:18:15.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2020-07-28T21:18:15.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2020-07-28T21:18:15.040Z] === RUN TestKillStoppedContainer [2020-07-28T21:18:15.040Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-28T21:18:15.040Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T21:18:15.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-28T21:18:15.040Z] === RUN TestKillDifferentUserContainer [2020-07-28T21:18:15.040Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-28T21:18:15.612Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-07-28T21:18:15.612Z] === RUN TestInspectOomKilledTrue [2020-07-28T21:18:15.612Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-28T21:18:15.612Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:18:15.612Z] === RUN TestInspectOomKilledFalse [2020-07-28T21:18:15.612Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-28T21:18:15.612Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:18:15.612Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T21:18:15.719Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T21:18:16.179Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2020-07-28T21:18:16.179Z] === RUN TestLinksContainerNames [2020-07-28T21:18:16.179Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-28T21:18:18.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T21:18:18.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T21:18:18.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T21:18:18.086Z] --- PASS: TestLinksContainerNames (1.59s) [2020-07-28T21:18:18.086Z] === RUN TestLogsFollowTailEmpty [2020-07-28T21:18:18.086Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-28T21:18:18.654Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-07-28T21:18:18.654Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T21:18:19.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T21:18:19.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T21:18:19.594Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/default [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/private [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/slave [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/shared [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/default [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/shared [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/slave [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/private [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:18:19.594Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T21:18:19.594Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:18:19.594Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:18:19.853Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:18:20.144Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T21:18:20.144Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-28T21:18:20.144Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T21:18:20.144Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-28T21:18:20.144Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-28T21:18:20.144Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-28T21:18:20.145Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-28T21:18:20.145Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T21:18:20.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-28T21:18:21.278Z] --- PASS: TestServiceCreateInit (10.61s) [2020-07-28T21:18:21.278Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2020-07-28T21:18:21.278Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2020-07-28T21:18:21.278Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T21:18:21.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T21:18:22.078Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-28T21:18:22.336Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2020-07-28T21:18:22.336Z] === RUN TestNetworkNat [2020-07-28T21:18:22.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-28T21:18:23.162Z] --- PASS: TestNetworkNat (0.72s) [2020-07-28T21:18:23.162Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T21:18:24.099Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-07-28T21:18:24.099Z] === RUN TestNetworkLoopbackNat [2020-07-28T21:18:25.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T21:18:27.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T21:18:27.393Z] --- PASS: TestServiceWithDataPathPortInit (17.11s) [2020-07-28T21:18:27.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T21:18:27.401Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2020-07-28T21:18:27.401Z] === RUN TestPause [2020-07-28T21:18:28.343Z] --- PASS: TestPause (0.91s) [2020-07-28T21:18:28.343Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T21:18:28.343Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:18:28.343Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:18:28.343Z] === RUN TestPauseStopPausedContainer [2020-07-28T21:18:29.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T21:18:29.281Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-28T21:18:29.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-28T21:18:29.539Z] --- PASS: TestPauseStopPausedContainer (1.25s) [2020-07-28T21:18:29.539Z] === RUN TestPsFilter [2020-07-28T21:18:29.539Z] --- PASS: TestPsFilter (0.15s) [2020-07-28T21:18:29.539Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T21:18:29.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T21:18:30.477Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-07-28T21:18:30.477Z] === RUN TestRemoveContainerWithVolume [2020-07-28T21:18:31.046Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-07-28T21:18:31.046Z] === RUN TestRemoveContainerRunning [2020-07-28T21:18:31.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-28T21:18:31.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T21:18:32.184Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-07-28T21:18:32.184Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T21:18:33.121Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-07-28T21:18:33.121Z] === RUN TestRemoveInvalidContainer [2020-07-28T21:18:33.121Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-28T21:18:33.121Z] === RUN TestRenameLinkedContainer [2020-07-28T21:18:33.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T21:18:34.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-28T21:18:35.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T21:18:35.526Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.81s) [2020-07-28T21:18:35.526Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:blc734n5qcdg544lshjncz815 Created:2020-07-28 21:18:28.044449662 +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[e1770c15faa97f688b4036ff54b94b6638a34305f40394e92fc0d3016b552855:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8bcfqlo5cos9k4pe0trnd9qna EndpointID:554ace62f1f8b61ef7d3c7d1b1c4c3511ba787113f647a5a938304f2f268b1c6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63405d0c91e1616469775e3f859039404431acc1b43bbcf4710196130d164f76 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:09cfbe2b8ce9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8bcfqlo5cos9k4pe0trnd9qna EndpointID:554ace62f1f8b61ef7d3c7d1b1c4c3511ba787113f647a5a938304f2f268b1c6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T21:18:35.526Z] PASS [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] === Skipped [2020-07-28T21:18:35.527Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:18:35.527Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] DONE 23 tests, 1 skipped in 58.086s [2020-07-28T21:18:35.527Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:18:35.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:35.527Z] ++ set -e [2020-07-28T21:18:35.527Z] ++ '[' -n 0 ']' [2020-07-28T21:18:35.527Z] ++ set -x [2020-07-28T21:18:35.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:35.527Z] INFO: Testing against a local daemon [2020-07-28T21:18:35.527Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T21:18:35.527Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:18:35.527Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:18:35.527Z] === RUN TestDockerNetworkIpvlan [2020-07-28T21:18:35.527Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:18:35.527Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:18:35.527Z] PASS [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] === Skipped [2020-07-28T21:18:35.527Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:18:35.527Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:18:35.527Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] [2020-07-28T21:18:35.527Z] DONE 2 tests, 2 skipped in 0.144s [2020-07-28T21:18:35.527Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:18:35.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:35.527Z] ++ set -e [2020-07-28T21:18:35.527Z] ++ '[' -n 0 ']' [2020-07-28T21:18:35.527Z] ++ set -x [2020-07-28T21:18:35.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:35.527Z] INFO: Testing against a local daemon [2020-07-28T21:18:35.527Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T21:18:35.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-28T21:18:36.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T21:18:37.090Z] --- PASS: TestRenameLinkedContainer (4.10s) [2020-07-28T21:18:37.090Z] === RUN TestRenameStoppedContainer [2020-07-28T21:18:37.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-28T21:18:37.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T21:18:37.918Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-07-28T21:18:37.918Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T21:18:38.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s) [2020-07-28T21:18:38.071Z] === RUN TestDockerNetworkMacvlan [2020-07-28T21:18:38.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-28T21:18:38.642Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T21:18:39.350Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-28T21:18:39.350Z] Using test binary docker [2020-07-28T21:18:39.350Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-28T21:18:39.350Z] +++ /etc/init.d/apparmor start [2020-07-28T21:18:39.350Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-28T21:18:39.350Z] INFO: Waiting for daemon to start... [2020-07-28T21:18:39.350Z] Starting dockerd [2020-07-28T21:18:39.350Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-28T21:18:39.468Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2020-07-28T21:18:39.468Z] === RUN TestRenameInvalidName [2020-07-28T21:18:39.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-28T21:18:40.026Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T21:18:40.295Z] --- PASS: TestRenameInvalidName (0.72s) [2020-07-28T21:18:40.295Z] === RUN TestRenameAnonymousContainer [2020-07-28T21:18:40.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-28T21:18:40.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-28T21:18:40.968Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T21:18:41.728Z] . [2020-07-28T21:18:41.728Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-28T21:18:41.728Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-28T21:18:41.728Z] Error: No such image: emptyfs [2020-07-28T21:18:41.728Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-28T21:18:41.728Z] ++++ docker load [2020-07-28T21:18:41.728Z] Running integration-test (iteration 1) [2020-07-28T21:18:41.728Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-28T21:18:41.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:41.728Z] ++ set -e [2020-07-28T21:18:41.728Z] ++ '[' -n 0 ']' [2020-07-28T21:18:41.728Z] ++ set -x [2020-07-28T21:18:41.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:43.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-28T21:18:43.348Z] --- PASS: TestRenameAnonymousContainer (2.86s) [2020-07-28T21:18:43.348Z] === RUN TestRenameContainerWithSameName [2020-07-28T21:18:43.608Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-07-28T21:18:43.608Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T21:18:43.725Z] --- PASS: TestCreateServiceMultipleTimes (22.38s) [2020-07-28T21:18:43.725Z] === RUN TestCreateServiceConflict [2020-07-28T21:18:44.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-28T21:18:44.268Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T21:18:45.115Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2020-07-28T21:18:45.115Z] === RUN TestResize [2020-07-28T21:18:45.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-28T21:18:45.949Z] --- PASS: TestResize (0.77s) [2020-07-28T21:18:45.949Z] === RUN TestResizeWithInvalidSize [2020-07-28T21:18:46.516Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-07-28T21:18:46.516Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T21:18:47.288Z] --- PASS: TestCreateServiceConflict (3.62s) [2020-07-28T21:18:47.288Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T21:18:47.453Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:18:47.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:18:47.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:18:47.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:18:47.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:18:47.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-28T21:18:47.568Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T21:18:48.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-28T21:18:49.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:18:50.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:18:50.797Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2020-07-28T21:18:50.797Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T21:18:51.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:18:52.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:18:53.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:18:54.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-28T21:18:54.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:18:54.150Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan (17.75s) [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.96s) [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s) [2020-07-28T21:18:55.536Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2020-07-28T21:18:55.536Z] PASS [2020-07-28T21:18:55.536Z] [2020-07-28T21:18:55.536Z] DONE 8 tests in 19.937s [2020-07-28T21:18:55.536Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T21:18:55.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:55.536Z] ++ set -e [2020-07-28T21:18:55.536Z] ++ '[' -n 0 ']' [2020-07-28T21:18:55.536Z] ++ set -x [2020-07-28T21:18:55.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:55.536Z] testing: warning: no tests to run [2020-07-28T21:18:55.536Z] PASS [2020-07-28T21:18:55.536Z] [2020-07-28T21:18:55.536Z] DONE 0 tests in 0.027s [2020-07-28T21:18:55.536Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T21:18:55.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:55.536Z] ++ set -e [2020-07-28T21:18:55.536Z] ++ '[' -n 0 ']' [2020-07-28T21:18:55.536Z] ++ set -x [2020-07-28T21:18:55.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:18:55.536Z] INFO: Testing against a local daemon [2020-07-28T21:18:55.536Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T21:18:55.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-28T21:18:56.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:18:56.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:18:57.111Z] Loaded image: buildpack-deps:buster [2020-07-28T21:18:57.111Z] Loaded image: busybox:latest [2020-07-28T21:18:57.111Z] Loaded image: busybox:glibc [2020-07-28T21:18:57.111Z] Loaded image: debian:buster [2020-07-28T21:18:57.111Z] Loaded image: hello-world:latest [2020-07-28T21:18:57.111Z] INFO: Testing against a local daemon [2020-07-28T21:18:57.111Z] === RUN TestCgroupNamespacesBuild [2020-07-28T21:18:57.111Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-07-28T21:18:57.111Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-28T21:18:57.449Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-07-28T21:18:57.449Z] === RUN TestAuthZPluginTLS [2020-07-28T21:18:57.749Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2020-07-28T21:18:57.749Z] === RUN TestBuildWithSession [2020-07-28T21:18:57.749Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-28T21:18:57.749Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:18:57.750Z] === RUN TestBuildSquashParent [2020-07-28T21:18:58.020Z] --- PASS: TestAuthZPluginTLS (0.65s) [2020-07-28T21:18:58.020Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T21:18:58.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-28T21:18:58.591Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-07-28T21:18:58.591Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T21:18:59.163Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-07-28T21:18:59.164Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T21:18:59.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-28T21:18:59.735Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-07-28T21:18:59.735Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T21:18:59.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:19:00.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:19:01.650Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-07-28T21:19:01.650Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T21:19:02.224Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-07-28T21:19:02.224Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T21:19:02.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-28T21:19:02.795Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-07-28T21:19:02.795Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T21:19:03.355Z] --- PASS: TestBuildSquashParent (4.65s) [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:19:03.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:19:03.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:19:03.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:19:03.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:19:03.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:19:03.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:19:03.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:19:03.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-28T21:19:03.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-28T21:19:03.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-28T21:19:03.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-28T21:19:03.368Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-07-28T21:19:03.368Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-07-28T21:19:03.595Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2020-07-28T21:19:03.595Z] === RUN TestCgroupNamespacesRun [2020-07-28T21:19:03.833Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-28T21:19:03.833Z] Copying nested executables into bundles/binary-daemon [2020-07-28T21:19:03.833Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-28T21:19:04.158Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/make.sh cross [2020-07-28T21:19:04.414Z] [2020-07-28T21:19:04.670Z] Removing bundles/ [2020-07-28T21:19:04.670Z] [2020-07-28T21:19:04.670Z] ---> Making bundle: cross (in bundles/cross) [2020-07-28T21:19:04.670Z] Cross building: bundles/cross/linux/amd64 [2020-07-28T21:19:04.670Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-28T21:19:04.670Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-28T21:19:04.878Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-28T21:19:05.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-28T21:19:05.501Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-07-28T21:19:05.501Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T21:19:05.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-28T21:19:05.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-28T21:19:05.911Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-07-28T21:19:05.911Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T21:19:06.124Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.28s) [2020-07-28T21:19:06.124Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T21:19:07.139Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-07-28T21:19:07.139Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2020-07-28T21:19:07.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-07-28T21:19:07.261Z] === RUN TestBuildMultiStageCopy [2020-07-28T21:19:07.261Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-28T21:19:07.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-07-28T21:19:07.824Z] === RUN TestAuthZPluginHeader [2020-07-28T21:19:08.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-28T21:19:08.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-28T21:19:08.304Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-28T21:19:08.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-28T21:19:08.646Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-07-28T21:19:08.646Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T21:19:08.766Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-07-28T21:19:08.766Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T21:19:08.766Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T21:19:08.766Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:08.766Z] === RUN TestAuthZPluginV2Disable [2020-07-28T21:19:08.766Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T21:19:08.766Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:08.766Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T21:19:08.766Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T21:19:08.766Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:08.766Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T21:19:08.766Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T21:19:08.766Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:08.766Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T21:19:08.892Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-28T21:19:09.184Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-28T21:19:09.477Z] --- PASS: TestBuildMultiStageCopy (2.70s) [2020-07-28T21:19:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2020-07-28T21:19:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-07-28T21:19:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-28T21:19:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-07-28T21:19:09.477Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-07-28T21:19:09.477Z] === RUN TestBuildMultiStageParentConfig [2020-07-28T21:19:09.637Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-07-28T21:19:09.637Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T21:19:10.515Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-07-28T21:19:10.515Z] === RUN TestBuildLabelWithTargets [2020-07-28T21:19:10.550Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-07-28T21:19:10.550Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T21:19:10.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-28T21:19:11.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-28T21:19:11.560Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-07-28T21:19:11.560Z] === RUN TestBuildWithEmptyLayers [2020-07-28T21:19:12.208Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-07-28T21:19:12.208Z] === RUN TestBuildMultiStageOnBuild [2020-07-28T21:19:12.455Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2020-07-28T21:19:12.455Z] === RUN TestCreateServiceSysctls [2020-07-28T21:19:12.498Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-07-28T21:19:12.498Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T21:19:12.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-28T21:19:13.910Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-07-28T21:19:13.910Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T21:19:14.287Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2020-07-28T21:19:14.287Z] === RUN TestBuildUncleanTarFilenames [2020-07-28T21:19:14.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-07-28T21:19:14.854Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T21:19:14.928Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-07-28T21:19:14.928Z] === RUN TestBuildMultiStageLayerLeak [2020-07-28T21:19:15.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-28T21:19:15.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-28T21:19:16.617Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-07-28T21:19:16.617Z] === RUN TestKernelTCPMemory [2020-07-28T21:19:16.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-28T21:19:17.024Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2020-07-28T21:19:17.024Z] === RUN TestBuildWithHugeFile [2020-07-28T21:19:17.447Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-07-28T21:19:17.447Z] === RUN TestNISDomainname [2020-07-28T21:19:18.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-28T21:19:18.026Z] --- PASS: TestCreateServiceSysctls (4.60s) [2020-07-28T21:19:18.026Z] === RUN TestCreateServiceCapabilities [2020-07-28T21:19:18.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-28T21:19:18.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-28T21:19:18.274Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-28T21:19:18.533Z] --- PASS: TestNISDomainname (0.91s) [2020-07-28T21:19:18.533Z] === RUN TestHostnameDnsResolution [2020-07-28T21:19:19.101Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-28T21:19:19.669Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-07-28T21:19:19.669Z] === RUN TestStats [2020-07-28T21:19:19.927Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-28T21:19:20.781Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2020-07-28T21:19:20.781Z] === RUN TestInspect [2020-07-28T21:19:21.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-28T21:19:22.243Z] --- PASS: TestStats (2.61s) [2020-07-28T21:19:22.243Z] === RUN TestStopContainerWithTimeout [2020-07-28T21:19:22.502Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T21:19:22.502Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T21:19:22.502Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T21:19:22.502Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T21:19:22.502Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T21:19:22.502Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T21:19:22.502Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T21:19:22.502Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T21:19:22.502Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T21:19:22.502Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T21:19:23.439Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T21:19:24.818Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-28T21:19:25.229Z] --- PASS: TestInspect (3.70s) [2020-07-28T21:19:25.229Z] === RUN TestCreateJob [2020-07-28T21:19:25.386Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T21:19:25.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-28T21:19:25.904Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-28T21:19:26.843Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-28T21:19:26.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.98s) [2020-07-28T21:19:26.875Z] PASS [2020-07-28T21:19:26.875Z] [2020-07-28T21:19:26.875Z] === Skipped [2020-07-28T21:19:26.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T21:19:26.875Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:26.875Z] [2020-07-28T21:19:26.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T21:19:26.875Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:26.875Z] [2020-07-28T21:19:26.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T21:19:26.875Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:26.875Z] [2020-07-28T21:19:26.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T21:19:26.875Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:26.875Z] [2020-07-28T21:19:26.875Z] [2020-07-28T21:19:26.875Z] DONE 17 tests, 4 skipped in 31.269s [2020-07-28T21:19:26.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T21:19:26.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:26.875Z] ++ set -e [2020-07-28T21:19:26.875Z] ++ '[' -n 0 ']' [2020-07-28T21:19:26.875Z] ++ set -x [2020-07-28T21:19:26.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:26.875Z] INFO: Testing against a local daemon [2020-07-28T21:19:26.875Z] === RUN TestPluginInvalidJSON [2020-07-28T21:19:26.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:19:26.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:19:26.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:19:26.875Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-28T21:19:26.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T21:19:26.875Z] === RUN TestPluginInstall [2020-07-28T21:19:26.875Z] === RUN TestPluginInstall/no_auth [2020-07-28T21:19:27.103Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2020-07-28T21:19:27.103Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-07-28T21:19:27.103Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-07-28T21:19:27.103Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2020-07-28T21:19:27.103Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-28T21:19:27.103Z] === RUN TestDeleteDevicemapper [2020-07-28T21:19:27.103Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T21:19:27.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:19:27.103Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T21:19:27.675Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-28T21:19:28.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-28T21:19:28.744Z] --- PASS: TestCreateJob (4.05s) [2020-07-28T21:19:28.744Z] === RUN TestReplicatedJob [2020-07-28T21:19:29.990Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2020-07-28T21:19:29.990Z] === RUN TestUpdateMemory [2020-07-28T21:19:29.990Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-28T21:19:29.990Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:19:29.990Z] === RUN TestUpdateCPUQuota [2020-07-28T21:19:31.368Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-07-28T21:19:31.368Z] === RUN TestUpdatePidsLimit [2020-07-28T21:19:31.368Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T21:19:31.368Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T21:19:31.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-28T21:19:31.889Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T21:19:32.156Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T21:19:32.166Z] time="2020-07-28T21:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:19:32.166Z] time="2020-07-28T21:19:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:19:32.166Z] time="2020-07-28T21:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bb23dbc7c780457efe7b74c70c127908d81f9006491a9626d5bd1f5cefbfe12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:19:32.166Z] time="2020-07-28T21:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:19:32.166Z] time="2020-07-28T21:19:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:19:32.166Z] time="2020-07-28T21:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bb23dbc7c780457efe7b74c70c127908d81f9006491a9626d5bd1f5cefbfe12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:19:32.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T21:19:32.427Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T21:19:32.673Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T21:19:32.933Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-28T21:19:33.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T21:19:33.368Z] time="2020-07-28T21:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:19:33.368Z] time="2020-07-28T21:19:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:19:33.368Z] time="2020-07-28T21:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2408cff0188b96b2f7beb45b31c160feb1cd29d2a45602a67591ab817faf129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:19:33.368Z] time="2020-07-28T21:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:19:33.368Z] time="2020-07-28T21:19:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:19:33.368Z] time="2020-07-28T21:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2408cff0188b96b2f7beb45b31c160feb1cd29d2a45602a67591ab817faf129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:19:33.629Z] === RUN TestPluginInstall/with_insecure [2020-07-28T21:19:34.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit (3.17s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-28T21:19:34.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-28T21:19:34.388Z] === RUN TestUpdateRestartPolicy [2020-07-28T21:19:35.014Z] time="2020-07-28T21:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:19:35.014Z] time="2020-07-28T21:19:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:19:35.014Z] time="2020-07-28T21:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e23ffcb10ac054276bbfbbed961042f0972d8d0c2a7d534b77c9fc4d812b9db6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:19:35.014Z] time="2020-07-28T21:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:19:35.014Z] time="2020-07-28T21:19:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:19:35.014Z] time="2020-07-28T21:19:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e23ffcb10ac054276bbfbbed961042f0972d8d0c2a7d534b77c9fc4d812b9db6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:19:35.324Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-28T21:19:35.586Z] --- PASS: TestPluginInstall (8.57s) [2020-07-28T21:19:35.586Z] --- PASS: TestPluginInstall/no_auth (5.67s) [2020-07-28T21:19:35.586Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-07-28T21:19:35.586Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-07-28T21:19:35.586Z] plugin_test.go:157: [d44d3f6a323cd] daemon is not started [2020-07-28T21:19:35.586Z] PASS [2020-07-28T21:19:35.586Z] [2020-07-28T21:19:35.586Z] DONE 6 tests in 8.750s [2020-07-28T21:19:35.586Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T21:19:35.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:35.586Z] ++ set -e [2020-07-28T21:19:35.586Z] ++ '[' -n 0 ']' [2020-07-28T21:19:35.586Z] ++ set -x [2020-07-28T21:19:35.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:35.586Z] INFO: Testing against a local daemon [2020-07-28T21:19:35.586Z] === RUN TestExternalGraphDriver [2020-07-28T21:19:35.846Z] === RUN TestExternalGraphDriver/json [2020-07-28T21:19:35.894Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-28T21:19:36.154Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-28T21:19:36.413Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-28T21:19:36.672Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-28T21:19:36.932Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-28T21:19:36.932Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-28T21:19:37.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-28T21:19:37.218Z] --- PASS: TestReplicatedJob (7.43s) [2020-07-28T21:19:37.218Z] === RUN TestUpdateReplicatedJob [2020-07-28T21:19:38.130Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-28T21:19:38.395Z] === RUN TestExternalGraphDriver/spec [2020-07-28T21:19:40.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-28T21:19:40.732Z] --- PASS: TestUpdateReplicatedJob (4.70s) [2020-07-28T21:19:40.732Z] === RUN TestServiceListWithStatuses [2020-07-28T21:19:40.732Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T21:19:40.732Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:19:40.732Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T21:19:40.940Z] === RUN TestExternalGraphDriver/pull [2020-07-28T21:19:43.205Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-28T21:19:43.464Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-28T21:19:43.485Z] --- PASS: TestExternalGraphDriver (7.34s) [2020-07-28T21:19:43.485Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-07-28T21:19:43.485Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-07-28T21:19:43.485Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-07-28T21:19:43.485Z] === RUN TestGraphdriverPluginV2 [2020-07-28T21:19:43.485Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-07-28T21:19:43.485Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:43.485Z] PASS [2020-07-28T21:19:43.485Z] [2020-07-28T21:19:43.485Z] === Skipped [2020-07-28T21:19:43.485Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-07-28T21:19:43.485Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:43.485Z] [2020-07-28T21:19:43.485Z] [2020-07-28T21:19:43.485Z] DONE 5 tests, 1 skipped in 7.581s [2020-07-28T21:19:43.485Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T21:19:43.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:43.485Z] ++ set -e [2020-07-28T21:19:43.485Z] ++ '[' -n 0 ']' [2020-07-28T21:19:43.485Z] ++ set -x [2020-07-28T21:19:43.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:43.485Z] INFO: Testing against a local daemon [2020-07-28T21:19:43.485Z] === RUN TestContinueAfterPluginCrash [2020-07-28T21:19:43.485Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T21:19:43.485Z] === RUN TestReadPluginNoRead [2020-07-28T21:19:43.485Z] === PAUSE TestReadPluginNoRead [2020-07-28T21:19:43.485Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T21:19:43.485Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T21:19:43.485Z] === CONT TestContinueAfterPluginCrash [2020-07-28T21:19:43.485Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T21:19:43.485Z] === CONT TestReadPluginNoRead [2020-07-28T21:19:44.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-28T21:19:45.937Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-28T21:19:46.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-28T21:19:46.769Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-28T21:19:46.769Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2020-07-28T21:19:46.769Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T21:19:47.029Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-28T21:19:47.288Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-28T21:19:47.548Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-07-28T21:19:47.548Z] === RUN TestWaitNonBlocked [2020-07-28T21:19:47.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:19:47.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:19:47.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:19:47.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:19:47.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:19:47.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:19:47.706Z] === RUN TestReadPluginNoRead/default [2020-07-28T21:19:47.967Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2020-07-28T21:19:48.117Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-28T21:19:48.376Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-28T21:19:48.636Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T21:19:48.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-07-28T21:19:48.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-07-28T21:19:48.636Z] === RUN TestWaitBlocked [2020-07-28T21:19:48.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:19:48.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:19:48.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:19:48.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:19:48.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:19:48.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:19:49.205Z] --- PASS: TestDockerNetworkConnectAlias (8.32s) [2020-07-28T21:19:49.205Z] === RUN TestDockerNetworkReConnect [2020-07-28T21:19:49.353Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T21:19:49.575Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-28T21:19:50.145Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-28T21:19:50.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-07-28T21:19:50.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-07-28T21:19:50.145Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T21:19:50.145Z] === CONT TestIpcModeOlderClient [2020-07-28T21:19:50.145Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-07-28T21:19:50.145Z] === CONT TestDaemonHostGatewayIP [2020-07-28T21:19:51.266Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T21:19:52.684Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-28T21:19:53.179Z] --- PASS: TestReadPluginNoRead (9.57s) [2020-07-28T21:19:53.179Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2020-07-28T21:19:53.179Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2020-07-28T21:19:53.179Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2020-07-28T21:19:53.179Z] read_test.go:92: [d810f18882bce] daemon is not started [2020-07-28T21:19:53.440Z] --- PASS: TestContinueAfterPluginCrash (10.10s) [2020-07-28T21:19:53.440Z] PASS [2020-07-28T21:19:53.440Z] [2020-07-28T21:19:53.440Z] DONE 6 tests in 10.237s [2020-07-28T21:19:53.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-28T21:19:53.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:53.440Z] ++ set -e [2020-07-28T21:19:53.440Z] ++ '[' -n 0 ']' [2020-07-28T21:19:53.440Z] ++ set -x [2020-07-28T21:19:53.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-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:53.440Z] testing: warning: no tests to run [2020-07-28T21:19:53.440Z] PASS [2020-07-28T21:19:53.440Z] [2020-07-28T21:19:53.440Z] DONE 0 tests in 0.042s [2020-07-28T21:19:53.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T21:19:53.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:53.440Z] ++ set -e [2020-07-28T21:19:53.440Z] ++ '[' -n 0 ']' [2020-07-28T21:19:53.440Z] ++ set -x [2020-07-28T21:19:53.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-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:53.440Z] INFO: Testing against a local daemon [2020-07-28T21:19:53.440Z] === RUN TestPluginWithDevMounts [2020-07-28T21:19:53.440Z] === PAUSE TestPluginWithDevMounts [2020-07-28T21:19:53.440Z] === CONT TestPluginWithDevMounts [2020-07-28T21:19:53.622Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-07-28T21:19:53.622Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T21:19:55.003Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-28T21:19:55.003Z] --- PASS: TestDaemonHostGatewayIP (4.74s) [2020-07-28T21:19:55.003Z] === CONT TestDaemonRestartIpcMode [2020-07-28T21:19:55.986Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-28T21:19:55.986Z] PASS [2020-07-28T21:19:55.986Z] [2020-07-28T21:19:55.986Z] DONE 1 tests in 2.305s [2020-07-28T21:19:55.986Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T21:19:55.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:55.986Z] ++ set -e [2020-07-28T21:19:55.986Z] ++ '[' -n 0 ']' [2020-07-28T21:19:55.986Z] ++ set -x [2020-07-28T21:19:55.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:19:55.986Z] INFO: Testing against a local daemon [2020-07-28T21:19:55.986Z] === RUN TestSecretInspect [2020-07-28T21:19:56.093Z] --- PASS: TestDockerNetworkReConnect (6.10s) [2020-07-28T21:19:56.093Z] === RUN TestServicePlugin [2020-07-28T21:19:56.093Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T21:19:56.093Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:19:56.093Z] === RUN TestServiceUpdateLabel [2020-07-28T21:19:58.293Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2020-07-28T21:19:58.293Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-28T21:19:58.826Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-07-28T21:19:58.826Z] === RUN TestServiceUpdateSecrets [2020-07-28T21:19:58.862Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-28T21:19:59.288Z] --- PASS: TestSecretInspect (3.17s) [2020-07-28T21:19:59.288Z] === RUN TestSecretList [2020-07-28T21:19:59.431Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-28T21:19:59.999Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-28T21:20:01.833Z] --- PASS: TestSecretList (2.60s) [2020-07-28T21:20:01.833Z] === RUN TestSecretsCreateAndDelete [2020-07-28T21:20:01.910Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-28T21:20:02.480Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-28T21:20:03.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-28T21:20:04.117Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-28T21:20:04.389Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-28T21:20:04.670Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-28T21:20:05.133Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-07-28T21:20:05.133Z] === RUN TestSecretsUpdate [2020-07-28T21:20:05.246Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-28T21:20:05.246Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-28T21:20:05.246Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-28T21:20:05.516Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-28T21:20:05.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-28T21:20:06.485Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2020-07-28T21:20:06.485Z] PASS [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] === Skipped [2020-07-28T21:20:06.485Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-28T21:20:06.485Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-28T21:20:06.485Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-28T21:20:06.485Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:20:06.485Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T21:20:06.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-28T21:20:06.485Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] [2020-07-28T21:20:06.485Z] DONE 192 tests, 6 skipped in 144.589s [2020-07-28T21:20:06.485Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T21:20:06.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:06.485Z] ++ set -e [2020-07-28T21:20:06.485Z] ++ '[' -n 0 ']' [2020-07-28T21:20:06.485Z] ++ set -x [2020-07-28T21:20:06.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:06.485Z] INFO: Testing against a local daemon [2020-07-28T21:20:06.485Z] === RUN TestCommitInheritsEnv [2020-07-28T21:20:07.053Z] --- PASS: TestCommitInheritsEnv (0.39s) [2020-07-28T21:20:07.053Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T21:20:07.053Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T21:20:07.053Z] === RUN TestImagesFilterMultiReference [2020-07-28T21:20:07.053Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-28T21:20:07.053Z] === RUN TestImagePullPlatformInvalid [2020-07-28T21:20:07.053Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-28T21:20:07.053Z] === RUN TestRemoveImageOrphaning [2020-07-28T21:20:07.622Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-07-28T21:20:07.622Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T21:20:08.432Z] --- PASS: TestSecretsUpdate (3.12s) [2020-07-28T21:20:08.433Z] === RUN TestTemplatedSecret [2020-07-28T21:20:08.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-28T21:20:09.500Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2020-07-28T21:20:09.500Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T21:20:09.500Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-28T21:20:09.500Z] === RUN TestTagInvalidReference [2020-07-28T21:20:09.500Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-28T21:20:09.500Z] === RUN TestTagValidPrefixedRepo [2020-07-28T21:20:09.500Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-28T21:20:09.500Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T21:20:09.500Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-28T21:20:09.500Z] === RUN TestTagOfficialNames [2020-07-28T21:20:09.500Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-28T21:20:09.500Z] === RUN TestTagMatchesDigest [2020-07-28T21:20:09.500Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-07-28T21:20:09.500Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T21:20:09.760Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-28T21:20:11.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-28T21:20:11.396Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-28T21:20:11.732Z] --- PASS: TestTemplatedSecret (3.38s) [2020-07-28T21:20:11.732Z] === RUN TestSecretCreateResolve [2020-07-28T21:20:11.964Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-28T21:20:12.900Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-28T21:20:14.007Z] --- PASS: TestBuildWithHugeFile (54.65s) [2020-07-28T21:20:14.007Z] === RUN TestBuildWithEmptyDockerfile [2020-07-28T21:20:14.007Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:20:14.007Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:20:14.007Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:20:14.007Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:20:14.007Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:20:14.007Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:20:14.007Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-28T21:20:14.007Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-28T21:20:14.007Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-28T21:20:14.007Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-28T21:20:14.007Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-28T21:20:14.007Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-28T21:20:14.007Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-07-28T21:20:14.007Z] === RUN TestBuildPreserveOwnership [2020-07-28T21:20:14.007Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-28T21:20:14.300Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-28T21:20:15.030Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-07-28T21:20:15.030Z] PASS [2020-07-28T21:20:15.030Z] [2020-07-28T21:20:15.030Z] DONE 6 tests in 18.778s [2020-07-28T21:20:15.030Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T21:20:15.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:15.030Z] ++ set -e [2020-07-28T21:20:15.030Z] ++ '[' -n 0 ']' [2020-07-28T21:20:15.030Z] ++ set -x [2020-07-28T21:20:15.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:15.030Z] INFO: Testing against a local daemon [2020-07-28T21:20:15.030Z] === RUN TestServiceCreateInit [2020-07-28T21:20:15.030Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T21:20:15.437Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-28T21:20:15.696Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-28T21:20:15.830Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2020-07-28T21:20:15.830Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-07-28T21:20:15.830Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2020-07-28T21:20:15.830Z] === RUN TestBuildPlatformInvalid [2020-07-28T21:20:15.830Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-28T21:20:15.830Z] PASS [2020-07-28T21:20:15.830Z] [2020-07-28T21:20:15.830Z] === Skipped [2020-07-28T21:20:15.830Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-28T21:20:15.830Z] build_session_test.go:25: TODO: BuildKit [2020-07-28T21:20:15.830Z] [2020-07-28T21:20:15.830Z] [2020-07-28T21:20:15.830Z] DONE 32 tests, 1 skipped in 93.922s [2020-07-28T21:20:15.830Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-28T21:20:15.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:15.830Z] ++ set -e [2020-07-28T21:20:15.830Z] ++ '[' -n 0 ']' [2020-07-28T21:20:15.830Z] ++ set -x [2020-07-28T21:20:15.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:15.830Z] INFO: Testing against a local daemon [2020-07-28T21:20:15.830Z] === RUN TestConfigInspect [2020-07-28T21:20:16.264Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-28T21:20:16.523Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-28T21:20:17.400Z] --- PASS: TestServiceUpdateSecrets (16.06s) [2020-07-28T21:20:17.400Z] === RUN TestServiceUpdateConfigs [2020-07-28T21:20:17.907Z] --- PASS: TestConfigInspect (1.96s) [2020-07-28T21:20:17.907Z] === RUN TestConfigList [2020-07-28T21:20:19.057Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-28T21:20:19.997Z] --- PASS: TestConfigList (1.95s) [2020-07-28T21:20:19.997Z] === RUN TestConfigsCreateAndDelete [2020-07-28T21:20:20.318Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T21:20:20.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-28T21:20:21.516Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-28T21:20:21.516Z] === RUN TestConfigsUpdate [2020-07-28T21:20:22.864Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-28T21:20:23.597Z] --- PASS: TestConfigsUpdate (1.94s) [2020-07-28T21:20:23.597Z] === RUN TestTemplatedConfig [2020-07-28T21:20:24.768Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-28T21:20:25.605Z] --- PASS: TestServiceCreateInit (10.16s) [2020-07-28T21:20:25.605Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2020-07-28T21:20:25.605Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-07-28T21:20:25.605Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T21:20:25.704Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-28T21:20:26.087Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-28T21:20:26.087Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-28T21:20:26.087Z] Cross building: bundles/cross/windows/amd64 [2020-07-28T21:20:26.087Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-28T21:20:26.087Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-28T21:20:26.340Z] --- PASS: TestTemplatedConfig (2.36s) [2020-07-28T21:20:26.340Z] === RUN TestConfigCreateResolve [2020-07-28T21:20:27.855Z] --- PASS: TestConfigCreateResolve (1.95s) [2020-07-28T21:20:27.855Z] === RUN TestConfigDaemonLibtrustID [2020-07-28T21:20:28.491Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-28T21:20:28.491Z] PASS [2020-07-28T21:20:28.491Z] [2020-07-28T21:20:28.491Z] DONE 7 tests in 12.715s [2020-07-28T21:20:28.491Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-28T21:20:28.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:28.491Z] ++ set -e [2020-07-28T21:20:28.491Z] ++ '[' -n 0 ']' [2020-07-28T21:20:28.491Z] ++ set -x [2020-07-28T21:20:28.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:20:28.491Z] INFO: Testing against a local daemon [2020-07-28T21:20:28.491Z] === RUN TestCheckpoint [2020-07-28T21:20:28.491Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-28T21:20:28.491Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:20:28.491Z] === RUN TestContainerInvalidJSON [2020-07-28T21:20:28.491Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:20:28.491Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:20:28.491Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:20:28.491Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:20:28.491Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:20:28.491Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:20:28.491Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-28T21:20:28.491Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-28T21:20:28.491Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-28T21:20:28.491Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-28T21:20:28.491Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-28T21:20:28.491Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-28T21:20:28.491Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-28T21:20:28.491Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-28T21:20:28.491Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-28T21:20:28.491Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-28T21:20:28.784Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-28T21:20:28.784Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-28T21:20:28.784Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-28T21:20:28.784Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-28T21:20:28.784Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-28T21:20:28.784Z] === RUN TestCopyFromContainer [2020-07-28T21:20:28.995Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-28T21:20:29.563Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-28T21:20:30.305Z] === RUN TestCopyFromContainer// [2020-07-28T21:20:30.305Z] === RUN TestCopyFromContainer//bar/root [2020-07-28T21:20:30.305Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-28T21:20:30.305Z] === RUN TestCopyFromContainer/bar/quux [2020-07-28T21:20:30.305Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-28T21:20:30.305Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-28T21:20:30.500Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-28T21:20:30.616Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-28T21:20:30.616Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-28T21:20:30.616Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-28T21:20:30.616Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer (1.97s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-28T21:20:30.920Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-28T21:20:30.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-28T21:20:30.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:20:30.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:20:30.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:20:30.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:20:30.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:20:30.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:20:30.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-28T21:20:30.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-28T21:20:30.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-28T21:20:30.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-28T21:20:30.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-28T21:20:30.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-28T21:20:30.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-28T21:20:30.920Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-28T21:20:30.920Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-28T21:20:30.920Z] === RUN TestCreateWithInvalidEnv [2020-07-28T21:20:30.920Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-28T21:20:30.920Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-28T21:20:30.920Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-28T21:20:30.920Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-28T21:20:30.920Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-28T21:20:30.920Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-28T21:20:30.920Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-28T21:20:30.920Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-28T21:20:30.920Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-28T21:20:30.920Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-28T21:20:30.920Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-28T21:20:30.920Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-28T21:20:30.920Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-28T21:20:30.920Z] === RUN TestCreateTmpfsMountsTarget [2020-07-28T21:20:30.920Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-28T21:20:30.920Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-28T21:20:31.067Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-28T21:20:32.609Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2020-07-28T21:20:32.609Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-28T21:20:32.729Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2020-07-28T21:20:32.729Z] === RUN TestServiceUpdateNetwork [2020-07-28T21:20:34.132Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-07-28T21:20:34.132Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-28T21:20:34.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:20:34.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:20:34.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:20:34.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:20:34.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:20:34.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:20:34.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:20:34.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:20:34.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:20:34.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:20:34.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-28T21:20:34.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-28T21:20:34.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-28T21:20:34.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-28T21:20:34.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-28T21:20:34.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-28T21:20:34.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-28T21:20:34.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-28T21:20:34.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-28T21:20:34.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-28T21:20:34.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-28T21:20:34.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-28T21:20:34.406Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-28T21:20:34.668Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-28T21:20:34.770Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-07-28T21:20:34.770Z] === RUN TestCreateDifferentPlatform [2020-07-28T21:20:34.770Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-28T21:20:34.770Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-28T21:20:34.770Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-28T21:20:34.770Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-28T21:20:34.770Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-28T21:20:34.770Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-28T21:20:34.770Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-28T21:20:34.770Z] === RUN TestContainerStartOnDaemonRestart [2020-07-28T21:20:34.770Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-28T21:20:34.770Z] === RUN TestDaemonRestartIpcMode [2020-07-28T21:20:34.770Z] === PAUSE TestDaemonRestartIpcMode [2020-07-28T21:20:34.770Z] === RUN TestDaemonHostGatewayIP [2020-07-28T21:20:34.770Z] === PAUSE TestDaemonHostGatewayIP [2020-07-28T21:20:34.770Z] === RUN TestContainerKillOnDaemonStart [2020-07-28T21:20:34.770Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-28T21:20:34.770Z] === RUN TestDiff [2020-07-28T21:20:35.407Z] --- PASS: TestDiff (0.53s) [2020-07-28T21:20:35.407Z] === RUN TestExecWithCloseStdin [2020-07-28T21:20:35.605Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-28T21:20:35.605Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-28T21:20:35.701Z] --- PASS: TestExecWithCloseStdin (0.59s) [2020-07-28T21:20:35.701Z] === RUN TestExec [2020-07-28T21:20:36.341Z] --- PASS: TestExec (0.59s) [2020-07-28T21:20:36.341Z] === RUN TestExecUser [2020-07-28T21:20:36.979Z] --- PASS: TestExecUser (0.59s) [2020-07-28T21:20:36.979Z] === RUN TestExportContainerAndImportImage [2020-07-28T21:20:36.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-28T21:20:36.984Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-28T21:20:38.028Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-07-28T21:20:38.028Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-28T21:20:38.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-28T21:20:39.070Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-07-28T21:20:39.070Z] === RUN TestHealthCheckWorkdir [2020-07-28T21:20:39.302Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-28T21:20:39.561Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-28T21:20:39.821Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-28T21:20:40.109Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-07-28T21:20:40.109Z] === RUN TestHealthKillContainer [2020-07-28T21:20:40.390Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-28T21:20:40.959Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-28T21:20:42.848Z] --- PASS: TestHealthKillContainer (2.62s) [2020-07-28T21:20:42.848Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-28T21:20:42.866Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-28T21:20:42.866Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-28T21:20:43.159Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-07-28T21:20:43.159Z] === RUN TestIpcModeNone [2020-07-28T21:20:43.799Z] --- PASS: TestIpcModeNone (0.62s) [2020-07-28T21:20:43.799Z] === RUN TestIpcModePrivate [2020-07-28T21:20:44.437Z] --- PASS: TestIpcModePrivate (0.63s) [2020-07-28T21:20:44.437Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-28T21:20:44.437Z] === RUN TestIpcModeShareable [2020-07-28T21:20:44.777Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-28T21:20:45.074Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-28T21:20:45.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-28T21:20:45.074Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-28T21:20:46.156Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-28T21:20:47.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-07-28T21:20:47.152Z] === RUN TestAPIIpcModeHost [2020-07-28T21:20:47.152Z] --- PASS: TestAPIIpcModeHost (0.44s) [2020-07-28T21:20:47.152Z] === RUN TestDaemonIpcModeShareable [2020-07-28T21:20:47.571Z] --- PASS: TestCreateServiceMultipleTimes (19.37s) [2020-07-28T21:20:47.571Z] === RUN TestCreateServiceConflict [2020-07-28T21:20:47.571Z] --- PASS: TestCreateServiceConflict (2.64s) [2020-07-28T21:20:47.571Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T21:20:48.099Z] --- PASS: TestServiceUpdateNetwork (16.06s) [2020-07-28T21:20:48.099Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T21:20:48.100Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T21:20:48.667Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-07-28T21:20:48.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-28T21:20:48.667Z] === RUN TestDaemonIpcModePrivate [2020-07-28T21:20:49.131Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T21:20:49.443Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-28T21:20:50.011Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-28T21:20:50.120Z] --- PASS: TestCreateServiceMaxReplicas (2.97s) [2020-07-28T21:20:50.121Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T21:20:50.193Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-07-28T21:20:50.193Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-28T21:20:50.193Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-28T21:20:50.950Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-28T21:20:51.239Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-07-28T21:20:51.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-28T21:20:51.239Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-28T21:20:51.518Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-28T21:20:52.755Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-07-28T21:20:52.755Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-28T21:20:52.755Z] === RUN TestIpcModeOlderClient [2020-07-28T21:20:52.755Z] === PAUSE TestIpcModeOlderClient [2020-07-28T21:20:52.755Z] === RUN TestKillContainerInvalidSignal [2020-07-28T21:20:53.397Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-28T21:20:53.397Z] === RUN TestKillContainer [2020-07-28T21:20:53.397Z] === RUN TestKillContainer/no_signal [2020-07-28T21:20:53.424Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-28T21:20:54.032Z] === RUN TestKillContainer/non_killing_signal [2020-07-28T21:20:54.327Z] === RUN TestKillContainer/killing_signal [2020-07-28T21:20:54.362Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-28T21:20:54.977Z] --- PASS: TestKillContainer (1.66s) [2020-07-28T21:20:54.977Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-28T21:20:54.977Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-28T21:20:54.977Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-07-28T21:20:54.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-28T21:20:54.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-28T21:20:55.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-28T21:20:55.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2020-07-28T21:20:55.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-28T21:20:55.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-28T21:20:55.907Z] === RUN TestKillStoppedContainer [2020-07-28T21:20:56.201Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-28T21:20:56.201Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-28T21:20:56.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-28T21:20:56.201Z] === RUN TestKillDifferentUserContainer [2020-07-28T21:20:56.836Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-07-28T21:20:56.836Z] === RUN TestInspectOomKilledTrue [2020-07-28T21:20:56.898Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-28T21:20:57.602Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T21:20:57.884Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2020-07-28T21:20:57.884Z] === RUN TestInspectOomKilledFalse [2020-07-28T21:20:58.178Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-07-28T21:20:58.178Z] === RUN TestLinksEtcHostsContentMatch [2020-07-28T21:20:58.472Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-07-28T21:20:58.472Z] === RUN TestLinksContainerNames [2020-07-28T21:20:59.510Z] --- PASS: TestLinksContainerNames (1.05s) [2020-07-28T21:20:59.510Z] === RUN TestLogsFollowTailEmpty [2020-07-28T21:21:00.164Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-07-28T21:21:00.164Z] === RUN TestContainerNetworkMountsNoChown [2020-07-28T21:21:00.193Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-28T21:21:00.807Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/default [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/default [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/private [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/private [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rprivate [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/slave [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/slave [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rslave [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/shared [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/shared [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rshared [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/default [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rslave [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rprivate [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/private [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/slave [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/shared [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rshared [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:21:00.808Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-28T21:21:00.808Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-28T21:21:00.808Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-28T21:21:01.107Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-28T21:21:01.107Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-28T21:21:01.108Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-28T21:21:01.108Z] === RUN TestContainerBindMountNonRecursive [2020-07-28T21:21:02.627Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-07-28T21:21:02.627Z] === RUN TestNetworkNat [2020-07-28T21:21:02.922Z] --- PASS: TestNetworkNat (0.56s) [2020-07-28T21:21:02.922Z] === RUN TestNetworkLocalhostTCPNat [2020-07-28T21:21:03.565Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-07-28T21:21:03.565Z] === RUN TestNetworkLoopbackNat [2020-07-28T21:21:04.387Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-28T21:21:05.027Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2020-07-28T21:21:05.027Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T21:21:05.818Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-28T21:21:06.077Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2020-07-28T21:21:06.077Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-07-28T21:21:06.077Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-07-28T21:21:06.077Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-07-28T21:21:06.077Z] PASS [2020-07-28T21:21:06.077Z] [2020-07-28T21:21:06.077Z] === Skipped [2020-07-28T21:21:06.077Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T21:21:06.077Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:21:06.077Z] [2020-07-28T21:21:06.077Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-28T21:21:06.077Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:21:06.077Z] [2020-07-28T21:21:06.077Z] [2020-07-28T21:21:06.077Z] DONE 27 tests, 2 skipped in 174.838s [2020-07-28T21:21:06.077Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T21:21:06.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:21:06.077Z] ++ set -e [2020-07-28T21:21:06.077Z] ++ '[' -n 0 ']' [2020-07-28T21:21:06.077Z] ++ set -x [2020-07-28T21:21:06.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:21:06.077Z] INFO: Testing against a local daemon [2020-07-28T21:21:06.077Z] === RUN TestSessionCreate [2020-07-28T21:21:06.077Z] --- PASS: TestSessionCreate (0.02s) [2020-07-28T21:21:06.077Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T21:21:06.077Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-28T21:21:06.077Z] PASS [2020-07-28T21:21:06.077Z] [2020-07-28T21:21:06.077Z] DONE 2 tests in 0.244s [2020-07-28T21:21:06.077Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T21:21:06.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:21:06.077Z] ++ set -e [2020-07-28T21:21:06.077Z] ++ '[' -n 0 ']' [2020-07-28T21:21:06.077Z] ++ set -x [2020-07-28T21:21:06.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:21:06.077Z] INFO: Testing against a local daemon [2020-07-28T21:21:06.077Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T21:21:06.077Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:21:06.077Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:21:06.077Z] === RUN TestEventsExecDie [2020-07-28T21:21:06.077Z] --- PASS: TestEventsExecDie (0.95s) [2020-07-28T21:21:06.077Z] === RUN TestEventsBackwardsCompatible [2020-07-28T21:21:06.304Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-07-28T21:21:06.304Z] === RUN TestPause [2020-07-28T21:21:06.396Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-28T21:21:06.396Z] === RUN TestInfoBinaryCommits [2020-07-28T21:21:06.396Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-28T21:21:06.396Z] === RUN TestInfoAPIVersioned [2020-07-28T21:21:06.396Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T21:21:06.396Z] === RUN TestInfoDiscoveryBackend [2020-07-28T21:21:06.406Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-28T21:21:06.668Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-28T21:21:06.687Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-28T21:21:06.687Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T21:21:06.931Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-28T21:21:06.943Z] --- PASS: TestPause (0.55s) [2020-07-28T21:21:06.943Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-28T21:21:06.943Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:21:06.943Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:21:06.943Z] === RUN TestPauseStopPausedContainer [2020-07-28T21:21:07.512Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-28T21:21:07.580Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-07-28T21:21:07.580Z] === RUN TestPsFilter [2020-07-28T21:21:07.580Z] --- PASS: TestPsFilter (0.15s) [2020-07-28T21:21:07.580Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-28T21:21:07.721Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T21:21:07.721Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T21:21:08.215Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-07-28T21:21:08.215Z] === RUN TestRemoveContainerWithVolume [2020-07-28T21:21:08.327Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-07-28T21:21:08.327Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T21:21:08.354Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-28T21:21:08.354Z] === RUN TestInfoAPI [2020-07-28T21:21:08.354Z] --- PASS: TestInfoAPI (0.02s) [2020-07-28T21:21:08.354Z] === RUN TestInfoAPIWarnings [2020-07-28T21:21:08.509Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-07-28T21:21:08.509Z] === RUN TestRemoveContainerRunning [2020-07-28T21:21:08.891Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-28T21:21:08.986Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-28T21:21:08.987Z] === RUN TestInfoDebug [2020-07-28T21:21:09.147Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-07-28T21:21:09.147Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-28T21:21:09.279Z] --- PASS: TestInfoDebug (0.53s) [2020-07-28T21:21:09.279Z] === RUN TestInfoInsecureRegistries [2020-07-28T21:21:09.783Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-07-28T21:21:09.783Z] === RUN TestRemoveInvalidContainer [2020-07-28T21:21:09.783Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-28T21:21:09.783Z] === RUN TestRenameLinkedContainer [2020-07-28T21:21:09.983Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-28T21:21:09.983Z] === RUN TestInfoRegistryMirrors [2020-07-28T21:21:10.615Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-28T21:21:10.615Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T21:21:10.615Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-07-28T21:21:10.615Z] === RUN TestPingCacheHeaders [2020-07-28T21:21:10.615Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-28T21:21:10.615Z] === RUN TestPingGet [2020-07-28T21:21:10.615Z] --- PASS: TestPingGet (0.01s) [2020-07-28T21:21:10.615Z] === RUN TestPingHead [2020-07-28T21:21:10.906Z] --- PASS: TestPingHead (0.01s) [2020-07-28T21:21:10.906Z] === RUN TestVersion [2020-07-28T21:21:10.906Z] --- PASS: TestVersion (0.01s) [2020-07-28T21:21:10.906Z] PASS [2020-07-28T21:21:10.906Z] [2020-07-28T21:21:10.906Z] === Skipped [2020-07-28T21:21:10.906Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:21:10.906Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:21:10.906Z] [2020-07-28T21:21:10.906Z] [2020-07-28T21:21:10.906Z] DONE 18 tests, 1 skipped in 5.740s [2020-07-28T21:21:10.906Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T21:21:10.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:21:10.906Z] ++ set -e [2020-07-28T21:21:10.906Z] ++ '[' -n 0 ']' [2020-07-28T21:21:10.906Z] ++ set -x [2020-07-28T21:21:10.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:21:10.906Z] INFO: Testing against a local daemon [2020-07-28T21:21:10.906Z] === RUN TestVolumesCreateAndList [2020-07-28T21:21:10.906Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-28T21:21:10.906Z] === RUN TestVolumesRemove [2020-07-28T21:21:10.906Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-28T21:21:10.906Z] === RUN TestVolumesInspect [2020-07-28T21:21:10.906Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-28T21:21:10.906Z] === RUN TestVolumesInvalidJSON [2020-07-28T21:21:10.906Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T21:21:10.906Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T21:21:10.906Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T21:21:10.906Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-28T21:21:10.906Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T21:21:10.906Z] PASS [2020-07-28T21:21:10.906Z] [2020-07-28T21:21:10.906Z] DONE 5 tests in 0.251s [2020-07-28T21:21:10.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:21:11.259Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T21:21:11.259Z] +++ kill 11966 [2020-07-28T21:21:11.629Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2020-07-28T21:21:11.629Z] === RUN TestCreateServiceSysctls [2020-07-28T21:21:11.884Z] --- PASS: TestRenameLinkedContainer (2.18s) [2020-07-28T21:21:11.884Z] === RUN TestRenameStoppedContainer [2020-07-28T21:21:12.180Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-28T21:21:12.180Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-28T21:21:12.339Z] +++ /etc/init.d/apparmor stop [2020-07-28T21:21:12.339Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:21:12.339Z] [2020-07-28T21:21:12.339Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:21:12.339Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:21:12.339Z] [2020-07-28T21:21:12.339Z] To set a process to complain mode, use the command line tool [2020-07-28T21:21:12.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:21:12.339Z] +++ true [2020-07-28T21:21:12.621Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-07-28T21:21:12.621Z] === RUN TestRenameRunningContainerAndReuse [2020-07-28T21:21:12.630Z] exiting test-integration [2020-07-28T21:21:12.630Z] ++ exit 0 [2020-07-28T21:21:12.630Z] [2020-07-28T21:21:13.662Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2020-07-28T21:21:13.662Z] === RUN TestRenameInvalidName [2020-07-28T21:21:13.956Z] --- PASS: TestRenameInvalidName (0.55s) [2020-07-28T21:21:13.956Z] === RUN TestRenameAnonymousContainer [2020-07-28T21:21:14.083Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles Post stage [Pipeline] junit [2020-07-28T21:21:14.181Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T21:21:14.945Z] + echo Ensuring container killed. [2020-07-28T21:21:14.945Z] Ensuring container killed. [2020-07-28T21:21:14.945Z] + docker rm -vf docker-pr2 [2020-07-28T21:21:14.945Z] Error: No such container: docker-pr2 [2020-07-28T21:21:14.945Z] + true [Pipeline] sh [2020-07-28T21:21:15.394Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:21:15.394Z] Chowning /workspace to jenkins user [2020-07-28T21:21:15.394Z] + id -u [2020-07-28T21:21:15.394Z] + id -g [2020-07-28T21:21:15.394Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41281:/workspace busybox chown -R 1001:1001 /workspace [2020-07-28T21:21:15.394Z] Unable to find image 'busybox:latest' locally [2020-07-28T21:21:15.703Z] latest: Pulling from library/busybox [2020-07-28T21:21:15.703Z] 970013469dcd: Pulling fs layer [2020-07-28T21:21:15.836Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-07-28T21:21:15.836Z] === RUN TestCreateServiceCapabilities [2020-07-28T21:21:15.996Z] 970013469dcd: Verifying Checksum [2020-07-28T21:21:15.996Z] 970013469dcd: Download complete [2020-07-28T21:21:16.049Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-07-28T21:21:16.049Z] === RUN TestRenameContainerWithSameName [2020-07-28T21:21:16.617Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-28T21:21:16.629Z] 970013469dcd: Pull complete [2020-07-28T21:21:16.629Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T21:21:16.629Z] Status: Downloaded newer image for busybox:latest [2020-07-28T21:21:16.689Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-07-28T21:21:16.689Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-28T21:21:17.734Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-07-28T21:21:17.734Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T21:21:18.372Z] --- PASS: TestResize (0.56s) [2020-07-28T21:21:18.372Z] === RUN TestResizeWithInvalidSize [2020-07-28T21:21:18.559Z] + bundleName=s390x-integration [2020-07-28T21:21:18.559Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-28T21:21:18.559Z] Creating s390x-integration-bundles.tar.gz [2020-07-28T21:21:18.559Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-28T21:21:18.559Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T21:21:18.603Z] Archiving artifacts [2020-07-28T21:21:18.670Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-07-28T21:21:18.670Z] === RUN TestResizeWhenContainerNotStarted [2020-07-28T21:21:18.955Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:21:19.140Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-07-28T21:21:19.140Z] === RUN TestInspect [2020-07-28T21:21:19.312Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:21:19.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:21:19.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:21:19.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-28T21:21:19.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-28T21:21:19.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-28T21:21:19.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-28T21:21:19.342Z] + make clean [2020-07-28T21:21:19.695Z] docker volume rm -f docker-dev-cache [2020-07-28T21:21:19.695Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T21:21:19.910Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T21:21:22.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:21:22.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:21:22.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-28T21:21:22.470Z] --- PASS: TestInspect (3.59s) [2020-07-28T21:21:22.470Z] === RUN TestCreateJob [2020-07-28T21:21:22.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-28T21:21:23.199Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-28T21:21:23.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-28T21:21:24.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-28T21:21:24.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-28T21:21:24.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-28T21:21:25.106Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-28T21:21:26.712Z] --- PASS: TestCreateJob (4.19s) [2020-07-28T21:21:26.712Z] === RUN TestReplicatedJob [2020-07-28T21:21:27.014Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-07-28T21:21:27.465Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-07-28T21:21:27.465Z] === RUN TestCgroupNamespacesRun [2020-07-28T21:21:28.394Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-28T21:21:28.979Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-07-28T21:21:28.979Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-28T21:21:30.029Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2020-07-28T21:21:30.029Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-28T21:21:30.930Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-28T21:21:31.559Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s) [2020-07-28T21:21:31.559Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-28T21:21:32.612Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s) [2020-07-28T21:21:32.612Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-28T21:21:33.300Z] --- PASS: TestReplicatedJob (6.62s) [2020-07-28T21:21:33.300Z] === RUN TestUpdateReplicatedJob [2020-07-28T21:21:33.467Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-28T21:21:34.160Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-07-28T21:21:34.160Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-28T21:21:35.673Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-07-28T21:21:35.673Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-28T21:21:36.004Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-28T21:21:36.004Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-28T21:21:36.315Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-28T21:21:36.315Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-28T21:21:37.827Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-07-28T21:21:37.827Z] === RUN TestKernelTCPMemory [2020-07-28T21:21:38.122Z] --- PASS: TestKernelTCPMemory (0.59s) [2020-07-28T21:21:38.122Z] === RUN TestNISDomainname [2020-07-28T21:21:38.587Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-07-28T21:21:38.588Z] === RUN TestServiceListWithStatuses [2020-07-28T21:21:38.588Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-07-28T21:21:38.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:21:38.588Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T21:21:38.760Z] --- PASS: TestNISDomainname (0.65s) [2020-07-28T21:21:38.760Z] === RUN TestHostnameDnsResolution [2020-07-28T21:21:39.800Z] --- PASS: TestHostnameDnsResolution (0.83s) [2020-07-28T21:21:39.800Z] === RUN TestStats [2020-07-28T21:21:42.538Z] --- PASS: TestStats (2.55s) [2020-07-28T21:21:42.538Z] === RUN TestStopContainerWithTimeout [2020-07-28T21:21:42.538Z] === RUN TestStopContainerWithTimeout/0 [2020-07-28T21:21:42.538Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-28T21:21:42.538Z] === RUN TestStopContainerWithTimeout/1 [2020-07-28T21:21:42.538Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-28T21:21:42.538Z] === RUN TestStopContainerWithTimeout/3 [2020-07-28T21:21:42.538Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-28T21:21:42.538Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-28T21:21:42.538Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-28T21:21:42.538Z] === CONT TestStopContainerWithTimeout/0 [2020-07-28T21:21:42.538Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-28T21:21:42.538Z] === CONT TestStopContainerWithTimeout/3 [2020-07-28T21:21:42.538Z] === CONT TestStopContainerWithTimeout/1 [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite (320.65s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.93s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:1449: [d2e8f23b9dc35] daemon is not started [2020-07-28T21:21:42.579Z] check_test.go:309: [deee29e6f998c] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.06s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d7ff48109903b] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.43s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.68s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.65s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.60s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d9e1e93d9b135] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d32d42a3e8a69] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.57s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-07-28T21:21:42.579Z] check_test.go:309: [da52d276f8b03] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.85s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.69s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.76s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d9c642b83e280] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.89s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2020-07-28T21:21:42.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-28T21:21:42.579Z] check_test.go:309: [d29829e6d18d4] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2020-07-28T21:21:42.579Z] check_test.go:309: [dedc773fb5ddd] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-28T21:21:42.579Z] check_test.go:309: [dd01e97a3d919] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.41s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_plugins_test.go:79: [d7edcf0a55e18] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.63s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_plugins_test.go:169: [d599dc014141d] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.13s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d4c0987257678] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.53s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d7ad3c787c181] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.51s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.76s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.25s) [2020-07-28T21:21:42.579Z] check_test.go:309: [dfcaf88564b74] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.50s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.90s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.96s) [2020-07-28T21:21:42.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-28T21:21:42.579Z] check_test.go:309: [d6258a0b869d0] daemon is not started [2020-07-28T21:21:42.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-28T21:21:42.579Z] check_test.go:309: [d4de46e5ae996] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2020-07-28T21:21:42.579Z] check_test.go:309: [dbaa4a84a9ff1] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.18s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.94s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.45s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.24s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.36s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.41s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.10s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d783a9ca53110] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d6d44cb62a050] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.21s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-28T21:21:42.579Z] check_test.go:309: [dc4b57bb1bfd2] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-07-28T21:21:42.579Z] check_test.go:309: [de53537690732] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d51964ff16c07] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d042d761ab012] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) [2020-07-28T21:21:42.579Z] check_test.go:309: [d92ed13ac3b3b] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-28T21:21:42.579Z] check_test.go:309: [dc10fc818ee32] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2020-07-28T21:21:42.579Z] docker_cli_daemon_test.go:2544: [d24f7faf79d07] daemon is not started [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.64s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-07-28T21:21:42.579Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2020-07-28T21:21:42.580Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2020-07-28T21:21:42.580Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s) [2020-07-28T21:21:42.580Z] check_test.go:309: [d304f86da88d9] daemon is not started [2020-07-28T21:21:42.580Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s) [2020-07-28T21:21:42.580Z] === RUN TestDockerSwarmSuite [2020-07-28T21:21:42.580Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-28T21:21:42.580Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-28T21:21:42.580Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-28T21:21:45.177Z] --- PASS: TestDockerNetworkConnectAlias (6.35s) [2020-07-28T21:21:45.177Z] === RUN TestDockerNetworkReConnect [2020-07-28T21:21:45.273Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-28T21:21:45.273Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-07-28T21:21:45.273Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-07-28T21:21:45.273Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-07-28T21:21:45.273Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-07-28T21:21:45.273Z] === RUN TestDeleteDevicemapper [2020-07-28T21:21:45.273Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-28T21:21:45.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:21:45.273Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-28T21:21:45.866Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-28T21:21:46.435Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-28T21:21:46.694Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-28T21:21:47.263Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-28T21:21:47.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2020-07-28T21:21:47.352Z] === RUN TestUpdateMemory [2020-07-28T21:21:47.547Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-28T21:21:47.547Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-28T21:21:47.547Z] remote: Enumerating objects: 2, done. [2020-07-28T21:21:47.547Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-28T21:21:47.547Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-28T21:21:47.547Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-28T21:21:47.547Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-28T21:21:47.547Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-28T21:21:47.547Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-28T21:21:47.646Z] --- PASS: TestUpdateMemory (0.69s) [2020-07-28T21:21:47.646Z] === RUN TestUpdateCPUQuota [2020-07-28T21:21:47.833Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-28T21:21:47.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/test/unit [2020-07-28T21:21:48.092Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-28T21:21:48.092Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-28T21:21:48.351Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-28T21:21:48.686Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-07-28T21:21:48.686Z] === RUN TestUpdatePidsLimit [2020-07-28T21:21:48.686Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-28T21:21:48.686Z] === RUN TestUpdatePidsLimit/no_change [2020-07-28T21:21:48.919Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-28T21:21:48.979Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-28T21:21:49.282Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-28T21:21:49.384Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2020-07-28T21:21:49.384Z] === RUN TestServicePlugin [2020-07-28T21:21:49.384Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T21:21:49.384Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:21:49.384Z] === RUN TestServiceUpdateLabel [2020-07-28T21:21:49.578Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-28T21:21:49.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-28T21:21:50.164Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-28T21:21:50.431Z] ? github.com/docker/docker/api [no test files] [2020-07-28T21:21:50.799Z] --- PASS: TestUpdatePidsLimit (2.34s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-07-28T21:21:50.800Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2020-07-28T21:21:50.800Z] === RUN TestUpdateRestartPolicy [2020-07-28T21:21:51.457Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-28T21:21:52.685Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-07-28T21:21:52.685Z] === RUN TestServiceUpdateSecrets [2020-07-28T21:21:52.835Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-28T21:21:53.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-28T21:21:54.784Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-28T21:21:56.690Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-28T21:21:57.257Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-28T21:21:58.195Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-28T21:22:03.460Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2020-07-28T21:22:03.460Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-28T21:22:03.460Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2020-07-28T21:22:03.460Z] === RUN TestWaitNonBlocked [2020-07-28T21:22:03.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:22:03.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:22:03.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:22:03.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:22:03.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-28T21:22:03.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-28T21:22:03.460Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-28T21:22:03.460Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-07-28T21:22:03.460Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2020-07-28T21:22:03.460Z] === RUN TestWaitBlocked [2020-07-28T21:22:03.460Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:22:03.460Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:22:03.460Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:22:03.460Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:22:03.460Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-28T21:22:03.460Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-28T21:22:03.467Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-28T21:22:04.110Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-28T21:22:04.110Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-07-28T21:22:04.110Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-07-28T21:22:04.110Z] === CONT TestContainerStartOnDaemonRestart [2020-07-28T21:22:04.110Z] === CONT TestIpcModeOlderClient [2020-07-28T21:22:04.110Z] === CONT TestDaemonHostGatewayIP [2020-07-28T21:22:04.110Z] === CONT TestDaemonRestartIpcMode [2020-07-28T21:22:04.409Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-28T21:22:04.409Z] === CONT TestContainerKillOnDaemonStart [2020-07-28T21:22:05.276Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-07-28T21:22:06.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-28T21:22:07.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-28T21:22:07.591Z] --- PASS: TestServiceUpdateSecrets (15.23s) [2020-07-28T21:22:07.591Z] === RUN TestServiceUpdateConfigs [2020-07-28T21:22:07.968Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2020-07-28T21:22:07.968Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2020-07-28T21:22:08.260Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-07-28T21:22:18.651Z] --- PASS: TestContainerKillOnDaemonStart (12.61s) [2020-07-28T21:22:18.651Z] PASS [2020-07-28T21:22:18.651Z] [2020-07-28T21:22:18.651Z] === Skipped [2020-07-28T21:22:18.651Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-28T21:22:18.651Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-28T21:22:18.651Z] [2020-07-28T21:22:18.651Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-28T21:22:18.651Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-28T21:22:18.651Z] [2020-07-28T21:22:18.651Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-28T21:22:18.651Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-28T21:22:18.651Z] [2020-07-28T21:22:18.651Z] [2020-07-28T21:22:18.651Z] DONE 192 tests, 3 skipped in 108.501s [2020-07-28T21:22:18.651Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-28T21:22:18.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:22:18.651Z] ++ set -e [2020-07-28T21:22:18.651Z] ++ '[' -n 0 ']' [2020-07-28T21:22:18.651Z] ++ set -x [2020-07-28T21:22:18.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:22:18.651Z] INFO: Testing against a local daemon [2020-07-28T21:22:18.651Z] === RUN TestCommitInheritsEnv [2020-07-28T21:22:18.651Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-07-28T21:22:18.651Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-28T21:22:18.651Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-28T21:22:18.651Z] === RUN TestImagesFilterMultiReference [2020-07-28T21:22:18.651Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-28T21:22:18.651Z] === RUN TestImagePullPlatformInvalid [2020-07-28T21:22:18.651Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-28T21:22:18.651Z] === RUN TestRemoveImageOrphaning [2020-07-28T21:22:18.651Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-28T21:22:18.651Z] === RUN TestRemoveImageGarbageCollector [2020-07-28T21:22:18.651Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:22:18.651Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:22:18.651Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-28T21:22:18.651Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-28T21:22:18.651Z] === RUN TestTagInvalidReference [2020-07-28T21:22:18.651Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-28T21:22:18.651Z] === RUN TestTagValidPrefixedRepo [2020-07-28T21:22:18.651Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-28T21:22:18.651Z] === RUN TestTagExistedNameWithoutForce [2020-07-28T21:22:18.651Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-28T21:22:18.651Z] === RUN TestTagOfficialNames [2020-07-28T21:22:18.651Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-28T21:22:18.651Z] === RUN TestTagMatchesDigest [2020-07-28T21:22:18.651Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-28T21:22:18.651Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-28T21:22:22.206Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-28T21:22:24.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-28T21:22:25.706Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-07-28T21:22:25.706Z] === RUN TestServiceUpdateNetwork [2020-07-28T21:22:32.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-28T21:22:32.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-28T21:22:33.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-28T21:22:34.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-28T21:22:35.417Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-28T21:22:35.417Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-28T21:22:35.417Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-28T21:22:35.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-28T21:22:35.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-28T21:22:37.935Z] --- PASS: TestServiceUpdateNetwork (14.12s) [2020-07-28T21:22:37.935Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T21:22:38.195Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T21:22:39.138Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T21:22:45.967Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-28T21:22:45.967Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-28T21:22:45.967Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-28T21:22:46.536Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-28T21:22:46.796Z] === RUN TestDockerSuite/TestBuildFails [2020-07-28T21:22:47.274Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T21:22:47.734Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-28T21:22:47.734Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-28T21:22:49.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-28T21:22:52.176Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-28T21:22:53.554Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-28T21:22:54.491Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-28T21:22:55.058Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-28T21:22:55.409Z] --- PASS: TestServiceUpdatePidsLimit (16.98s) [2020-07-28T21:22:55.410Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-28T21:22:55.410Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-28T21:22:55.410Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2020-07-28T21:22:55.410Z] PASS [2020-07-28T21:22:55.410Z] [2020-07-28T21:22:55.410Z] === Skipped [2020-07-28T21:22:55.410Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2020-07-28T21:22:55.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:22:55.410Z] [2020-07-28T21:22:55.410Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-28T21:22:55.410Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:22:55.410Z] [2020-07-28T21:22:55.410Z] [2020-07-28T21:22:55.410Z] DONE 27 tests, 2 skipped in 159.464s [2020-07-28T21:22:55.410Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T21:22:55.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:22:55.410Z] ++ set -e [2020-07-28T21:22:55.410Z] ++ '[' -n 0 ']' [2020-07-28T21:22:55.410Z] ++ set -x [2020-07-28T21:22:55.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:22:55.410Z] INFO: Testing against a local daemon [2020-07-28T21:22:55.410Z] === RUN TestSessionCreate [2020-07-28T21:22:55.410Z] --- PASS: TestSessionCreate (0.05s) [2020-07-28T21:22:55.410Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T21:22:55.410Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-28T21:22:55.410Z] PASS [2020-07-28T21:22:55.410Z] [2020-07-28T21:22:55.410Z] DONE 2 tests in 0.233s [2020-07-28T21:22:55.410Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T21:22:55.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:22:55.410Z] ++ set -e [2020-07-28T21:22:55.410Z] ++ '[' -n 0 ']' [2020-07-28T21:22:55.410Z] ++ set -x [2020-07-28T21:22:55.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:22:55.410Z] INFO: Testing against a local daemon [2020-07-28T21:22:55.410Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T21:22:55.410Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:22:55.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:22:55.410Z] === RUN TestEventsExecDie [2020-07-28T21:22:55.410Z] --- PASS: TestEventsExecDie (0.85s) [2020-07-28T21:22:55.410Z] === RUN TestEventsBackwardsCompatible [2020-07-28T21:22:55.410Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-28T21:22:55.410Z] === RUN TestInfoBinaryCommits [2020-07-28T21:22:55.410Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-28T21:22:55.410Z] === RUN TestInfoAPIVersioned [2020-07-28T21:22:55.410Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-28T21:22:55.410Z] === RUN TestInfoDiscoveryBackend [2020-07-28T21:22:55.982Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-07-28T21:22:55.982Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T21:22:55.997Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-28T21:22:56.925Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T21:22:56.925Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T21:22:57.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-28T21:22:57.374Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-28T21:22:57.869Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-07-28T21:22:57.869Z] === RUN TestInfoAPI [2020-07-28T21:22:57.869Z] --- PASS: TestInfoAPI (0.05s) [2020-07-28T21:22:57.869Z] === RUN TestInfoAPIWarnings [2020-07-28T21:22:58.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-28T21:22:58.441Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-07-28T21:22:58.441Z] === RUN TestInfoDebug [2020-07-28T21:22:58.571Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-28T21:22:59.013Z] --- PASS: TestInfoDebug (0.60s) [2020-07-28T21:22:59.013Z] === RUN TestInfoInsecureRegistries [2020-07-28T21:22:59.140Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-28T21:22:59.585Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-07-28T21:22:59.586Z] === RUN TestInfoRegistryMirrors [2020-07-28T21:23:00.156Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-07-28T21:23:00.156Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T21:23:00.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-07-28T21:23:00.417Z] === RUN TestPingCacheHeaders [2020-07-28T21:23:00.417Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-28T21:23:00.417Z] === RUN TestPingGet [2020-07-28T21:23:00.417Z] --- PASS: TestPingGet (0.03s) [2020-07-28T21:23:00.417Z] === RUN TestPingHead [2020-07-28T21:23:00.417Z] --- PASS: TestPingHead (0.04s) [2020-07-28T21:23:00.417Z] === RUN TestVersion [2020-07-28T21:23:00.678Z] --- PASS: TestVersion (0.04s) [2020-07-28T21:23:00.678Z] PASS [2020-07-28T21:23:00.678Z] [2020-07-28T21:23:00.678Z] === Skipped [2020-07-28T21:23:00.678Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:23:00.678Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:23:00.678Z] [2020-07-28T21:23:00.678Z] [2020-07-28T21:23:00.678Z] DONE 18 tests, 1 skipped in 6.293s [2020-07-28T21:23:00.678Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T21:23:00.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:23:00.678Z] ++ set -e [2020-07-28T21:23:00.678Z] ++ '[' -n 0 ']' [2020-07-28T21:23:00.678Z] ++ set -x [2020-07-28T21:23:00.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:23:00.678Z] INFO: Testing against a local daemon [2020-07-28T21:23:00.678Z] === RUN TestVolumesCreateAndList [2020-07-28T21:23:00.678Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-28T21:23:00.678Z] === RUN TestVolumesRemove [2020-07-28T21:23:00.938Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-28T21:23:00.938Z] === RUN TestVolumesInspect [2020-07-28T21:23:00.938Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-28T21:23:00.938Z] === RUN TestVolumesInvalidJSON [2020-07-28T21:23:00.938Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T21:23:00.938Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T21:23:00.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T21:23:00.938Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-28T21:23:00.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T21:23:00.938Z] PASS [2020-07-28T21:23:00.938Z] [2020-07-28T21:23:00.938Z] DONE 5 tests in 0.343s [2020-07-28T21:23:00.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:23:01.199Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T21:23:01.199Z] +++ kill 13501 [2020-07-28T21:23:01.675Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-28T21:23:02.582Z] +++ /etc/init.d/apparmor stop [2020-07-28T21:23:02.583Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:23:02.583Z] [2020-07-28T21:23:02.583Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:23:02.583Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:23:02.583Z] [2020-07-28T21:23:02.583Z] To set a process to complain mode, use the command line tool [2020-07-28T21:23:02.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:23:02.583Z] +++ true [2020-07-28T21:23:02.583Z] exiting test-integration [2020-07-28T21:23:02.583Z] ++ exit 0 [2020-07-28T21:23:02.583Z] [2020-07-28T21:23:03.579Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-28T21:23:04.516Z] === RUN TestDockerSuite/TestBuildHistory Post stage [Pipeline] junit [2020-07-28T21:23:05.141Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T21:23:05.833Z] + echo Ensuring container killed. [2020-07-28T21:23:05.833Z] Ensuring container killed. [2020-07-28T21:23:05.833Z] + docker rm -vf docker-pr2 [2020-07-28T21:23:05.833Z] Error: No such container: docker-pr2 [2020-07-28T21:23:05.833Z] + true [Pipeline] sh [2020-07-28T21:23:06.122Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:23:06.122Z] Chowning /workspace to jenkins user [2020-07-28T21:23:06.122Z] + id -u [2020-07-28T21:23:06.122Z] + id -g [2020-07-28T21:23:06.122Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41281:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T21:23:06.122Z] Unable to find image 'busybox:latest' locally [2020-07-28T21:23:06.383Z] latest: Pulling from library/busybox [2020-07-28T21:23:06.383Z] b532f239b6e6: Pulling fs layer [2020-07-28T21:23:06.383Z] b532f239b6e6: Verifying Checksum [2020-07-28T21:23:06.383Z] b532f239b6e6: Download complete [2020-07-28T21:23:06.643Z] b532f239b6e6: Pull complete [2020-07-28T21:23:06.643Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T21:23:06.643Z] Status: Downloaded newer image for busybox:latest [2020-07-28T21:23:08.706Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-28T21:23:08.706Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-28T21:23:08.964Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-28T21:23:09.531Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T21:23:10.099Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-28T21:23:10.099Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-28T21:23:10.250Z] + bundleName=arm64-integration [2020-07-28T21:23:10.250Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-28T21:23:10.250Z] Creating arm64-integration-bundles.tar.gz [2020-07-28T21:23:10.250Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2020-07-28T21:23:10.250Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-28T21:23:10.525Z] Archiving artifacts [2020-07-28T21:23:11.035Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-28T21:23:11.603Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-28T21:23:11.862Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-28T21:23:12.168Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:23:12.431Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-28T21:23:12.518Z] + make clean [2020-07-28T21:23:12.690Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-28T21:23:13.095Z] docker volume rm -f docker-dev-cache [2020-07-28T21:23:13.095Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T21:23:13.260Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-28T21:23:14.198Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T21:23:17.488Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-28T21:23:22.759Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-28T21:23:24.663Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-28T21:23:24.663Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-28T21:23:24.921Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-28T21:23:24.921Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-28T21:23:25.181Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-28T21:23:25.440Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.4% of statements [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-28T21:23:26.657Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 48.1% of statements [2020-07-28T21:23:26.657Z] ok github.com/docker/docker/builder/remotecontext 0.115s coverage: 13.6% of statements [2020-07-28T21:23:26.913Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-28T21:23:27.344Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-28T21:23:27.841Z] ok github.com/docker/docker/builder/remotecontext/git 1.392s coverage: 86.3% of statements [2020-07-28T21:23:27.841Z] ? github.com/docker/docker/cli [no test files] [2020-07-28T21:23:27.841Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-28T21:23:28.723Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-28T21:23:32.009Z] ok github.com/docker/docker/client 0.188s coverage: 75.4% of statements [2020-07-28T21:23:32.011Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-28T21:23:32.271Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-28T21:23:32.840Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-28T21:23:35.373Z] --- PASS: TestImportExtremelyLargeImageWorks (205.67s) [2020-07-28T21:23:35.373Z] PASS [2020-07-28T21:23:35.373Z] [2020-07-28T21:23:35.374Z] DONE 12 tests in 208.931s [2020-07-28T21:23:35.374Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T21:23:35.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:23:35.374Z] ++ set -e [2020-07-28T21:23:35.374Z] ++ '[' -n 0 ']' [2020-07-28T21:23:35.374Z] ++ set -x [2020-07-28T21:23:35.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:23:35.374Z] INFO: Testing against a local daemon [2020-07-28T21:23:35.374Z] === RUN TestNetworkCreateDelete [2020-07-28T21:23:35.633Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-07-28T21:23:35.633Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T21:23:36.230Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-07-28T21:23:36.230Z] === RUN TestDaemonDNSFallback [2020-07-28T21:23:40.456Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-28T21:23:42.360Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-28T21:23:42.929Z] --- PASS: TestDaemonDNSFallback (6.69s) [2020-07-28T21:23:42.929Z] === RUN TestInspectNetwork [2020-07-28T21:23:43.189Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-28T21:23:45.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-28T21:23:45.094Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-28T21:23:46.999Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T21:23:46.999Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T21:23:46.999Z] === RUN TestInspectNetwork/network_name [2020-07-28T21:23:46.999Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T21:23:47.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-28T21:23:48.637Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-28T21:23:48.896Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-28T21:23:50.800Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-28T21:23:51.059Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-28T21:23:51.320Z] --- PASS: TestInspectNetwork (8.45s) [2020-07-28T21:23:51.320Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T21:23:51.320Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T21:23:51.320Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T21:23:51.320Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-07-28T21:23:51.320Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T21:23:52.702Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-28T21:23:53.269Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-07-28T21:23:53.269Z] === RUN TestNetworkInvalidJSON [2020-07-28T21:23:53.269Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T21:23:53.269Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T21:23:53.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:23:53.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:23:53.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:23:53.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:23:53.269Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T21:23:53.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:23:53.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:23:53.269Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-28T21:23:53.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T21:23:53.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T21:23:53.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T21:23:53.269Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T21:23:53.269Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-28T21:23:53.838Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-28T21:23:53.838Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T21:23:54.097Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-28T21:23:54.666Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-28T21:23:54.926Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-28T21:23:54.926Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T21:23:55.494Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-28T21:23:55.494Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T21:23:55.752Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-28T21:23:56.011Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-28T21:23:56.271Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-28T21:23:56.530Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-28T21:23:56.790Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-28T21:23:56.790Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T21:23:56.790Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-28T21:23:57.357Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-28T21:23:58.293Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-28T21:23:58.293Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T21:23:58.862Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-28T21:23:58.862Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T21:23:58.862Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-28T21:23:59.430Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-28T21:24:01.966Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-07-28T21:24:01.966Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T21:24:01.966Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:24:01.966Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:24:01.966Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T21:24:01.966Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-28T21:24:02.903Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-28T21:24:04.808Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-28T21:24:05.744Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-28T21:24:06.311Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-28T21:24:06.569Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-28T21:24:09.857Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-28T21:24:11.881Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-28T21:24:12.463Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-28T21:24:13.401Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-28T21:24:18.632Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 30.8% of statements [2020-07-28T21:24:18.632Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2020-07-28T21:24:18.632Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-28T21:24:18.632Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-28T21:24:18.632Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-28T21:24:18.632Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-28T21:24:18.677Z] --- PASS: TestServiceWithDataPathPortInit (16.29s) [2020-07-28T21:24:18.677Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T21:24:19.255Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-28T21:24:22.551Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-28T21:24:22.817Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2020-07-28T21:24:23.633Z] === RUN TestDockerSuite/TestBuildRm [2020-07-28T21:24:23.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-28T21:24:24.709Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-28T21:24:26.431Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-28T21:24:26.431Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s) [2020-07-28T21:24:26.431Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qg08y3vnd8hkhnx4m9err4r64 Created:2020-07-28 21:24:19.405241707 +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[9c99a3355cab54f1e49a3445aff5faad5bd41ca17cb03464529ae1aca1061ce8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhoj1ybtegdixioofyeg6fkwp EndpointID:5070bdf8fa19bf96e587d85f32d9e557143588afd3f9fecc246634978234a8f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf5642e4c8c5fe79c52a9641c4928736226e8172736d398e894a3a72deff4d2b 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:3642168b8c61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhoj1ybtegdixioofyeg6fkwp EndpointID:5070bdf8fa19bf96e587d85f32d9e557143588afd3f9fecc246634978234a8f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T21:24:26.431Z] PASS [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] === Skipped [2020-07-28T21:24:26.431Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:24:26.431Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] DONE 23 tests, 1 skipped in 50.917s [2020-07-28T21:24:26.431Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:24:26.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:26.431Z] ++ set -e [2020-07-28T21:24:26.431Z] ++ '[' -n 0 ']' [2020-07-28T21:24:26.431Z] ++ set -x [2020-07-28T21:24:26.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:26.431Z] INFO: Testing against a local daemon [2020-07-28T21:24:26.431Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T21:24:26.431Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:24:26.431Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:24:26.431Z] === RUN TestDockerNetworkIpvlan [2020-07-28T21:24:26.431Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:24:26.431Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:24:26.431Z] PASS [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] === Skipped [2020-07-28T21:24:26.431Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:24:26.431Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:24:26.431Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] [2020-07-28T21:24:26.431Z] DONE 2 tests, 2 skipped in 0.159s [2020-07-28T21:24:26.431Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:24:26.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:26.431Z] ++ set -e [2020-07-28T21:24:26.431Z] ++ '[' -n 0 ']' [2020-07-28T21:24:26.431Z] ++ set -x [2020-07-28T21:24:26.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:26.597Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.4% of statements [2020-07-28T21:24:26.690Z] INFO: Testing against a local daemon [2020-07-28T21:24:26.690Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T21:24:27.258Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-28T21:24:28.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.63s) [2020-07-28T21:24:28.198Z] === RUN TestDockerNetworkMacvlan [2020-07-28T21:24:28.463Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-28T21:24:28.722Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-28T21:24:28.982Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T21:24:29.549Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-28T21:24:30.118Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T21:24:30.378Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-28T21:24:30.947Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T21:24:31.206Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-28T21:24:32.144Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-28T21:24:33.080Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T21:24:34.984Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-28T21:24:34.984Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-28T21:24:35.243Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T21:24:35.502Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-28T21:24:35.502Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-28T21:24:36.070Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-28T21:24:36.539Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-28T21:24:36.539Z] ok github.com/docker/docker/daemon 12.146s coverage: 17.4% of statements [2020-07-28T21:24:36.539Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-28T21:24:36.539Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-28T21:24:36.638Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-28T21:24:36.897Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-28T21:24:37.101Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.8% of statements [2020-07-28T21:24:37.464Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-28T21:24:37.663Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-28T21:24:38.226Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-28T21:24:38.226Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-28T21:24:38.226Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-28T21:24:39.155Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-28T21:24:40.002Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan (12.58s) [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2020-07-28T21:24:40.941Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-07-28T21:24:40.941Z] PASS [2020-07-28T21:24:40.941Z] [2020-07-28T21:24:40.941Z] DONE 8 tests in 14.398s [2020-07-28T21:24:40.941Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T21:24:40.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:40.941Z] ++ set -e [2020-07-28T21:24:40.941Z] ++ '[' -n 0 ']' [2020-07-28T21:24:40.941Z] ++ set -x [2020-07-28T21:24:40.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:40.941Z] testing: warning: no tests to run [2020-07-28T21:24:40.941Z] PASS [2020-07-28T21:24:40.941Z] [2020-07-28T21:24:40.941Z] DONE 0 tests in 0.047s [2020-07-28T21:24:40.941Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T21:24:40.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:40.941Z] ++ set -e [2020-07-28T21:24:40.941Z] ++ '[' -n 0 ']' [2020-07-28T21:24:40.941Z] ++ set -x [2020-07-28T21:24:40.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:24:40.941Z] INFO: Testing against a local daemon [2020-07-28T21:24:40.941Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T21:24:41.200Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-28T21:24:41.675Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.515s coverage: 73.1% of statements [2020-07-28T21:24:41.768Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-28T21:24:41.931Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-07-28T21:24:42.705Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2020-07-28T21:24:42.705Z] === RUN TestAuthZPluginTLS [2020-07-28T21:24:42.705Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-28T21:24:42.969Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-28T21:24:42.969Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T21:24:43.228Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-28T21:24:43.299Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 57.0% of statements [2020-07-28T21:24:43.487Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-28T21:24:43.487Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T21:24:44.055Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-28T21:24:44.055Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-28T21:24:44.055Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T21:24:44.622Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-28T21:24:44.622Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T21:24:45.192Z] === RUN TestDockerSuite/TestBuildUser [2020-07-28T21:24:45.820Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-07-28T21:24:46.129Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2020-07-28T21:24:46.129Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T21:24:46.389Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-28T21:24:46.647Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-28T21:24:46.647Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T21:24:47.186Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.341s coverage: 49.5% of statements [2020-07-28T21:24:47.186Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.842s coverage: 46.2% of statements [2020-07-28T21:24:47.186Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-28T21:24:47.215Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-28T21:24:47.215Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T21:24:47.783Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-07-28T21:24:47.783Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T21:24:48.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-28T21:24:49.670Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-28T21:24:49.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-07-28T21:24:49.671Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T21:24:49.701Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.541s coverage: 57.7% of statements [2020-07-28T21:24:49.701Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-28T21:24:49.701Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.244s coverage: 76.1% of statements [2020-07-28T21:24:49.701Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-28T21:24:51.064Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-28T21:24:51.320Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-28T21:24:51.882Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-07-28T21:24:52.204Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2020-07-28T21:24:52.205Z] === RUN TestAuthZPluginHeader [2020-07-28T21:24:53.142Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-28T21:24:53.142Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T21:24:54.464Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.8% of statements [2020-07-28T21:24:54.464Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-28T21:24:54.464Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-28T21:24:54.730Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 41.0% of statements [2020-07-28T21:24:56.635Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-07-28T21:24:56.635Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.4% of statements [2020-07-28T21:24:56.635Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-28T21:24:56.635Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-28T21:24:57.334Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.13s) [2020-07-28T21:24:57.334Z] === RUN TestAuthZPluginV2Disable [2020-07-28T21:24:57.562Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-28T21:24:58.125Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-07-28T21:24:58.125Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-07-28T21:24:59.493Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-07-28T21:24:59.493Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-28T21:24:59.749Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-07-28T21:25:00.619Z] --- PASS: TestAuthZPluginV2Disable (3.21s) [2020-07-28T21:25:00.619Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T21:25:01.116Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-07-28T21:25:01.556Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-28T21:25:02.124Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-28T21:25:02.382Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-28T21:25:02.483Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-28T21:25:02.739Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-28T21:25:03.300Z] ok github.com/docker/docker/daemon/logger/splunk 1.679s coverage: 82.5% of statements [2020-07-28T21:25:03.300Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-28T21:25:03.318Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-28T21:25:03.556Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-28T21:25:03.556Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-28T21:25:03.577Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2020-07-28T21:25:03.577Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T21:25:03.836Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-28T21:25:04.773Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-28T21:25:04.773Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-28T21:25:04.773Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-28T21:25:04.773Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-28T21:25:04.773Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-28T21:25:06.072Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-07-28T21:25:06.072Z] ok github.com/docker/docker/distribution 0.158s coverage: 22.1% of statements [2020-07-28T21:25:06.072Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-28T21:25:06.679Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-28T21:25:06.679Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-28T21:25:07.000Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-28T21:25:07.247Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-28T21:25:08.185Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-28T21:25:08.366Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2020-07-28T21:25:08.926Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-28T21:25:08.926Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-07-28T21:25:08.926Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-28T21:25:08.926Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-28T21:25:09.122Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-28T21:25:09.122Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-28T21:25:10.293Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-28T21:25:10.293Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-28T21:25:10.855Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-28T21:25:11.661Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-28T21:25:12.222Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-07-28T21:25:12.479Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-28T21:25:12.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-28T21:25:13.536Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-28T21:25:14.105Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-28T21:25:14.369Z] ok github.com/docker/docker/pkg/archive 0.332s coverage: 77.0% of statements [2020-07-28T21:25:14.673Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.09s) [2020-07-28T21:25:14.673Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T21:25:14.933Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-28T21:25:15.297Z] ok github.com/docker/docker/pkg/authorization 0.191s coverage: 68.3% of statements [2020-07-28T21:25:15.553Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-28T21:25:15.553Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-28T21:25:15.874Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-28T21:25:15.875Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-28T21:25:16.813Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-28T21:25:17.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-28T21:25:18.449Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-28T21:25:18.449Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-28T21:25:18.449Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-28T21:25:18.711Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-28T21:25:18.817Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2020-07-28T21:25:19.073Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-28T21:25:19.073Z] ok github.com/docker/docker/layer 7.681s coverage: 68.8% of statements [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/oci [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-28T21:25:19.073Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-28T21:25:19.636Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-07-28T21:25:19.650Z] === RUN TestDockerSuite/TestCommitChange [2020-07-28T21:25:19.893Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-07-28T21:25:20.218Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-28T21:25:20.455Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-28T21:25:21.155Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-28T21:25:21.384Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-28T21:25:21.640Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-28T21:25:22.092Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-28T21:25:23.006Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-28T21:25:23.027Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-28T21:25:23.568Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-07-28T21:25:23.593Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-28T21:25:24.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-07-28T21:25:24.385Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2020-07-28T21:25:24.385Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-07-28T21:25:24.527Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-28T21:25:24.786Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-28T21:25:25.722Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-28T21:25:25.749Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 70.5% of statements [2020-07-28T21:25:26.005Z] ok github.com/docker/docker/pkg/ioutils 0.501s coverage: 69.3% of statements [2020-07-28T21:25:26.261Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-07-28T21:25:26.291Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-28T21:25:26.291Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-28T21:25:26.291Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-28T21:25:26.517Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-07-28T21:25:26.517Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-28T21:25:26.517Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-28T21:25:26.517Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-28T21:25:26.561Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-28T21:25:26.561Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-28T21:25:26.561Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-28T21:25:26.561Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-28T21:25:26.773Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-28T21:25:26.773Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-28T21:25:27.028Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-07-28T21:25:27.284Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-28T21:25:27.499Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-28T21:25:27.847Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-07-28T21:25:27.847Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-07-28T21:25:27.847Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-28T21:25:27.847Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-28T21:25:28.438Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-28T21:25:28.439Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-28T21:25:28.774Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-07-28T21:25:29.006Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-28T21:25:29.265Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-28T21:25:29.337Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-28T21:25:29.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-28T21:25:29.899Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-28T21:25:29.899Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-28T21:25:30.403Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-28T21:25:30.662Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-28T21:25:30.662Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-28T21:25:30.662Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-28T21:25:30.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-28T21:25:31.230Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-07-28T21:25:31.230Z] PASS [2020-07-28T21:25:31.230Z] [2020-07-28T21:25:31.230Z] DONE 17 tests in 50.287s [2020-07-28T21:25:31.230Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T21:25:31.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:31.230Z] ++ set -e [2020-07-28T21:25:31.230Z] ++ '[' -n 0 ']' [2020-07-28T21:25:31.230Z] ++ set -x [2020-07-28T21:25:31.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:31.230Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-28T21:25:31.261Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2020-07-28T21:25:31.489Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-28T21:25:31.489Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-28T21:25:31.489Z] INFO: Testing against a local daemon [2020-07-28T21:25:31.489Z] === RUN TestPluginInvalidJSON [2020-07-28T21:25:31.489Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:25:31.489Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:25:31.489Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:25:31.489Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-28T21:25:31.489Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-28T21:25:31.489Z] === RUN TestPluginInstall [2020-07-28T21:25:31.489Z] === RUN TestPluginInstall/no_auth [2020-07-28T21:25:31.489Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-28T21:25:31.517Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-28T21:25:31.749Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-28T21:25:32.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-28T21:25:32.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-28T21:25:34.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-28T21:25:34.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-28T21:25:34.782Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2020-07-28T21:25:34.782Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-28T21:25:35.344Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-28T21:25:35.344Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-28T21:25:35.600Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-28T21:25:36.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-28T21:25:36.526Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-28T21:25:36.782Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-28T21:25:37.110Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-28T21:25:37.110Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-28T21:25:37.345Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-07-28T21:25:37.679Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-28T21:25:37.907Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-28T21:25:38.162Z] testing: warning: no tests to run [2020-07-28T21:25:38.162Z] coverage: [no statements] [2020-07-28T21:25:38.162Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-28T21:25:38.418Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-28T21:25:38.621Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-28T21:25:38.674Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-28T21:25:38.970Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2020-07-28T21:25:39.556Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-28T21:25:40.124Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-28T21:25:40.124Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-28T21:25:40.692Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-28T21:25:40.860Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-28T21:25:41.246Z] --- PASS: TestImportExtremelyLargeImageWorks (193.35s) [2020-07-28T21:25:41.246Z] PASS [2020-07-28T21:25:41.246Z] [2020-07-28T21:25:41.246Z] === Skipped [2020-07-28T21:25:41.246Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-28T21:25:41.246Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:25:41.246Z] [2020-07-28T21:25:41.246Z] [2020-07-28T21:25:41.246Z] DONE 12 tests, 1 skipped in 194.351s [2020-07-28T21:25:41.246Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-28T21:25:41.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:41.246Z] ++ set -e [2020-07-28T21:25:41.246Z] ++ '[' -n 0 ']' [2020-07-28T21:25:41.246Z] ++ set -x [2020-07-28T21:25:41.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:41.246Z] INFO: Testing against a local daemon [2020-07-28T21:25:41.246Z] === RUN TestNetworkCreateDelete [2020-07-28T21:25:41.246Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-28T21:25:41.246Z] === RUN TestDockerNetworkDeletePreferID [2020-07-28T21:25:41.246Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-07-28T21:25:41.246Z] === RUN TestDaemonDNSFallback [2020-07-28T21:25:41.246Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-07-28T21:25:41.246Z] === RUN TestInspectNetwork [2020-07-28T21:25:41.246Z] === RUN TestInspectNetwork/full_network_id [2020-07-28T21:25:41.246Z] === RUN TestInspectNetwork/partial_network_id [2020-07-28T21:25:41.246Z] === RUN TestInspectNetwork/network_name [2020-07-28T21:25:41.246Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-28T21:25:41.246Z] --- PASS: TestInspectNetwork (7.19s) [2020-07-28T21:25:41.246Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-28T21:25:41.246Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-28T21:25:41.246Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-28T21:25:41.246Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-28T21:25:41.246Z] === RUN TestRunContainerWithBridgeNone [2020-07-28T21:25:41.260Z] time="2020-07-28T21:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:25:41.260Z] time="2020-07-28T21:25:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:25:41.260Z] time="2020-07-28T21:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8984e5200731e0ed68cdfc1de439af99cffc29339eca4c6068615a1178605735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:25:41.260Z] time="2020-07-28T21:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:25:41.260Z] time="2020-07-28T21:25:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:25:41.260Z] time="2020-07-28T21:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8984e5200731e0ed68cdfc1de439af99cffc29339eca4c6068615a1178605735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:25:41.260Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-28T21:25:41.519Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T21:25:41.788Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-28T21:25:42.087Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-28T21:25:42.087Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-28T21:25:42.087Z] time="2020-07-28T21:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:25:42.087Z] time="2020-07-28T21:25:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:25:42.087Z] time="2020-07-28T21:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e810378707b8c5d4b4a52bcf6e41a05c92f326b1a1351f92c49713c8d89e779" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:25:42.087Z] time="2020-07-28T21:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:25:42.087Z] time="2020-07-28T21:25:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:25:42.346Z] time="2020-07-28T21:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e810378707b8c5d4b4a52bcf6e41a05c92f326b1a1351f92c49713c8d89e779" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:25:42.350Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-28T21:25:42.605Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-28T21:25:42.767Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2020-07-28T21:25:42.767Z] === RUN TestNetworkInvalidJSON [2020-07-28T21:25:42.767Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-28T21:25:42.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-28T21:25:42.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:25:42.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:25:42.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:25:42.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:25:42.767Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-28T21:25:42.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-28T21:25:42.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-28T21:25:42.767Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-28T21:25:42.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-28T21:25:42.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-28T21:25:42.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-28T21:25:42.767Z] === RUN TestHostIPv4BridgeLabel [2020-07-28T21:25:42.864Z] === RUN TestPluginInstall/with_insecure [2020-07-28T21:25:42.912Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-28T21:25:43.409Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-28T21:25:43.409Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-28T21:25:44.245Z] time="2020-07-28T21:25:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:25:44.245Z] time="2020-07-28T21:25:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:25:44.245Z] time="2020-07-28T21:25:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd26e1799055be79195cbe6e748b41e83ddd333b4da65130e769f0f419acda4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:25:44.245Z] time="2020-07-28T21:25:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:25:44.245Z] time="2020-07-28T21:25:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:25:44.246Z] time="2020-07-28T21:25:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fd26e1799055be79195cbe6e748b41e83ddd333b4da65130e769f0f419acda4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:25:44.246Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-28T21:25:44.279Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-07-28T21:25:44.457Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-28T21:25:44.457Z] === RUN TestDaemonDefaultNetworkPools [2020-07-28T21:25:44.504Z] --- PASS: TestPluginInstall (13.04s) [2020-07-28T21:25:44.504Z] --- PASS: TestPluginInstall/no_auth (10.07s) [2020-07-28T21:25:44.504Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-07-28T21:25:44.504Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-07-28T21:25:44.504Z] plugin_test.go:157: [da253954674e1] daemon is not started [2020-07-28T21:25:44.504Z] PASS [2020-07-28T21:25:44.504Z] [2020-07-28T21:25:44.504Z] DONE 6 tests in 13.325s [2020-07-28T21:25:44.504Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T21:25:44.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:44.504Z] ++ set -e [2020-07-28T21:25:44.504Z] ++ '[' -n 0 ']' [2020-07-28T21:25:44.504Z] ++ set -x [2020-07-28T21:25:44.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:44.763Z] INFO: Testing against a local daemon [2020-07-28T21:25:44.763Z] === RUN TestExternalGraphDriver [2020-07-28T21:25:44.763Z] === RUN TestExternalGraphDriver/json [2020-07-28T21:25:44.842Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-28T21:25:45.098Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-28T21:25:45.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-28T21:25:45.099Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-28T21:25:45.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-28T21:25:45.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-28T21:25:45.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-28T21:25:45.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-28T21:25:45.331Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-28T21:25:45.899Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-28T21:25:46.026Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-28T21:25:46.026Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-28T21:25:46.158Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-28T21:25:46.158Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-28T21:25:46.834Z] === RUN TestExternalGraphDriver/spec [2020-07-28T21:25:47.693Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-28T21:25:47.693Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-28T21:25:47.987Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-28T21:25:47.987Z] === RUN TestServiceWithPredefinedNetwork [2020-07-28T21:25:48.740Z] === RUN TestExternalGraphDriver/pull [2020-07-28T21:25:49.295Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-28T21:25:49.552Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-28T21:25:50.070Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2020-07-28T21:25:50.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-28T21:25:50.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:25:50.070Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:25:50.070Z] === RUN TestServiceWithDataPathPortInit [2020-07-28T21:25:50.114Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-28T21:25:50.120Z] --- PASS: TestExternalGraphDriver (5.45s) [2020-07-28T21:25:50.120Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-07-28T21:25:50.120Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2020-07-28T21:25:50.120Z] --- PASS: TestExternalGraphDriver/pull (1.50s) [2020-07-28T21:25:50.120Z] === RUN TestGraphdriverPluginV2 [2020-07-28T21:25:50.120Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-28T21:25:50.689Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-28T21:25:51.041Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-07-28T21:25:51.258Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-28T21:25:51.258Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-28T21:25:51.258Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-28T21:25:53.792Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2020-07-28T21:25:53.792Z] PASS [2020-07-28T21:25:53.792Z] [2020-07-28T21:25:53.792Z] DONE 5 tests in 9.125s [2020-07-28T21:25:53.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T21:25:53.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:53.792Z] ++ set -e [2020-07-28T21:25:53.792Z] ++ '[' -n 0 ']' [2020-07-28T21:25:53.792Z] ++ set -x [2020-07-28T21:25:53.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:25:53.792Z] INFO: Testing against a local daemon [2020-07-28T21:25:53.792Z] === RUN TestContinueAfterPluginCrash [2020-07-28T21:25:53.792Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T21:25:53.792Z] === RUN TestReadPluginNoRead [2020-07-28T21:25:53.792Z] === PAUSE TestReadPluginNoRead [2020-07-28T21:25:53.792Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T21:25:53.792Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T21:25:53.792Z] === CONT TestContinueAfterPluginCrash [2020-07-28T21:25:53.792Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T21:25:54.051Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-28T21:25:54.619Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-28T21:25:55.557Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-28T21:25:59.751Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-07-28T21:25:59.751Z] === CONT TestReadPluginNoRead [2020-07-28T21:25:59.751Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-28T21:26:00.010Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-28T21:26:01.916Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-28T21:26:02.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-28T21:26:02.852Z] === RUN TestReadPluginNoRead/default [2020-07-28T21:26:03.199Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/rootless [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/volume [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-28T21:26:03.199Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === Skipped [2020-07-28T21:26:03.199Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-28T21:26:03.199Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-28T21:26:03.199Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-28T21:26:03.199Z] time="2020-07-28T21:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-28T21:26:03.199Z] time="2020-07-28T21:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-28T21:26:03.199Z] time="2020-07-28T21:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-28T21:26:03.199Z] time="2020-07-28T21:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-28T21:26:03.199Z] time="2020-07-28T21:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-28T21:26:03.199Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-28T21:26:03.199Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-28T21:26:03.199Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-28T21:26:03.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-28T21:26:03.199Z] graphtest_unix.go:73: No driver to put! [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-28T21:26:03.199Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-28T21:26:03.199Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] [2020-07-28T21:26:03.199Z] DONE 2123 tests, 26 skipped in 253.484s Post stage [Pipeline] junit [2020-07-28T21:26:03.208Z] Recording test results [2020-07-28T21:26:03.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-28T21:26:03.999Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T21:26:04.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41281/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b540923dd459d81fff29fb4081f0fb617322c5b hack/validate/vendor [2020-07-28T21:26:04.258Z] --- PASS: TestContinueAfterPluginCrash (10.41s) [2020-07-28T21:26:04.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-28T21:26:05.060Z] 2020/07/28 21:26:04 Collecting initial packages [2020-07-28T21:26:05.060Z] 2020/07/28 21:26:04 Download dependencies [2020-07-28T21:26:05.427Z] --- PASS: TestServiceWithDataPathPortInit (13.50s) [2020-07-28T21:26:05.427Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-28T21:26:05.759Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T21:26:06.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-28T21:26:06.895Z] --- PASS: TestReadPluginNoRead (7.65s) [2020-07-28T21:26:06.895Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2020-07-28T21:26:06.895Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-28T21:26:06.895Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2020-07-28T21:26:06.895Z] read_test.go:92: [d43ae4eadcf21] daemon is not started [2020-07-28T21:26:06.895Z] PASS [2020-07-28T21:26:06.895Z] [2020-07-28T21:26:06.895Z] DONE 6 tests in 13.170s [2020-07-28T21:26:06.895Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-28T21:26:06.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:06.895Z] ++ set -e [2020-07-28T21:26:06.895Z] ++ '[' -n 0 ']' [2020-07-28T21:26:06.895Z] ++ set -x [2020-07-28T21:26:06.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:06.895Z] testing: warning: no tests to run [2020-07-28T21:26:06.895Z] PASS [2020-07-28T21:26:06.895Z] [2020-07-28T21:26:06.895Z] DONE 0 tests in 0.057s [2020-07-28T21:26:06.895Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T21:26:06.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:06.895Z] ++ set -e [2020-07-28T21:26:06.895Z] ++ '[' -n 0 ']' [2020-07-28T21:26:06.895Z] ++ set -x [2020-07-28T21:26:06.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:07.153Z] INFO: Testing against a local daemon [2020-07-28T21:26:07.153Z] === RUN TestPluginWithDevMounts [2020-07-28T21:26:07.153Z] === PAUSE TestPluginWithDevMounts [2020-07-28T21:26:07.153Z] === CONT TestPluginWithDevMounts [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:06 Starting whole vndr cycle because no package specified [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:06 Ignoring paths matching "^archive/tar" [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-28T21:26:07.572Z] 2020/07/28 21:26:07 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-28T21:26:07.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Finished clone github.com/creack/pty [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Finished clone github.com/google/uuid [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Finished clone github.com/docker/go-units [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Finished clone github.com/tchap/go-patricia [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Finished clone github.com/moby/term [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-28T21:26:08.500Z] 2020/07/28 21:26:08 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-28T21:26:08.757Z] 2020/07/28 21:26:08 Finished clone github.com/docker/libtrust [2020-07-28T21:26:08.757Z] 2020/07/28 21:26:08 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-07-28T21:26:09.013Z] 2020/07/28 21:26:08 Finished clone github.com/Microsoft/go-winio [2020-07-28T21:26:09.013Z] 2020/07/28 21:26:08 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-07-28T21:26:09.013Z] 2020/07/28 21:26:08 Finished clone github.com/gorilla/mux [2020-07-28T21:26:09.013Z] 2020/07/28 21:26:08 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-07-28T21:26:09.096Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-07-28T21:26:09.096Z] PASS [2020-07-28T21:26:09.096Z] [2020-07-28T21:26:09.096Z] DONE 1 tests in 1.939s [2020-07-28T21:26:09.096Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T21:26:09.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:09.096Z] ++ set -e [2020-07-28T21:26:09.096Z] ++ '[' -n 0 ']' [2020-07-28T21:26:09.096Z] ++ set -x [2020-07-28T21:26:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:09.096Z] INFO: Testing against a local daemon [2020-07-28T21:26:09.096Z] === RUN TestSecretInspect [2020-07-28T21:26:09.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a0d6e0_} [2020-07-28T21:26:09.270Z] 2020/07/28 21:26:09 Finished clone github.com/sirupsen/logrus [2020-07-28T21:26:09.270Z] 2020/07/28 21:26:09 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-07-28T21:26:09.526Z] 2020/07/28 21:26:09 Finished clone github.com/moby/sys [2020-07-28T21:26:09.526Z] 2020/07/28 21:26:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-28T21:26:09.783Z] 2020/07/28 21:26:09 Finished clone github.com/docker/go-connections [2020-07-28T21:26:09.783Z] 2020/07/28 21:26:09 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-28T21:26:09.783Z] 2020/07/28 21:26:09 Finished clone github.com/syndtr/gocapability [2020-07-28T21:26:09.783Z] 2020/07/28 21:26:09 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-07-28T21:26:10.039Z] 2020/07/28 21:26:09 Finished clone github.com/RackSec/srslog [2020-07-28T21:26:10.039Z] 2020/07/28 21:26:09 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Finished clone golang.org/x/sync [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Finished clone gotest.tools/v3 [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Finished clone github.com/opencontainers/selinux [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Finished clone github.com/imdario/mergo [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Finished clone github.com/google/go-cmp [2020-07-28T21:26:10.296Z] 2020/07/28 21:26:10 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-28T21:26:10.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1141574963_/foo_false____} [2020-07-28T21:26:11.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2020-07-28T21:26:11.007Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mnucx0knbo10no0mdafif35yd Created:2020-07-28 21:26:04.663461188 +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[fdb7b223f8c4517c083445a8d65e1292f792926cd2d0685aadc9f0c24ee19331:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jn72hhyu0ste1mezjhzrbyzqe EndpointID:d29a6f8eb2d7b3a719aedf79221114f05635fa5790aa744c63a39553913e26d9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce78ad09828934bd5d63a7b20d6b08fe4ba7586174ba3ee94268ff97830581aa 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:87bd397d4770 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jn72hhyu0ste1mezjhzrbyzqe EndpointID:d29a6f8eb2d7b3a719aedf79221114f05635fa5790aa744c63a39553913e26d9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-28T21:26:11.007Z] PASS [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] === Skipped [2020-07-28T21:26:11.007Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-28T21:26:11.007Z] service_test.go:236: FLAKY_TEST [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] DONE 23 tests, 1 skipped in 39.165s [2020-07-28T21:26:11.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:26:11.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:11.007Z] ++ set -e [2020-07-28T21:26:11.007Z] ++ '[' -n 0 ']' [2020-07-28T21:26:11.007Z] ++ set -x [2020-07-28T21:26:11.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:11.007Z] INFO: Testing against a local daemon [2020-07-28T21:26:11.007Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-28T21:26:11.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:26:11.007Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:26:11.007Z] === RUN TestDockerNetworkIpvlan [2020-07-28T21:26:11.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:26:11.007Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:26:11.007Z] PASS [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] === Skipped [2020-07-28T21:26:11.007Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-28T21:26:11.007Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-28T21:26:11.007Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] [2020-07-28T21:26:11.007Z] DONE 2 tests, 2 skipped in 0.080s [2020-07-28T21:26:11.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-28T21:26:11.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:11.007Z] ++ set -e [2020-07-28T21:26:11.007Z] ++ '[' -n 0 ']' [2020-07-28T21:26:11.007Z] ++ set -x [2020-07-28T21:26:11.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:11.007Z] INFO: Testing against a local daemon [2020-07-28T21:26:11.007Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:10 Finished clone github.com/google/shlex [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:10 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:11 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:11 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:11 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:11 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:11 Finished clone github.com/opentracing/opentracing-go [2020-07-28T21:26:11.226Z] 2020/07/28 21:26:11 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-28T21:26:11.407Z] --- PASS: TestSecretInspect (2.45s) [2020-07-28T21:26:11.407Z] === RUN TestSecretList [2020-07-28T21:26:11.483Z] 2020/07/28 21:26:11 Finished clone github.com/gofrs/flock [2020-07-28T21:26:11.483Z] 2020/07/28 21:26:11 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-28T21:26:11.483Z] 2020/07/28 21:26:11 Finished clone github.com/mitchellh/hashstructure [2020-07-28T21:26:11.483Z] 2020/07/28 21:26:11 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-28T21:26:11.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1141574963_/foo_true____} [2020-07-28T21:26:12.046Z] 2020/07/28 21:26:11 Finished clone github.com/docker/go-events [2020-07-28T21:26:12.046Z] 2020/07/28 21:26:11 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-28T21:26:12.052Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-28T21:26:12.052Z] === RUN TestDockerNetworkMacvlan [2020-07-28T21:26:12.608Z] 2020/07/28 21:26:12 Finished clone github.com/armon/go-metrics [2020-07-28T21:26:12.608Z] 2020/07/28 21:26:12 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-28T21:26:12.608Z] 2020/07/28 21:26:12 Finished clone github.com/armon/go-radix [2020-07-28T21:26:12.608Z] 2020/07/28 21:26:12 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-28T21:26:12.608Z] 2020/07/28 21:26:12 Finished clone github.com/sean-/seed [2020-07-28T21:26:12.608Z] 2020/07/28 21:26:12 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-28T21:26:12.864Z] 2020/07/28 21:26:12 Finished clone github.com/hashicorp/errwrap [2020-07-28T21:26:12.864Z] 2020/07/28 21:26:12 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-07-28T21:26:13.094Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-28T21:26:13.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3856630006_/foo_false____} [2020-07-28T21:26:13.740Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-28T21:26:13.794Z] 2020/07/28 21:26:13 Finished clone github.com/tonistiigi/fsutil [2020-07-28T21:26:13.795Z] 2020/07/28 21:26:13 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-07-28T21:26:13.918Z] --- PASS: TestSecretList (2.42s) [2020-07-28T21:26:13.918Z] === RUN TestSecretsCreateAndDelete [2020-07-28T21:26:14.052Z] 2020/07/28 21:26:13 Finished clone github.com/hashicorp/go-multierror [2020-07-28T21:26:14.052Z] 2020/07/28 21:26:13 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-07-28T21:26:14.052Z] 2020/07/28 21:26:13 Finished clone github.com/hashicorp/memberlist [2020-07-28T21:26:14.052Z] 2020/07/28 21:26:13 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-28T21:26:14.052Z] 2020/07/28 21:26:13 Finished clone github.com/vishvananda/netns [2020-07-28T21:26:14.052Z] 2020/07/28 21:26:13 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-28T21:26:14.309Z] 2020/07/28 21:26:14 Finished clone github.com/docker/libkv [2020-07-28T21:26:14.309Z] 2020/07/28 21:26:14 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-28T21:26:14.786Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-28T21:26:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3856630006_/foo_true____} [2020-07-28T21:26:14.871Z] 2020/07/28 21:26:14 Finished clone github.com/hashicorp/go-sockaddr [2020-07-28T21:26:14.871Z] 2020/07/28 21:26:14 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-28T21:26:15.128Z] 2020/07/28 21:26:14 Finished clone github.com/golang/gddo [2020-07-28T21:26:15.128Z] 2020/07/28 21:26:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-28T21:26:15.690Z] 2020/07/28 21:26:15 Finished clone github.com/BurntSushi/toml [2020-07-28T21:26:15.690Z] 2020/07/28 21:26:15 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-28T21:26:15.690Z] 2020/07/28 21:26:15 Finished clone github.com/deckarep/golang-set [2020-07-28T21:26:15.690Z] 2020/07/28 21:26:15 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-28T21:26:15.690Z] 2020/07/28 21:26:15 Finished clone github.com/samuel/go-zookeeper [2020-07-28T21:26:15.690Z] 2020/07/28 21:26:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-28T21:26:16.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3856630006_/foo_true__0xc000a0d760__} [2020-07-28T21:26:16.228Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-07-28T21:26:16.228Z] === RUN TestSecretsUpdate [2020-07-28T21:26:16.253Z] 2020/07/28 21:26:16 Finished clone github.com/moby/ipvs [2020-07-28T21:26:16.253Z] 2020/07/28 21:26:16 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-28T21:26:16.253Z] 2020/07/28 21:26:16 Finished clone github.com/vishvananda/netlink [2020-07-28T21:26:16.253Z] 2020/07/28 21:26:16 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-28T21:26:16.510Z] 2020/07/28 21:26:16 Finished clone github.com/coreos/go-semver [2020-07-28T21:26:16.510Z] 2020/07/28 21:26:16 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-28T21:26:16.510Z] 2020/07/28 21:26:16 Finished clone golang.org/x/net [2020-07-28T21:26:16.510Z] 2020/07/28 21:26:16 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-28T21:26:16.868Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-28T21:26:17.439Z] 2020/07/28 21:26:17 Finished clone github.com/hashicorp/go-msgpack [2020-07-28T21:26:17.439Z] 2020/07/28 21:26:17 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-28T21:26:17.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a0d780_} [2020-07-28T21:26:17.696Z] 2020/07/28 21:26:17 Finished clone github.com/ishidawataru/sctp [2020-07-28T21:26:17.696Z] 2020/07/28 21:26:17 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-28T21:26:18.541Z] --- PASS: TestSecretsUpdate (2.35s) [2020-07-28T21:26:18.541Z] === RUN TestTemplatedSecret [2020-07-28T21:26:18.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a0d7a0_} [2020-07-28T21:26:18.950Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-28T21:26:19.062Z] 2020/07/28 21:26:18 Finished clone github.com/opencontainers/go-digest [2020-07-28T21:26:19.062Z] 2020/07/28 21:26:18 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-07-28T21:26:19.062Z] 2020/07/28 21:26:18 Finished clone github.com/mistifyio/go-zfs [2020-07-28T21:26:19.062Z] 2020/07/28 21:26:18 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-28T21:26:19.319Z] 2020/07/28 21:26:19 Finished clone github.com/vbatts/tar-split [2020-07-28T21:26:19.319Z] 2020/07/28 21:26:19 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-07-28T21:26:19.882Z] 2020/07/28 21:26:19 Finished clone go.etcd.io/bbolt [2020-07-28T21:26:19.882Z] 2020/07/28 21:26:19 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-28T21:26:20.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a0d7c0_} [2020-07-28T21:26:20.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-28T21:26:20.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a0d7e0_} [2020-07-28T21:26:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-28T21:26:21.654Z] --- PASS: TestTemplatedSecret (3.00s) [2020-07-28T21:26:21.654Z] === RUN TestSecretCreateResolve [2020-07-28T21:26:21.773Z] 2020/07/28 21:26:21 Finished clone github.com/Microsoft/opengcs [2020-07-28T21:26:21.773Z] 2020/07/28 21:26:21 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-07-28T21:26:21.773Z] 2020/07/28 21:26:21 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-07-28T21:26:21.773Z] 2020/07/28 21:26:21 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-28T21:26:22.490Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-28T21:26:22.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-28T21:26:22.593Z] 2020/07/28 21:26:22 Finished clone github.com/hashicorp/serf [2020-07-28T21:26:22.593Z] 2020/07/28 21:26:22 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-28T21:26:22.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-28T21:26:22.850Z] 2020/07/28 21:26:22 Finished clone github.com/opencontainers/runtime-spec [2020-07-28T21:26:22.850Z] 2020/07/28 21:26:22 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-07-28T21:26:23.108Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan (11.15s) [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s) [2020-07-28T21:26:23.128Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-07-28T21:26:23.128Z] PASS [2020-07-28T21:26:23.128Z] [2020-07-28T21:26:23.128Z] DONE 8 tests in 12.612s [2020-07-28T21:26:23.128Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-28T21:26:23.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:23.128Z] ++ set -e [2020-07-28T21:26:23.128Z] ++ '[' -n 0 ']' [2020-07-28T21:26:23.128Z] ++ set -x [2020-07-28T21:26:23.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:23.128Z] testing: warning: no tests to run [2020-07-28T21:26:23.128Z] PASS [2020-07-28T21:26:23.128Z] [2020-07-28T21:26:23.128Z] DONE 0 tests in 0.013s [2020-07-28T21:26:23.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-28T21:26:23.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:23.128Z] ++ set -e [2020-07-28T21:26:23.128Z] ++ '[' -n 0 ']' [2020-07-28T21:26:23.128Z] ++ set -x [2020-07-28T21:26:23.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:23.413Z] 2020/07/28 21:26:23 Finished clone github.com/seccomp/libseccomp-golang [2020-07-28T21:26:23.413Z] 2020/07/28 21:26:23 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-07-28T21:26:23.423Z] INFO: Testing against a local daemon [2020-07-28T21:26:23.423Z] === RUN TestAuthZPluginAllowRequest [2020-07-28T21:26:23.670Z] 2020/07/28 21:26:23 Finished clone github.com/opencontainers/image-spec [2020-07-28T21:26:23.670Z] 2020/07/28 21:26:23 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-28T21:26:24.233Z] 2020/07/28 21:26:24 Finished clone github.com/coreos/go-systemd [2020-07-28T21:26:24.233Z] 2020/07/28 21:26:24 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-28T21:26:24.486Z] --- PASS: TestSecretCreateResolve (2.72s) [2020-07-28T21:26:24.486Z] PASS [2020-07-28T21:26:24.486Z] [2020-07-28T21:26:24.486Z] DONE 6 tests in 15.366s [2020-07-28T21:26:24.486Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T21:26:24.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:24.486Z] ++ set -e [2020-07-28T21:26:24.486Z] ++ '[' -n 0 ']' [2020-07-28T21:26:24.486Z] ++ set -x [2020-07-28T21:26:24.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:24.487Z] INFO: Testing against a local daemon [2020-07-28T21:26:24.487Z] === RUN TestServiceCreateInit [2020-07-28T21:26:24.487Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T21:26:24.795Z] 2020/07/28 21:26:24 Finished clone github.com/coreos/go-systemd/v22 [2020-07-28T21:26:24.795Z] 2020/07/28 21:26:24 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-28T21:26:24.795Z] 2020/07/28 21:26:24 Finished clone github.com/Graylog2/go-gelf [2020-07-28T21:26:24.795Z] 2020/07/28 21:26:24 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-07-28T21:26:24.940Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-28T21:26:24.940Z] === RUN TestAuthZPluginTLS [2020-07-28T21:26:25.052Z] 2020/07/28 21:26:24 Finished clone github.com/godbus/dbus/v5 [2020-07-28T21:26:25.052Z] 2020/07/28 21:26:24 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-07-28T21:26:25.052Z] 2020/07/28 21:26:24 Finished clone github.com/fluent/fluent-logger-golang [2020-07-28T21:26:25.052Z] 2020/07/28 21:26:24 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-07-28T21:26:25.235Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-28T21:26:25.235Z] === RUN TestAuthZPluginDenyRequest [2020-07-28T21:26:25.309Z] 2020/07/28 21:26:25 Finished clone github.com/ugorji/go [2020-07-28T21:26:25.309Z] 2020/07/28 21:26:25 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-28T21:26:25.565Z] 2020/07/28 21:26:25 Finished clone github.com/philhofer/fwd [2020-07-28T21:26:25.565Z] 2020/07/28 21:26:25 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-07-28T21:26:25.865Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-28T21:26:25.872Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-28T21:26:25.872Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-28T21:26:26.494Z] 2020/07/28 21:26:26 Finished clone github.com/fsnotify/fsnotify [2020-07-28T21:26:26.494Z] 2020/07/28 21:26:26 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-28T21:26:26.521Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-28T21:26:26.521Z] === RUN TestAuthZPluginDenyResponse [2020-07-28T21:26:26.752Z] 2020/07/28 21:26:26 Finished clone github.com/bsphere/le_go [2020-07-28T21:26:26.752Z] 2020/07/28 21:26:26 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-28T21:26:26.752Z] 2020/07/28 21:26:26 Finished clone github.com/jmespath/go-jmespath [2020-07-28T21:26:26.752Z] 2020/07/28 21:26:26 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-28T21:26:26.816Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-28T21:26:26.816Z] === RUN TestAuthZPluginAllowEventStream [2020-07-28T21:26:27.244Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-28T21:26:27.683Z] 2020/07/28 21:26:27 Finished clone golang.org/x/oauth2 [2020-07-28T21:26:27.683Z] 2020/07/28 21:26:27 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-28T21:26:27.939Z] 2020/07/28 21:26:27 Finished clone golang.org/x/sys [2020-07-28T21:26:27.939Z] 2020/07/28 21:26:27 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-07-28T21:26:28.335Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-07-28T21:26:28.335Z] === RUN TestAuthZPluginErrorResponse [2020-07-28T21:26:28.502Z] 2020/07/28 21:26:28 Finished clone github.com/tinylib/msgp [2020-07-28T21:26:28.502Z] 2020/07/28 21:26:28 Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20 [2020-07-28T21:26:28.630Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-28T21:26:28.630Z] === RUN TestAuthZPluginErrorRequest [2020-07-28T21:26:29.065Z] 2020/07/28 21:26:28 Finished clone github.com/googleapis/gax-go [2020-07-28T21:26:29.065Z] 2020/07/28 21:26:28 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-07-28T21:26:29.268Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-28T21:26:29.268Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-28T21:26:29.777Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T21:26:29.905Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-28T21:26:29.905Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-28T21:26:29.995Z] 2020/07/28 21:26:29 Finished clone github.com/docker/libnetwork [2020-07-28T21:26:29.995Z] 2020/07/28 21:26:29 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-07-28T21:26:30.036Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-28T21:26:30.252Z] 2020/07/28 21:26:30 Finished clone github.com/moby/buildkit [2020-07-28T21:26:30.252Z] 2020/07/28 21:26:30 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-07-28T21:26:30.252Z] 2020/07/28 21:26:30 Finished clone go.opencensus.io [2020-07-28T21:26:30.252Z] 2020/07/28 21:26:30 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-07-28T21:26:30.509Z] 2020/07/28 21:26:30 Finished clone golang.org/x/text [2020-07-28T21:26:30.509Z] 2020/07/28 21:26:30 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-07-28T21:26:30.509Z] 2020/07/28 21:26:30 Finished clone github.com/containerd/fifo [2020-07-28T21:26:30.509Z] 2020/07/28 21:26:30 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-07-28T21:26:31.422Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-07-28T21:26:31.423Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-28T21:26:31.878Z] 2020/07/28 21:26:31 Finished clone github.com/containerd/go-runc [2020-07-28T21:26:31.878Z] 2020/07/28 21:26:31 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-07-28T21:26:31.943Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-28T21:26:32.134Z] 2020/07/28 21:26:31 Finished clone github.com/containerd/typeurl [2020-07-28T21:26:32.135Z] 2020/07/28 21:26:31 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-07-28T21:26:32.202Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-28T21:26:32.391Z] 2020/07/28 21:26:32 Finished clone github.com/miekg/dns [2020-07-28T21:26:32.391Z] 2020/07/28 21:26:32 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-07-28T21:26:32.391Z] 2020/07/28 21:26:32 Finished clone github.com/containerd/cgroups [2020-07-28T21:26:32.391Z] 2020/07/28 21:26:32 Clone github.com/docker/swarmkit, revision 293aa2e66279a930999044cbf6d0e590baac16ff, attempt 1/20 [2020-07-28T21:26:33.138Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-28T21:26:33.383Z] 2020/07/28 21:26:33 Finished clone github.com/containerd/ttrpc [2020-07-28T21:26:33.383Z] 2020/07/28 21:26:33 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-07-28T21:26:33.383Z] 2020/07/28 21:26:33 Finished clone github.com/containerd/console [2020-07-28T21:26:33.383Z] 2020/07/28 21:26:33 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-07-28T21:26:33.508Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-07-28T21:26:33.509Z] === RUN TestAuthZPluginHeader [2020-07-28T21:26:33.640Z] 2020/07/28 21:26:33 Finished clone github.com/gogo/googleapis [2020-07-28T21:26:33.641Z] 2020/07/28 21:26:33 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-28T21:26:33.706Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-28T21:26:33.900Z] 2020/07/28 21:26:33 Finished clone github.com/containerd/continuity [2020-07-28T21:26:33.900Z] 2020/07/28 21:26:33 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-07-28T21:26:34.154Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-28T21:26:34.154Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-28T21:26:34.154Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T21:26:34.154Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:34.154Z] === RUN TestAuthZPluginV2Disable [2020-07-28T21:26:34.154Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-28T21:26:34.154Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:34.154Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-28T21:26:34.154Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T21:26:34.154Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:34.154Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-28T21:26:34.154Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T21:26:34.154Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:34.154Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-28T21:26:34.277Z] --- PASS: TestServiceCreateInit (9.85s) [2020-07-28T21:26:34.277Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2020-07-28T21:26:34.277Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.69s) [2020-07-28T21:26:34.277Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T21:26:34.464Z] 2020/07/28 21:26:34 Finished clone github.com/opencontainers/runc [2020-07-28T21:26:34.464Z] 2020/07/28 21:26:34 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-28T21:26:34.536Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-28T21:26:35.027Z] 2020/07/28 21:26:34 Finished clone google.golang.org/grpc [2020-07-28T21:26:35.027Z] 2020/07/28 21:26:34 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-07-28T21:26:35.105Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-28T21:26:35.283Z] 2020/07/28 21:26:35 Finished clone github.com/fernet/fernet-go [2020-07-28T21:26:35.283Z] 2020/07/28 21:26:35 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-07-28T21:26:35.673Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-28T21:26:35.846Z] 2020/07/28 21:26:35 Finished clone github.com/cilium/ebpf [2020-07-28T21:26:35.846Z] 2020/07/28 21:26:35 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-28T21:26:35.846Z] 2020/07/28 21:26:35 Finished clone github.com/docker/distribution [2020-07-28T21:26:35.846Z] 2020/07/28 21:26:35 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-28T21:26:36.240Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-28T21:26:36.776Z] 2020/07/28 21:26:36 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-28T21:26:36.776Z] 2020/07/28 21:26:36 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-07-28T21:26:37.032Z] 2020/07/28 21:26:36 Finished clone golang.org/x/time [2020-07-28T21:26:37.032Z] 2020/07/28 21:26:36 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-28T21:26:37.176Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-28T21:26:37.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-28T21:26:37.288Z] 2020/07/28 21:26:37 Finished clone github.com/hashicorp/go-memdb [2020-07-28T21:26:37.288Z] 2020/07/28 21:26:37 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-28T21:26:37.851Z] 2020/07/28 21:26:37 Finished clone github.com/hashicorp/golang-lru [2020-07-28T21:26:37.851Z] 2020/07/28 21:26:37 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-07-28T21:26:38.412Z] 2020/07/28 21:26:38 Finished clone github.com/coreos/pkg [2020-07-28T21:26:38.412Z] 2020/07/28 21:26:38 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-07-28T21:26:38.553Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-28T21:26:38.667Z] 2020/07/28 21:26:38 Finished clone code.cloudfoundry.org/clock [2020-07-28T21:26:38.667Z] 2020/07/28 21:26:38 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-07-28T21:26:39.122Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-28T21:26:40.034Z] 2020/07/28 21:26:39 Finished clone github.com/beorn7/perks [2020-07-28T21:26:40.034Z] 2020/07/28 21:26:39 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-07-28T21:26:40.291Z] 2020/07/28 21:26:40 Finished clone github.com/prometheus/client_model [2020-07-28T21:26:40.291Z] 2020/07/28 21:26:40 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-07-28T21:26:40.511Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-28T21:26:40.854Z] 2020/07/28 21:26:40 Finished clone golang.org/x/crypto [2020-07-28T21:26:40.854Z] 2020/07/28 21:26:40 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-28T21:26:41.416Z] 2020/07/28 21:26:41 Finished clone github.com/prometheus/client_golang [2020-07-28T21:26:41.417Z] 2020/07/28 21:26:41 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-28T21:26:41.673Z] 2020/07/28 21:26:41 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-28T21:26:41.673Z] 2020/07/28 21:26:41 Finished clone github.com/golang/protobuf [2020-07-28T21:26:41.889Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-28T21:26:42.236Z] 2020/07/28 21:26:42 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-28T21:26:42.236Z] 2020/07/28 21:26:42 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-07-28T21:26:42.456Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-28T21:26:42.799Z] 2020/07/28 21:26:42 Finished clone github.com/prometheus/procfs [2020-07-28T21:26:42.799Z] 2020/07/28 21:26:42 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-07-28T21:26:43.025Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-28T21:26:43.055Z] 2020/07/28 21:26:42 Finished clone github.com/pkg/errors [2020-07-28T21:26:43.055Z] 2020/07/28 21:26:42 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-07-28T21:26:43.055Z] 2020/07/28 21:26:43 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-28T21:26:43.055Z] 2020/07/28 21:26:43 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-28T21:26:43.311Z] 2020/07/28 21:26:43 Finished clone github.com/prometheus/common [2020-07-28T21:26:43.311Z] 2020/07/28 21:26:43 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-28T21:26:43.877Z] 2020/07/28 21:26:43 Finished clone github.com/cespare/xxhash/v2 [2020-07-28T21:26:43.877Z] 2020/07/28 21:26:43 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-07-28T21:26:43.963Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-28T21:26:44.440Z] 2020/07/28 21:26:44 Finished clone github.com/inconshreveable/mousetrap [2020-07-28T21:26:44.440Z] 2020/07/28 21:26:44 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-28T21:26:44.900Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-28T21:26:45.003Z] 2020/07/28 21:26:44 Finished clone github.com/morikuni/aec [2020-07-28T21:26:45.003Z] 2020/07/28 21:26:44 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-07-28T21:26:45.003Z] 2020/07/28 21:26:44 Finished clone github.com/spf13/pflag [2020-07-28T21:26:45.260Z] 2020/07/28 21:26:45 Finished clone github.com/docker/go-metrics [2020-07-28T21:26:45.469Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-28T21:26:45.469Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-28T21:26:45.822Z] 2020/07/28 21:26:45 Finished clone github.com/spf13/cobra [2020-07-28T21:26:46.037Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-28T21:26:46.078Z] 2020/07/28 21:26:45 Finished clone github.com/Azure/go-ansiterm [2020-07-28T21:26:46.974Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-28T21:26:47.542Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-28T21:26:47.802Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-28T21:26:47.973Z] 2020/07/28 21:26:47 Finished clone github.com/google/certificate-transparency-go [2020-07-28T21:26:48.369Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-28T21:26:49.307Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-28T21:26:49.874Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-28T21:26:50.495Z] 2020/07/28 21:26:50 Finished clone github.com/cloudflare/cfssl [2020-07-28T21:26:51.254Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-28T21:26:52.757Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-07-28T21:26:52.757Z] PASS [2020-07-28T21:26:52.757Z] [2020-07-28T21:26:52.757Z] === Skipped [2020-07-28T21:26:52.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-28T21:26:52.757Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:52.757Z] [2020-07-28T21:26:52.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-28T21:26:52.757Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:52.757Z] [2020-07-28T21:26:52.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-28T21:26:52.757Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:52.757Z] [2020-07-28T21:26:52.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-28T21:26:52.757Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:26:52.757Z] [2020-07-28T21:26:52.757Z] [2020-07-28T21:26:52.757Z] DONE 17 tests, 4 skipped in 27.538s [2020-07-28T21:26:52.757Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-28T21:26:52.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:52.757Z] ++ set -e [2020-07-28T21:26:52.757Z] ++ '[' -n 0 ']' [2020-07-28T21:26:52.757Z] ++ set -x [2020-07-28T21:26:52.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:52.757Z] INFO: Testing against a local daemon [2020-07-28T21:26:52.757Z] === RUN TestPluginInvalidJSON [2020-07-28T21:26:52.757Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:26:52.757Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:26:52.757Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-28T21:26:52.757Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-28T21:26:52.757Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-28T21:26:52.757Z] === RUN TestPluginInstall [2020-07-28T21:26:52.757Z] === RUN TestPluginInstall/no_auth [2020-07-28T21:26:53.157Z] --- PASS: TestCreateServiceMultipleTimes (18.58s) [2020-07-28T21:26:53.157Z] === RUN TestCreateServiceConflict [2020-07-28T21:26:54.094Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-28T21:26:55.999Z] --- PASS: TestCreateServiceConflict (2.70s) [2020-07-28T21:26:55.999Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T21:26:56.258Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-28T21:26:56.297Z] time="2020-07-28T21:26:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:26:56.297Z] time="2020-07-28T21:26:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:26:56.297Z] time="2020-07-28T21:26:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:935761fa218963e195560606f8ea9816ee47ce0934c89c2a0f770c70cb5b82be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:26:56.297Z] time="2020-07-28T21:26:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:26:56.297Z] time="2020-07-28T21:26:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:26:56.297Z] time="2020-07-28T21:26:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:935761fa218963e195560606f8ea9816ee47ce0934c89c2a0f770c70cb5b82be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:26:56.297Z] === RUN TestPluginInstall/with_htpasswd [2020-07-28T21:26:56.825Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-28T21:26:56.932Z] time="2020-07-28T21:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:26:56.932Z] time="2020-07-28T21:26:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:26:56.932Z] time="2020-07-28T21:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37dd0c743caea203ea707e5c63367ab7a77dc82ce97f42e272ba52234837ead7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:26:56.932Z] time="2020-07-28T21:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:26:56.932Z] time="2020-07-28T21:26:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:26:56.932Z] time="2020-07-28T21:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37dd0c743caea203ea707e5c63367ab7a77dc82ce97f42e272ba52234837ead7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:26:57.226Z] === RUN TestPluginInstall/with_insecure [2020-07-28T21:26:58.268Z] time="2020-07-28T21:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:26:58.268Z] time="2020-07-28T21:26:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:26:58.268Z] time="2020-07-28T21:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ce0743cc7f482afd26df0885afb3e53b20af3be416c618598e02b890a6b919" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:26:58.268Z] time="2020-07-28T21:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-28T21:26:58.268Z] time="2020-07-28T21:26:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-28T21:26:58.268Z] time="2020-07-28T21:26:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ce0743cc7f482afd26df0885afb3e53b20af3be416c618598e02b890a6b919" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-28T21:26:58.561Z] --- PASS: TestPluginInstall (7.72s) [2020-07-28T21:26:58.561Z] --- PASS: TestPluginInstall/no_auth (5.43s) [2020-07-28T21:26:58.561Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-07-28T21:26:58.561Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-28T21:26:58.561Z] plugin_test.go:157: [d676b8158d753] daemon is not started [2020-07-28T21:26:58.561Z] PASS [2020-07-28T21:26:58.561Z] [2020-07-28T21:26:58.561Z] DONE 6 tests in 7.827s [2020-07-28T21:26:58.561Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-28T21:26:58.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:58.561Z] ++ set -e [2020-07-28T21:26:58.561Z] ++ '[' -n 0 ']' [2020-07-28T21:26:58.561Z] ++ set -x [2020-07-28T21:26:58.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:26:58.590Z] 2020/07/28 21:26:58 Finished clone cloud.google.com/go [2020-07-28T21:26:58.855Z] INFO: Testing against a local daemon [2020-07-28T21:26:58.855Z] === RUN TestExternalGraphDriver [2020-07-28T21:26:58.855Z] === RUN TestExternalGraphDriver/json [2020-07-28T21:26:59.369Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2020-07-28T21:26:59.369Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T21:27:00.317Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-28T21:27:00.933Z] === RUN TestExternalGraphDriver/spec [2020-07-28T21:27:01.111Z] 2020/07/28 21:27:00 Finished clone github.com/docker/swarmkit [2020-07-28T21:27:01.112Z] 2020/07/28 21:27:01 Finished clone github.com/Microsoft/hcsshim [2020-07-28T21:27:02.474Z] === RUN TestExternalGraphDriver/pull [2020-07-28T21:27:02.854Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-28T21:27:03.425Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-28T21:27:04.553Z] --- PASS: TestExternalGraphDriver (5.41s) [2020-07-28T21:27:04.553Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2020-07-28T21:27:04.553Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-07-28T21:27:04.553Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-07-28T21:27:04.553Z] === RUN TestGraphdriverPluginV2 [2020-07-28T21:27:04.553Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-07-28T21:27:04.553Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:27:04.553Z] PASS [2020-07-28T21:27:04.553Z] [2020-07-28T21:27:04.553Z] === Skipped [2020-07-28T21:27:04.553Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-07-28T21:27:04.553Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:27:04.553Z] [2020-07-28T21:27:04.553Z] [2020-07-28T21:27:04.553Z] DONE 5 tests, 1 skipped in 5.634s [2020-07-28T21:27:04.553Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-28T21:27:04.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:04.553Z] ++ set -e [2020-07-28T21:27:04.553Z] ++ '[' -n 0 ']' [2020-07-28T21:27:04.553Z] ++ set -x [2020-07-28T21:27:04.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:04.553Z] INFO: Testing against a local daemon [2020-07-28T21:27:04.553Z] === RUN TestContinueAfterPluginCrash [2020-07-28T21:27:04.553Z] === PAUSE TestContinueAfterPluginCrash [2020-07-28T21:27:04.553Z] === RUN TestReadPluginNoRead [2020-07-28T21:27:04.553Z] === PAUSE TestReadPluginNoRead [2020-07-28T21:27:04.553Z] === RUN TestDaemonStartWithLogOpt [2020-07-28T21:27:04.553Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-28T21:27:04.553Z] === CONT TestContinueAfterPluginCrash [2020-07-28T21:27:04.553Z] === CONT TestDaemonStartWithLogOpt [2020-07-28T21:27:04.553Z] === CONT TestReadPluginNoRead [2020-07-28T21:27:05.959Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-28T21:27:06.527Z] === RUN TestDockerSuite/TestCpToDot [2020-07-28T21:27:07.095Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-28T21:27:07.655Z] 2020/07/28 21:27:06 Finished clone github.com/coreos/etcd [2020-07-28T21:27:08.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-28T21:27:08.584Z] 2020/07/28 21:27:08 Finished clone github.com/containerd/containerd [2020-07-28T21:27:08.965Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-28T21:27:09.532Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-28T21:27:10.159Z] === RUN TestReadPluginNoRead/default [2020-07-28T21:27:10.159Z] --- PASS: TestDaemonStartWithLogOpt (5.40s) [2020-07-28T21:27:10.469Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-28T21:27:10.469Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-28T21:27:10.793Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-28T21:27:11.036Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-28T21:27:11.605Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-28T21:27:11.863Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-28T21:27:11.863Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-28T21:27:12.122Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-28T21:27:12.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-28T21:27:12.688Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-28T21:27:12.688Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-28T21:27:12.688Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-28T21:27:13.255Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-28T21:27:13.255Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2020-07-28T21:27:13.255Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T21:27:13.345Z] --- PASS: TestReadPluginNoRead (9.04s) [2020-07-28T21:27:13.345Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2020-07-28T21:27:13.345Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2020-07-28T21:27:13.345Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2020-07-28T21:27:13.345Z] read_test.go:92: [dafff9624646a] daemon is not started [2020-07-28T21:27:13.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-28T21:27:13.515Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-28T21:27:13.515Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-28T21:27:13.774Z] === RUN TestDockerSuite/TestCreateRM [2020-07-28T21:27:13.774Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-28T21:27:13.774Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-28T21:27:13.831Z] 2020/07/28 21:27:13 Finished clone google.golang.org/genproto [2020-07-28T21:27:14.034Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-28T21:27:14.034Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-28T21:27:15.417Z] --- PASS: TestContinueAfterPluginCrash (10.62s) [2020-07-28T21:27:15.417Z] PASS [2020-07-28T21:27:15.417Z] [2020-07-28T21:27:15.417Z] DONE 6 tests in 10.697s [2020-07-28T21:27:15.417Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-28T21:27:15.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:15.417Z] ++ set -e [2020-07-28T21:27:15.417Z] ++ '[' -n 0 ']' [2020-07-28T21:27:15.417Z] ++ set -x [2020-07-28T21:27:15.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:15.417Z] testing: warning: no tests to run [2020-07-28T21:27:15.417Z] PASS [2020-07-28T21:27:15.417Z] [2020-07-28T21:27:15.417Z] DONE 0 tests in 0.019s [2020-07-28T21:27:15.417Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-28T21:27:15.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:15.417Z] ++ set -e [2020-07-28T21:27:15.417Z] ++ '[' -n 0 ']' [2020-07-28T21:27:15.417Z] ++ set -x [2020-07-28T21:27:15.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:15.417Z] INFO: Testing against a local daemon [2020-07-28T21:27:15.417Z] === RUN TestPluginWithDevMounts [2020-07-28T21:27:15.417Z] === PAUSE TestPluginWithDevMounts [2020-07-28T21:27:15.417Z] === CONT TestPluginWithDevMounts [2020-07-28T21:27:16.570Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-28T21:27:16.570Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-28T21:27:16.570Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-28T21:27:16.570Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-07-28T21:27:16.570Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T21:27:16.947Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-07-28T21:27:16.947Z] PASS [2020-07-28T21:27:16.947Z] [2020-07-28T21:27:16.947Z] DONE 1 tests in 1.902s [2020-07-28T21:27:16.947Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-28T21:27:16.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:16.947Z] ++ set -e [2020-07-28T21:27:16.947Z] ++ '[' -n 0 ']' [2020-07-28T21:27:16.947Z] ++ set -x [2020-07-28T21:27:16.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:16.947Z] INFO: Testing against a local daemon [2020-07-28T21:27:16.947Z] === RUN TestSecretInspect [2020-07-28T21:27:19.029Z] --- PASS: TestSecretInspect (1.96s) [2020-07-28T21:27:19.029Z] === RUN TestSecretList [2020-07-28T21:27:19.873Z] --- PASS: TestCreateServiceConfigFileMode (3.20s) [2020-07-28T21:27:19.873Z] === RUN TestCreateServiceSysctls [2020-07-28T21:27:19.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-28T21:27:21.112Z] --- PASS: TestSecretList (1.93s) [2020-07-28T21:27:21.112Z] === RUN TestSecretsCreateAndDelete [2020-07-28T21:27:21.250Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-28T21:27:21.250Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-28T21:27:21.250Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-28T21:27:21.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-28T21:27:21.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-28T21:27:21.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-28T21:27:22.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-28T21:27:23.231Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-07-28T21:27:23.231Z] === RUN TestSecretsUpdate [2020-07-28T21:27:23.565Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-28T21:27:23.779Z] 2020/07/28 21:27:22 Finished clone github.com/gogo/protobuf [2020-07-28T21:27:24.504Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-28T21:27:24.504Z] --- PASS: TestCreateServiceSysctls (4.50s) [2020-07-28T21:27:24.504Z] === RUN TestCreateServiceCapabilities [2020-07-28T21:27:24.748Z] --- PASS: TestSecretsUpdate (1.92s) [2020-07-28T21:27:24.748Z] === RUN TestTemplatedSecret [2020-07-28T21:27:25.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-28T21:27:26.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-28T21:27:27.387Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-28T21:27:27.387Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2020-07-28T21:27:27.387Z] === RUN TestInspect [2020-07-28T21:27:27.493Z] --- PASS: TestTemplatedSecret (2.47s) [2020-07-28T21:27:27.493Z] === RUN TestSecretCreateResolve [2020-07-28T21:27:27.953Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-28T21:27:27.954Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-28T21:27:28.522Z] === RUN TestDockerSuite/TestDockerFails [2020-07-28T21:27:28.522Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-28T21:27:28.522Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-28T21:27:28.522Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-28T21:27:29.035Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-07-28T21:27:29.035Z] PASS [2020-07-28T21:27:29.035Z] [2020-07-28T21:27:29.035Z] DONE 6 tests in 12.175s [2020-07-28T21:27:29.035Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-28T21:27:29.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:29.035Z] ++ set -e [2020-07-28T21:27:29.035Z] ++ '[' -n 0 ']' [2020-07-28T21:27:29.035Z] ++ set -x [2020-07-28T21:27:29.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:27:29.328Z] INFO: Testing against a local daemon [2020-07-28T21:27:29.328Z] === RUN TestServiceCreateInit [2020-07-28T21:27:29.328Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-28T21:27:29.460Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-28T21:27:30.397Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-28T21:27:30.656Z] --- PASS: TestInspect (3.31s) [2020-07-28T21:27:30.656Z] === RUN TestCreateJob [2020-07-28T21:27:31.593Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-28T21:27:31.593Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-28T21:27:31.593Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-28T21:27:31.852Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-28T21:27:31.869Z] 2020/07/28 21:27:30 Finished clone github.com/hashicorp/consul [2020-07-28T21:27:33.804Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-28T21:27:34.384Z] --- PASS: TestCreateJob (3.36s) [2020-07-28T21:27:34.384Z] === RUN TestReplicatedJob [2020-07-28T21:27:37.343Z] --- PASS: TestServiceCreateInit (7.72s) [2020-07-28T21:27:37.343Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s) [2020-07-28T21:27:37.343Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2020-07-28T21:27:37.343Z] === RUN TestCreateServiceMultipleTimes [2020-07-28T21:27:37.669Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-28T21:27:40.230Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-28T21:27:40.230Z] --- PASS: TestReplicatedJob (5.86s) [2020-07-28T21:27:40.230Z] === RUN TestUpdateReplicatedJob [2020-07-28T21:27:41.605Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-28T21:27:41.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-28T21:27:43.508Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-28T21:27:43.768Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2020-07-28T21:27:43.768Z] === RUN TestServiceListWithStatuses [2020-07-28T21:27:43.768Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T21:27:43.768Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:27:43.768Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T21:27:44.705Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-28T21:27:45.642Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-28T21:27:46.579Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-28T21:27:47.515Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-28T21:27:48.081Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-28T21:27:48.647Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-28T21:27:48.905Z] --- PASS: TestDockerNetworkConnectAlias (5.13s) [2020-07-28T21:27:48.906Z] === RUN TestDockerNetworkReConnect [2020-07-28T21:27:49.918Z] 2020/07/28 21:27:47 Finished clone github.com/aws/aws-sdk-go [2020-07-28T21:27:50.280Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-28T21:27:51.659Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-28T21:27:52.924Z] --- PASS: TestCreateServiceMultipleTimes (15.46s) [2020-07-28T21:27:52.924Z] === RUN TestCreateServiceConflict [2020-07-28T21:27:53.035Z] --- PASS: TestDockerNetworkReConnect (4.09s) [2020-07-28T21:27:53.035Z] === RUN TestServicePlugin [2020-07-28T21:27:54.413Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-28T21:27:54.436Z] --- PASS: TestCreateServiceConflict (1.87s) [2020-07-28T21:27:54.436Z] === RUN TestCreateServiceMaxReplicas [2020-07-28T21:27:56.948Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-28T21:27:57.174Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2020-07-28T21:27:57.174Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-28T21:27:57.886Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-28T21:27:58.835Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-28T21:28:05.400Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-28T21:28:05.400Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-28T21:28:05.659Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-28T21:28:06.226Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-28T21:28:06.226Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-28T21:28:06.485Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-28T21:28:06.744Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-28T21:28:06.744Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-28T21:28:07.682Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-28T21:28:08.619Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-28T21:28:08.619Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-28T21:28:08.619Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-28T21:28:09.555Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-28T21:28:09.555Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-28T21:28:09.813Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-28T21:28:09.825Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s) [2020-07-28T21:28:09.825Z] === RUN TestCreateServiceSecretFileMode [2020-07-28T21:28:10.748Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-28T21:28:11.007Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-28T21:28:11.007Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-28T21:28:11.007Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-28T21:28:12.571Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-07-28T21:28:12.571Z] === RUN TestCreateServiceConfigFileMode [2020-07-28T21:28:12.911Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-28T21:28:13.170Z] === RUN TestDockerSuite/TestEventsRename [2020-07-28T21:28:13.737Z] === RUN TestDockerSuite/TestEventsResize [2020-07-28T21:28:13.996Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-28T21:28:14.677Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2020-07-28T21:28:14.677Z] === RUN TestCreateServiceSysctls [2020-07-28T21:28:17.431Z] --- PASS: TestCreateServiceSysctls (3.13s) [2020-07-28T21:28:17.431Z] === RUN TestCreateServiceCapabilities [2020-07-28T21:28:20.179Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-07-28T21:28:20.179Z] === RUN TestInspect [2020-07-28T21:28:20.557Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-28T21:28:20.557Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-28T21:28:20.557Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-28T21:28:22.262Z] --- PASS: TestInspect (2.52s) [2020-07-28T21:28:22.262Z] === RUN TestCreateJob [2020-07-28T21:28:23.093Z] === RUN TestDockerSuite/TestEventsTop [2020-07-28T21:28:23.666Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-28T21:28:25.049Z] --- PASS: TestServicePlugin (31.98s) [2020-07-28T21:28:25.049Z] plugin_test.go:62: [d3dc2fe96f462] joining swarm manager [d15e9703d6a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:28:25.049Z] plugin_test.go:65: [daa720b8ad693] joining swarm manager [d15e9703d6a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:28:25.049Z] === RUN TestServiceUpdateLabel [2020-07-28T21:28:25.802Z] --- PASS: TestCreateJob (3.00s) [2020-07-28T21:28:25.802Z] === RUN TestReplicatedJob [2020-07-28T21:28:26.424Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-28T21:28:27.359Z] --- PASS: TestServiceUpdateLabel (2.45s) [2020-07-28T21:28:27.359Z] === RUN TestServiceUpdateSecrets [2020-07-28T21:28:30.284Z] --- PASS: TestReplicatedJob (5.01s) [2020-07-28T21:28:30.284Z] === RUN TestUpdateReplicatedJob [2020-07-28T21:28:32.628Z] === RUN TestDockerSuite/TestExec [2020-07-28T21:28:32.628Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-28T21:28:32.886Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-28T21:28:33.454Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-28T21:28:33.817Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2020-07-28T21:28:33.817Z] === RUN TestServiceListWithStatuses [2020-07-28T21:28:33.817Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-28T21:28:33.817Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:28:33.817Z] === RUN TestDockerNetworkConnectAlias [2020-07-28T21:28:34.021Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-28T21:28:34.958Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-28T21:28:35.217Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-28T21:28:35.783Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-28T21:28:36.719Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-28T21:28:36.978Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-28T21:28:37.356Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2020-07-28T21:28:37.356Z] === RUN TestDockerNetworkReConnect [2020-07-28T21:28:37.546Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-28T21:28:38.113Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-28T21:28:39.057Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-28T21:28:39.624Z] === RUN TestDockerSuite/TestExecEnv [2020-07-28T21:28:40.192Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-28T21:28:40.892Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2020-07-28T21:28:40.892Z] === RUN TestServicePlugin [2020-07-28T21:28:40.892Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-28T21:28:40.892Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:28:40.892Z] === RUN TestServiceUpdateLabel [2020-07-28T21:28:41.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-28T21:28:41.128Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-28T21:28:41.696Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-28T21:28:42.263Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-07-28T21:28:42.263Z] === RUN TestServiceUpdateConfigs [2020-07-28T21:28:42.493Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-07-28T21:28:42.493Z] === RUN TestServiceUpdateSecrets [2020-07-28T21:28:44.205Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-28T21:28:45.142Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-28T21:28:45.713Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-28T21:28:46.281Z] === RUN TestDockerSuite/TestExecParseError [2020-07-28T21:28:46.851Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-28T21:28:47.418Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-28T21:28:47.987Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-28T21:28:48.923Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-28T21:28:49.494Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-28T21:28:50.063Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-28T21:28:57.887Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2020-07-28T21:28:57.887Z] === RUN TestServiceUpdateConfigs [2020-07-28T21:28:58.175Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-07-28T21:28:58.175Z] === RUN TestServiceUpdateNetwork [2020-07-28T21:29:00.705Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-28T21:29:01.272Z] === RUN TestDockerSuite/TestExecTTY [2020-07-28T21:29:01.531Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-28T21:29:02.099Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-28T21:29:02.667Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-28T21:29:03.603Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-28T21:29:03.603Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-28T21:29:04.540Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-28T21:29:05.477Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-28T21:29:06.441Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-28T21:29:07.008Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-28T21:29:07.575Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-28T21:29:09.476Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2020-07-28T21:29:09.476Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T21:29:10.852Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T21:29:11.300Z] 2020/07/28 21:29:03 Finished clone google.golang.org/api [2020-07-28T21:29:11.301Z] 2020/07/28 21:29:03 Dependencies downloaded. Download time: 2m56.433289677s [2020-07-28T21:29:11.301Z] 2020/07/28 21:29:03 Collecting all dependencies [2020-07-28T21:29:11.788Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T21:29:11.788Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-28T21:29:13.245Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2020-07-28T21:29:13.245Z] === RUN TestServiceUpdateNetwork [2020-07-28T21:29:14.571Z] 2020/07/28 21:29:14 Clean vendor dir from unused packages [2020-07-28T21:29:14.571Z] 2020/07/28 21:29:14 Ignoring paths matching "^archive/tar" [2020-07-28T21:29:15.585Z] 2020/07/28 21:29:15 Success [2020-07-28T21:29:15.585Z] 2020/07/28 21:29:15 Running time: 3m10.828282686s [2020-07-28T21:29:15.841Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-28T21:29:16.755Z] + echo Building e2e image [2020-07-28T21:29:16.755Z] Building e2e image [2020-07-28T21:29:16.755Z] + docker build --build-arg DOCKER_GITCOMMIT=6b540923dd459d81fff29fb4081f0fb617322c5b -t moby-e2e-test -f Dockerfile.e2e . [2020-07-28T21:29:16.755Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-28T21:29:16.755Z] #1 transferring dockerfile: 3.21kB done [2020-07-28T21:29:16.755Z] #1 DONE 0.0s [2020-07-28T21:29:16.755Z] [2020-07-28T21:29:16.755Z] #2 [internal] load .dockerignore [2020-07-28T21:29:16.755Z] #2 transferring context: 34B done [2020-07-28T21:29:16.755Z] #2 DONE 0.0s [2020-07-28T21:29:16.755Z] [2020-07-28T21:29:16.755Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-28T21:29:17.054Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-28T21:29:17.989Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-28T21:29:18.555Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T21:29:21.994Z] #4 ... [2020-07-28T21:29:21.994Z] [2020-07-28T21:29:21.994Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-28T21:29:21.994Z] #3 DONE 5.2s [2020-07-28T21:29:21.994Z] [2020-07-28T21:29:21.994Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-28T21:29:21.994Z] #4 DONE 5.2s [2020-07-28T21:29:21.994Z] [2020-07-28T21:29:21.994Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:21.994Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-28T21:29:21.994Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-28T21:29:21.994Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-28T21:29:21.994Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-28T21:29:21.994Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-07-28T21:29:21.994Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-28T21:29:22.250Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-28T21:29:22.250Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-28T21:29:22.250Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-28T21:29:22.250Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 0B / 126B 0.2s [2020-07-28T21:29:22.250Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 683.90kB / 127.35MB 0.2s [2020-07-28T21:29:22.250Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-07-28T21:29:22.250Z] #14 ... [2020-07-28T21:29:22.250Z] [2020-07-28T21:29:22.250Z] #8 [internal] load build context [2020-07-28T21:29:22.250Z] #8 transferring context: 848.12kB 0.4s done [2020-07-28T21:29:22.250Z] #8 DONE 0.4s [2020-07-28T21:29:22.250Z] [2020-07-28T21:29:22.250Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:22.250Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 8.54MB / 127.35MB 0.4s [2020-07-28T21:29:22.506Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-28T21:29:22.506Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 15.34MB / 127.35MB 0.5s [2020-07-28T21:29:22.506Z] #14 ... [2020-07-28T21:29:22.506Z] [2020-07-28T21:29:22.506Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-28T21:29:22.506Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-28T21:29:22.506Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-28T21:29:22.506Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-28T21:29:22.506Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-28T21:29:22.506Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-28T21:29:22.506Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-28T21:29:22.506Z] #5 DONE 0.7s [2020-07-28T21:29:22.506Z] [2020-07-28T21:29:22.506Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:22.506Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 28.73MB / 127.35MB 0.7s [2020-07-28T21:29:22.506Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-28T21:29:22.741Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-28T21:29:22.741Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-28T21:29:22.741Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-28T21:29:22.741Z] === RUN TestDockerSuite/TestHealth [2020-07-28T21:29:23.068Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 55.44MB / 127.35MB 1.0s [2020-07-28T21:29:23.068Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 70.15MB / 127.35MB 1.1s [2020-07-28T21:29:23.068Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 81.44MB / 127.35MB 1.2s [2020-07-28T21:29:23.324Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 92.09MB / 127.35MB 1.3s [2020-07-28T21:29:23.324Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 103.66MB / 127.35MB 1.4s [2020-07-28T21:29:23.324Z] #14 ... [2020-07-28T21:29:23.324Z] [2020-07-28T21:29:23.324Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-28T21:29:23.324Z] #6 DONE 0.8s [2020-07-28T21:29:23.324Z] [2020-07-28T21:29:23.324Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:23.324Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 119.37MB / 127.35MB 1.5s [2020-07-28T21:29:23.580Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s [2020-07-28T21:29:23.624Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-07-28T21:29:23.624Z] === RUN TestServiceUpdatePidsLimit [2020-07-28T21:29:23.835Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done [2020-07-28T21:29:23.835Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-28T21:29:24.262Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-28T21:29:25.305Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-28T21:29:26.026Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2020-07-28T21:29:26.026Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-28T21:29:26.026Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-28T21:29:26.026Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-28T21:29:26.026Z] PASS [2020-07-28T21:29:26.026Z] [2020-07-28T21:29:26.026Z] === Skipped [2020-07-28T21:29:26.026Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T21:29:26.026Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:29:26.026Z] [2020-07-28T21:29:26.026Z] [2020-07-28T21:29:26.026Z] DONE 27 tests, 1 skipped in 181.568s [2020-07-28T21:29:26.026Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T21:29:26.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:26.026Z] ++ set -e [2020-07-28T21:29:26.026Z] ++ '[' -n 0 ']' [2020-07-28T21:29:26.026Z] ++ set -x [2020-07-28T21:29:26.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:26.026Z] INFO: Testing against a local daemon [2020-07-28T21:29:26.026Z] === RUN TestSessionCreate [2020-07-28T21:29:26.026Z] --- PASS: TestSessionCreate (0.03s) [2020-07-28T21:29:26.026Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T21:29:26.026Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-28T21:29:26.026Z] PASS [2020-07-28T21:29:26.026Z] [2020-07-28T21:29:26.026Z] DONE 2 tests in 0.149s [2020-07-28T21:29:26.026Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T21:29:26.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:26.026Z] ++ set -e [2020-07-28T21:29:26.026Z] ++ '[' -n 0 ']' [2020-07-28T21:29:26.026Z] ++ set -x [2020-07-28T21:29:26.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:26.285Z] INFO: Testing against a local daemon [2020-07-28T21:29:26.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T21:29:26.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:29:26.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:29:26.285Z] === RUN TestEventsExecDie [2020-07-28T21:29:26.853Z] --- PASS: TestEventsExecDie (0.52s) [2020-07-28T21:29:26.853Z] === RUN TestEventsBackwardsCompatible [2020-07-28T21:29:26.853Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-28T21:29:26.853Z] === RUN TestInfoBinaryCommits [2020-07-28T21:29:26.853Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-28T21:29:26.853Z] === RUN TestInfoAPIVersioned [2020-07-28T21:29:26.853Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T21:29:26.853Z] === RUN TestInfoDiscoveryBackend [2020-07-28T21:29:27.419Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-28T21:29:27.419Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T21:29:28.354Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T21:29:28.354Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T21:29:28.931Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-28T21:29:28.931Z] === RUN TestInfoAPI [2020-07-28T21:29:28.931Z] --- PASS: TestInfoAPI (0.02s) [2020-07-28T21:29:28.931Z] === RUN TestInfoAPIWarnings [2020-07-28T21:29:29.081Z] #14 ... [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-28T21:29:29.081Z] #7 0.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-28T21:29:29.081Z] #7 1.713 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-28T21:29:29.081Z] #7 1.818 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-28T21:29:29.081Z] #7 1.824 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-28T21:29:29.081Z] #7 1.832 (3/30) Installing readline (8.0.0-r0) [2020-07-28T21:29:29.081Z] #7 1.836 (4/30) Installing bash (5.0.0-r0) [2020-07-28T21:29:29.081Z] #7 1.852 Executing bash-5.0.0-r0.post-install [2020-07-28T21:29:29.081Z] #7 1.856 (5/30) Installing ca-certificates (20191127-r2) [2020-07-28T21:29:29.081Z] #7 1.874 (6/30) Installing libgcc (8.3.0-r0) [2020-07-28T21:29:29.081Z] #7 1.878 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-28T21:29:29.081Z] #7 1.894 (8/30) Installing binutils (2.32-r0) [2020-07-28T21:29:29.081Z] #7 2.002 (9/30) Installing gmp (6.1.2-r1) [2020-07-28T21:29:29.081Z] #7 2.013 (10/30) Installing isl (0.18-r0) [2020-07-28T21:29:29.081Z] #7 2.035 (11/30) Installing libgomp (8.3.0-r0) [2020-07-28T21:29:29.081Z] #7 2.041 (12/30) Installing libatomic (8.3.0-r0) [2020-07-28T21:29:29.081Z] #7 2.046 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-28T21:29:29.081Z] #7 2.049 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-28T21:29:29.081Z] #7 2.053 (15/30) Installing gcc (8.3.0-r0) [2020-07-28T21:29:29.081Z] #7 2.914 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-28T21:29:29.081Z] #7 3.013 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-28T21:29:29.081Z] #7 3.015 (18/30) Installing g++ (8.3.0-r0) [2020-07-28T21:29:29.081Z] #7 3.591 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-28T21:29:29.081Z] #7 3.595 (20/30) Installing libcurl (7.66.0-r0) [2020-07-28T21:29:29.081Z] #7 3.603 (21/30) Installing expat (2.2.8-r0) [2020-07-28T21:29:29.081Z] #7 3.607 (22/30) Installing pcre2 (10.33-r0) [2020-07-28T21:29:29.081Z] #7 3.617 (23/30) Installing git (2.22.4-r0) [2020-07-28T21:29:29.081Z] #7 3.836 (24/30) Installing libmnl (1.0.4-r0) [2020-07-28T21:29:29.081Z] #7 3.838 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-28T21:29:29.081Z] #7 3.842 (26/30) Installing iptables (1.8.3-r1) [2020-07-28T21:29:29.081Z] #7 3.869 (27/30) Installing pigz (2.4-r0) [2020-07-28T21:29:29.081Z] #7 3.875 (28/30) Installing tar (1.32-r0) [2020-07-28T21:29:29.081Z] #7 3.886 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-28T21:29:29.081Z] #7 3.890 (30/30) Installing xz (5.2.4-r0) [2020-07-28T21:29:29.081Z] #7 3.896 Executing busybox-1.30.1-r3.trigger [2020-07-28T21:29:29.081Z] #7 3.900 Executing ca-certificates-20191127-r2.trigger [2020-07-28T21:29:29.081Z] #7 3.953 OK: 179 MiB in 44 packages [2020-07-28T21:29:29.081Z] #7 DONE 4.9s [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-28T21:29:29.081Z] #9 DONE 0.1s [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:29.081Z] #14 ... [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-28T21:29:29.081Z] #10 DONE 0.0s [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-28T21:29:29.081Z] #11 DONE 0.0s [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-28T21:29:29.081Z] #12 DONE 0.0s [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:29.081Z] #14 ... [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-28T21:29:29.081Z] #13 DONE 0.0s [2020-07-28T21:29:29.081Z] [2020-07-28T21:29:29.081Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-28T21:29:29.081Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s [2020-07-28T21:29:29.501Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-28T21:29:29.501Z] === RUN TestInfoDebug [2020-07-28T21:29:29.642Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.9s done [2020-07-28T21:29:29.898Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-28T21:29:29.898Z] #14 DONE 7.9s [2020-07-28T21:29:29.898Z] [2020-07-28T21:29:29.898Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-28T21:29:30.067Z] --- PASS: TestInfoDebug (0.57s) [2020-07-28T21:29:30.067Z] === RUN TestInfoInsecureRegistries [2020-07-28T21:29:30.154Z] #15 0.416 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T21:29:30.634Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-28T21:29:30.634Z] === RUN TestInfoRegistryMirrors [2020-07-28T21:29:31.202Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-07-28T21:29:31.202Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T21:29:31.202Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-28T21:29:31.202Z] === RUN TestPingCacheHeaders [2020-07-28T21:29:31.202Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-28T21:29:31.202Z] === RUN TestPingGet [2020-07-28T21:29:31.202Z] --- PASS: TestPingGet (0.01s) [2020-07-28T21:29:31.202Z] === RUN TestPingHead [2020-07-28T21:29:31.202Z] --- PASS: TestPingHead (0.02s) [2020-07-28T21:29:31.202Z] === RUN TestVersion [2020-07-28T21:29:31.202Z] --- PASS: TestVersion (0.02s) [2020-07-28T21:29:31.202Z] PASS [2020-07-28T21:29:31.461Z] [2020-07-28T21:29:31.461Z] === Skipped [2020-07-28T21:29:31.461Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:29:31.461Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:29:31.461Z] [2020-07-28T21:29:31.461Z] [2020-07-28T21:29:31.461Z] DONE 18 tests, 1 skipped in 5.276s [2020-07-28T21:29:31.461Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T21:29:31.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:31.461Z] ++ set -e [2020-07-28T21:29:31.461Z] ++ '[' -n 0 ']' [2020-07-28T21:29:31.461Z] ++ set -x [2020-07-28T21:29:31.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:31.461Z] INFO: Testing against a local daemon [2020-07-28T21:29:31.461Z] === RUN TestVolumesCreateAndList [2020-07-28T21:29:31.461Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T21:29:31.461Z] === RUN TestVolumesRemove [2020-07-28T21:29:31.461Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-28T21:29:31.461Z] === RUN TestVolumesInspect [2020-07-28T21:29:31.461Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-28T21:29:31.461Z] === RUN TestVolumesInvalidJSON [2020-07-28T21:29:31.461Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T21:29:31.461Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T21:29:31.461Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T21:29:31.461Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-28T21:29:31.461Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T21:29:31.461Z] PASS [2020-07-28T21:29:31.515Z] #15 1.467 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T21:29:31.515Z] #15 1.583 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-28T21:29:31.515Z] #15 1.588 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-28T21:29:31.515Z] #15 1.594 (3/54) Installing readline (8.0.4-r0) [2020-07-28T21:29:31.515Z] #15 1.598 (4/54) Installing bash (5.0.17-r0) [2020-07-28T21:29:31.515Z] #15 1.610 Executing bash-5.0.17-r0.post-install [2020-07-28T21:29:31.515Z] #15 1.612 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-28T21:29:31.515Z] #15 1.688 (6/54) Installing libblkid (2.35.2-r0) [2020-07-28T21:29:31.515Z] #15 1.693 (7/54) Installing libuuid (2.35.2-r0) [2020-07-28T21:29:31.515Z] #15 1.694 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-28T21:29:31.515Z] #15 1.700 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-28T21:29:31.515Z] #15 1.704 (10/54) Installing libgcc (9.3.0-r2) [2020-07-28T21:29:31.515Z] #15 1.706 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-28T21:29:31.515Z] #15 1.719 (12/54) Installing binutils (2.34-r1) [2020-07-28T21:29:31.515Z] #15 1.784 (13/54) Installing libmagic (5.38-r0) [2020-07-28T21:29:31.515Z] #15 1.807 (14/54) Installing file (5.38-r0) [2020-07-28T21:29:31.719Z] [2020-07-28T21:29:31.719Z] DONE 5 tests in 0.247s [2020-07-28T21:29:31.719Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:29:31.719Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T21:29:31.719Z] +++ kill 5549 [2020-07-28T21:29:31.771Z] #15 1.808 (15/54) Installing gmp (6.2.0-r0) [2020-07-28T21:29:31.771Z] #15 1.814 (16/54) Installing isl (0.18-r0) [2020-07-28T21:29:31.771Z] #15 1.828 (17/54) Installing libgomp (9.3.0-r2) [2020-07-28T21:29:31.771Z] #15 1.831 (18/54) Installing libatomic (9.3.0-r2) [2020-07-28T21:29:31.771Z] #15 1.832 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-28T21:29:31.771Z] #15 1.873 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-28T21:29:31.771Z] #15 1.878 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-28T21:29:31.771Z] #15 1.880 (22/54) Installing gcc (9.3.0-r2) [2020-07-28T21:29:32.204Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-28T21:29:32.700Z] #15 2.727 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-28T21:29:32.700Z] #15 2.797 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-28T21:29:32.700Z] #15 2.798 (25/54) Installing g++ (9.3.0-r2) [2020-07-28T21:29:33.093Z] +++ /etc/init.d/apparmor stop [2020-07-28T21:29:33.093Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:29:33.093Z] [2020-07-28T21:29:33.093Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:29:33.093Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:29:33.093Z] [2020-07-28T21:29:33.093Z] To set a process to complain mode, use the command line tool [2020-07-28T21:29:33.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:29:33.093Z] +++ true [2020-07-28T21:29:33.093Z] exiting test-integration [2020-07-28T21:29:33.093Z] ++ exit 0 [2020-07-28T21:29:33.093Z] [2020-07-28T21:29:33.265Z] #15 3.205 (26/54) Installing make (4.3-r0) [2020-07-28T21:29:33.265Z] #15 3.209 (27/54) Installing fortify-headers (1.1-r0) [2020-07-28T21:29:33.265Z] #15 3.211 (28/54) Installing patch (2.7.6-r6) [2020-07-28T21:29:33.265Z] #15 3.214 (29/54) Installing build-base (0.5-r2) [2020-07-28T21:29:33.265Z] #15 3.215 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T21:29:33.265Z] #15 3.218 (31/54) Installing libcurl (7.69.1-r0) [2020-07-28T21:29:33.265Z] #15 3.223 (32/54) Installing curl (7.69.1-r0) [2020-07-28T21:29:33.265Z] #15 3.226 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-28T21:29:33.265Z] #15 3.232 (34/54) Installing jq (1.6-r1) [2020-07-28T21:29:33.265Z] #15 3.239 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-28T21:29:33.265Z] #15 3.243 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-28T21:29:33.265Z] #15 3.246 (37/54) Installing libaio (0.3.112-r1) [2020-07-28T21:29:33.265Z] #15 3.248 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-28T21:29:33.265Z] #15 3.275 (39/54) Installing blkid (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.277 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-28T21:29:33.265Z] #15 3.279 (41/54) Installing setpriv (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.281 (42/54) Installing libmount (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.286 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.290 (44/54) Installing findmnt (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.292 (45/54) Installing mcookie (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.294 (46/54) Installing hexdump (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.296 (47/54) Installing lsblk (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.299 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.304 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.307 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.309 (51/54) Installing util-linux (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.344 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-28T21:29:33.265Z] #15 3.346 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-28T21:29:33.265Z] #15 3.367 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-28T21:29:33.265Z] #15 3.372 Executing busybox-1.31.1-r16.trigger [2020-07-28T21:29:33.265Z] #15 3.379 OK: 230 MiB in 69 packages [2020-07-28T21:29:33.660Z] + for job in $(jobs -p) [2020-07-28T21:29:33.660Z] + wait 6235 [2020-07-28T21:29:33.827Z] #15 DONE 3.9s [2020-07-28T21:29:33.827Z] [2020-07-28T21:29:33.827Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-28T21:29:34.388Z] #16 DONE 0.5s [2020-07-28T21:29:34.388Z] [2020-07-28T21:29:34.388Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-28T21:29:34.644Z] #17 DONE 0.5s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-28T21:29:34.900Z] #18 DONE 0.0s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-28T21:29:34.900Z] #19 DONE 0.1s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-28T21:29:34.900Z] #22 DONE 0.1s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-28T21:29:34.900Z] #20 ... [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-28T21:29:34.900Z] #26 DONE 0.1s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-28T21:29:34.900Z] #23 DONE 0.1s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-28T21:29:34.900Z] #27 DONE 0.1s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-28T21:29:34.900Z] #28 DONE 0.1s [2020-07-28T21:29:34.900Z] [2020-07-28T21:29:34.900Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-28T21:29:35.827Z] #24 0.879 + RM_GOPATH=0 [2020-07-28T21:29:35.827Z] #24 0.879 + TMP_GOPATH= [2020-07-28T21:29:35.827Z] #24 0.879 + : /build [2020-07-28T21:29:35.827Z] #24 0.879 + '[' -z '' ']' [2020-07-28T21:29:35.827Z] #24 0.879 ++ mktemp -d [2020-07-28T21:29:35.827Z] #24 0.881 + export GOPATH=/tmp/tmp.nmaPgC [2020-07-28T21:29:35.827Z] #24 0.881 + GOPATH=/tmp/tmp.nmaPgC [2020-07-28T21:29:35.827Z] #24 0.881 + RM_GOPATH=1 [2020-07-28T21:29:35.827Z] #24 0.881 + case "$(go env GOARCH)" in [2020-07-28T21:29:35.827Z] #24 0.887 ++ go env GOARCH [2020-07-28T21:29:35.827Z] #24 0.888 + export GO_BUILDMODE=-buildmode=pie [2020-07-28T21:29:35.827Z] #24 0.888 + GO_BUILDMODE=-buildmode=pie [2020-07-28T21:29:35.827Z] #24 0.888 ++ dirname ./install.sh [2020-07-28T21:29:35.827Z] #24 0.889 Install docker/cli version 17.06.2-ce from stable [2020-07-28T21:29:35.827Z] #24 0.889 + dir=. [2020-07-28T21:29:35.827Z] #24 0.889 + bin=dockercli [2020-07-28T21:29:35.827Z] #24 0.889 + shift [2020-07-28T21:29:35.827Z] #24 0.889 + '[' '!' -f ./dockercli.installer ']' [2020-07-28T21:29:35.827Z] #24 0.889 + . ./dockercli.installer [2020-07-28T21:29:35.827Z] #24 0.889 ++ : stable [2020-07-28T21:29:35.827Z] #24 0.889 ++ : 17.06.2-ce [2020-07-28T21:29:35.827Z] #24 0.889 + install_dockercli [2020-07-28T21:29:35.827Z] #24 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-28T21:29:35.827Z] #24 0.890 ++ uname -m [2020-07-28T21:29:35.827Z] #24 0.890 + arch=x86_64 [2020-07-28T21:29:35.828Z] #24 0.890 + '[' x86_64 '!=' x86_64 ']' [2020-07-28T21:29:35.828Z] #24 0.890 + url=https://download.docker.com/linux/static [2020-07-28T21:29:35.828Z] #24 0.890 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-28T21:29:35.828Z] #24 0.890 + tar -xz docker/docker [2020-07-28T21:29:38.345Z] #24 3.345 + mkdir -p /build [2020-07-28T21:29:38.345Z] #24 3.349 + mv docker/docker /build/ [2020-07-28T21:29:38.345Z] #24 3.354 + rmdir docker [2020-07-28T21:29:38.909Z] #24 DONE 3.7s [2020-07-28T21:29:38.909Z] [2020-07-28T21:29:38.909Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-28T21:29:38.909Z] #20 2.495 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-28T21:29:38.909Z] #20 3.046 [2020-07-28T21:29:38.909Z] #20 3.163 # 1.8% ########### 16.3% #################### 27.9% ############################# 40.3% ######################################### 57.3% ###################################################### 75.5% ######################################################################## 100.0% [2020-07-28T21:29:38.909Z] #20 4.257 [2020-07-28T21:29:39.166Z] #20 ... [2020-07-28T21:29:39.166Z] [2020-07-28T21:29:39.166Z] #31 [builder 1/4] COPY . . [2020-07-28T21:29:39.166Z] #31 DONE 4.4s [2020-07-28T21:29:39.166Z] [2020-07-28T21:29:39.166Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-28T21:29:39.166Z] #20 4.381 ############ 17.6% ################################################################## 91.8% ######################################################################## 100.0% [2020-07-28T21:29:40.094Z] #20 5.208 [2020-07-28T21:29:40.351Z] #20 5.325 ######## 11.3% ######################################################################## 100.0% [2020-07-28T21:29:40.607Z] #20 ... [2020-07-28T21:29:40.607Z] [2020-07-28T21:29:40.607Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-28T21:29:40.607Z] #32 DONE 1.3s [2020-07-28T21:29:40.607Z] [2020-07-28T21:29:40.607Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-28T21:29:40.692Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2020-07-28T21:29:40.692Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-07-28T21:29:40.692Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-28T21:29:40.692Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-28T21:29:40.692Z] PASS [2020-07-28T21:29:40.692Z] [2020-07-28T21:29:40.692Z] === Skipped [2020-07-28T21:29:40.692Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-28T21:29:40.692Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-28T21:29:40.692Z] [2020-07-28T21:29:40.692Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-28T21:29:40.692Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-28T21:29:40.692Z] [2020-07-28T21:29:40.692Z] [2020-07-28T21:29:40.692Z] DONE 27 tests, 2 skipped in 130.208s [2020-07-28T21:29:40.692Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-28T21:29:40.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:40.692Z] ++ set -e [2020-07-28T21:29:40.692Z] ++ '[' -n 0 ']' [2020-07-28T21:29:40.692Z] ++ set -x [2020-07-28T21:29:40.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:40.692Z] INFO: Testing against a local daemon [2020-07-28T21:29:40.692Z] === RUN TestSessionCreate [2020-07-28T21:29:40.692Z] --- PASS: TestSessionCreate (0.03s) [2020-07-28T21:29:40.692Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-28T21:29:40.692Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-28T21:29:40.692Z] PASS [2020-07-28T21:29:40.692Z] [2020-07-28T21:29:40.692Z] DONE 2 tests in 0.144s [2020-07-28T21:29:40.692Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-28T21:29:40.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:40.692Z] ++ set -e [2020-07-28T21:29:40.692Z] ++ '[' -n 0 ']' [2020-07-28T21:29:40.692Z] ++ set -x [2020-07-28T21:29:40.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:40.692Z] INFO: Testing against a local daemon [2020-07-28T21:29:40.692Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-28T21:29:40.692Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:29:40.692Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:29:40.692Z] === RUN TestEventsExecDie [2020-07-28T21:29:40.692Z] --- PASS: TestEventsExecDie (0.61s) [2020-07-28T21:29:40.692Z] === RUN TestEventsBackwardsCompatible [2020-07-28T21:29:40.692Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-28T21:29:40.692Z] === RUN TestInfoBinaryCommits [2020-07-28T21:29:40.692Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-28T21:29:40.692Z] === RUN TestInfoAPIVersioned [2020-07-28T21:29:40.692Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-28T21:29:40.692Z] === RUN TestInfoDiscoveryBackend [2020-07-28T21:29:40.984Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-28T21:29:40.984Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-28T21:29:41.537Z] #33 0.998 [2020-07-28T21:29:41.770Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-28T21:29:41.770Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-28T21:29:41.770Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-28T21:29:41.770Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-28T21:29:41.793Z] #33 1.110 Removing bundles/ [2020-07-28T21:29:41.793Z] #33 1.111 [2020-07-28T21:29:41.793Z] #33 1.116 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-28T21:29:42.029Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-28T21:29:42.029Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-28T21:29:42.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-28T21:29:42.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-28T21:29:42.328Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-28T21:29:42.328Z] === RUN TestInfoAPI [2020-07-28T21:29:42.328Z] --- PASS: TestInfoAPI (0.03s) [2020-07-28T21:29:42.328Z] === RUN TestInfoAPIWarnings [2020-07-28T21:29:42.596Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-28T21:29:42.596Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-28T21:29:42.596Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-28T21:29:42.596Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-28T21:29:42.856Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-28T21:29:42.965Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-07-28T21:29:42.965Z] === RUN TestInfoDebug [2020-07-28T21:29:43.115Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-28T21:29:43.162Z] #33 2.702 Building test suite binary ./integration-cli/test.main [2020-07-28T21:29:43.374Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-28T21:29:43.374Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-28T21:29:43.600Z] --- PASS: TestInfoDebug (0.53s) [2020-07-28T21:29:43.600Z] === RUN TestInfoInsecureRegistries [2020-07-28T21:29:43.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-28T21:29:44.200Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-28T21:29:44.200Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-28T21:29:44.235Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-28T21:29:44.235Z] === RUN TestInfoRegistryMirrors [2020-07-28T21:29:44.531Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-28T21:29:44.531Z] === RUN TestLoginFailsWithBadCredentials [2020-07-28T21:29:44.769Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-28T21:29:44.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-28T21:29:44.827Z] === RUN TestPingCacheHeaders [2020-07-28T21:29:45.053Z] #33 ... [2020-07-28T21:29:45.053Z] [2020-07-28T21:29:45.053Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-28T21:29:45.121Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-28T21:29:45.121Z] === RUN TestPingGet [2020-07-28T21:29:45.121Z] --- PASS: TestPingGet (0.02s) [2020-07-28T21:29:45.121Z] === RUN TestPingHead [2020-07-28T21:29:45.121Z] --- PASS: TestPingHead (0.03s) [2020-07-28T21:29:45.121Z] === RUN TestVersion [2020-07-28T21:29:45.121Z] --- PASS: TestVersion (0.04s) [2020-07-28T21:29:45.121Z] PASS [2020-07-28T21:29:45.121Z] [2020-07-28T21:29:45.121Z] === Skipped [2020-07-28T21:29:45.121Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-28T21:29:45.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-28T21:29:45.121Z] [2020-07-28T21:29:45.121Z] [2020-07-28T21:29:45.121Z] DONE 18 tests, 1 skipped in 5.524s [2020-07-28T21:29:45.121Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-28T21:29:45.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:45.121Z] ++ set -e [2020-07-28T21:29:45.121Z] ++ '[' -n 0 ']' [2020-07-28T21:29:45.121Z] ++ set -x [2020-07-28T21:29:45.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-28T21:29:45.121Z] INFO: Testing against a local daemon [2020-07-28T21:29:45.121Z] === RUN TestVolumesCreateAndList [2020-07-28T21:29:45.121Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-28T21:29:45.121Z] === RUN TestVolumesRemove [2020-07-28T21:29:45.121Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-28T21:29:45.121Z] === RUN TestVolumesInspect [2020-07-28T21:29:45.310Z] #29 ... [2020-07-28T21:29:45.310Z] [2020-07-28T21:29:45.310Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-28T21:29:45.310Z] #20 6.041 [2020-07-28T21:29:45.310Z] #20 6.160 ##### 7.0% ############## 20.2% ######################## 34.5% ####################################### 55.5% ##################################################### 74.3% ######################################################################## 100.0% [2020-07-28T21:29:45.310Z] #20 7.101 [2020-07-28T21:29:45.310Z] #20 7.221 0.3% ## 3.2% #### 6.2% ###### 9.1% ######## 11.9% ############# 18.2% ############### 21.6% ################## 26.3% ###################### 31.6% ########################## 36.8% ############################ 40.2% ################################ 44.7% ################################## 48.6% ##################################### 52.7% ######################################## 56.8% ######################################### 57.5% ############################################## 64.9% ################################################### 71.6% ######################################################## 78.6% ############################################################# 86.1% ################################################################### 93.1% ####################################################################### 99.1% ######################################################################## 100.0% [2020-07-28T21:29:45.310Z] #20 9.759 [2020-07-28T21:29:45.336Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-28T21:29:45.336Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-28T21:29:45.414Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-28T21:29:45.414Z] === RUN TestVolumesInvalidJSON [2020-07-28T21:29:45.414Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-28T21:29:45.414Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-28T21:29:45.414Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-28T21:29:45.414Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-28T21:29:45.414Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-28T21:29:45.414Z] PASS [2020-07-28T21:29:45.414Z] [2020-07-28T21:29:45.414Z] DONE 5 tests in 0.202s [2020-07-28T21:29:45.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:29:45.414Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T21:29:45.414Z] +++ kill 13763 [2020-07-28T21:29:45.872Z] #20 10.90 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-28T21:29:45.902Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-28T21:29:46.127Z] #20 11.40 [2020-07-28T21:29:46.383Z] #20 11.49 ######################################################################## 100.0% [2020-07-28T21:29:46.639Z] #20 11.82 [2020-07-28T21:29:46.923Z] +++ /etc/init.d/apparmor stop [2020-07-28T21:29:46.923Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:29:46.923Z] [2020-07-28T21:29:46.923Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:29:46.923Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:29:46.923Z] [2020-07-28T21:29:46.923Z] To set a process to complain mode, use the command line tool [2020-07-28T21:29:46.923Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:29:46.923Z] +++ true [2020-07-28T21:29:46.923Z] exiting test-integration [2020-07-28T21:29:46.923Z] ++ exit 0 [2020-07-28T21:29:46.923Z] [2020-07-28T21:29:48.092Z] #20 13.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-28T21:29:48.431Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-28T21:29:48.431Z] === RUN TestDockerSuite/TestImportBadURL Post stage [Pipeline] junit [2020-07-28T21:29:48.484Z] Recording test results [2020-07-28T21:29:48.654Z] #20 13.71 [2020-07-28T21:29:48.654Z] #20 13.83 ################# 24.5% ######################################################################## 100.0% [2020-07-28T21:29:48.689Z] === RUN TestDockerSuite/TestImportDisplay [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T21:29:49.217Z] #20 14.25 [2020-07-28T21:29:49.470Z] + echo Ensuring container killed. [2020-07-28T21:29:49.470Z] Ensuring container killed. [2020-07-28T21:29:49.470Z] + docker rm -vf docker-pr2 [2020-07-28T21:29:49.470Z] Error: No such container: docker-pr2 [2020-07-28T21:29:49.470Z] + true [Pipeline] sh [2020-07-28T21:29:49.627Z] === RUN TestDockerSuite/TestImportFile [2020-07-28T21:29:49.852Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:29:49.852Z] Chowning /workspace to jenkins user [2020-07-28T21:29:49.852Z] + id -u [2020-07-28T21:29:49.852Z] + id -g [2020-07-28T21:29:49.852Z] + docker run --rm -v /home/docker/workspace/moby_PR-41281:/workspace busybox chown -R 1001:1001 /workspace [2020-07-28T21:29:49.852Z] Unable to find image 'busybox:latest' locally [2020-07-28T21:29:50.153Z] latest: Pulling from library/busybox [2020-07-28T21:29:50.153Z] f45ff7dc89a9: Pulling fs layer [2020-07-28T21:29:50.153Z] f45ff7dc89a9: Verifying Checksum [2020-07-28T21:29:50.153Z] f45ff7dc89a9: Download complete [2020-07-28T21:29:50.449Z] f45ff7dc89a9: Pull complete [2020-07-28T21:29:50.449Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T21:29:50.449Z] Status: Downloaded newer image for busybox:latest [2020-07-28T21:29:50.586Z] #20 15.44 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-28T21:29:50.586Z] #20 15.64 skipping existing c35d46ef359f [2020-07-28T21:29:50.842Z] #20 16.04 [2020-07-28T21:29:51.020Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-28T21:29:51.020Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-28T21:29:51.956Z] === RUN TestDockerSuite/TestImportGzipped [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T21:29:52.210Z] #20 17.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-28T21:29:52.365Z] + bundleName=ppc64le-integration [2020-07-28T21:29:52.365Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-28T21:29:52.365Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-28T21:29:52.365Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-07-28T21:29:52.365Z] [Pipeline] archiveArtifacts [2020-07-28T21:29:52.410Z] Archiving artifacts [2020-07-28T21:29:52.467Z] #20 17.60 [2020-07-28T21:29:52.724Z] #20 17.68 ######################################################################## 100.0% [2020-07-28T21:29:52.825Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:29:52.892Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-28T21:29:52.980Z] #20 18.04 [2020-07-28T21:29:52.980Z] #20 18.15 Download of images into '/build' complete. [2020-07-28T21:29:52.980Z] #20 18.15 Use something like the following to load the result into a Docker daemon: [2020-07-28T21:29:52.980Z] #20 18.15 tar -cC '/build' . | docker load [2020-07-28T21:29:53.220Z] + make clean [2020-07-28T21:29:53.237Z] #20 DONE 18.6s [2020-07-28T21:29:53.237Z] [2020-07-28T21:29:53.237Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-28T21:29:53.516Z] make: command: Command not found [2020-07-28T21:29:53.516Z] make: command: Command not found [2020-07-28T21:29:53.516Z] docker volume rm -f docker-dev-cache [2020-07-28T21:29:53.516Z] docker-dev-cache [Pipeline] deleteDir [2020-07-28T21:29:53.828Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-28T21:29:54.395Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-28T21:29:54.961Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T21:29:55.528Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-28T21:29:55.528Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-28T21:29:55.528Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-28T21:29:55.787Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-28T21:29:56.355Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-28T21:29:56.509Z] #33 ... [2020-07-28T21:29:56.509Z] [2020-07-28T21:29:56.509Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-28T21:29:56.922Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-28T21:29:57.075Z] #21 DONE 0.7s [2020-07-28T21:29:57.075Z] [2020-07-28T21:29:57.075Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-28T21:29:57.075Z] #29 ... [2020-07-28T21:29:57.075Z] [2020-07-28T21:29:57.075Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-28T21:29:57.075Z] #25 DONE 0.1s [2020-07-28T21:29:57.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-28T21:29:57.332Z] [2020-07-28T21:29:57.332Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-28T21:29:57.754Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-28T21:29:58.013Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-28T21:29:58.013Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-28T21:29:59.391Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-28T21:29:59.650Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-28T21:29:59.908Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-28T21:30:00.167Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-28T21:30:00.425Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-28T21:30:00.425Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-28T21:30:01.361Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-28T21:30:01.620Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-28T21:30:02.189Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-28T21:30:02.448Z] === RUN TestDockerSuite/TestInspectImage [2020-07-28T21:30:02.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-28T21:30:02.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-28T21:30:02.707Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-28T21:30:02.966Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-28T21:30:03.536Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-28T21:30:03.536Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-28T21:30:04.104Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-28T21:30:04.363Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-28T21:30:04.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-28T21:30:05.867Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-28T21:30:06.133Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-28T21:30:06.702Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-28T21:30:07.639Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-28T21:30:09.513Z] #29 32.75 # github.com/docker/docker/contrib/httpserver [2020-07-28T21:30:09.513Z] #29 32.75 loadinternal: cannot find runtime/cgo [2020-07-28T21:30:09.513Z] #29 DONE 32.9s [2020-07-28T21:30:09.513Z] [2020-07-28T21:30:09.513Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-28T21:30:09.513Z] #33 ... [2020-07-28T21:30:09.513Z] [2020-07-28T21:30:09.513Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-28T21:30:09.513Z] #30 DONE 0.1s [2020-07-28T21:30:09.513Z] [2020-07-28T21:30:09.513Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-28T21:30:09.543Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-28T21:30:09.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-28T21:30:09.801Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-28T21:30:10.369Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-28T21:30:10.937Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-28T21:30:11.506Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-28T21:30:12.074Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-28T21:30:12.642Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-28T21:30:12.642Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-28T21:30:14.549Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-28T21:30:15.928Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-28T21:30:17.308Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-28T21:30:17.567Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-28T21:30:18.503Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-28T21:30:19.879Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-28T21:30:21.254Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-28T21:30:21.254Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-28T21:30:22.631Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-28T21:30:22.890Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-28T21:30:23.148Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-28T21:30:28.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-28T21:30:30.341Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-28T21:30:32.245Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-28T21:30:33.625Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-28T21:30:34.191Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-28T21:30:36.094Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-28T21:30:36.094Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-28T21:30:36.094Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-28T21:30:36.094Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-28T21:30:36.094Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-28T21:30:36.664Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-28T21:30:36.922Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-28T21:30:41.107Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-28T21:30:41.107Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-28T21:30:45.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-28T21:30:45.291Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-28T21:30:45.859Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-28T21:30:45.859Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-28T21:30:47.239Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-28T21:30:48.190Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-28T21:30:49.570Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-28T21:30:50.507Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-28T21:30:51.442Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-28T21:30:53.345Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-28T21:30:53.914Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-28T21:30:54.173Z] === RUN TestDockerSuite/TestLogsSince [2020-07-28T21:31:00.734Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-28T21:31:00.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-28T21:31:06.262Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-28T21:31:06.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-28T21:31:06.830Z] === RUN TestDockerSuite/TestLogsTail [2020-07-28T21:31:07.398Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-28T21:31:07.965Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-28T21:31:08.533Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-28T21:31:08.792Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-28T21:31:09.359Z] === RUN TestDockerSuite/TestNetHostname [2020-07-28T21:31:11.275Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-28T21:31:11.275Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-28T21:31:17.845Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-28T21:31:18.413Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-28T21:31:18.673Z] === RUN TestDockerSuite/TestPluginActive [2020-07-28T21:31:20.049Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-28T21:31:25.324Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-28T21:31:25.324Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-28T21:31:25.324Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-28T21:31:27.229Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-28T21:31:28.605Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-28T21:31:30.507Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-28T21:31:33.794Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-28T21:31:34.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-28T21:31:35.297Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-28T21:31:36.239Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-28T21:31:37.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-28T21:31:37.618Z] === RUN TestDockerSuite/TestPortList [2020-07-28T21:31:45.736Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-28T21:31:45.736Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-28T21:31:52.297Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-28T21:31:52.297Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-28T21:31:52.297Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-28T21:31:52.297Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-28T21:31:52.297Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-28T21:31:52.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-28T21:31:52.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-28T21:31:52.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-28T21:31:53.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-28T21:31:54.009Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-28T21:31:54.010Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-28T21:31:55.912Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-28T21:31:56.480Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-28T21:31:57.052Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-28T21:31:57.052Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-28T21:31:58.957Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-28T21:31:59.525Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-28T21:32:00.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-28T21:32:00.937Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-28T21:32:01.863Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-28T21:32:02.004Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-28T21:32:03.231Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-28T21:32:05.121Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-28T21:32:06.200Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-28T21:32:06.200Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-28T21:32:08.386Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-28T21:32:09.312Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-28T21:32:09.490Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-28T21:32:10.682Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-28T21:32:12.050Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-28T21:32:12.050Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-28T21:32:13.415Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-28T21:32:15.304Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-28T21:32:16.052Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-28T21:32:16.052Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-28T21:32:17.195Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-28T21:32:17.429Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-28T21:32:18.365Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-28T21:32:19.085Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-28T21:32:19.340Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-28T21:32:19.744Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-28T21:32:21.231Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-28T21:32:21.646Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-28T21:32:22.158Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-28T21:32:23.022Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-28T21:32:23.960Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-28T21:32:24.218Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-28T21:32:24.673Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-28T21:32:24.785Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-28T21:32:25.603Z] #33 164.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-28T21:32:26.169Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-28T21:32:26.533Z] #33 166.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-28T21:32:27.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-28T21:32:27.566Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-28T21:32:27.911Z] #33 167.4 [2020-07-28T21:32:28.134Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-28T21:32:28.134Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-28T21:32:28.134Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-28T21:32:28.175Z] #33 DONE 167.6s [2020-07-28T21:32:28.175Z] [2020-07-28T21:32:28.175Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-28T21:32:28.393Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-28T21:32:28.394Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-28T21:32:28.961Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-28T21:32:29.541Z] #34 DONE 1.3s [2020-07-28T21:32:30.337Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-28T21:32:30.907Z] [2020-07-28T21:32:30.907Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-28T21:32:31.272Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-28T21:32:31.469Z] #35 DONE 0.7s [2020-07-28T21:32:31.469Z] [2020-07-28T21:32:31.469Z] #36 exporting to image [2020-07-28T21:32:31.469Z] #36 exporting layers [2020-07-28T21:32:31.531Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-28T21:32:34.736Z] #36 exporting layers 3.0s done [2020-07-28T21:32:34.736Z] #36 writing image sha256:801c1fd615ff09224f0d9d628e9c45ec9cbfa92870da221c5dbeb9f401918807 done [2020-07-28T21:32:34.736Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-28T21:32:34.736Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T21:32:35.093Z] + echo Ensuring container killed. [2020-07-28T21:32:35.093Z] Ensuring container killed. [2020-07-28T21:32:35.093Z] + docker rm -vf docker-pr2 [2020-07-28T21:32:35.093Z] Error: No such container: docker-pr2 [2020-07-28T21:32:35.093Z] + true [Pipeline] sh [2020-07-28T21:32:35.409Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:32:35.410Z] Chowning /workspace to jenkins user [2020-07-28T21:32:35.410Z] + id -u [2020-07-28T21:32:35.410Z] + id -g [2020-07-28T21:32:35.410Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41281:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T21:32:36.301Z] + bundleName=unit [2020-07-28T21:32:36.301Z] + echo Creating unit-bundles.tar.gz [2020-07-28T21:32:36.301Z] Creating unit-bundles.tar.gz [2020-07-28T21:32:36.301Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-28T21:32:36.301Z] bundles/junit-report.xml [2020-07-28T21:32:36.301Z] bundles/go-test-report.json [2020-07-28T21:32:36.301Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-28T21:32:36.310Z] Archiving artifacts [2020-07-28T21:32:36.856Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:32:37.162Z] + make clean [2020-07-28T21:32:37.418Z] docker volume rm -f docker-dev-cache [2020-07-28T21:32:37.418Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T21:32:39.651Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-28T21:32:40.218Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-28T21:32:41.596Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-28T21:32:41.596Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-28T21:32:41.596Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-28T21:32:41.854Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-28T21:32:43.758Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-28T21:32:44.693Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-28T21:32:46.601Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-28T21:32:47.541Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-28T21:32:47.541Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-28T21:32:47.800Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-28T21:32:50.351Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-28T21:32:50.610Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-28T21:32:50.869Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-28T21:32:52.244Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-28T21:32:52.503Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-28T21:32:53.879Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-28T21:32:54.138Z] === RUN TestDockerSuite/TestRmiTag [2020-07-28T21:32:54.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-28T21:32:54.397Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-28T21:32:54.964Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-28T21:32:58.255Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-28T21:32:58.823Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-28T21:32:59.760Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-28T21:32:59.760Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-28T21:33:00.697Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-28T21:33:01.266Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-28T21:33:01.524Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-28T21:33:02.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-28T21:33:02.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-28T21:33:02.659Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-28T21:33:03.595Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-28T21:33:03.854Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-28T21:33:04.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-28T21:33:04.989Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-28T21:33:05.926Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-28T21:33:06.866Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-28T21:33:07.457Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-28T21:33:08.024Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-28T21:33:08.591Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-28T21:33:09.160Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-28T21:33:09.731Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-28T21:33:10.298Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-28T21:33:11.234Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-28T21:33:11.493Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-28T21:33:12.063Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-28T21:33:12.632Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-28T21:33:12.632Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-28T21:33:14.013Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-28T21:33:14.582Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-28T21:33:15.150Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-28T21:33:15.719Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-28T21:33:16.287Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-28T21:33:16.287Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-28T21:33:16.854Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-28T21:33:17.115Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-28T21:33:17.684Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-28T21:33:17.944Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-28T21:33:18.513Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-28T21:33:18.513Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-28T21:33:18.772Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-28T21:33:18.772Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-28T21:33:19.710Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-28T21:33:20.277Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-28T21:33:20.539Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-28T21:33:21.107Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-28T21:33:21.107Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-28T21:33:21.675Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-28T21:33:23.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-28T21:33:24.001Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-28T21:33:24.938Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-28T21:33:25.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-28T21:33:25.764Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-28T21:33:26.023Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-28T21:33:26.598Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-28T21:33:26.857Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-28T21:33:27.793Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-28T21:33:30.330Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-28T21:33:30.330Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-28T21:33:30.330Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-28T21:33:31.708Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-28T21:33:32.646Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-28T21:33:33.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-28T21:33:34.591Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-28T21:33:37.130Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-28T21:33:37.130Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-28T21:33:37.130Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-28T21:33:37.389Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-28T21:33:38.767Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-28T21:33:39.334Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-28T21:33:40.714Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-28T21:33:41.293Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-28T21:33:42.228Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-28T21:33:42.794Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-28T21:33:42.794Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-28T21:33:43.053Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-28T21:33:44.431Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-28T21:33:44.431Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-28T21:33:44.998Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-28T21:33:45.565Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-28T21:33:45.826Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-28T21:33:46.395Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-28T21:33:46.395Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-28T21:33:46.966Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-28T21:33:47.534Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-28T21:33:47.795Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-28T21:33:48.363Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-28T21:33:48.622Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-28T21:33:49.191Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-28T21:33:49.758Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-28T21:33:50.325Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-28T21:33:50.325Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-28T21:33:50.585Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-28T21:33:51.153Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-28T21:33:52.532Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-28T21:33:52.532Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T21:33:52.532Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-28T21:33:55.070Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-28T21:33:55.329Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-28T21:33:58.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-28T21:34:02.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-28T21:34:04.733Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-28T21:34:06.635Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-28T21:34:07.203Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-28T21:34:07.462Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-28T21:34:08.398Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-28T21:34:08.399Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-28T21:34:08.399Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-28T21:34:08.399Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-28T21:34:08.970Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-28T21:34:10.349Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-28T21:34:11.287Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-28T21:34:12.666Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-28T21:34:12.925Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-28T21:34:13.862Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-28T21:34:15.763Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-28T21:34:19.050Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-28T21:34:19.309Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-28T21:34:19.570Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-28T21:34:20.150Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-28T21:34:21.090Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-28T21:34:21.090Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-28T21:34:21.090Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-28T21:34:22.467Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-28T21:34:23.040Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-28T21:34:23.299Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-28T21:34:24.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-28T21:34:24.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-28T21:34:24.677Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-28T21:34:26.056Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-28T21:34:26.993Z] === RUN TestDockerSuite/TestRunMount [2020-07-28T21:34:30.285Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-28T21:34:30.854Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-28T21:34:31.113Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-28T21:34:32.053Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-28T21:34:33.429Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-28T21:34:35.334Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-28T21:34:36.711Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-28T21:34:38.090Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-28T21:34:39.037Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-28T21:34:39.975Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-28T21:34:39.975Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-28T21:34:40.234Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-28T21:34:40.801Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-28T21:34:41.369Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-28T21:34:41.628Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-28T21:34:43.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-28T21:34:44.386Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-28T21:34:46.921Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-28T21:34:46.921Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-28T21:34:47.489Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-28T21:34:47.749Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-28T21:34:48.318Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-28T21:34:48.318Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-28T21:34:48.887Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-28T21:34:49.455Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-28T21:34:49.455Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-28T21:34:50.024Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-28T21:34:55.293Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-28T21:34:55.864Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-28T21:34:55.864Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-28T21:34:56.431Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-28T21:34:57.000Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-28T21:34:58.381Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-28T21:34:58.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-28T21:34:59.235Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-28T21:34:59.494Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-28T21:35:00.062Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-28T21:35:00.631Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-28T21:35:01.198Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-28T21:35:01.765Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-28T21:35:01.765Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-28T21:35:02.333Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-28T21:35:02.592Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-28T21:35:02.592Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-28T21:35:03.160Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-28T21:35:04.097Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-28T21:35:04.097Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-28T21:35:06.003Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-28T21:35:06.940Z] === RUN TestDockerSuite/TestRunRm [2020-07-28T21:35:07.199Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-28T21:35:11.386Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-28T21:35:11.386Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-28T21:35:11.953Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-28T21:35:11.953Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-28T21:35:13.861Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-28T21:35:14.119Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-28T21:35:14.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-28T21:35:17.227Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-28T21:35:17.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-28T21:35:20.803Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-28T21:35:20.803Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-28T21:35:20.803Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-28T21:35:21.371Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-28T21:35:21.629Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-28T21:35:22.568Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-28T21:35:22.828Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-28T21:35:23.765Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-28T21:35:23.765Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-28T21:35:24.333Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-28T21:35:24.899Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-28T21:35:25.159Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-28T21:35:27.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-28T21:35:28.000Z] === RUN TestDockerSuite/TestRunState [2020-07-28T21:35:28.940Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-28T21:35:29.508Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-28T21:35:30.076Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-28T21:35:30.336Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-28T21:35:30.336Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-28T21:35:30.336Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-28T21:35:30.904Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-28T21:35:31.472Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-28T21:35:32.849Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-28T21:35:32.849Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-28T21:35:32.849Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-28T21:35:32.849Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-28T21:35:33.108Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-28T21:35:35.016Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-28T21:35:35.585Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-28T21:35:35.847Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-28T21:35:37.225Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-28T21:35:39.758Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-28T21:35:42.291Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-28T21:35:42.549Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-28T21:35:43.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-28T21:35:43.375Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-28T21:35:44.316Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-28T21:35:45.693Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-28T21:35:47.072Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-28T21:35:47.332Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-28T21:35:47.332Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-28T21:35:47.591Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-28T21:35:47.591Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-28T21:35:48.159Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-28T21:35:48.726Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-28T21:35:49.293Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-28T21:35:49.294Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-28T21:35:49.553Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-28T21:35:50.122Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-28T21:35:52.658Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-28T21:35:52.918Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-28T21:35:53.488Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-28T21:35:54.880Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-28T21:35:55.816Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-28T21:35:57.192Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-28T21:35:58.569Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-28T21:35:59.139Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-28T21:35:59.397Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-28T21:35:59.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-28T21:35:59.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-28T21:35:59.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-28T21:35:59.964Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-28T21:36:00.222Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-28T21:36:00.222Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-28T21:36:00.480Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-28T21:36:01.048Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-28T21:36:01.616Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-28T21:36:02.995Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-28T21:36:03.562Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-28T21:36:03.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-28T21:36:03.822Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-28T21:36:04.081Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-28T21:36:04.341Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-28T21:36:04.341Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-28T21:36:04.600Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-28T21:36:05.167Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-28T21:36:05.736Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-28T21:36:06.304Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-28T21:36:06.304Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-28T21:36:06.871Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-28T21:36:06.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-28T21:36:07.438Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-28T21:36:07.698Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-28T21:36:07.698Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-28T21:36:08.266Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-28T21:36:08.832Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-28T21:36:08.832Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-28T21:36:08.832Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-28T21:36:09.094Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-28T21:36:10.474Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-28T21:36:10.733Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-28T21:36:10.995Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-28T21:36:10.995Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-28T21:36:11.256Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-28T21:36:11.515Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-28T21:36:12.449Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-28T21:36:13.017Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-28T21:36:14.924Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-28T21:36:14.924Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-28T21:36:14.924Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-28T21:36:14.924Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-28T21:36:15.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-28T21:36:16.122Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-28T21:36:16.690Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-28T21:36:18.068Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-28T21:36:18.068Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-28T21:36:18.327Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-28T21:36:19.705Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-28T21:36:19.705Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-28T21:36:19.964Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-28T21:36:21.871Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-28T21:36:21.871Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-28T21:36:23.248Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-28T21:36:23.248Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-28T21:36:23.248Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-28T21:36:24.185Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-28T21:36:25.562Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-28T21:36:25.562Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-28T21:36:25.820Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-28T21:36:25.820Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-28T21:36:25.820Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-28T21:36:26.387Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-28T21:36:28.290Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-28T21:36:31.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-28T21:36:33.481Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-28T21:36:34.857Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-28T21:36:35.425Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-28T21:36:36.366Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-28T21:36:38.895Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-28T21:36:40.272Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-28T21:36:40.839Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-28T21:36:41.777Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-28T21:36:43.154Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-28T21:36:44.090Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-28T21:36:44.349Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-28T21:36:46.882Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-28T21:36:51.071Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-28T21:36:54.353Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-28T21:36:56.883Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-28T21:36:58.785Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-28T21:36:59.352Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-28T21:37:01.253Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-28T21:37:02.629Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-28T21:37:02.887Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-28T21:37:03.455Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-28T21:37:04.022Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-28T21:37:04.022Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-28T21:37:04.282Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-28T21:37:07.570Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-28T21:37:10.104Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-28T21:37:10.672Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-28T21:37:10.930Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-28T21:37:10.930Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-28T21:37:11.507Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-28T21:37:12.885Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-28T21:37:12.885Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-28T21:37:13.452Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-28T21:37:14.388Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-28T21:37:14.957Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-28T21:37:16.333Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-28T21:37:17.268Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-28T21:37:19.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-28T21:37:19.828Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-28T21:37:20.770Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-28T21:37:20.770Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-28T21:37:21.708Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-28T21:37:21.968Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-28T21:37:22.536Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-28T21:37:25.074Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-28T21:37:27.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-28T21:37:29.507Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-28T21:37:30.892Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-28T21:37:32.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-28T21:37:35.334Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-28T21:37:36.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-28T21:37:37.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-28T21:37:38.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-28T21:37:39.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-28T21:37:40.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-28T21:37:42.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-28T21:37:42.283Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-28T21:37:43.661Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-28T21:37:45.041Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-28T21:37:46.418Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-28T21:37:50.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-28T21:37:52.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-28T21:38:02.497Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-28T21:38:02.756Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-28T21:38:02.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-28T21:38:03.323Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-28T21:38:03.323Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-28T21:38:03.323Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-28T21:38:03.323Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-28T21:38:03.323Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-28T21:38:04.699Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-28T21:38:04.958Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-28T21:38:04.958Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-28T21:38:04.958Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-28T21:38:04.958Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-28T21:38:07.488Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-28T21:38:10.770Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-28T21:38:12.151Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-28T21:38:12.151Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-28T21:38:12.151Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-28T21:38:14.053Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-28T21:38:16.588Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite (1314.61s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.57s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.84s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.88s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.97s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.05s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-07-28T21:38:16.588Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.56s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.22s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.83s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.43s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.05s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.12s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.90s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.88s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.06s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.37s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.91s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.23s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.09s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.33s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.97s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.38s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.17s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.70s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.47s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.15s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.60s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.25s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.51s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.85s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildContChar (2.41s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.33s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.92s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.50s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.08s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.00s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.28s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.46s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.14s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.12s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.29s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.80s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.75s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.33s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.34s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.10s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.77s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.44s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.42s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.75s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.24s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.22s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.69s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnv (1.64s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.99s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.29s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.71s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.37s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.69s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.51s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.82s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.23s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.65s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.20s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildHistory (3.67s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.78s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.74s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.85s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.11s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.28s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.15s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.71s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.86s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.59s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.19s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.08s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildPATH (1.94s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.00s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.06s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.16s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildRm (2.60s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.90s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.53s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.92s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildUser (1.41s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.99s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.95s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.75s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.50s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.57s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.71s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s) [2020-07-28T21:38:16.589Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T21:38:16.589Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.58s) [2020-07-28T21:38:16.589Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-28T21:38:16.590Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-28T21:38:16.590Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.91s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.94s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.56s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2020-07-28T21:38:16.590Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T21:38:16.590Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.93s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.75s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.79s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a0d6e0_} (1.30s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1141574963_/foo_false____} (1.42s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1141574963_/foo_true____} (1.38s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3856630006_/foo_false____} (1.44s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3856630006_/foo_true____} (1.30s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3856630006_/foo_true__0xc000a0d760__} (1.36s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a0d780_} (1.40s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a0d7a0_} (1.28s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a0d7c0_} (0.70s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a0d7e0_} (0.65s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.59s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.77s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.72s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.98s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.44s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.88s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.41s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.33s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.93s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.59s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.59s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.76s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2020-07-28T21:38:16.590Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T21:38:16.590Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-07-28T21:38:16.590Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-28T21:38:16.590Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.12s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.72s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.16s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.75s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsCopy (1.17s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.15s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFilters (0.87s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFormat (1.02s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.21s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-28T21:38:16.590Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-28T21:38:16.590Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.590Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T21:38:16.590Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.55s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsTop (0.48s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.45s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.42s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.00s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecCgroup (0.70s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2020-07-28T21:38:16.590Z] --- PASS: TestDockerSuite/TestExecInspectID (2.74s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecInteractive (0.75s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.72s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.55s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.64s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.64s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecUlimits (0.74s) [2020-07-28T21:38:16.591Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T21:38:16.591Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.07s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestExecWithUser (0.55s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestHealth (18.61s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-07-28T21:38:16.591Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T21:38:16.591Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-28T21:38:16.591Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T21:38:16.591Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.49s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.57s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.59s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.66s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.59s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.85s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.27s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.26s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.47s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.78s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.41s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.98s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.30s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsTail (0.63s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.64s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestNetHostname (1.90s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.79s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginActive (1.35s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.37s) [2020-07-28T21:38:16.591Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-28T21:38:16.591Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.07s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.57s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.03s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.19s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPortList (7.23s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.25s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.62s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.20s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.33s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.86s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.85s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.38s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.56s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2020-07-28T21:38:16.591Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-28T21:38:16.591Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.24s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.92s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.86s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.07s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAddHost (0.64s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.82s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.82s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-07-28T21:38:16.591Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.58s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.03s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.64s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.28s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.27s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.28s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.36s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.13s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.88s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.28s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.83s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunMount (3.49s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.27s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.85s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.38s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.38s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetHost (0.61s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.24s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.83s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.59s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.64s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.60s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.68s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunSysctls (1.32s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.60s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.46s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.30s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.51s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.41s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.51s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.36s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.17s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.58s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.31s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2020-07-28T21:38:16.592Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T21:38:16.592Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.55s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-07-28T21:38:16.592Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s) [2020-07-28T21:38:16.593Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents573273552 [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartRecordError (0.99s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.90s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.10s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-07-28T21:38:16.593Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T21:38:16.593Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.64s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.12s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.40s) [2020-07-28T21:38:16.593Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-28T21:38:16.593Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.06s) [2020-07-28T21:38:16.593Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-28T21:38:16.593Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.35s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateStats (3.63s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s) [2020-07-28T21:38:16.593Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T21:38:16.593Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.66s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.61s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.32s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.10s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.44s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.27s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.48s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.59s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2020-07-28T21:38:16.593Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2020-07-28T21:38:16.593Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T21:38:16.593Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-28T21:38:16.593Z] === RUN TestDockerRegistrySuite [2020-07-28T21:38:16.593Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-28T21:38:17.536Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-28T21:38:18.478Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-28T21:38:19.415Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-28T21:38:19.674Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T21:38:22.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-28T21:38:24.741Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-28T21:38:26.646Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-28T21:38:27.583Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-28T21:38:28.961Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-28T21:38:29.898Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-28T21:38:30.835Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-28T21:38:31.771Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-28T21:38:32.706Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-28T21:38:33.642Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-28T21:38:34.576Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-28T21:38:34.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-28T21:38:37.378Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-28T21:38:39.286Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-28T21:38:39.854Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-28T21:38:42.392Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-28T21:38:42.960Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-28T21:38:42.960Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T21:38:43.898Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T21:38:44.834Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T21:38:45.772Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-28T21:38:47.679Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-28T21:38:48.247Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-28T21:38:49.185Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-28T21:38:49.445Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-28T21:38:49.445Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-28T21:38:49.703Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-28T21:38:49.961Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-28T21:38:50.529Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-28T21:38:50.529Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-28T21:38:51.467Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-28T21:38:52.848Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-28T21:38:53.785Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-28T21:38:54.723Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-28T21:38:55.673Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite (40.05s) [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d2850949ed8cf] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2020-07-28T21:38:56.240Z] check_test.go:196: [de7d4c2d963bd] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2020-07-28T21:38:56.240Z] check_test.go:196: [da99129a1fdc5] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-07-28T21:38:56.240Z] check_test.go:196: [ddb204530dc5c] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d32bbc7ebdd88] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.57s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dbb22f7881e07] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d7bc1ac759a9e] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.33s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dcdf6063577a2] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d49f8482814f0] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dd042205595b2] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d632008c74bf2] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2020-07-28T21:38:56.240Z] check_test.go:196: [ddea4234ee464] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d70dddeb862df] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d84f779dc9c2a] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.23s) [2020-07-28T21:38:56.240Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ef44e7ff19f27478a905663000cb884961dc877797936c674357b8bde3bc804 [2020-07-28T21:38:56.240Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d18feef2431b83357b535818768d967c20f69e942ea5bd5de8d6784063c0ed84 [2020-07-28T21:38:56.240Z] check_test.go:196: [de30463eb2de5] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s) [2020-07-28T21:38:56.240Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b71409eac9cb69b7143daf8d253989bd02625a8d14f47cb142f26ae465f6e14c [2020-07-28T21:38:56.240Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4432a30ff5e17fed29f4579d47e9ee1003bf850811a10d8e8bce0797bac750b7 [2020-07-28T21:38:56.240Z] check_test.go:196: [dce1843363b5d] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d63fc73e71a14] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.95s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d25e294cc73a0] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dd5d0bf5df588] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dceb97b2b79f6] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d6bd57e2ec368] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d4fd9a5e308c9] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d6d3e621ae92d] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d8257b5facd4f] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d6cfc65b97a98] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d729e82f0ce99] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d348defece733] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d6bb76cc56187] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d471b3c6768b9] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dd3401eed14c3] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-07-28T21:38:56.240Z] check_test.go:196: [db8300a7c50fe] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-28T21:38:56.240Z] check_test.go:196: [da505fb7dc237] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.93s) [2020-07-28T21:38:56.240Z] check_test.go:196: [dfd934888011c] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d04efd3b57ca9] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d05528878d424] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-07-28T21:38:56.240Z] check_test.go:196: [d8c9bba5ec971] daemon is not started [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-07-28T21:38:56.240Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-28T21:38:56.240Z] === RUN TestDockerSchema1RegistrySuite [2020-07-28T21:38:56.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-28T21:38:56.500Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-28T21:38:59.035Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-28T21:39:02.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-28T21:39:04.232Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-28T21:39:05.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-28T21:39:06.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-28T21:39:06.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-28T21:39:07.304Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-28T21:39:08.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-28T21:39:09.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-28T21:39:11.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-28T21:39:11.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-28T21:39:11.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-28T21:39:12.227Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-28T21:39:12.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-28T21:39:12.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-28T21:39:13.004Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite (16.95s) [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d1b9a30eeb5ea] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d552834c2df76] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d32b9f6367e24] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.61s) [2020-07-28T21:39:13.263Z] check_test.go:223: [dffe5e9215ae8] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-07-28T21:39:13.263Z] check_test.go:223: [dabab7e3e5ea2] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2020-07-28T21:39:13.263Z] check_test.go:223: [dca32f6e15961] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-28T21:39:13.263Z] check_test.go:223: [db4644eb0184b] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d3286b5cf931f] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d81856661dc77] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-07-28T21:39:13.263Z] check_test.go:223: [def1e36c41b9c] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.21s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d745e3deaa86f] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d7a1c4a0199bb] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-07-28T21:39:13.263Z] check_test.go:223: [dc064609ca6a7] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d83fd0f2a67cc] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-28T21:39:13.263Z] check_test.go:223: [dcf3a74e66687] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d38395b968245] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-28T21:39:13.263Z] check_test.go:223: [d8dfb7d4e097a] daemon is not started [2020-07-28T21:39:13.263Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-28T21:39:13.263Z] check_test.go:223: [dc7ca5b744bf7] daemon is not started [2020-07-28T21:39:13.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-28T21:39:13.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-28T21:39:14.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-28T21:39:14.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-28T21:39:14.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-28T21:39:15.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-28T21:39:15.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-28T21:39:16.480Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-28T21:39:17.047Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-28T21:39:17.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-07-28T21:39:17.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2020-07-28T21:39:17.047Z] check_test.go:252: [dab5c580a6be9] daemon is not started [2020-07-28T21:39:17.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-28T21:39:17.047Z] check_test.go:252: [da710b8b38a6f] daemon is not started [2020-07-28T21:39:17.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-28T21:39:17.047Z] check_test.go:252: [d3888ca548285] daemon is not started [2020-07-28T21:39:17.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-07-28T21:39:17.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-28T21:39:17.048Z] check_test.go:252: [dd109e549fbd3] daemon is not started [2020-07-28T21:39:17.048Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-28T21:39:17.048Z] check_test.go:252: [d4726c60f538a] daemon is not started [2020-07-28T21:39:17.048Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-07-28T21:39:17.048Z] check_test.go:252: [d70ed5b201eac] daemon is not started [2020-07-28T21:39:17.048Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-28T21:39:17.048Z] check_test.go:252: [d32bb919fe53a] daemon is not started [2020-07-28T21:39:17.048Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-28T21:39:17.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-28T21:39:22.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-28T21:39:22.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-28T21:39:22.571Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-28T21:39:22.571Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-28T21:39:22.829Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-28T21:39:22.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-28T21:39:22.829Z] check_test.go:279: [d0ec750e8a7c9] daemon is not started [2020-07-28T21:39:22.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-28T21:39:22.829Z] check_test.go:279: [d5f11c7c30e02] daemon is not started [2020-07-28T21:39:22.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-28T21:39:22.829Z] check_test.go:279: [d3e4841df013c] daemon is not started [2020-07-28T21:39:22.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-28T21:39:22.829Z] check_test.go:279: [d0aee6f53a6a9] daemon is not started [2020-07-28T21:39:22.829Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-28T21:39:22.829Z] check_test.go:279: [dd20b72136dbc] daemon is not started [2020-07-28T21:39:22.829Z] === RUN TestDockerNetworkSuite [2020-07-28T21:39:22.829Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-28T21:39:24.734Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-28T21:39:25.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-28T21:39:27.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-28T21:39:29.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-28T21:39:31.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-28T21:39:33.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-28T21:39:38.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-28T21:39:40.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-28T21:39:41.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-28T21:39:41.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-28T21:39:42.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-28T21:39:43.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-28T21:39:44.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-28T21:39:44.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-28T21:39:44.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-28T21:39:45.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-28T21:39:45.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-28T21:39:45.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-28T21:39:45.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-28T21:39:46.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-28T21:39:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-28T21:39:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-28T21:39:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-28T21:39:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-28T21:39:50.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-28T21:39:51.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-28T21:39:56.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-28T21:39:57.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-28T21:39:58.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-28T21:39:58.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-28T21:39:58.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-28T21:39:58.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-28T21:39:58.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-28T21:39:58.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-28T21:40:00.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-28T21:40:00.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-28T21:40:00.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-28T21:40:01.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-28T21:40:03.344Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-28T21:40:05.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-28T21:40:07.157Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-28T21:40:09.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-28T21:40:09.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-28T21:40:10.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-28T21:40:12.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-28T21:40:12.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-28T21:40:13.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-28T21:40:14.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-28T21:40:14.299Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-28T21:40:15.236Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite (58.06s) [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.83s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d769d62343ac5] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d6e997e3d97be] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.50s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [db2711aeac590] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dff84a125c4bd] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:1233: [de5eddd6f8e46] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d716deb3dc137] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [db5c3ba6835c3] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [df6507c68d876] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [da2856bddf284] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dec71a2f1c79d] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dee84f57c677e] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.05s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d3d55b37adcfe] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [daa16dd7523a9] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d14c0eea3c0c5] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d14f33f451ba6] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [db2af295cfc60] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d5d56aa5fe68b] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d069e7c265660] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d5705de97f8bc] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d8fc0f307639d] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d2b2c4f181c76] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dfcad9ba0d5c7] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.21s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [decb076a655ec] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d979aa22d8e5d] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:968: [dbe8fc5b34d94] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [da317703e8d74] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.16s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:1116: [d9c00dc9497d2] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d0d9f8c90d211] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d7e2febc8994a] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d680cae76e913] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dc31ea41f9d7b] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dfdd60a232f95] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dc1db0b1eb3b8] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d9c551c29175b] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d5e163790e5c1] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [df059754bb67c] daemon is not started [2020-07-28T21:40:21.809Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d261caf6de91c] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d97c569815085] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.84s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:1084: [d9e5e7e558acf] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d1043fa754559] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.13s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d389ff46a836d] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.20s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d6f473fdbc53b] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d43c1eea99a92] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.94s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [db3fb4ceb9d1c] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.66s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d2d614713b53f] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.16s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [d48612e4b8524] daemon is not started [2020-07-28T21:40:21.809Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.74s) [2020-07-28T21:40:21.809Z] docker_cli_network_unix_test.go:46: [dfd8fd4b9c50b] daemon is not started [2020-07-28T21:40:21.809Z] === RUN TestDockerHubPullSuite [2020-07-28T21:40:21.809Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-28T21:40:21.810Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-28T21:40:22.376Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-28T21:40:24.277Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-28T21:40:24.535Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-28T21:40:24.794Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-28T21:40:26.170Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-28T21:40:26.170Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite (5.54s) [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s) [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-07-28T21:40:26.428Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-07-28T21:40:26.428Z] PASS [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === Skipped [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.428Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-28T21:40:26.428Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-28T21:40:26.428Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.428Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-28T21:40:26.429Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-28T21:40:26.429Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T21:40:26.429Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-28T21:40:26.429Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-28T21:40:26.429Z] docker_cli_network_unix_test.go:46: [d261caf6de91c] daemon is not started [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] [2020-07-28T21:40:26.429Z] DONE 1277 tests, 51 skipped in 1485.044s [2020-07-28T21:40:26.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:40:26.429Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T21:40:26.429Z] +++ kill 7558 [2020-07-28T21:40:27.363Z] +++ /etc/init.d/apparmor stop [2020-07-28T21:40:27.363Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:40:27.363Z] [2020-07-28T21:40:27.363Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:40:27.363Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:40:27.363Z] [2020-07-28T21:40:27.363Z] To set a process to complain mode, use the command line tool [2020-07-28T21:40:27.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:40:27.363Z] +++ true [2020-07-28T21:40:27.363Z] exiting test-integration [2020-07-28T21:40:27.363Z] ++ exit 0 [2020-07-28T21:40:27.363Z] [2020-07-28T21:40:27.938Z] + for job in $(jobs -p) [2020-07-28T21:40:27.938Z] + wait 6236 [2020-07-28T21:40:28.883Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-28T21:40:31.415Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-28T21:40:35.601Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-28T21:40:35.601Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-28T21:40:40.869Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-28T21:40:41.128Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-28T21:40:41.696Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-28T21:40:44.227Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-28T21:41:40.455Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-28T21:42:36.671Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-28T21:42:48.873Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-28T21:42:53.088Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-28T21:44:59.539Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-28T21:45:04.806Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-28T21:45:05.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-28T21:45:05.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-28T21:45:06.002Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-28T21:45:06.002Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-28T21:45:06.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-28T21:45:09.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-28T21:45:12.411Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-28T21:45:14.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-28T21:46:10.534Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-28T21:46:10.534Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-28T21:46:12.439Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-28T21:46:14.339Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-28T21:46:17.624Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-28T21:46:20.169Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-28T21:46:42.095Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-28T21:46:52.071Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-28T21:46:53.984Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-28T21:46:55.892Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-28T21:46:59.189Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-28T21:47:05.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-28T21:47:11.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-28T21:47:12.931Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-28T21:47:15.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-28T21:47:17.998Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-28T21:47:20.532Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-28T21:47:23.844Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-28T21:47:25.745Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-28T21:48:21.964Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-28T21:48:36.836Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite (1630.21s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.40s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.76s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.31s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:562: [da0818781e783] joining swarm manager [d31f3de7d00b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:584: [d727d8409573c] joining swarm manager [d31f3de7d00b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] check_test.go:380: [da0818781e783] daemon is not started [2020-07-28T21:48:54.938Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.24s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:45: [d41cb0987080a] joining swarm manager [d71c0319658c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.90s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.61s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:303: [df33ed3ba6340] joining swarm manager [d081798517d06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:304: [d94db85e03b37] joining swarm manager [d081798517d06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.69s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:271: [d9f0e93e1bc50] joining swarm manager [d8b1819f31104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:272: [db717915bb4de] joining swarm manager [d8b1819f31104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.21s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.79s) [2020-07-28T21:48:54.938Z] docker_api_swarm_node_test.go:19: [d773396f40614] joining swarm manager [d749756a54c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_node_test.go:20: [d112292caf8e5] joining swarm manager [d749756a54c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.80s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:501: [dbdd8d5373053] joining swarm manager [dd4b74cd852c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:506: [d053c4f4dbec3] joining swarm manager [dd4b74cd852c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.68s) [2020-07-28T21:48:54.938Z] docker_api_swarm_node_test.go:80: [d83b02d316e3f] joining swarm manager [d78b338fbb6e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.23s) [2020-07-28T21:48:54.938Z] docker_api_swarm_node_test.go:52: [daaed0d22e7ff] joining swarm manager [d915c8f847277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_node_test.go:53: [d0f77628cd3ab] joining swarm manager [d915c8f847277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.72s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:201: [dada150dda109] joining swarm manager [dc71a398d103c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.32s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:383: [d9db37ecaca06] joining swarm manager [d1897b82e674d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:384: [dcb225b5a21e3] joining swarm manager [d1897b82e674d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] check_test.go:380: [dcb225b5a21e3] daemon is not started [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.61s) [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:801: [dbeb118cc51dd] joining swarm manager [da7864fc24267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:801: [dab8d8505dce6] joining swarm manager [da7864fc24267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:801: [de1bd326b0dc0] joining swarm manager [da7864fc24267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:801: [d26d3c508c722] joining swarm manager [da7864fc24267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-28T21:48:54.938Z] docker_api_swarm_test.go:809: [de968146586fb] joining swarm manager [da7864fc24267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.45s) [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.54s) [2020-07-28T21:48:54.938Z] docker_api_swarm_service_test.go:394: [d7a5894bacdc3] joining swarm manager [d94073e42d3b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.938Z] docker_api_swarm_service_test.go:394: [dbf2389082221] joining swarm manager [d94073e42d3b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.938Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.79s) [2020-07-28T21:48:54.938Z] docker_api_swarm_service_test.go:342: [d393d3fc474f0] joining swarm manager [d16a68059a8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:342: [d4723a45b5b7a] joining swarm manager [d16a68059a8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.23s) [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:489: [d84d1dc8594d3] joining swarm manager [db9a7ec9f5581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:489: [d49c636cba289] joining swarm manager [db9a7ec9f5581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.24s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.47s) [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:127: [d15a5a0b99bf6] joining swarm manager [da9cc43e3dea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:128: [deb539eb84b9b] joining swarm manager [da9cc43e3dea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:136: [d75a648bb2937] joining swarm manager [da9cc43e3dea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:137: [d54b5d3f79c09] joining swarm manager [da9cc43e3dea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:303: [d8189ffd3bea1] joining swarm manager [d3bf957411223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:303: [dc1d6251abced] joining swarm manager [d3bf957411223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.29s) [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:99: [d6972410b32fe] joining swarm manager [d5401f46c5696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:100: [ddbe2614c983e] joining swarm manager [d5401f46c5696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] check_test.go:380: [d6972410b32fe] daemon is not started [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.80s) [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:532: [d5620666e5c97] joining swarm manager [dfd43745e8a24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:533: [d0f927824d028] joining swarm manager [dfd43745e8a24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.98s) [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:147: [d350f7c08cac1] joining swarm manager [d4b39c0cd2e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_api_swarm_service_test.go:147: [d519749a76b9d] joining swarm manager [d4b39c0cd2e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.92s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.95s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.22s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.75s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.20s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.73s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.39s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.49s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.24s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.86s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.29s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.63s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.34s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.28s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.06s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.63s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.75s) [2020-07-28T21:48:54.939Z] docker_cli_service_logs_test.go:245: checking task ov644ya476ag [2020-07-28T21:48:54.939Z] docker_cli_service_logs_test.go:250: checking messages for ov644ya476ag [2020-07-28T21:48:54.939Z] docker_cli_service_logs_test.go:245: checking task lrqbqei7bm9t [2020-07-28T21:48:54.939Z] docker_cli_service_logs_test.go:250: checking messages for lrqbqei7bm9t [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.95s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.19s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1901: [d99b1f8df9da9] joining swarm manager [db0ab1b4a5aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1902: [d8b5e94dd18f8] joining swarm manager [db0ab1b4a5aee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.09s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.01s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1802: [d9c3d8df06ac0] joining swarm manager [de81f4ca81e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1803: [d74da9742c27d] joining swarm manager [de81f4ca81e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.27s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1321: [d3e266d3758c0] joining swarm manager [d16368e957351]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1322: [d9266c1f51fab] joining swarm manager [d16368e957351]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.17s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.23s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.27s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.35s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.90s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.40s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.82s) [2020-07-28T21:48:54.939Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.15s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.86s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1186: [d1ca957650eba] joining swarm manager [d5069a32eeb5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1195: [dce670ca6d5c7] joining swarm manager [d5069a32eeb5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.09s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1118: [d76391a1d031a] joining swarm manager [d04b2a4e8d3b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1119: [da85fc6759816] joining swarm manager [d04b2a4e8d3b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1172: [dc8f9ace48ad8] joining swarm manager [d04b2a4e8d3b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.46s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1453: [d835e7bde8dc4] joining swarm manager [d63bd6e877894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] docker_cli_swarm_test.go:1454: [d65e363d68215] joining swarm manager [d63bd6e877894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2020-07-28T21:48:54.939Z] docker_cli_swarm_unix_test.go:62: [dd30bef01a9cc] joining swarm manager [dc1c74b269448]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.67s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2020-07-28T21:48:54.939Z] docker_api_swarm_test.go:961: [d74e3029d73f9] joining swarm manager [d6c89d794ad3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.07s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.35s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2020-07-28T21:48:54.939Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2020-07-28T21:48:54.939Z] === RUN TestDockerExternalVolumeSuite [2020-07-28T21:48:54.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-28T21:49:09.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-28T21:50:17.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-28T21:50:25.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-28T21:50:57.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-28T21:51:09.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-28T21:51:41.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-28T21:51:56.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-28T21:52:28.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-28T21:52:41.937Z] ok github.com/docker/docker/integration-cli 2247.669s [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === Skipped [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-28T21:52:41.937Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.22s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.22s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.17s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.17s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.61s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.61s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.07s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.07s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-28T21:52:41.937Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-28T21:52:41.937Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-28T21:52:41.937Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-28T21:52:41.937Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-28T21:52:41.937Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-07-28T21:52:41.937Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-28T21:52:41.937Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-28T21:52:41.937Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-28T21:52:41.937Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.937Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-07-28T21:52:41.938Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-28T21:52:41.938Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-28T21:52:41.938Z] docker_cli_sni_test.go:18: Flakey test [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-28T21:52:41.938Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-28T21:52:41.938Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-28T21:52:41.938Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-28T21:52:41.938Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-28T21:52:41.938Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-28T21:52:41.938Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-28T21:52:41.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-28T21:52:41.938Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.938Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-28T21:52:41.939Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-28T21:52:41.939Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.939Z] [2020-07-28T21:52:41.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-28T21:52:41.939Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-28T21:52:41.939Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-28T21:52:41.940Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-28T21:52:41.940Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-28T21:52:41.940Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-28T21:52:41.940Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-28T21:52:41.940Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-28T21:52:41.940Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-28T21:52:41.940Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-28T21:52:41.940Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-28T21:52:41.940Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-28T21:52:41.940Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-28T21:52:41.940Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.04s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2020-07-28T21:52:41.940Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-28T21:52:41.940Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.940Z] [2020-07-28T21:52:41.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-28T21:52:41.940Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-28T21:52:41.941Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-28T21:52:41.941Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-28T21:52:41.941Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-07-28T21:52:41.941Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-07-28T21:52:41.941Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.941Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-07-28T21:52:41.942Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-07-28T21:52:41.942Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.942Z] [2020-07-28T21:52:41.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-28T21:52:41.942Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.03s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.03s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-28T21:52:41.943Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-28T21:52:41.943Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.943Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-07-28T21:52:41.944Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-28T21:52:41.944Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-28T21:52:41.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-28T21:52:41.944Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.944Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-28T21:52:41.945Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-28T21:52:41.945Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] DONE 1096 tests, 549 skipped in 2255.878s [2020-07-28T21:52:41.945Z] INFO: Integration tests ended at 07/28/2020 21:52:40. Duration:00:37:36.1418773 [2020-07-28T21:52:41.945Z] INFO: Docker info of the daemon under test at end of run [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] Containers: 2 [2020-07-28T21:52:41.945Z] Running: 0 [2020-07-28T21:52:41.945Z] Paused: 0 [2020-07-28T21:52:41.945Z] Stopped: 2 [2020-07-28T21:52:41.945Z] Images: 15 [2020-07-28T21:52:41.945Z] Server Version: 0.0.0-dev [2020-07-28T21:52:41.945Z] Storage Driver: windowsfilter [2020-07-28T21:52:41.945Z] Windows: [2020-07-28T21:52:41.945Z] Logging Driver: json-file [2020-07-28T21:52:41.945Z] Plugins: [2020-07-28T21:52:41.945Z] Volume: local [2020-07-28T21:52:41.945Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-28T21:52:41.945Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-28T21:52:41.945Z] Swarm: inactive [2020-07-28T21:52:41.945Z] Default Isolation: process [2020-07-28T21:52:41.945Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-28T21:52:41.945Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-28T21:52:41.945Z] OSType: windows [2020-07-28T21:52:41.945Z] Architecture: x86_64 [2020-07-28T21:52:41.945Z] CPUs: 4 [2020-07-28T21:52:41.945Z] Total Memory: 32GiB [2020-07-28T21:52:41.945Z] Name: azwin-2-528330 [2020-07-28T21:52:41.945Z] ID: TS24:U3BV:XFFU:RT7W:SJBF:ST5C:NACK:F7S6:OYH2:AO6A:WXCH:7YPO [2020-07-28T21:52:41.945Z] Docker Root Dir: D:\CI\PR-41281\2\daemon [2020-07-28T21:52:41.945Z] Debug Mode (client): false [2020-07-28T21:52:41.945Z] Debug Mode (server): true [2020-07-28T21:52:41.945Z] File Descriptors: -1 [2020-07-28T21:52:41.945Z] Goroutines: 18 [2020-07-28T21:52:41.945Z] System Time: 2020-07-28T21:52:40.9324292Z [2020-07-28T21:52:41.945Z] EventsListeners: 0 [2020-07-28T21:52:41.945Z] Registry: https://index.docker.io/v1/ [2020-07-28T21:52:41.945Z] Labels: [2020-07-28T21:52:41.945Z] Experimental: false [2020-07-28T21:52:41.945Z] Insecure Registries: [2020-07-28T21:52:41.945Z] 127.0.0.0/8 [2020-07-28T21:52:41.945Z] Live Restore Enabled: false [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] [2020-07-28T21:52:41.945Z] INFO: Stopping daemon under test [2020-07-28T21:52:41.945Z] SUCCESS: The process with PID 6508 (child process of PID 5388) has been terminated. [2020-07-28T21:52:41.945Z] SUCCESS: The process with PID 5388 (child process of PID 9096) has been terminated. [2020-07-28T21:52:41.945Z] INFO: Stop tailing logs of the daemon under tests [2020-07-28T21:52:41.945Z] INFO: executeCI.ps1 Completed successfully at 07/28/2020 21:52:41. [2020-07-28T21:52:41.945Z] INFO: Tidying up at end of run [2020-07-28T21:52:41.945Z] INFO: Saving daemon under test log (d:\CI\PR-41281\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-28T21:52:41.945Z] INFO: Saving daemon under test log (d:\CI\PR-41281\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-28T21:52:41.945Z] INFO: Nuke-Everything... [2020-07-28T21:52:41.945Z] INFO: Container count on control daemon to delete is 2 [2020-07-28T21:52:41.945Z] ab73ecec1b76 [2020-07-28T21:52:41.945Z] 3369f4da6ce7 [2020-07-28T21:52:42.417Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-28T21:52:43.429Z] Deleted: sha256:70b3cee1d1fc66796d88e4c95be12eaf975e2c6cb361c73610fd1ce6f06a4828 [2020-07-28T21:52:43.429Z] Deleted: sha256:30a9d63f56c94973e7cc14a0bd8886f34964a5c4133a0c88290d7199404f4ca6 [2020-07-28T21:52:43.429Z] INFO: Tidying pidfile d:\CI\PR-41281\2\docker.pid [2020-07-28T21:52:43.429Z] INFO: Nuking d:\CI [2020-07-28T21:52:43.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-28T21:52:58.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-28T21:53:13.617Z] INFO: Zapped successfully [2020-07-28T21:53:13.617Z] [2020-07-28T21:53:13.617Z] INFO: executeCI.ps1 exiting at Tue Jul 28 21:53:09 CUT 2020. Duration 00:51:32.3603705 [2020-07-28T21:53:13.617Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-28T21:53:13.872Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-28T21:53:16.060Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-28T21:53:17.860Z] Archiving artifacts [2020-07-28T21:53:19.024Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:53:19.985Z] + make clean [2020-07-28T21:53:20.979Z] docker volume rm -f docker-dev-cache [2020-07-28T21:53:20.979Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T21:53:45.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-28T21:54:03.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-28T21:54:35.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-28T21:55:07.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-28T21:55:22.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-28T21:55:40.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-28T21:55:55.420Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-28T21:56:10.289Z] docker_cli_external_volume_driver_test.go:53: [d097caf9a4ed7] daemon is not started [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-28T21:56:10.289Z] docker_cli_external_volume_driver_test.go:53: [d24968c583b64] daemon is not started [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2020-07-28T21:56:10.289Z] docker_cli_external_volume_driver_test.go:53: [dff8de10201b1] daemon is not started [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-28T21:56:10.289Z] docker_cli_external_volume_driver_test.go:53: [d07d2386f63e1] daemon is not started [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s) [2020-07-28T21:56:10.289Z] docker_cli_external_volume_driver_test.go:485: [dcb020f6d9ddd] daemon is not started [2020-07-28T21:56:10.289Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-28T21:56:10.289Z] docker_cli_external_volume_driver_test.go:53: [de8dc5f6480ce] daemon is not started [2020-07-28T21:56:10.289Z] PASS [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] === Skipped [2020-07-28T21:56:10.289Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T21:56:10.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-28T21:56:10.289Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-28T21:56:10.289Z] check_test.go:309: [d29829e6d18d4] daemon is not started [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-28T21:56:10.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-28T21:56:10.289Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-28T21:56:10.289Z] check_test.go:309: [d6258a0b869d0] daemon is not started [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-28T21:56:10.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-28T21:56:10.289Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-28T21:56:10.289Z] check_test.go:309: [d4de46e5ae996] daemon is not started [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-28T21:56:10.289Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-28T21:56:10.289Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-28T21:56:10.289Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-28T21:56:10.289Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] DONE 273 tests, 5 skipped in 2427.750s [2020-07-28T21:56:10.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-28T21:56:10.289Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5970db268a4f/docker.pid [2020-07-28T21:56:10.289Z] +++ kill 5534 [2020-07-28T21:56:10.289Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5534 is not a child of this shell [2020-07-28T21:56:10.289Z] warning: PID 5534 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5970db268a4f/docker.pid had a nonzero exit code [2020-07-28T21:56:10.289Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5970db268a4f/root: target is busy. [2020-07-28T21:56:10.289Z] ++++ cat bundles/test-integration/docker.pid [2020-07-28T21:56:10.289Z] +++ kill 7541 [2020-07-28T21:56:10.289Z] +++ /etc/init.d/apparmor stop [2020-07-28T21:56:10.289Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] Unloading profiles will leave already running processes permanently [2020-07-28T21:56:10.289Z] unconfined, which can lead to unexpected situations. [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.289Z] To set a process to complain mode, use the command line tool [2020-07-28T21:56:10.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-28T21:56:10.289Z] +++ true [2020-07-28T21:56:10.289Z] exiting test-integration [2020-07-28T21:56:10.289Z] ++ exit 0 [2020-07-28T21:56:10.289Z] [2020-07-28T21:56:10.548Z] + exit 0 [2020-07-28T21:56:10.548Z] ++ jobs -p [2020-07-28T21:56:10.548Z] + pids= [2020-07-28T21:56:10.548Z] + echo 'Remaining pids to kill: []' [2020-07-28T21:56:10.548Z] Remaining pids to kill: [] [2020-07-28T21:56:10.548Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-28T21:56:10.561Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-28T21:56:12.937Z] + echo Ensuring container killed. [2020-07-28T21:56:12.937Z] Ensuring container killed. [2020-07-28T21:56:12.937Z] + docker ps -aq -f name=docker-pr2-* [2020-07-28T21:56:12.937Z] + cids=d6d2c348a85d [2020-07-28T21:56:12.937Z] 09f8465e0389 [2020-07-28T21:56:12.937Z] ff905ece7e84 [2020-07-28T21:56:12.937Z] + [ -n d6d2c348a85d [2020-07-28T21:56:12.937Z] 09f8465e0389 [2020-07-28T21:56:12.937Z] ff905ece7e84 ] [2020-07-28T21:56:12.937Z] + docker rm -vf d6d2c348a85d 09f8465e0389 ff905ece7e84 [2020-07-28T21:56:13.879Z] d6d2c348a85d [2020-07-28T21:56:14.822Z] 09f8465e0389 [2020-07-28T21:56:15.761Z] ff905ece7e84 [Pipeline] sh [2020-07-28T21:56:16.048Z] + echo Chowning /workspace to jenkins user [2020-07-28T21:56:16.048Z] Chowning /workspace to jenkins user [2020-07-28T21:56:16.048Z] + id -u [2020-07-28T21:56:16.048Z] + id -g [2020-07-28T21:56:16.048Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41281:/workspace busybox chown -R 1000:1000 /workspace [2020-07-28T21:56:16.048Z] Unable to find image 'busybox:latest' locally [2020-07-28T21:56:16.048Z] latest: Pulling from library/busybox [2020-07-28T21:56:16.048Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-28T21:56:16.048Z] 61c5ed1cbdf8: Download complete [2020-07-28T21:56:16.306Z] 61c5ed1cbdf8: Pull complete [2020-07-28T21:56:16.306Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-28T21:56:16.306Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-28T21:56:19.892Z] + bundleName=amd64 [2020-07-28T21:56:19.892Z] + echo Creating amd64-bundles.tar.gz [2020-07-28T21:56:19.892Z] Creating amd64-bundles.tar.gz [2020-07-28T21:56:19.892Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-28T21:56:19.892Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-28T21:56:20.839Z] Archiving artifacts [2020-07-28T21:56:22.677Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41281/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-28T21:56:22.996Z] + make clean [2020-07-28T21:56:23.259Z] docker volume rm -f docker-dev-cache [2020-07-28T21:56:23.259Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS